]> code.delx.au - gnu-emacs/blobdiff - lisp/nxml/rng-nxml.el
Update copyright year to 2015
[gnu-emacs] / lisp / nxml / rng-nxml.el
index a587c14e01a0f67d495bbb0cf307044fdf69ac5f..30ae462d85188d9c09153f6b5c1fd2068c4e07d6 100644 (file)
@@ -1,9 +1,9 @@
 ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode
 
-;; Copyright (C) 2003, 2007-201 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: XML, RelaxNG
+;; Keywords: wp, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
@@ -380,9 +380,7 @@ set `xmltok-dtd'.  Returns the position of the end of the token."
                (< rng-validate-up-to-date-end pos))
       ;; Display percentage validated.
       (force-mode-line-update)
-      ;; Force redisplay but don't allow idle timers to run.
-      (let ((timer-idle-list nil))
-       (sit-for 0)))
+      (sit-for 0))
     (message "Parsing...done"))
   (save-excursion
     (save-restriction