aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-24 19:42:17 +0000
committerGerd Moellmann2001-01-24 19:42:17 +0000
commitf9aaedb63443f85726c8ef286ff53eb1805c8568 (patch)
treeb2b482a52e823b50b66255b0cbe49a75826f0147 /src/ChangeLog
parentc27bb0f4cca6ed994368df89915bad43d0d1eaab (diff)
downloademacs-f9aaedb63443f85726c8ef286ff53eb1805c8568.tar.gz
emacs-f9aaedb63443f85726c8ef286ff53eb1805c8568.zip
(Fwhere_is_internal): Don't nreverse the cached
value in where_is_cache; the next lookup in the cache returns something bogus if we do.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8404864476a..6b0f59a99c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-01-24 Gerd Moellmann <gerd@gnu.org>
2
3 * keymap.c (Fwhere_is_internal): Don't nreverse the cached
4 value in where_is_cache; the next lookup in the cache returns
5 something bogus if we do.
6
12001-01-24 Eli Zaretskii <eliz@is.elta.co.il> 72001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
2 8
3 * xdisp.c (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr 9 * xdisp.c (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr