Mercurial > emacs
changeset 53915:8f2eb0390cdc
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Feb 2004 21:37:35 +0000 |
parents | 0ceb9e9ae2b0 |
children | 060c23cbd940 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 10 21:34:54 2004 +0000 +++ b/lisp/ChangeLog Tue Feb 10 21:37:35 2004 +0000 @@ -1,3 +1,10 @@ +2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca> + + * diff.el (diff-switches): New fun. + (diff, diff-backup): Use it. + (diff): Clean up the args construction. Use backquote. + Use listp instead of consp to avoid putting a nil arg. + 2004-02-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME