Mercurial > emacs
comparison etc/NEWS @ 28149:fd72698178e7
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 14 Mar 2000 23:01:20 +0000 |
parents | 343d3197bdea |
children | 20862b49300f |
comparison
equal
deleted
inserted
replaced
28148:0f14966fe791 | 28149:fd72698178e7 |
---|---|
1025 protocols. It has a separate manual. | 1025 protocols. It has a separate manual. |
1026 | 1026 |
1027 *** autoconf.el provides a major mode for editing configure.in files | 1027 *** autoconf.el provides a major mode for editing configure.in files |
1028 for Autoconf, selected automatically. | 1028 for Autoconf, selected automatically. |
1029 | 1029 |
1030 *** glasses.el | |
1031 | |
1032 *** windmove.el | 1030 *** windmove.el |
1033 | 1031 |
1034 ** Withdrawn packages | 1032 ** Withdrawn packages |
1035 | 1033 |
1036 *** mldrag.el has been removed. mouse.el provides the same | 1034 *** mldrag.el has been removed. mouse.el provides the same |
1052 and isn't a string. | 1050 and isn't a string. |
1053 | 1051 |
1054 +++ | 1052 +++ |
1055 ** The last argument of `define-key-after' defaults to t for convenience. | 1053 ** The last argument of `define-key-after' defaults to t for convenience. |
1056 | 1054 |
1057 ** The new function `replace-regexps-in-string' replaces all matches | 1055 ** The new function `replace-regexp-in-string' replaces all matches |
1058 for a regexp in a string. | 1056 for a regexp in a string. |
1059 | 1057 |
1060 ** `mouse-position' now runs the abnormal hook | 1058 ** `mouse-position' now runs the abnormal hook |
1061 `mouse-position-function'. | 1059 `mouse-position-function'. |
1062 | 1060 |