diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50c1b52c872..a47232a3e8a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-28 Colin Walters <walters@cis.ohio-state.edu> | ||
| 2 | |||
| 3 | * chistory.el (Command-history-setup): Remove extraneous `keymap' | ||
| 4 | reference. | ||
| 5 | |||
| 1 | 2000-11-28 Miles Bader <miles@gnu.org> | 6 | 2000-11-28 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * cus-face.el (custom-face-attributes): Add post-filter function | 8 | * cus-face.el (custom-face-attributes): Add post-filter function |