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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 19 Oct 2007 09:05:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/19 09:05:54

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11976
retrieving revision 1.11977
diff -u -b -r1.11976 -r1.11977
--- ChangeLog   19 Oct 2007 02:14:58 -0000      1.11976
+++ ChangeLog   19 Oct 2007 09:05:52 -0000      1.11977
@@ -1,9 +1,17 @@
+2007-10-19  Juanma Barranquero  <address@hidden>
+
+       * loadhist.el (unload-function-features-list):
+       Rename from `unload-hook-features-list'.
+       (unload-hook-features-list): Add as obsolete alias.
+       (unload-feature): Use `unload-function-features-list'
+       and new FEATURE-unload-function.
+
 2007-10-19  Glenn Morris  <address@hidden>
 
        * bindings.el (mouse-minor-mode-menu)
        (minor-mode-menu-from-indicator): Move to mouse.el.
        * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
-       Move here from bindings.el
+       Move here from bindings.el.
 
 2007-10-19  Richard Stallman  <address@hidden>
 
@@ -35,10 +43,10 @@
        * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
        (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
        (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
-       (doc-view-ps->pdf-sentinel, doc-view-ps->pdf): Remove superfluous
-       messages.
-       (doc-view-mode-map): Use the image-mode scrolling commands.  Don't
-       rebind C-x k.
+       (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
+       Remove superfluous messages.
+       (doc-view-mode-map): Use the image-mode scrolling commands.
+       Don't rebind C-x k.
 
 2007-10-18  Reiner Steib  <address@hidden>
 




reply via email to

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