# HG changeset patch # User Richard M. Stallman # Date 1125057998 0 # Node ID 489d81584dd752d3b8f1b9775de0a447e5fd6ec3 # Parent c5c1bf7f3c590177765e5d5e2e28e1ca057651b4 *** empty log message *** diff -r c5c1bf7f3c59 -r 489d81584dd7 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 26 11:52:08 2005 +0000 +++ b/lisp/ChangeLog Fri Aug 26 12:06:38 2005 +0000 @@ -1,3 +1,9 @@ +2005-08-26 Richard M. Stallman + + * outline.el (outline-promote): Try shortening the heading. + As last resort, read the heading to use. + (outline-demote): As last resort, read the heading to use. + 2005-08-26 Romain Francoise * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'