- 14 Mar, 1994 3 commits
-
-
Richard M. Stallman authored
(window_scroll, Frecenter, Fmove_to_window_line): Likewise.
-
Richard M. Stallman authored
(Fx_popup_dialog) [! USE_X_TOOLKIT]: Call Fx_popup_menu.
-
Richard M. Stallman authored
-
- 13 Mar, 1994 7 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Prescan the menu bar keymaps for keyboard equivalents.
-
Richard M. Stallman authored
-
- 12 Mar, 1994 8 commits
-
-
Richard M. Stallman authored
(pascal-set-auto-comments): No comment after record block. (pascal-seperator-keywords): Renamed to pascal-separator-keywords. (pascal-get-lineup-indent): Handle multiple declarations on same line.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 11 Mar, 1994 9 commits
-
-
Karl Heuer authored
(redisplay): Update frame title on iconified frames.
-
Fred Pierresteguy authored
(Fx_popup_dialog): New function. (dialog_selection_callback): New function. (xmenu_show) [USE_X_TOOLKIT]: Don't call lw_destroy_all_widgets at the end. Do the work of construct_mouse_click in the ButtonRelease case.
-
Fred Pierresteguy authored
-
Fred Pierresteguy authored
-
Fred Pierresteguy authored
Call XtSetValues not XtVaSetValues.
-
Fred Pierresteguy authored
(Fy_or_n_p): Likewise.
-
Fred Pierresteguy authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 10 Mar, 1994 13 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(outline-on-heading-p): Use bolp, not bobp. (outline-hide-other): Rename from hide-other. (outline-hide-sublevels): Rename from hide-sublevels. (outline-back-to-heading): Error if no previous heading. (outline-next-visible-heading): Check for search failure. (outline-hide-sublevels): Ignore text before first outline heading. (outline-level): Count characters, not columns, so ^L is level 1.
-
Karl Heuer authored
-
Richard M. Stallman authored
(Fcompute_motion): New function.
-
Richard M. Stallman authored
nil if comint-completion-fignore is nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
but use byte-compile-top-level-body.
-
Richard M. Stallman authored
Match `Reformatting entry. Wait'.
-
Richard M. Stallman authored
don't require an open X connection. (single_keymap_panes, keymap_panes, menu_item_enabled_p): New arg NOTREAL. (Fx_popup_menu): Pass new arg (1 if POSITION is nil). (menu_item_enabled_p): If NOTREAL, always return t. (single_keymap_panes) [!USE_X_TOOLKIT]: Append > to item_string if submenu. [USE_X_TOOLKIT]: Display submenus in Xt style. (menu_items): Record where submenus start and end. (menu_items_submenu_depth): New variable. (init_menu_items): Init it. (push_submenu_start, push_submenu_end): New functions. (grow_menu_items): New function. (push_menu_pane, push_menu_item): Use it. (push_menu_pane): Increment menu_items_n_panes only if depth is 0. (single_keymap_panes) [USE_X_TOOLKIT]: Record submenus in menu_items. (xmenu_show) [USE_X_TOOLKIT]: Give submenus to toolkit.
-
Richard M. Stallman authored
after running Vpost_command_hook.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ispell-help): Add autoloads.
-
Richard M. Stallman authored
(bookmark-menu-bar-delete, bookmark-menu-bar-rename) (bookmark-menu-bar-locate, bookmark-menu-bar-jump) (bookmark-menu-bar-insert): Add autoloads.
-