Mercurial > emacs
diff lisp/ChangeLog @ 93562:01f16f0a9645
(image-mode-fit-frame): New command.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 03 Apr 2008 02:19:23 +0000 |
parents | e39e5bb86d6b |
children | c505d070db06 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 03 02:16:17 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 03 02:19:23 2008 +0000 @@ -1,5 +1,7 @@ 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca> + * image-mode.el (image-mode-fit-frame): New command. + * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo) (copy-region-as-kill, kill-ring-save, use-region-p, mark-word) (keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode.