1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-11-17 00:27:20 +00:00
parent d4a38fddf7
commit 5ff504fecc

View file

@ -1,3 +1,7 @@
2004-11-17 Kim F. Storm <storm@cua.dk>
* xdisp.c (erase_phys_cursor): Adjust cursor row visible height.
2004-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* gtkutil.c (xg_get_file_name): Fix typo in
@ -6,7 +10,7 @@
* xmenu.c (x_menu_in_use): Removed.
(x_menu_set_in_use): Also set popup_activated_flag.
* xfns.c (Fx_file_dialog): Call popup_activated instead of
* xfns.c (Fx_file_dialog): Call popup_activated instead of
x_menu_in_use. Call x_menu_set_in_use in Motif version also.
* xterm.h: (x_menu_in_use): Removed.