diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2f74d40623a..8cfcdc8a7c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * faces.el (face-id): Fix typo. | 3 | * faces.el (face-id): Fix typo. |
| 4 | 4 | ||
| 5 | * hexl.el (hexl-mode): Likewise. | ||
| 6 | |||
| 5 | 2002-07-09 Miles Bader <miles@gnu.org> | 7 | 2002-07-09 Miles Bader <miles@gnu.org> |
| 6 | 8 | ||
| 7 | * hexl.el (hexl-find-file): Bind `completion-ignored-extensions' | 9 | * hexl.el (hexl-find-file): Bind `completion-ignored-extensions' |