Mercurial > emacs
changeset 81336:d37fa8a4c0ee
* scroll-lock.el (scroll-lock-mode): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 12 Jun 2007 23:58:20 +0000 |
parents | 6bfc3121df97 |
children | 6bfd25f73683 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 12 21:24:43 2007 +0000 +++ b/lisp/ChangeLog Tue Jun 12 23:58:20 2007 +0000 @@ -1,3 +1,7 @@ +2007-06-12 Ralf Angeli <angeli@caeruleus.net> + + * scroll-lock.el (scroll-lock-mode): Doc fix. + 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.