diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0aec646afd0..bd943b52acd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -11,6 +11,11 @@ | |||
| 11 | Remove aliases and obsolete declarations. | 11 | Remove aliases and obsolete declarations. |
| 12 | Back out inadvertant changes from previous commit. | 12 | Back out inadvertant changes from previous commit. |
| 13 | 13 | ||
| 14 | 2005-05-01 Richard M. Stallman <rms@gnu.org> | ||
| 15 | |||
| 16 | * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): | ||
| 17 | Rename ARG to ELEMENT. Doc fix. | ||
| 18 | |||
| 14 | 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | 19 | 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> |
| 15 | 20 | ||
| 16 | * files.el (require-final-newline): Make Custom tags consistent | 21 | * files.el (require-final-newline): Make Custom tags consistent |