Mercurial > emacs
comparison lisp/ChangeLog @ 56791:a0d8e0ecba72
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 25 Aug 2004 18:46:04 +0000 |
parents | 48df713d79ca |
children | 58864924b0e2 |
comparison
equal
deleted
inserted
replaced
56790:80dba6d2451b | 56791:a0d8e0ecba72 |
---|---|
1 2004-08-25 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix. | |
4 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'. | |
5 | |
1 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and | 8 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and |
4 vc-diff-switches differently. | 9 vc-diff-switches differently. |
5 | 10 |