aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 223f9657583..791e75f1ea2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -104,6 +104,11 @@ can be saved and will again be loaded with the new `grep-mode'.
104 104
105** M-x diff uses diff-mode instead of compilation-mode. 105** M-x diff uses diff-mode instead of compilation-mode.
106 106
107** New command `strokes-global-set-stroke-string'.
108This is like `strokes-global-set-stroke', but it allows you to bind
109the stroke directly to a string to insert. This is convenient for
110using strokes as an input method.
111
107--- 112---
108** The saveplace.el package now filters out unreadable files. 113** The saveplace.el package now filters out unreadable files.
109When you exit Emacs, the saved positions in visited files no longer 114When you exit Emacs, the saved positions in visited files no longer