aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-06 04:48:24 +0000
committerRichard M. Stallman2001-11-06 04:48:24 +0000
commitd5360cc79ca4086b322807c2d286924008873de5 (patch)
tree851b5b50b8bd89e8dc0a351552a545c7914218b1 /lisp
parent9cf712eb57c0a1fef56487508e89d08c91f98db1 (diff)
downloademacs-d5360cc79ca4086b322807c2d286924008873de5.tar.gz
emacs-d5360cc79ca4086b322807c2d286924008873de5.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f9f528cacdd..30b6e720697 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-11-05 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
4 of the evaluated form.
5
12001-11-05 Paul Eggert <eggert@twinsun.com> 62001-11-05 Paul Eggert <eggert@twinsun.com>
2 7
3 * ls-lisp.el (ls-lisp-time-to-seconds): New function. 8 * ls-lisp.el (ls-lisp-time-to-seconds): New function.