diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eaaf7b35c3d..c59e0003f94 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change) | ||
| 2 | |||
| 3 | * simple.el (completion-root-regexp): New defvar. | ||
| 4 | (completion-setup-function): Use it instead of a literal string. | ||
| 5 | |||
| 1 | 2004-08-07 John Paul Wallington <jpw@gnu.org> | 6 | 2004-08-07 John Paul Wallington <jpw@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax. | 8 | * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax. |