summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Preload menu-bar.Richard M. Stallman1994-03-131-0/+12
| | | | Prescan the menu bar keymaps for keyboard equivalents.
* (PURESIZE): Reduce to 230000.Richard M. Stallman1994-03-131-1/+1
|
* (pascal-indent-case): Handle comma separated list.Richard M. Stallman1994-03-121-47/+53
| | | | | | (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.
* (rmail-sort-by-lines): msgnum variable should be msg.Karl Heuer1994-03-121-3/+3
|
* (Fexpt): Delete extraneous `for' statement.Karl Heuer1994-03-121-1/+0
|
* (get_process): Allow arg to be a buffer object.Karl Heuer1994-03-121-13/+23
|
* Doc fix.Karl Heuer1994-03-121-2/+1
|
* Fix coding style.Karl Heuer1994-03-121-3/+2
|
* Put hyphen in a safer place in the character class.Karl Heuer1994-03-122-4/+4
|
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-1210-27/+27
|
* (x_consider_frame_title): New function, extracted from display_mode_line.Karl Heuer1994-03-111-17/+34
| | | | (redisplay): Update frame title on iconified frames.
* (xdialog_show): New function to handle the display of dialog boxes.Fred Pierresteguy1994-03-111-0/+337
| | | | | | | (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.
* *** empty log message ***Fred Pierresteguy1994-03-112-2/+7
|
* *** empty log message ***Fred Pierresteguy1994-03-111-7/+58
|
* (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.Fred Pierresteguy1994-03-111-1/+11
| | | | Call XtSetValues not XtVaSetValues.
* (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.Fred Pierresteguy1994-03-111-3/+3
| | | | (Fy_or_n_p): Likewise.
* Initial revisionFred Pierresteguy1994-03-112-0/+611
|
* (mouse-kill): Select the clicked window first.Karl Heuer1994-03-111-1/+3
|
* (lock_superlock): Synchronize NFS cache.Karl Heuer1994-03-111-0/+25
|
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
|
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
| | | | | | | | | | (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.
* (Fre_search_forward, Fre_search_backward): Doc fix.Karl Heuer1994-03-101-7/+7
|
* (compute_motion): Initialize prev_hpos.Richard M. Stallman1994-03-101-1/+72
| | | | (Fcompute_motion): New function.
* (shell-dynamic-complete-as-command): Make ignored-extensionsRichard M. Stallman1994-03-101-2/+3
| | | | nil if comint-completion-fignore is nil.
* (find-buffer-visiting): Don't compare NUMBER if it is nil.Richard M. Stallman1994-03-101-11/+12
|
* (byte-compile-track-mouse): Undo previous change,Richard M. Stallman1994-03-101-5/+7
| | | | but use byte-compile-top-level-body.
* (Man-filter-list): Don't insist on `...done' after `wait'.Richard M. Stallman1994-03-101-1/+2
| | | | Match `Reformatting entry. Wait'.
* (Fx_popup_menu): If POSITION is nil,Richard M. Stallman1994-03-101-46/+164
| | | | | | | | | | | | | | | | | | | | | 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.
* (command_loop_1): On entry, set this_commandRichard M. Stallman1994-03-101-1/+3
| | | | after running Vpost_command_hook.
* (rmail-ignored-headers): Add several x400 header types.Richard M. Stallman1994-03-101-2/+2
|
* (ispell-pdict-save, ispell-kill-ispell, ispell-continue):Richard M. Stallman1994-03-101-1/+4
| | | | (ispell-help): Add autoloads.
* (kill-emacs-hook): Don't autoload this hook.Richard M. Stallman1994-03-101-1/+5
| | | | | | (bookmark-menu-bar-delete, bookmark-menu-bar-rename) (bookmark-menu-bar-locate, bookmark-menu-bar-jump) (bookmark-menu-bar-insert): Add autoloads.
* (emerge-revisions, emerge-revisions-with-ancestor)Richard M. Stallman1994-03-101-0/+4
| | | | (emerge-merge-directories): Add autoloads.
* (ispell-dictionary-alist): Add autoload.Richard M. Stallman1994-03-101-0/+1
| | | | | (ispell-menu-map): Don't redefine if already defined. Don't test for menu-bar since this is now done before menu-bar.
* (ispell-menu-map): Autoload the whole setup.Richard M. Stallman1994-03-101-2/+3
|
* (PURESIZE): Increment to 240000.Richard M. Stallman1994-03-101-1/+1
|
* (menu-bar-bookmark-map): Autoload the whole setup.Richard M. Stallman1994-03-101-8/+13
|
* (menu-bar-emerge-menu): Autoload the whole setup.Richard M. Stallman1994-03-101-3/+9
|
* (generate-file-autoloads): Don't ignore the lineRichard M. Stallman1994-03-101-1/+1
| | | | after the form marked by a ;;;###autoload\n.
* Delete the `>' from various menu item strings.Richard M. Stallman1994-03-101-3/+3
|
* (display_mode_line): Highlight partial-width mode linesRichard M. Stallman1994-03-101-0/+8
| | | | for a non-termcal frame.
* (GLYPH_MODE_LINE_FACE): New macro.Richard M. Stallman1994-03-101-0/+2
|
* Explain typing C-M-Richard M. Stallman1994-03-091-0/+1
|
* Don't kill remaining processes if child exits.Richard M. Stallman1994-03-091-0/+16
| | | | | | (call_process_exited): New variable. (Fcall_process): Set it. (call_process_cleanup): Test it.
* (outline-regexp): Initialize outside the defvar.Karl Heuer1994-03-091-1/+6
|
* (nroff-mode): Deleted garbage character.Karl Heuer1994-03-091-1/+1
|
* (find-buffer-visiting): Fix typo in previous change.Karl Heuer1994-03-091-1/+1
|
* Fix typo in previous change.Karl Heuer1994-03-091-2/+2
|
* (Fcall_interactively): Don't select an active minibuffer.Karl Heuer1994-03-091-1/+7
|
* (Fselect_window): Undo previous minibuffer change.Karl Heuer1994-03-091-4/+0
|