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: Tue, 04 Dec 2007 15:58:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/12/04 15:58:06

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12365
retrieving revision 1.12366
diff -u -b -r1.12365 -r1.12366
--- ChangeLog   4 Dec 2007 04:32:47 -0000       1.12365
+++ ChangeLog   4 Dec 2007 15:58:04 -0000       1.12366
@@ -1,3 +1,8 @@
+2007-12-04  Juanma Barranquero  <address@hidden>
+
+       * ido.el (ido-save-history): Set the `coding' local
+       variable in the first line of the file.
+
 2007-12-04  Glenn Morris  <address@hidden>
 
        * password-cache.el: Move here from gnus/password.el.
@@ -27,8 +32,8 @@
 
        * emulation/viper-init.el (viper-replace-overlay-cursor-color)
        (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
-       (viper-vi-state-cursor-color): Consolidate
-       make-variable-frame-local calls.
+       (viper-vi-state-cursor-color):
+       Consolidate make-variable-frame-local calls.
 
        * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
        (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
@@ -46,15 +51,14 @@
 
 2007-12-03  Dan Nicolaescu  <address@hidden>
 
-       * ediff-util.el (ediff-setup):
-       * ediff-diff.el (ediff-prepare-error-list): Disable undo for
-       ediff-error-buffer.
+       * ediff-diff.el (ediff-prepare-error-list):
+       * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
 
 2007-12-03  Tassilo Horn  <address@hidden>
 
        * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
-       (doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
-       string.
+       (doc-view-current-overlay, doc-view-pending-cache-flush):
+       Add doc string.
 
 2007-12-03  Richard Stallman  <address@hidden>
 
@@ -79,8 +83,8 @@
 
 2007-12-02  Glenn Morris  <address@hidden>
 
-       * emacs-lisp/bytecomp.el (byte-compile-declare-function): Reverse
-       branches of if statement.
+       * emacs-lisp/bytecomp.el (byte-compile-declare-function):
+       Reverse branches of if statement.
 
        * emulation/viper-cmd.el (top-level): Don't require advice.
        Don't load viper-util, viper-keym, viper-mous, viper-macs,
@@ -136,7 +140,7 @@
 
        * progmodes/python.el (top-level): Don't require cl when compiling.
 
-2007-12-02  Agustin Martin  <address@hidden>
+2007-12-02  Agust,Am(Bn Mart,Am(Bn  <address@hidden>
 
        * textmodes/flyspell.el (flyspell-large-region): Explicitly set
        encoding for aspell process and for communication with it.




reply via email to

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