diff options
| author | Glenn Morris | 2008-05-31 02:24:12 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-31 02:24:12 +0000 |
| commit | 10498e1c2c5ade6553dfe5b19c0f79f18a613eac (patch) | |
| tree | 7c48dd3040874181c6b96f50ff8c5bbe3306580d /lisp/ChangeLog | |
| parent | d0827857e7a2e73907783ccb6e30849c2a056374 (diff) | |
| download | emacs-10498e1c2c5ade6553dfe5b19c0f79f18a613eac.tar.gz emacs-10498e1c2c5ade6553dfe5b19c0f79f18a613eac.zip | |
(compile-last): Replace tr in `els' assignment with sed. Remove shell
variable `elc'. Split tests to hopefully be more portable. Fix `sel'
assignment.
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 dad37a47ea4..6c2047a70bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-05-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (compile-last): Replace tr in `els' assignment with sed. | ||
| 4 | Remove shell variable `elc'. Split tests to hopefully be more portable. | ||
| 5 | Fix `sel' assignment. | ||
| 6 | |||
| 1 | 2008-05-30 Juanma Barranquero <lekktu@gmail.com> | 7 | 2008-05-30 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * minibuffer.el (completion-table-dynamic): Doc fix. | 9 | * minibuffer.el (completion-table-dynamic): Doc fix. |