aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS12
1 files changed, 0 insertions, 12 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3bfda493464..fd8127f3ba4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -77,14 +77,8 @@ history element containing the search string becomes the current.
77 77
78* New Modes and Packages in Emacs 23.1 78* New Modes and Packages in Emacs 23.1
79 79
80** css-mode to edit Cascading Style Sheets.
81
82** bibtex-style-mode helps you write BibTeX's *.bst files. 80** bibtex-style-mode helps you write BibTeX's *.bst files.
83 81
84** vera-mode to edit Vera files.
85
86** socks.el (which had been part of W3) is now part of Emacs.
87
88** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. 82** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
89 83
90 84
@@ -98,18 +92,12 @@ Only copyright lines with holders matching copyright-names-regexp will be
98considered for update. 92considered for update.
99 93
100** VC 94** VC
101*** VC backends can provide completion of revision names.
102
103*** Clicking on the VC mode-line entry now pops the VC menu. 95*** Clicking on the VC mode-line entry now pops the VC menu.
104 96
105*** The VC mode-line entry now has a tooltip. 97*** The VC mode-line entry now has a tooltip.
106 98
107*** VC has some support for Bazaar (bzr). 99*** VC has some support for Bazaar (bzr).
108 100
109*** VC has some support for Mercurial (hg).
110
111*** VC has some support for Git.
112
113** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. 101** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
114 102
115** BibTeX mode: 103** BibTeX mode: