diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2003-11-09 22:02:08 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2003-11-09 22:02:08 +0000 |
commit | 1b84002d492de843c7c559f2ab062a11bfd03880 (patch) | |
tree | 742d79b297a05dd345cca9d7062da3f881217b97 | |
parent | 0d86e2354e950d349f8bc4682b609854e983362c (diff) | |
download | emacs-1b84002d492de843c7c559f2ab062a11bfd03880.tar.gz |
*** empty log message ***
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |