aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-12 12:38:50 +0000
committerGerd Moellmann2001-01-12 12:38:50 +0000
commit3cccce8d1b2e454270d011afeba0edf74c651f68 (patch)
tree1449939b338a3d3a5b660336cb2f6ea3521f011f /src
parentbcf26b38367c9f8622bfa0e70f587d02c8a8f31e (diff)
downloademacs-3cccce8d1b2e454270d011afeba0edf74c651f68.tar.gz
emacs-3cccce8d1b2e454270d011afeba0edf74c651f68.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e5c1b6b1d0a..025d96529f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-01-12 Gerd Moellmann <gerd@gnu.org> 12001-01-12 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfns.c (x_set_mouse_color): Fix color allocation.
4
3 * keyboard.c: Call get_local_map with new argument list. 5 * keyboard.c: Call get_local_map with new argument list.
4 6
5 * intervals.c (get_local_map): Change TYPE to Lisp_Object. 7 * intervals.c (get_local_map): Change TYPE to Lisp_Object.