Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
93561:e39e5bb86d6b | 93562:01f16f0a9645 |
---|---|
1 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * image-mode.el (image-mode-fit-frame): New command. | |
2 | 4 |
3 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo) | 5 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo) |
4 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word) | 6 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word) |
5 (keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode. | 7 (keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode. |
6 | 8 |