# HG changeset patch # User Juri Linkov # Date 1082326343 0 # Node ID 593e8cff78353b5993ac672719a467e28b9490e1 # Parent 8041d88f98b5d58b036d775fd3b01938d18d39f8 *** empty log message *** diff -r 8041d88f98b5 -r 593e8cff7835 lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 18 22:09:56 2004 +0000 +++ b/lisp/ChangeLog Sun Apr 18 22:12:23 2004 +0000 @@ -18,6 +18,22 @@ * international/mule-diag.el (list-input-methods): Fix args to help-xref-button. + * help-fns.el (help-with-tutorial): Call `hack-local-variables' + to put into effect local variables from TUTORIAL files. + + * textmodes/paragraphs.el (sentence-end) : New fun + with default value taken from the variable `sentence-end'. + (sentence-end) : Set default to nil. Doc fix. + Add nil const to :type. + (sentence-end-without-period, sentence-end-double-space) + (sentence-end-without-space): Doc fix. + + * textmodes/paragraphs.el (forward-sentence): + * textmodes/fill.el (canonically-space-region, fill-nobreak-p) + (fill-delete-newlines): + * progmodes/cc-cmds.el (c-beginning-of-statement): Use + function `sentence-end' instead of variable `sentence-end'. + 2004-04-18 Andreas Schwab * progmodes/compile.el (compilation-start): Set window start to