1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2003-11-09 22:02:08 +00:00
parent 3ed9ee82db
commit 92d2f1869d

View File

@ -5278,7 +5278,7 @@ comparison is done with `eq'.
** The meaning of the `:weakness WEAK' argument of make-hash-table
has been changed: WEAK can now have new values `key-or-value' and
`key-and-value', in addition the `nil', `key', `value', and `t'.
`key-and-value', in addition to `nil', `key', `value', and `t'.
** Function `aset' stores any multibyte character in any string
without signaling "Attempt to change char length of a string". It may