aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ff36e73b6a..a8e111cb2e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-31 Juanma Barranquero <[email protected]>
+
+ * 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 <[email protected]>
* 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.