comparison etc/NEWS @ 94004:0ab0b9641d80

(fill-forward-paragraph-function): New var. (fill-forward-paragraph): New fun. (fill-paragraph, fill-region): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Apr 2008 15:34:17 +0000
parents bc90a81fc7cb
children 9fefa536be58
comparison
equal deleted inserted replaced
94003:2ecb2ea8d5b5 94004:0ab0b9641d80
730 functions and variables (formerly used for Tamil script). 730 functions and variables (formerly used for Tamil script).
731 731
732 732
733 * Lisp Changes in Emacs 23.1 733 * Lisp Changes in Emacs 23.1
734 734
735 ** `fill-forward-paragraph-function' specifies which function the filling
736 code should use to find paragraph boundaries.
737
735 ** The variable `this-command-keys-shift-translated' is non-nil if the 738 ** The variable `this-command-keys-shift-translated' is non-nil if the
736 key sequence invoking the current command was found by 739 key sequence invoking the current command was found by
737 shift-translation. 740 shift-translation.
738 741
739 ** The new interactive spec code ^ says to first call 742 ** The new interactive spec code ^ says to first call