aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 768bc229763..9d011df6feb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -66,7 +66,7 @@ frames, if emacsclient is only told to open a new frame without
66specifying any file to visit or expression to evaluate. 66specifying any file to visit or expression to evaluate.
67 67
68** Using "unibyte: t" in Lisp source files is obsolete. 68** Using "unibyte: t" in Lisp source files is obsolete.
69Using "coding: raw-text" instead. 69Use "coding: raw-text" instead.
70 70
71 71
72* Editing Changes in Emacs 24.2 72* Editing Changes in Emacs 24.2