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 0f518858585..226e198eacf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-08-30 Glenn Morris <rgm@gnu.org> | 1 | 2008-08-30 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * subr.el (make-variable-frame-local): Tweak obsolescence message. | ||
| 4 | |||
| 3 | * info.el (Info-hide-note-references, Info-refill-paragraphs): | 5 | * info.el (Info-hide-note-references, Info-refill-paragraphs): |
| 4 | Doc fixes. | 6 | Doc fixes. |
| 5 | 7 | ||