aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-07 21:19:17 -0800
committerGlenn Morris2012-02-07 21:19:17 -0800
commitff1796f33118ae0def5c1305ae2859621418bc19 (patch)
treed5b7597883567ad3e1ef5f8e346424928ac8034e
parentf8ca916266d643fa988af2d420e2c48ddf06b032 (diff)
downloademacs-ff1796f33118ae0def5c1305ae2859621418bc19.tar.gz
emacs-ff1796f33118ae0def5c1305ae2859621418bc19.zip
Some easy NEWS markup
-rw-r--r--etc/NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b96d9fedb88..5cdf92d91fb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -671,6 +671,7 @@ To turn off the search field, set custom-search-field to nil.
671*** Custom options now start out hidden if at their default values. 671*** Custom options now start out hidden if at their default values.
672Use the arrow to the left of the option name to toggle visibility. 672Use the arrow to the left of the option name to toggle visibility.
673 673
674---
674*** custom-buffer-sort-alphabetically now defaults to t. 675*** custom-buffer-sort-alphabetically now defaults to t.
675 676
676+++ 677+++
@@ -750,10 +751,13 @@ by default.
750** MH-E has been upgraded to MH-E version 8.3.1. 751** MH-E has been upgraded to MH-E version 8.3.1.
751See MH-E-NEWS for details. 752See MH-E-NEWS for details.
752 753
754---
753** Modula-2 mode provides auto-indentation. 755** Modula-2 mode provides auto-indentation.
754 756
757---
755** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. 758** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
756 759
760---
757** Prolog mode has been completely revamped, with lots of additional 761** Prolog mode has been completely revamped, with lots of additional
758functionality such as more intelligent indentation, electricity, support for 762functionality such as more intelligent indentation, electricity, support for
759more variants, including Mercury, and a lot more. 763more variants, including Mercury, and a lot more.
@@ -976,7 +980,8 @@ Notifications API. It requires D-Bus for communication.
976** soap-client.el supports access to SOAP web services from Emacs. 980** soap-client.el supports access to SOAP web services from Emacs.
977soap-inspect.el is an interactive inspector for SOAP WSDL structures. 981soap-inspect.el is an interactive inspector for SOAP WSDL structures.
978 982
979** xmodmap-generic-mode for xmodmap files. 983---
984** New generic mode, xmodmap-generic-mode, for xmodmap files.
980 985
981** New emacs-lock.el package. 986** New emacs-lock.el package.
982(The pre-existing one has been renamed to old-emacs-lock.el and moved 987(The pre-existing one has been renamed to old-emacs-lock.el and moved