diff options
| author | Glenn Morris | 2014-01-23 23:29:39 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-23 23:29:39 -0800 |
| commit | 03f3b3182dcc765c6e080ef061d69212bad25192 (patch) | |
| tree | 8a1ce53507673765b82a1bd0f09daf04b0d79bae /etc | |
| parent | f77c7a99c1365079d671165c54b1c6f025c79a52 (diff) | |
| download | emacs-03f3b3182dcc765c6e080ef061d69212bad25192.tar.gz emacs-03f3b3182dcc765c6e080ef061d69212bad25192.zip | |
Misc small doc updates
* doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete xesam.el.
* lisp/woman.el (woman-default-faces, woman-monochrome-faces):
Fix obsolescence specification.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -851,6 +851,7 @@ because it is moved to vc-cvs.el. | |||
| 851 | --- | 851 | --- |
| 852 | *** New commands: `vhdl-fix-statement-region', `vhdl-fix-statement-buffer'. | 852 | *** New commands: `vhdl-fix-statement-region', `vhdl-fix-statement-buffer'. |
| 853 | 853 | ||
| 854 | --- | ||
| 854 | ** The Woman commands `woman-default-faces' and `woman-monochrome-faces' | 855 | ** The Woman commands `woman-default-faces' and `woman-monochrome-faces' |
| 855 | are obsolete. Customize the `woman-*' faces instead. | 856 | are obsolete. Customize the `woman-*' faces instead. |
| 856 | 857 | ||
| @@ -867,6 +868,7 @@ are obsolete. Customize the `woman-*' faces instead. | |||
| 867 | 868 | ||
| 868 | *** The previous version of todo-mode.el is obsolete and renamed otodo-mode.el. | 869 | *** The previous version of todo-mode.el is obsolete and renamed otodo-mode.el. |
| 869 | 870 | ||
| 871 | --- | ||
| 870 | *** xesam.el is obsolete, because the XESAM project has been canceled. | 872 | *** xesam.el is obsolete, because the XESAM project has been canceled. |
| 871 | 873 | ||
| 872 | +++ | 874 | +++ |
| @@ -1293,6 +1295,7 @@ meant to be used by other packages. | |||
| 1293 | 1295 | ||
| 1294 | * Changes in Emacs 24.4 on Non-Free Operating Systems | 1296 | * Changes in Emacs 24.4 on Non-Free Operating Systems |
| 1295 | 1297 | ||
| 1298 | --- | ||
| 1296 | ** The procedure for building Emacs on MS-Windows has changed. | 1299 | ** The procedure for building Emacs on MS-Windows has changed. |
| 1297 | It is now built by running the same configure script as on all other | 1300 | It is now built by running the same configure script as on all other |
| 1298 | platforms. This requires the MSYS environment and MinGW development | 1301 | platforms. This requires the MSYS environment and MinGW development |