# HG changeset patch # User Juanma Barranquero # Date 1140695975 0 # Node ID 2fdc89707a2bbc9cd13c3b6d10b14958d1fc3ae8 # Parent 5ddb96998b7548027de5bcd03f3f8267d44abd62 *** empty log message *** diff -r 5ddb96998b75 -r 2fdc89707a2b lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 23 10:56:04 2006 +0000 +++ b/lisp/ChangeLog Thu Feb 23 11:59:35 2006 +0000 @@ -1,17 +1,16 @@ -2006-02-23 Carsten Dominik - - * textmodes/org.el: (org-cleaned-string-for-export, - org-solidify-link-text): New function. - (org-add-hook): Use `add-local-hook' instead of `make-local-hook' - for XEmacs, just to silence the compiler. +12006-02-23 Carsten Dominik + + * textmodes/org.el (org-cleaned-string-for-export) + (org-solidify-link-text): New function. + (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for + XEmacs, just to silence the compiler. (org-export-as-ascii, org-export-as-html-and-open): Use `org-cleaned-string-for-export' and create internal links. (org-follow-mhe-link): Require mh-e, use folder. 2006-02-23 Nick Roberts - * progmodes/gud.el (gud-speedbar-buttons): Use shadow face. - properly. + * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly. * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from gdb-debug-log-length. @@ -34,16 +33,14 @@ 2006-02-22 Carsten Dominik - * textmodes/reftex.el (reftex-locate-file): Removed duplicate - function. - - * textmodes/reftex-vars.el: (reftex-try-all-extensions): New - option. - - * textmodes/reftex.el: (reftex-locate-file): Search all extensions + * textmodes/reftex.el (reftex-locate-file): Remove duplicate function. + + * textmodes/reftex-vars.el (reftex-try-all-extensions): New option. + + * textmodes/reftex.el (reftex-locate-file): Search all extensions if `reftex-try-all-extensions' is set. - * textmodes/org.el: (org-mark-ring-previous, org-mark-ring-set): + * textmodes/org.el (org-mark-ring-previous, org-mark-ring-set): New commands. (org-mark-ring): New variable. (org-mark-ring-length): New option. @@ -92,10 +89,10 @@ (org-agenda-remove-tags-when-in-prefix): New option. 2006-02-21 Michael Kifer - + * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3): - fix the regular expressions. - + Fix the regular expressions. + 2006-02-21 Richard M. Stallman * progmodes/sh-script.el (sh-mode): Set shell type based on file name