diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3b6b604480..054ff8d268b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,8 +1,14 @@ | |||
| 1 | 2009-11-24 Tassilo Horn <tassilo@member.fsf.org> | ||
| 2 | |||
| 3 | * doc-view.el (doc-view-mode): Switch off view-mode explicitly, | ||
| 4 | because it could be enabled automatically if view-read-only is | ||
| 5 | non-nil. | ||
| 6 | |||
| 1 | 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu> | 7 | 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu> |
| 2 | 8 | ||
| 3 | * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change | 9 | * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change |
| 4 | made on 2009-11-22. | 10 | made on 2009-11-22. |
| 5 | 11 | ||
| 6 | 2009-11-24 Glenn Morris <rgm@gnu.org> | 12 | 2009-11-24 Glenn Morris <rgm@gnu.org> |
| 7 | 13 | ||
| 8 | * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to | 14 | * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to |