emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Wed, 31 Oct 2007 18:45:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/10/31 18:45:17

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.419
retrieving revision 1.11049.2.420
diff -u -b -r1.11049.2.419 -r1.11049.2.420
--- ChangeLog   31 Oct 2007 18:14:41 -0000      1.11049.2.419
+++ ChangeLog   31 Oct 2007 18:45:14 -0000      1.11049.2.420
@@ -6,8 +6,9 @@
 2007-10-31  Juanma Barranquero  <address@hidden>
 
        * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
-       (whitespace-unload-function): New-style unload function.
-       If run, stop old style `-hook' function from running.
+       (whitespace-unload-function): New-style unload function.  When run,
+       unintern `whitespace-unload-hook' and call `unload-feature' recursively
+       to stop the old hook from messing with the unloading.
 
        * strokes.el (strokes-alphabetic-lessp): Doc fix.
 




reply via email to

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