Mercurial > emacs
changeset 37867:6a7ecfe87c66
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 21 May 2001 18:45:05 +0000 |
parents | 4e2d06e10072 |
children | ac2238e335f8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
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'.