diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5390ccf057..eefd54257a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change) | ||
| 2 | |||
| 3 | * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was | ||
| 4 | extracted from `eval-last-sexp-1'. | ||
| 5 | (eval-last-sexp-1): Call `preceding-sexp'. | ||
| 6 | |||
| 1 | 2007-08-19 Glenn Morris <rgm@gnu.org> | 7 | 2007-08-19 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * Makefile.in (custom-deps, finder-data, autoloads, recompile) | 9 | * Makefile.in (custom-deps, finder-data, autoloads, recompile) |