Mercurial > emacs
diff etc/NEWS @ 48953:b6cceff9402d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 23 Dec 2002 18:42:49 +0000 |
parents | d684f5bc91b8 |
children | 30c4902b654d |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 23 18:41:50 2002 +0000 +++ b/etc/NEWS Mon Dec 23 18:42:49 2002 +0000 @@ -1124,6 +1124,15 @@ ** New function `optimize-char-coding-system-table' can be called after making changes to `char-coding-system-table'. +** `save-selected-window' now saves and restores the selected window +of every frame. This way, it restores everything that can be changed +by calling `select-window'. + +** `easy-menu-define' now allows you to use nil for the symbol name +if you don't need to give the menu a name. If you install the menu +into other keymaps right away (MAPS is non-nil), it usually doesn't +need to have a name. + ** Byte compiler changes: *** `(featurep 'xemacs)' is treated by the compiler as nil. This