aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMarkus Rost2002-05-22 23:29:58 +0000
committerMarkus Rost2002-05-22 23:29:58 +0000
commite31cfca5cb620964a271f22e60faf88952ad4a64 (patch)
tree3943900f5d95e8c7f36c542643b75c2d727c7877 /lisp/ChangeLog
parenta8090e38c009722ccebaa8e982ab983f45cda8f6 (diff)
downloademacs-e31cfca5cb620964a271f22e60faf88952ad4a64.tar.gz
emacs-e31cfca5cb620964a271f22e60faf88952ad4a64.zip
(file-newest-backup): Use file-name-sans-versions.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a35caa9d765..e97889906b6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12002-05-22 Markus Rost <rost@math.ohio-state.edu>
2
3 * files.el (file-newest-backup): Use file-name-sans-versions.
4
5 * diff.el (diff-latest-backup-file): Replace the main code by
6 a call of file-newest-backup.
7
12002-05-22 Mike Williams <mdub@bigfoot.com> 82002-05-22 Mike Williams <mdub@bigfoot.com>
2 9
3 * textmodes/sgml-mode.el (sgml-guess-indent): Look further into 10 * textmodes/sgml-mode.el (sgml-guess-indent): Look further into