Mercurial > emacs
diff src/ChangeLog @ 44709:e673f42e092e
*** empty log message ***
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Fri, 19 Apr 2002 19:04:25 +0000 |
| parents | e697e304aa68 |
| children | c230e571cd0f |
line wrap: on
line diff
--- a/src/ChangeLog Fri Apr 19 18:59:02 2002 +0000 +++ b/src/ChangeLog Fri Apr 19 19:04:25 2002 +0000 @@ -1,3 +1,10 @@ +2002-04-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * xterm.c (note_mode_line_or_margin_highlight): Remove unused + variables `row', `i' and `area'. + (XTread_socket) <KeyPress>: Pass KeyPress events when in menu to + toolkit library. + 2002-04-19 Stefan Monnier <monnier@cs.yale.edu> * xfaces.c (clear_font_table): Don't free the default font of
