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: Wed, 31 Oct 2007 10:24:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/31 10:24:21

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12113
retrieving revision 1.12114
diff -u -b -r1.12113 -r1.12114
--- ChangeLog   31 Oct 2007 06:28:09 -0000      1.12113
+++ ChangeLog   31 Oct 2007 10:24:20 -0000      1.12114
@@ -1,3 +1,12 @@
+2007-10-31  Juanma Barranquero  <address@hidden>
+
+       * shadowfile.el (shadow-join): Remove.
+       (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
+       (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
+       (shadowfile-unload-hook): Remove function and variable.
+       (shadowfile-unload-function): New-style unload function, adapted
+       from `shadowfile-unload-hook'.
+
 2007-10-31  Dan Nicolaescu  <address@hidden>
 
        * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
@@ -19,8 +28,8 @@
        Wrap with-no-warnings around uses of next-line and previous-line.
 
        * ediff.el (run-ediff-from-cvs-buffer):
-       * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove
-       function not used by pcl-cvs anymore.
+       * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
+       Remove function not used by pcl-cvs anymore.
        (noninteractive, generic-sc-get-latest-rev)
        (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
        Delete support for long obsolete generic-sc.el.




reply via email to

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