Mercurial > emacs
changeset 85829:92e80e71cd95
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 31 Oct 2007 10:24:20 +0000 |
parents | 04fb80d58b60 |
children | 4d9f2208bbde |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 31 10:22:54 2007 +0000 +++ b/lisp/ChangeLog Wed Oct 31 10:24:20 2007 +0000 @@ -1,3 +1,12 @@ +2007-10-31 Juanma Barranquero <lekktu@gmail.com> + + * 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 <dann@ics.uci.edu> * 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.