aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-01-23 23:29:39 -0800
committerGlenn Morris2014-01-23 23:29:39 -0800
commit03f3b3182dcc765c6e080ef061d69212bad25192 (patch)
tree8a1ce53507673765b82a1bd0f09daf04b0d79bae /etc
parentf77c7a99c1365079d671165c54b1c6f025c79a52 (diff)
downloademacs-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/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 39fdefeb8f0..89d78d79efb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'
855are obsolete. Customize the `woman-*' faces instead. 856are 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.
1297It is now built by running the same configure script as on all other 1300It is now built by running the same configure script as on all other
1298platforms. This requires the MSYS environment and MinGW development 1301platforms. This requires the MSYS environment and MinGW development