diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -732,6 +732,9 @@ functions and variables (formerly used for Tamil script). | |||
| 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. |