aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStefan Monnier2000-07-09 00:49:34 +0000
committerStefan Monnier2000-07-09 00:49:34 +0000
commit4cf8d9d5b2388d7b959549ffe136d9e72c928dc0 (patch)
tree20d0540fb0b3b382bbb62863081e7d5b53c852fb /src
parentaa9efec96afd6336d96416e1f8fe55f3be390ae4 (diff)
downloademacs-4cf8d9d5b2388d7b959549ffe136d9e72c928dc0.tar.gz
emacs-4cf8d9d5b2388d7b959549ffe136d9e72c928dc0.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7f121c72f1e..31ecc2cced9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -97,6 +97,7 @@
97 * keyboard.c (show_help_echo): New function, extracted from read_char. 97 * keyboard.c (show_help_echo): New function, extracted from read_char.
98 Feval its `msg' argument if it's a cons cell. 98 Feval its `msg' argument if it's a cons cell.
99 (read_char): Use it. 99 (read_char): Use it.
100 (follow_key): Pass `autoload' to get_keyelt.
100 101
101 * xterm.c (note_mode_line_highlight, note_mouse_highlight) 102 * xterm.c (note_mode_line_highlight, note_mouse_highlight)
102 (note_tool_bar_highlight, XTread_socket): 103 (note_tool_bar_highlight, XTread_socket):