aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2003-11-09 22:02:08 +0000
committerLuc Teirlinck2003-11-09 22:02:08 +0000
commit92d2f1869d693a60b37489d172959066868db2e3 (patch)
tree50a2c1ca0c5c3e04dd168bd95291fbb10370d362
parent3ed9ee82dbd6ecc68c4dd020ae69ad0ded098146 (diff)
downloademacs-92d2f1869d693a60b37489d172959066868db2e3.tar.gz
emacs-92d2f1869d693a60b37489d172959066868db2e3.zip
*** empty log message ***
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e5ba097762d..18ef345398e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5278,7 +5278,7 @@ comparison is done with `eq'.
5278 5278
5279** The meaning of the `:weakness WEAK' argument of make-hash-table 5279** The meaning of the `:weakness WEAK' argument of make-hash-table
5280has been changed: WEAK can now have new values `key-or-value' and 5280has been changed: WEAK can now have new values `key-or-value' and
5281`key-and-value', in addition the `nil', `key', `value', and `t'. 5281`key-and-value', in addition to `nil', `key', `value', and `t'.
5282 5282
5283** Function `aset' stores any multibyte character in any string 5283** Function `aset' stores any multibyte character in any string
5284without signaling "Attempt to change char length of a string". It may 5284without signaling "Attempt to change char length of a string". It may