Mercurial > emacs
comparison lisp/ChangeLog @ 75389:11ae87f329da
2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-util.el (ediff-clone-buffer-for-region-comparison): change text
of message. Activate mark.
(ediff-activate-mark): set transient-mark-mode to t.
* ediff.el (ediff-regions-wordwise,ediff-regions-linewise): changed
docstrings.
* viper-keym.el (viper-insert-basic-map): deleted binding for S-TAB.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Tue, 23 Jan 2007 20:56:57 +0000 |
parents | 5d372acd815e |
children | 30ab6cb6bead |
comparison
equal
deleted
inserted
replaced
75388:3fe0e83f2c17 | 75389:11ae87f329da |
---|---|
1 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu> | |
2 | |
3 * viper-keym.el (viper-insert-basic-map): deleted binding for S-TAB. | |
4 | |
5 * ediff-util.el (ediff-clone-buffer-for-region-comparison): change text | |
6 of message. Activate mark. | |
7 (ediff-activate-mark): set transient-mark-mode to t. | |
8 | |
9 * ediff.el (ediff-regions-wordwise,ediff-regions-linewise): changed | |
10 docstrings. | |
11 | |
1 2007-01-23 Martin Rudalics <rudalics@gmx.at> | 12 2007-01-23 Martin Rudalics <rudalics@gmx.at> |
2 | 13 |
3 * help-fns.el (describe-variable): Don't suppress display of | 14 * help-fns.el (describe-variable): Don't suppress display of |
4 buffer local value when the value is "large". | 15 buffer local value when the value is "large". |
5 | 16 |