diff options
| author | Dan Nicolaescu | 2005-01-03 03:23:31 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2005-01-03 03:23:31 +0000 |
| commit | ffbec9baad8c6b097fb3d0c932566e3a314b07b3 (patch) | |
| tree | ab192db3efb750e4d3c50dc3cd3822608564921f | |
| parent | 85aaa8d20de70bc95c0afde8755bd6cfbbe44e23 (diff) | |
| download | emacs-ffbec9baad8c6b097fb3d0c932566e3a314b07b3.tar.gz emacs-ffbec9baad8c6b097fb3d0c932566e3a314b07b3.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -191,6 +191,9 @@ existing values. For example: | |||
| 191 | will start up Emacs on an initial frame of 100x20 with red background, | 191 | will start up Emacs on an initial frame of 100x20 with red background, |
| 192 | irrespective of geometry or background setting on the Windows registry. | 192 | irrespective of geometry or background setting on the Windows registry. |
| 193 | 193 | ||
| 194 | ** The terminal emulation code in term.el has been improved, it can | ||
| 195 | run most curses applications now. | ||
| 196 | |||
| 194 | ** New features in evaluation commands | 197 | ** New features in evaluation commands |
| 195 | 198 | ||
| 196 | +++ | 199 | +++ |