Mercurial > emacs
comparison src/ChangeLog @ 36957:0c9ff9f1d49f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 23 Mar 2001 11:14:13 +0000 |
parents | d2c829c88d41 |
children | 69e2ac97db31 |
comparison
equal
deleted
inserted
replaced
36956:22c5aa03d4aa | 36957:0c9ff9f1d49f |
---|---|
1 2001-03-23 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xfaces.c (x_update_menu_appearance): Use a different path | |
4 for Lucid popup menus. | |
5 | |
1 2001-03-22 Stefan Monnier <monnier@cs.yale.edu> | 6 2001-03-22 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * xterm.c (note_mouse_highlight): Dec the int, not the Lisp_Object. | 8 * xterm.c (note_mouse_highlight): Dec the int, not the Lisp_Object. |
4 | 9 |
5 * xdisp.c (init_iterator): Check WINDOWP before using XWINDOW. | 10 * xdisp.c (init_iterator): Check WINDOWP before using XWINDOW. |