aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-05-07 18:40:58 -0400
committerGlenn Morris2012-05-07 18:40:58 -0400
commit57699e3735e756ef8d11eaa77f4246aa251ec6ca (patch)
tree88604e54f1adfeaec367f1066b4c7ab2b8ad9fbc
parentfdcbcff2253638dedb582b3c8dfc26f2b51f9c2e (diff)
downloademacs-57699e3735e756ef8d11eaa77f4246aa251ec6ca.tar.gz
emacs-57699e3735e756ef8d11eaa77f4246aa251ec6ca.zip
Fix NEWS typo
-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