diff options
| author | Glenn Morris | 2013-01-05 13:16:29 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-01-05 13:16:29 -0800 |
| commit | 89cb305ef1ef3140164f816e1d0247d6b77c60b8 (patch) | |
| tree | 90bae7b24fabd79d830a945c334429dc713b2eef | |
| parent | 1f1c405dfade4747060ce1ca89c9f870388b1c62 (diff) | |
| download | emacs-89cb305ef1ef3140164f816e1d0247d6b77c60b8.tar.gz emacs-89cb305ef1ef3140164f816e1d0247d6b77c60b8.zip | |
Fix ChangeLog date oddness
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 2830a0ba47f..d0f130135d2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first | 7 | * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first |
| 8 | directive in a group of items. | 8 | directive in a group of items. |
| 9 | 9 | ||
| 10 | 2013-04-02 Chong Yidong <cyd@gnu.org> | 10 | 2013-01-05 Chong Yidong <cyd@gnu.org> |
| 11 | 11 | ||
| 12 | * keymaps.texi (Key Sequences): Remove obsolete sentence | 12 | * keymaps.texi (Key Sequences): Remove obsolete sentence |
| 13 | (Bug#13356). | 13 | (Bug#13356). |