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: Tue, 30 Oct 2007 00:27:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/10/30 00:27:09

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.407
retrieving revision 1.11049.2.408
diff -u -b -r1.11049.2.407 -r1.11049.2.408
--- ChangeLog   29 Oct 2007 15:41:53 -0000      1.11049.2.407
+++ ChangeLog   30 Oct 2007 00:27:06 -0000      1.11049.2.408
@@ -1,3 +1,20 @@
+2007-10-30  Juanma Barranquero  <address@hidden>
+
+       * loadhist.el (unload-feature): Remove erroneous check for the
+       FEATURE-unload-function variable; check the existence of the
+       function (that's what the docstring says, and it makes more sense).
+
+       * follow.el (follow-unload-function): Add docstring.
+       (follow-unload-function): Remove variable.
+
+       * server.el (server-unload-function): Unbind `server-edit' from `C-x #'.
+       (server-unload-function): Remove variable.
+
+       * uniquify.el (uniquify-unload-function): Add docstring.
+       (uniquify-unload-function): Remove variable.
+
+       * ses.el (ses-unload-function): New function.
+
 2007-10-29  Juanma Barranquero  <address@hidden>
 
        * emacs-lisp/unsafep.el (unsafep, unsafep-function)




reply via email to

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