aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2005-01-03 03:23:31 +0000
committerDan Nicolaescu2005-01-03 03:23:31 +0000
commitffbec9baad8c6b097fb3d0c932566e3a314b07b3 (patch)
treeab192db3efb750e4d3c50dc3cd3822608564921f
parent85aaa8d20de70bc95c0afde8755bd6cfbbe44e23 (diff)
downloademacs-ffbec9baad8c6b097fb3d0c932566e3a314b07b3.tar.gz
emacs-ffbec9baad8c6b097fb3d0c932566e3a314b07b3.zip
*** empty log message ***
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index caf2fdc1494..1e71282f3f1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -191,6 +191,9 @@ existing values. For example:
191will start up Emacs on an initial frame of 100x20 with red background, 191will start up Emacs on an initial frame of 100x20 with red background,
192irrespective of geometry or background setting on the Windows registry. 192irrespective of geometry or background setting on the Windows registry.
193 193
194** The terminal emulation code in term.el has been improved, it can
195run most curses applications now.
196
194** New features in evaluation commands 197** New features in evaluation commands
195 198
196+++ 199+++