| Commit message (Expand) | Author | Age | Files | Lines |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -12/+12 |
* | Include coding.h and charset.h. | Stefan Monnier | 2001-10-30 | 1 | -22/+27 |
* | Spell the name of Emacs properly (GNU Emacs instead of gnuemacs). | Pavel Janík | 2001-10-24 | 1 | -3/+3 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -9/+9 |
* | Put doc strings in comments. | Gerd Moellmann | 2001-10-14 | 1 | -51/+54 |
* | (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt. | Stefan Monnier | 2001-10-08 | 1 | -3/+4 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | (set_frame_menubar): Take into account that | Gerd Moellmann | 2001-07-30 | 1 | -3/+4 |
* | (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]: | Gerd Moellmann | 2001-05-29 | 1 | -27/+50 |
* | (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite | Gerd Moellmann | 2001-05-28 | 1 | -1/+1 |
* | (xmenu_show): Use FRAME_X_SCREEN_NUMBER. | Gerd Moellmann | 2001-04-06 | 1 | -4/+2 |
* | (free_frame_menubar) [USE_MOTIF]: Preserve the | Gerd Moellmann | 2001-04-05 | 1 | -4/+8 |
* | (free_frame_menubar) [USE_MOTIF]: If the shell widget's | Gerd Moellmann | 2001-03-27 | 1 | -0/+25 |
* | Include widget.h only if USE_X_TOOLKIT is defined. | Eli Zaretskii | 2001-03-23 | 1 | -1/+1 |
* | (update_frame_menubar, set_frame_menubar, xmenu_show): | Gerd Moellmann | 2001-03-22 | 1 | -6/+1 |
* | Include widget.h. | Gerd Moellmann | 2001-03-22 | 1 | -39/+33 |
* | (popup_activate_callback, popup_deactivate_callback): | Gerd Moellmann | 2001-03-13 | 1 | -12/+0 |
* | (xmenu_show) [LESSTIF_VERSION]: Take out the code | Gerd Moellmann | 2001-03-13 | 1 | -11/+0 |
* | (free_frame_menubar): Set the frame's menubar_widget to | Gerd Moellmann | 2001-03-01 | 1 | -0/+1 |
* | (set_frame_menubar): Run acivate-menu-bar-hook with | Gerd Moellmann | 2001-02-19 | 1 | -2/+4 |
* | (popup_get_selection): Use xmalloc instead of malloc. | Gerd Moellmann | 2000-11-30 | 1 | -8/+4 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -11/+6 |
* | (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar | Dave Love | 2000-10-05 | 1 | -3/+5 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -4/+5 |
* | (xdialog_show): When looking up the selection in | Gerd Moellmann | 2000-09-07 | 1 | -0/+6 |
* | (xmenu_show): | Miles Bader | 2000-09-04 | 1 | -1/+3 |
* | (popup_get_selection): Use xfree instead of free. | Gerd Moellmann | 2000-08-05 | 1 | -1/+1 |
* | (update_frame_menubar): Use NULL instead of 0 at the end | Gerd Moellmann | 2000-08-03 | 1 | -1/+1 |
* | (menu_highlight_callback): Call show_help_echo directly | Gerd Moellmann | 2000-07-26 | 1 | -6/+12 |
* | (keymap_panes): Pass the keymap's prompt as the pane | Eli Zaretskii | 2000-07-24 | 1 | -1/+2 |
* | (menu_help_callback): Call show_help_echo with | Gerd Moellmann | 2000-07-21 | 1 | -6/+30 |
* | (menu_help_callback): Call show_help_echo with | Gerd Moellmann | 2000-07-18 | 1 | -1/+3 |
* | (menu_highlight_callback): Use | Gerd Moellmann | 2000-07-14 | 1 | -5/+1 |
* | (menu_highlight_callback): Store help string in the | Gerd Moellmann | 2000-07-13 | 1 | -9/+14 |
* | (menu_help_callback): Call show_help_echo with non-zero | Eli Zaretskii | 2000-07-11 | 1 | -1/+1 |
* | * w32menu.c (w32_menu_display_help): | Stefan Monnier | 2000-07-05 | 1 | -18/+1 |
* | (xmenu_show): Case second parameter of lw_popup_menu | Gerd Moellmann | 2000-06-11 | 1 | -1/+1 |
* | (menu_item_selection): Declare volatile unconditionally. | Dave Love | 2000-06-05 | 1 | -4/+0 |
* | (xmenu_show) [!USE_X_TOOLKIT]: Pass help to | Gerd Moellmann | 2000-01-27 | 1 | -4/+47 |
* | (popup_activated_flag): Make externally visible. | Gerd Moellmann | 2000-01-25 | 1 | -14/+21 |
* | (enum menu_item_idx): New enumeration replacing defines | Gerd Moellmann | 2000-01-17 | 1 | -18/+77 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -1/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -5/+3 |
* | (set_frame_menubar): Don't call | Gerd Moellmann | 1999-10-15 | 1 | -1/+1 |
* | (set_frame_menubar, xmenu_show): Call | Gerd Moellmann | 1999-10-06 | 1 | -2/+2 |
* | (single_menu_item, Fx_popup_menu, Fx_popup_menu, | Gerd Moellmann | 1999-09-15 | 1 | -10/+3 |
* | (Fx_popup_menu): Change for Lisp_Object selected_frame. | Gerd Moellmann | 1999-09-13 | 1 | -2/+2 |
* | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -10/+10 |
* | Use stdlib.h. | Dave Love | 1999-08-18 | 1 | -0/+3 |
* | Ditto. | Gerd Moellmann | 1999-07-21 | 1 | -25/+95 |