aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2000-08-10 06:45:57 +0000
committerEli Zaretskii2000-08-10 06:45:57 +0000
commit99cd736442285fb58415b14d58666b5e33d6d61e (patch)
tree348ef0e4fd1bd28a258d3695d237ff6cd14b635a /src/ChangeLog
parent8e7bd23112f207c424ee68faf1bcbabe3a0af693 (diff)
downloademacs-99cd736442285fb58415b14d58666b5e33d6d61e.tar.gz
emacs-99cd736442285fb58415b14d58666b5e33d6d61e.zip
(IT_note_mouse_highlight): Update the calls to overlays_at.
(toplevel) <kbd_buffer_store_event>: Remove prototype, it's redundant now that keyboard.h is included.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7b169877aa9..a9702326433 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * msdos.c (IT_note_mouse_highlight): Update the calls to
4 overlays_at.
5 (toplevel) <kbd_buffer_store_event>: Remove prototype, it's
6 redundant now that keyboard.h is included.
7
12000-08-09 Eli Zaretskii <eliz@is.elta.co.il> 82000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * keyboard.c (kbd_buffer_events_waiting): New function. 10 * keyboard.c (kbd_buffer_events_waiting): New function.