diff options
| author | Paul Eggert | 2015-03-13 11:14:57 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-03-13 11:14:57 -0700 |
| commit | a605a790a5304827efd1b3d16e060c52d6df212e (patch) | |
| tree | 3c53d2422377af611fa94cb581ced2f820f39e5c | |
| parent | f5a0faac1365938e08987fc88dd82ed4e3d674b4 (diff) | |
| download | emacs-a605a790a5304827efd1b3d16e060c52d6df212e.tar.gz emacs-a605a790a5304827efd1b3d16e060c52d6df212e.zip | |
Fix ChangeLog typo
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9de9f4813d0..d393190803d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2015-03-13 Kevin Ryde <user42_kevin <at> yahoo.com.au> | 1 | 2015-03-13 Kevin Ryde <user42_kevin@yahoo.com.au> |
| 2 | 2 | ||
| 3 | info-look fixes for Texinfo 5 | 3 | info-look fixes for Texinfo 5 |
| 4 | * info-look.el (c-mode, bison-mode, makefile-mode) | 4 | * info-look.el (c-mode, bison-mode, makefile-mode) |