Mercurial > emacs
comparison lisp/ChangeLog @ 73917:7ae5bf94509f
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 11 Nov 2006 04:04:21 +0000 |
parents | b8be15ddb21d |
children | 0ace00f64900 |
comparison
equal
deleted
inserted
replaced
73916:faaa0f903f20 | 73917:7ae5bf94509f |
---|---|
1 2006-11-11 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * ido.el (ido-enable-prefix) | |
4 * ses.el (ses-call-printer-return) | |
5 * net/tramp.el (tramp-unified-filenames) | |
6 * progmodes/cc-align.el (c-lineup-string-cont) | |
7 * progmodes/compile.el (compilation-directory-matcher) | |
8 * progmodes/ebnf2ps.el (ebnf-stop-on-error) | |
9 * progmodes/vhdl-mode.el (vhdl-reset-active-high) | |
10 (vhdl-clock-rising-edge) | |
11 * textmodes/org.el (org-export-with-timestamps) | |
12 (org-export-remove-timestamps-from-toc) | |
13 (org-export-with-tags): Improve previous doc fixes. | |
14 | |
1 2006-11-11 Richard Stallman <rms@gnu.org> | 15 2006-11-11 Richard Stallman <rms@gnu.org> |
2 | 16 |
3 * textmodes/flyspell.el (flyspell-mode-map): | 17 * textmodes/flyspell.el (flyspell-mode-map): |
4 Bind C-c $ instead of M-RET. | 18 Bind C-c $ instead of M-RET. |
5 | 19 |