Mercurial > emacs
comparison lisp/ChangeLog @ 108714:99ad939c8d05
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
nxml-finish-element, for consistency with SGML mode.
* progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
octave-close-block.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 20 May 2010 11:12:20 -0400 |
parents | f7d37c2787ad |
children | 5b835c23f034 |
comparison
equal
deleted
inserted
replaced
108713:036d7d33c803 | 108714:99ad939c8d05 |
---|---|
1 2010-05-20 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to | |
4 nxml-finish-element, for consistency with SGML mode. | |
5 | |
6 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to | |
7 octave-close-block. | |
8 | |
1 2010-05-20 Juanma Barranquero <lekktu@gmail.com> | 9 2010-05-20 Juanma Barranquero <lekktu@gmail.com> |
2 | 10 |
3 * composite.el: Require cl when compiling. | 11 * composite.el: Require cl when compiling. |
4 (reference-point-alist, compose-gstring-for-graphic) | 12 (reference-point-alist, compose-gstring-for-graphic) |
5 (compose-gstring-for-terminal): Fix typos in docstrings. | 13 (compose-gstring-for-terminal): Fix typos in docstrings. |