Mercurial > emacs
diff lisp/ChangeLog @ 37867:6a7ecfe87c66
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 21 May 2001 18:45:05 +0000 |
parents | 24c99dc4a973 |
children | e5bfc11b9bb5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 21 18:44:48 2001 +0000 +++ b/lisp/ChangeLog Mon May 21 18:45:05 2001 +0000 @@ -1,3 +1,9 @@ +2001-05-21 Stefan Monnier <monnier@cs.yale.edu> + + * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly): + Renamed by removing the silly `-flag' suffix. + (diff-mode, diff-minor-mode, diff-find-source-location): Update. + 2001-05-20 Stefan Monnier <monnier@cs.yale.edu> * replace.el (keep-lines-read-args): Use `copy-marker'.