emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/obsolete/hilit19.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/hilit19.el,v
Date: Fri, 12 Oct 2007 03:06:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/12 03:06:03

Index: hilit19.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/obsolete/hilit19.el,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- hilit19.el  26 Sep 2007 00:22:15 -0000      1.16
+++ hilit19.el  12 Oct 2007 03:06:03 -0000      1.17
@@ -975,7 +975,7 @@
        (progn
 
          ;; BUFFER highlights...
-         (mapcar (lambda (hook)
+         (mapc (lambda (hook)
                    (if hilit-mode
                        (add-hook hook 'hilit-rehighlight-buffer-quietly)
                      (remove-hook hook 'hilit-rehighlight-buffer-quietly)))




reply via email to

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