# HG changeset patch # User Glenn Morris # Date 1163217861 0 # Node ID 7ae5bf94509fd7f4323c7d73319f118dc339de40 # Parent faaa0f903f20fa1d56dc4326be68251c09f282dc *** empty log message *** diff -r faaa0f903f20 -r 7ae5bf94509f lisp/ChangeLog --- a/lisp/ChangeLog Sat Nov 11 04:03:19 2006 +0000 +++ b/lisp/ChangeLog Sat Nov 11 04:04:21 2006 +0000 @@ -1,3 +1,17 @@ +2006-11-11 Glenn Morris + + * ido.el (ido-enable-prefix) + * ses.el (ses-call-printer-return) + * net/tramp.el (tramp-unified-filenames) + * progmodes/cc-align.el (c-lineup-string-cont) + * progmodes/compile.el (compilation-directory-matcher) + * progmodes/ebnf2ps.el (ebnf-stop-on-error) + * progmodes/vhdl-mode.el (vhdl-reset-active-high) + (vhdl-clock-rising-edge) + * textmodes/org.el (org-export-with-timestamps) + (org-export-remove-timestamps-from-toc) + (org-export-with-tags): Improve previous doc fixes. + 2006-11-11 Richard Stallman * textmodes/flyspell.el (flyspell-mode-map):