diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42c1686e9d5..99db8f7962c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-07-07 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-next-error-move): Use `compilation-message' | ||
| 4 | property, and handle its changed format. | ||
| 5 | Look for the correct line number. | ||
| 6 | Use file's line contents (but not past first =) to find | ||
| 7 | correct line in message. | ||
| 8 | |||
| 1 | 2011-07-07 Kenichi Handa <handa@m17n.org> | 9 | 2011-07-07 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * international/characters.el (build-unicode-category-table): | 11 | * international/characters.el (build-unicode-category-table): |