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 dd3911f61f4..c8fb46acf4e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net> | ||
| 2 | |||
| 3 | * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode) | ||
| 4 | (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp): | ||
| 5 | Remove references to package `lisp-re' (bug#4369). | ||
| 6 | |||
| 1 | 2010-07-27 Tom Tromey <tromey@redhat.com> | 7 | 2010-07-27 Tom Tromey <tromey@redhat.com> |
| 2 | 8 | ||
| 3 | * progmodes/js.el (js-mode): | 9 | * progmodes/js.el (js-mode): |