aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 29421f4004f..9acc5be13a3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
736code 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
736key sequence invoking the current command was found by 739key sequence invoking the current command was found by
737shift-translation. 740shift-translation.