diff options
| author | Glenn Morris | 2012-02-07 21:19:17 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-07 21:19:17 -0800 |
| commit | ff1796f33118ae0def5c1305ae2859621418bc19 (patch) | |
| tree | d5b7597883567ad3e1ef5f8e346424928ac8034e | |
| parent | f8ca916266d643fa988af2d420e2c48ddf06b032 (diff) | |
| download | emacs-ff1796f33118ae0def5c1305ae2859621418bc19.tar.gz emacs-ff1796f33118ae0def5c1305ae2859621418bc19.zip | |
Some easy NEWS markup
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
| @@ -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. |
| 672 | Use the arrow to the left of the option name to toggle visibility. | 672 | Use 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. |
| 751 | See MH-E-NEWS for details. | 752 | See 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 |
| 758 | functionality such as more intelligent indentation, electricity, support for | 762 | functionality such as more intelligent indentation, electricity, support for |
| 759 | more variants, including Mercury, and a lot more. | 763 | more 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. |
| 977 | soap-inspect.el is an interactive inspector for SOAP WSDL structures. | 981 | soap-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 |