diff options
| author | Richard M. Stallman | 2001-11-06 04:48:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-06 04:48:24 +0000 |
| commit | d5360cc79ca4086b322807c2d286924008873de5 (patch) | |
| tree | 851b5b50b8bd89e8dc0a351552a545c7914218b1 /lisp | |
| parent | 9cf712eb57c0a1fef56487508e89d08c91f98db1 (diff) | |
| download | emacs-d5360cc79ca4086b322807c2d286924008873de5.tar.gz emacs-d5360cc79ca4086b322807c2d286924008873de5.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-11-05 Paul Eggert <eggert@twinsun.com> | 6 | 2001-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. |