Mercurial > emacs
comparison etc/NEWS @ 27770:38f6e392c0aa
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 18 Feb 2000 22:03:40 +0000 |
parents | d6a89b95b32d |
children | 2d9b98395c82 |
comparison
equal
deleted
inserted
replaced
27769:ba420971ea82 | 27770:38f6e392c0aa |
---|---|
13 | 13 |
14 ** There are new configure options associated with the support for | 14 ** There are new configure options associated with the support for |
15 images and toolkit scrollbars. Use the --help option to list them. | 15 images and toolkit scrollbars. Use the --help option to list them. |
16 | 16 |
17 * Changes in Emacs 21.1 | 17 * Changes in Emacs 21.1 |
18 | |
19 ** The variable `echo-keystrokes' may now have a floating point value. | |
18 | 20 |
19 ** C-x 5 1 runs the new command delete-other-frames which deletes | 21 ** C-x 5 1 runs the new command delete-other-frames which deletes |
20 all frames except the selected one. | 22 all frames except the selected one. |
21 | 23 |
22 ** If your init file is compiled (.emacs.elc), `user-init-file' is set | 24 ** If your init file is compiled (.emacs.elc), `user-init-file' is set |
953 | 955 |
954 *** glasses.el | 956 *** glasses.el |
955 | 957 |
956 *** windmove.el | 958 *** windmove.el |
957 | 959 |
958 *** calculator.el | |
959 | |
960 ** Withdrawn packages | 960 ** Withdrawn packages |
961 | 961 |
962 *** mldrag.el has been removed. mouse.el provides the same | 962 *** mldrag.el has been removed. mouse.el provides the same |
963 functionality with aliases for the mldrag functions. | 963 functionality with aliases for the mldrag functions. |
964 | 964 |
970 | 970 |
971 Note that +++ before an item means the Lisp manual has been updated. | 971 Note that +++ before an item means the Lisp manual has been updated. |
972 --- means that I have decided it does not need to be in the Lisp manual. | 972 --- means that I have decided it does not need to be in the Lisp manual. |
973 When you add a new item, please add it without either +++ or --- | 973 When you add a new item, please add it without either +++ or --- |
974 so I will know I still need to look at it -- rms. | 974 so I will know I still need to look at it -- rms. |
975 | |
976 +++ | |
977 ** The new function `delete-and-extract-region' deletes text and | |
978 returns it. | |
975 | 979 |
976 ** The function `clear-this-command-keys' now also clears the vector | 980 ** The function `clear-this-command-keys' now also clears the vector |
977 returned by function `recent-keys'. | 981 returned by function `recent-keys'. |
978 | 982 |
979 +++ | 983 +++ |