Mercurial > emacs
comparison etc/NEWS @ 30511:2ac427297d38
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 27 Jul 2000 15:51:12 +0000 |
parents | 0dca3aa6405a |
children | 148c11ee6b89 |
comparison
equal
deleted
inserted
replaced
30510:4a2abe231277 | 30511:2ac427297d38 |
---|---|
1319 *** ph.el has been obsoleted by EUDC and removed. | 1319 *** ph.el has been obsoleted by EUDC and removed. |
1320 | 1320 |
1321 | 1321 |
1322 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, | 1322 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, |
1323 (Display-related features are described in a page of their own below.) | 1323 (Display-related features are described in a page of their own below.) |
1324 | |
1325 ** The function `delete' now also works on vectors and strings. | |
1324 | 1326 |
1325 ** The meaning of the `:weakness WEAK' argument of make-hash-table | 1327 ** The meaning of the `:weakness WEAK' argument of make-hash-table |
1326 has been changed. | 1328 has been changed. |
1327 | 1329 |
1328 ** Function `aset' stores any multibyte character in any string | 1330 ** Function `aset' stores any multibyte character in any string |