Mercurial > emacs
comparison lisp/ChangeLog @ 96291:04434fe0bb86
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
courier.
* faces.el (set-face-attribute): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 25 Jun 2008 22:35:22 +0000 |
parents | fab5c585e3ae |
children | f12e581d977f |
comparison
equal
deleted
inserted
replaced
96290:dccab8856004 | 96291:04434fe0bb86 |
---|---|
1 2008-06-25 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of | |
4 courier. | |
5 | |
6 * faces.el (set-face-attribute): Doc fix. | |
7 | |
1 2008-06-25 Juri Linkov <juri@jurta.org> | 8 2008-06-25 Juri Linkov <juri@jurta.org> |
2 | 9 |
3 * bindings.el (goto-map): New variable. Rebind goto-related | 10 * bindings.el (goto-map): New variable. Rebind goto-related |
4 commands to this `M-g' prefix keymap. | 11 commands to this `M-g' prefix keymap. |
5 (search-map): New variable for `M-s' prefix keymap. | 12 (search-map): New variable for `M-s' prefix keymap. |