aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fe7c1697a6e..573c8236b23 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -57,9 +57,6 @@ directory as part of the Emacs installation. This allows to build
57Emacs modules outside of the Emacs source tree. 57Emacs modules outside of the Emacs source tree.
58 58
59 59
60* Startup Changes in Emacs 26.2
61
62
63* Changes in Emacs 26.2 60* Changes in Emacs 26.2
64 61
65** Emacs is now compliant with the latest version 11.0 of the Unicode Standard. 62** Emacs is now compliant with the latest version 11.0 of the Unicode Standard.
@@ -69,9 +66,6 @@ Default t means don't try to load color fonts when using Xft, as they
69often cause crashes. Set it to nil if you really need those fonts. 66often cause crashes. Set it to nil if you really need those fonts.
70 67
71 68
72* Editing Changes in Emacs 26.2
73
74
75* Changes in Specialized Modes and Packages in Emacs 26.2 69* Changes in Specialized Modes and Packages in Emacs 26.2
76 70
77** Dired 71** Dired
@@ -143,9 +137,6 @@ hash value. To get back the previous behavior, customize the new
143option 'vc-hg-symbolic-revision-styles' to the value '("{rev}")'. 137option 'vc-hg-symbolic-revision-styles' to the value '("{rev}")'.
144 138
145 139
146* New Modes and Packages in Emacs 26.2
147
148
149* Incompatible Lisp Changes in Emacs 26.2 140* Incompatible Lisp Changes in Emacs 26.2
150 141
151** shadowfile config files have changed their syntax. 142** shadowfile config files have changed their syntax.