Mercurial > emacs
changeset 72128:21666477f16c
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Wed, 26 Jul 2006 09:55:00 +0000 |
parents | 76909e633e3b |
children | b5439b7a1ef1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jul 25 18:06:13 2006 +0000 +++ b/lisp/ChangeLog Wed Jul 26 09:55:00 2006 +0000 @@ -1,3 +1,10 @@ +2006-07-26 Mathias Dahl <mathias.dahl@gmail.com> + + * tumme.el (tumme-backward-image): Add prefix argument. Add error + when at first image. + (tumme-forward-image): Add prefix argument. Add error when at last + image. + 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> * tabify.el (tabify-regexp): Use more specific regexps.