emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/nxml/nxml-mode.el,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lisp/nxml/nxml-mode.el,v
Date: Mon, 16 Jun 2008 10:30:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/06/16 10:30:31

Index: nxml/nxml-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/nxml/nxml-mode.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- nxml/nxml-mode.el   6 Jun 2008 16:14:48 -0000       1.13
+++ nxml/nxml-mode.el   16 Jun 2008 10:30:31 -0000      1.14
@@ -551,7 +551,7 @@
 
   (rng-nxml-mode-init)
   (nxml-enable-unicode-char-name-sets)
-  (run-hooks 'nxml-mode-hook))
+  (run-mode-hooks 'nxml-mode-hook))
 
 (defun nxml-cleanup ()
   "Clean up after nxml-mode."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]