aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2021-12-03 15:57:56 +0100
committerStefan Kangas2021-12-03 16:28:47 +0100
commiteafcccd38f12603f36c686e32f61c56f847f0bb8 (patch)
tree6ec6f38f96c0a77197685be24425f48e14511fdd
parentc006c490eb583d6204ddb75678c76780746d8405 (diff)
downloademacs-eafcccd38f12603f36c686e32f61c56f847f0bb8.tar.gz
emacs-eafcccd38f12603f36c686e32f61c56f847f0bb8.zip
; FAQ: Normalize references to the NEWS.NN file
* doc/misc/efaq.texi (New in Emacs 26, New in Emacs 25) (New in Emacs 24, New in Emacs 23, New in Emacs 22) (New in Emacs 21, New in Emacs 20): Normalize the format for referring to the NEWS.NN file.
-rw-r--r--doc/misc/efaq.texi24
1 files changed, 19 insertions, 5 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 44f9c155406..e7ce7c1c953 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -1052,8 +1052,8 @@ Emacs 26.2 comes with data files imported from the latest Unicode
1052Standard version 11.0.0. 1052Standard version 11.0.0.
1053@end itemize 1053@end itemize
1054 1054
1055Consult the Emacs @file{NEWS} file (@kbd{C-h n}) for the full list of 1055Consult the Emacs @file{NEWS.26} file for the full list of changes in
1056changes in Emacs 26. 1056Emacs 26.
1057 1057
1058@node New in Emacs 25 1058@node New in Emacs 25
1059@section What is different about Emacs 25? 1059@section What is different about Emacs 25?
@@ -1152,8 +1152,8 @@ provide toolkit scroll bars, namely Gtk+, Lucid, Motif and Windows.
1152 1152
1153@end itemize 1153@end itemize
1154 1154
1155Consult the Emacs @file{NEWS} file (@kbd{C-h n}) for the full list of 1155Consult the Emacs @file{NEWS.25} file for the full list of changes in
1156changes in Emacs 25. 1156Emacs 25.
1157 1157
1158@node New in Emacs 24 1158@node New in Emacs 24
1159@section What is different about Emacs 24? 1159@section What is different about Emacs 24?
@@ -1226,7 +1226,8 @@ Much more flexibility in the handling of windows and buffer display.
1226 1226
1227@end itemize 1227@end itemize
1228 1228
1229As always, consult the @file{NEWS} file for more information. 1229Consult the Emacs @file{NEWS.24} file for the full list of changes in
1230Emacs 24.
1230 1231
1231 1232
1232@node New in Emacs 23 1233@node New in Emacs 23
@@ -1285,6 +1286,9 @@ new Visual Line mode for line-motion; improved completion; a new mode
1285mode (for editing XML documents) is included; VC has been updated for 1286mode (for editing XML documents) is included; VC has been updated for
1286newer version control systems; etc. 1287newer version control systems; etc.
1287 1288
1289Consult the Emacs @file{NEWS.23} file for the full list of changes in
1290Emacs 23.
1291
1288 1292
1289@node New in Emacs 22 1293@node New in Emacs 22
1290@section What is different about Emacs 22? 1294@section What is different about Emacs 22?
@@ -1381,6 +1385,9 @@ In addition, Emacs 22 now includes the Emacs Lisp Reference Manual
1381(@pxref{Emacs Lisp documentation}) and the Emacs Lisp Intro. 1385(@pxref{Emacs Lisp documentation}) and the Emacs Lisp Intro.
1382@end itemize 1386@end itemize
1383 1387
1388Consult the Emacs @file{NEWS.22} file for the full list of changes in
1389Emacs 22.
1390
1384 1391
1385@node New in Emacs 21 1392@node New in Emacs 21
1386@section What is different about Emacs 21? 1393@section What is different about Emacs 21?
@@ -1403,6 +1410,9 @@ In addition, Emacs 21 supports faces on text-only terminals. This means
1403that you can now have colors when you run Emacs on a GNU/Linux console 1410that you can now have colors when you run Emacs on a GNU/Linux console
1404and on @code{xterm} with @kbd{emacs -nw}. 1411and on @code{xterm} with @kbd{emacs -nw}.
1405 1412
1413Consult the Emacs @file{NEWS.21} file for the full list of changes in
1414Emacs 21.
1415
1406 1416
1407@node New in Emacs 20 1417@node New in Emacs 20
1408@section What is different about Emacs 20? 1418@section What is different about Emacs 20?
@@ -1420,6 +1430,10 @@ several languages in the same document; the ``Customize'' facility for
1420modifying variables without having to use Lisp; and automatic conversion 1430modifying variables without having to use Lisp; and automatic conversion
1421of files from Macintosh, Microsoft, and Unix platforms. 1431of files from Macintosh, Microsoft, and Unix platforms.
1422 1432
1433Consult the Emacs @file{NEWS.20} file for the full list of changes in
1434Emacs 20.
1435
1436
1423@node What was XEmacs? 1437@node What was XEmacs?
1424@section What was XEmacs? 1438@section What was XEmacs?
1425@cindex XEmacs 1439@cindex XEmacs