# HG changeset patch # User Juanma Barranquero # Date 1192714516 0 # Node ID 372ba9e90cc9b66142fd5ad4e080eb49174d731e # Parent d5f52eab5fd58a4b8b2fc151d69c704a89585ade *** empty log message *** diff -r d5f52eab5fd5 -r 372ba9e90cc9 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 18 13:32:36 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 18 13:35:16 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-18 Juanma Barranquero + + * textmodes/fill.el (fill-individual-paragraphs): Doc fix. + (adaptive-fill-function): Doc fix. Remove * from docstring. + 2007-10-18 Glenn Morris * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix. @@ -11,8 +16,8 @@ * longlines.el (longlines-wrap-follows-window-size): Integer value specifies wrapping margin. - (longlines-mode, longlines-window-change-function): Set - window-specific wrapping margin based on the above. + (longlines-mode, longlines-window-change-function): + Set window-specific wrapping margin based on the above. 2007-10-17 John Wiegley @@ -20,8 +25,8 @@ 2007-10-17 Glenn Morris - * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Tweak - regexp to avoid stack overflow. + * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): + Tweak regexp to avoid stack overflow. 2007-10-16 Juanma Barranquero