Commit graph

  • b09d7aa2a2 (Man-cooked-hook): Doc fix. Karl Heuer 1994-03-15 04:32:39 +00:00
  • 697d0646db (gud-filter): Update comint-last-input-end. Karl Heuer 1994-03-15 04:17:18 +00:00
  • 6449ac0799 Doc fix. Karl Heuer 1994-03-15 03:59:11 +00:00
  • 6694b327c4 (Flogb): Check for 0.0. Emulate logb if needed. Karl Heuer 1994-03-15 03:16:05 +00:00
  • c2d606f4c0 (Man-filter-list): Extend footer pattern for hpux. (Man-cooked-hook): New variable. (Man-bgproc-sentinel): Run Man-cooked-hook after cleaning backspaces. Karl Heuer 1994-03-15 02:52:55 +00:00
  • d68eb3a2ab (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2. Karl Heuer 1994-03-15 01:25:56 +00:00
  • fb61ec09b7 (x_scroll_bar_expose): Don't make the right border thicker. Karl Heuer 1994-03-15 01:25:19 +00:00
  • 91f5a8d779 (terminal-frame) [! MULTI_FRAME]: Create this variable. Karl Heuer 1994-03-15 00:25:00 +00:00
  • 5563e8e84e (read_minibuf): Make minibuffer frame visible when minibuffer activated. Karl Heuer 1994-03-15 00:04:25 +00:00
  • eaf1946c21 (Man-build-man-command): Redirect desc 2 to /dev/null. (Man-getpage-in-background): Require env before printing message. Richard M. Stallman 1994-03-14 22:37:58 +00:00
  • 09907c3a85 (Fhandle_switch_frame): Ignore switch to dead frame. Karl Heuer 1994-03-14 22:30:12 +00:00
  • 4ef7b41316 (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM. Richard M. Stallman 1994-03-14 22:10:04 +00:00
  • ce0b662200 (thisdir): New variable. (install-arch-indep): Go back to thisdir to run INSTALL_DATA. Richard M. Stallman 1994-03-14 22:08:27 +00:00
  • d8039c5cde (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with MULTI_FRAME definition. Karl Heuer 1994-03-14 22:04:21 +00:00
  • de15914a5d (buffer-display-table, buffer-undo-list): Delete docstring of second version of function, to avoid confusing make-docfile. Karl Heuer 1994-03-14 22:01:20 +00:00
  • 0de25302b8 (Fread_file_name): Delete docstring of second version of function, to avoid confusing make-docfile. Karl Heuer 1994-03-14 22:00:34 +00:00
  • 9597f4b8a3 (framep, selected-frame, frame-char-height, frame-char-width, frame-pixel-height, frame-pixel-width, set-frame-height, set-frame-width, set-frame-size): Delete docstring of second version of each function, to avoid confusing make-docfile. Karl Heuer 1994-03-14 21:59:39 +00:00
  • 51ab806af8 (Fget_buffer_process): Fix typo in comment. Karl Heuer 1994-03-14 21:48:09 +00:00
  • b5ccb0a9b8 Whitespace change. Richard M. Stallman 1994-03-14 21:45:32 +00:00
  • b2c71fb43c (search_buffer): Avoid boolean/integer mixing that confuses some compilers. Karl Heuer 1994-03-14 21:44:12 +00:00
  • 484ab76a03 (redisplay_window): Avoid dividing negative numbers, since the rounding effect is implementation-defined. Karl Heuer 1994-03-14 21:36:58 +00:00
  • cd2be1ddb8 (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers, since the rounding effect is implementation-defined. Karl Heuer 1994-03-14 21:36:17 +00:00
  • af2820894b (underline-region, ununderline-region): Use printable escapes instead of embedding literal control chars in the source. Karl Heuer 1994-03-14 21:27:41 +00:00
  • 3a6ade8ab3 (Info-insert-dir): Use printable escapes instead of embedding literal control chars in the source. Karl Heuer 1994-03-14 21:27:13 +00:00
  • e357be4cbe (indent-or-fill-region): Use printable escapes instead of embedding literal control chars in the source. Karl Heuer 1994-03-14 21:26:50 +00:00
  • 98526426f4 (original-page-delimiter, set-page-delimiter): Use printable escapes instead of embedding literal control chars in the source. Karl Heuer 1994-03-14 21:26:19 +00:00
  • cbd4993c58 (view-register, insert-register): Handle dead marker. Karl Heuer 1994-03-14 21:20:25 +00:00
  • 05041ba0f8 *** empty log message *** Fred Pierresteguy 1994-03-14 17:50:20 +00:00
  • d928d7e562 (lunar-phase): Use calendar-mod instead of % so that it works for negative phase numbers. Edward M. Reingold 1994-03-14 17:21:31 +00:00
  • e14e13a4cd *** empty log message *** Fred Pierresteguy 1994-03-14 17:07:06 +00:00
  • 15ba97a047 entered into RCS Fred Pierresteguy 1994-03-14 17:02:21 +00:00
  • a9e3d21271 (EmacsFrameSetCharSize): Set the values of left_pos and top_pos to the values of the toplevel widget coordinates. Fred Pierresteguy 1994-03-14 16:44:04 +00:00
  • bd0d2c58e1 (view-mode): Run view-mode-hook as well as view-hook. (view-mode-hook): New defvar. Richard M. Stallman 1994-03-14 16:02:05 +00:00
  • a1ba17616d Comment change. Richard M. Stallman 1994-03-14 06:15:30 +00:00
  • 9c28748f65 (Finsert_file_contents): Don't let same_at_end be less than same_at_start. Richard M. Stallman 1994-03-14 01:29:37 +00:00
  • f1ecfe9bc4 (Fvertical_motion): New optional arg WINDOW. Richard M. Stallman 1994-03-14 01:29:15 +00:00
  • 540b6aa005 (Fdelete_other_windows): Pass new arg to Fvertical_motion. (window_scroll, Frecenter, Fmove_to_window_line): Likewise. Richard M. Stallman 1994-03-14 01:28:49 +00:00
  • 392d3f4b27 Undo previous change. Instead: Richard M. Stallman 1994-03-14 00:18:52 +00:00
  • 7464b1311d (Fx_popup_dialog): Define only if USE_X_TOOLKIT. Richard M. Stallman 1994-03-14 00:08:07 +00:00
  • 6b4bde1b7c (text-mode): Doc fix. Karl Heuer 1994-03-13 21:52:57 +00:00
  • 57a0155c42 Fix typo in comment. Karl Heuer 1994-03-13 21:40:11 +00:00
  • 6d0d0e8d86 (diff-latest-backup-file): Call file name handler properly. Richard M. Stallman 1994-03-13 01:12:41 +00:00
  • 93da9e092c (hide-other, hide-sublevels): Renamed from outline-... Richard M. Stallman 1994-03-13 00:38:48 +00:00
  • 2490f7d530 Turn on menu-bar-mode. Richard M. Stallman 1994-03-13 00:36:52 +00:00
  • b2cd1a6eb5 Preload menu-bar. Prescan the menu bar keymaps for keyboard equivalents. Richard M. Stallman 1994-03-13 00:36:01 +00:00
  • 6f1111aa5a (PURESIZE): Reduce to 230000. Richard M. Stallman 1994-03-13 00:35:22 +00:00
  • 81aca4f425 (pascal-indent-case): Handle comma separated list. (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. Richard M. Stallman 1994-03-12 06:29:57 +00:00
  • be4e71577e (rmail-sort-by-lines): msgnum variable should be msg. Karl Heuer 1994-03-12 04:53:41 +00:00
  • 8d8c0f4114 (Fexpt): Delete extraneous `for' statement. Karl Heuer 1994-03-12 04:16:49 +00:00
  • 1619761daf (get_process): Allow arg to be a buffer object. Karl Heuer 1994-03-12 03:13:20 +00:00
  • fc9183db8e Doc fix. Karl Heuer 1994-03-12 01:55:02 +00:00
  • 6aec06f576 Fix coding style. Karl Heuer 1994-03-12 01:38:31 +00:00
  • 61361a0756 Put hyphen in a safer place in the character class. Karl Heuer 1994-03-12 01:23:16 +00:00
  • 26add1bf46 Don't use triple-hyphen in a character class. Karl Heuer 1994-03-12 00:23:12 +00:00
  • 96a410bce6 (x_consider_frame_title): New function, extracted from display_mode_line. (redisplay): Update frame title on iconified frames. Karl Heuer 1994-03-11 23:38:27 +00:00
  • 165e1749b2 (xdialog_show): New function to handle the display of dialog boxes. (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 1994-03-11 18:01:00 +00:00
  • ce5a08a1b4 *** empty log message *** Fred Pierresteguy 1994-03-11 15:15:31 +00:00
  • 9331cca8ba *** empty log message *** Fred Pierresteguy 1994-03-11 10:36:17 +00:00
  • e5c001e3a2 (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode. Call XtSetValues not XtVaSetValues. Fred Pierresteguy 1994-03-11 10:33:08 +00:00
  • d2f28f78f3 (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu. (Fy_or_n_p): Likewise. Fred Pierresteguy 1994-03-11 10:15:21 +00:00
  • b70cfce2b5 Initial revision Fred Pierresteguy 1994-03-11 09:56:39 +00:00
  • 142c76727e (mouse-kill): Select the clicked window first. Karl Heuer 1994-03-11 04:13:50 +00:00
  • 25bef3dd72 (lock_superlock): Synchronize NFS cache. Karl Heuer 1994-03-11 02:35:50 +00:00
  • 6483e43f34 Add a comment to document the reason for the change in outline-level. Karl Heuer 1994-03-10 23:57:21 +00:00
  • eb6692ed46 (outline-mode, outline-level): Doc fix. (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 1994-03-10 23:49:00 +00:00
  • 19c0a7309d (Fre_search_forward, Fre_search_backward): Doc fix. Karl Heuer 1994-03-10 22:55:04 +00:00
  • 42918ba507 (compute_motion): Initialize prev_hpos. Richard M. Stallman 1994-03-10 19:06:59 +00:00
  • a867a90a32 (shell-dynamic-complete-as-command): Make ignored-extensions nil if comint-completion-fignore is nil. Richard M. Stallman 1994-03-10 18:54:44 +00:00
  • 181c830f75 (find-buffer-visiting): Don't compare NUMBER if it is nil. Richard M. Stallman 1994-03-10 17:23:56 +00:00
  • d7846e0891 (byte-compile-track-mouse): Undo previous change, but use byte-compile-top-level-body. Richard M. Stallman 1994-03-10 17:22:59 +00:00
  • fcb8a0c510 (Man-filter-list): Don't insist on ...done' after wait'. Match `Reformatting entry. Wait'. Richard M. Stallman 1994-03-10 17:08:48 +00:00
  • 101bb4a553 (Fx_popup_menu): If POSITION is nil, 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. Richard M. Stallman 1994-03-10 17:03:21 +00:00
  • 51d5a2c95f (command_loop_1): On entry, set this_command after running Vpost_command_hook. Richard M. Stallman 1994-03-10 15:59:22 +00:00
  • 432240423b (rmail-ignored-headers): Add several x400 header types. Richard M. Stallman 1994-03-10 15:50:26 +00:00
  • 829b9e73ea (ispell-pdict-save, ispell-kill-ispell, ispell-continue): (ispell-help): Add autoloads. Richard M. Stallman 1994-03-10 07:37:04 +00:00
  • cdff424e0b (kill-emacs-hook): Don't autoload this hook. (bookmark-menu-bar-delete, bookmark-menu-bar-rename) (bookmark-menu-bar-locate, bookmark-menu-bar-jump) (bookmark-menu-bar-insert): Add autoloads. Richard M. Stallman 1994-03-10 07:32:24 +00:00
  • 9343c8eea7 (emerge-revisions, emerge-revisions-with-ancestor) (emerge-merge-directories): Add autoloads. Richard M. Stallman 1994-03-10 07:27:32 +00:00
  • 29bff36629 (ispell-dictionary-alist): Add autoload. (ispell-menu-map): Don't redefine if already defined. Don't test for menu-bar since this is now done before menu-bar. Richard M. Stallman 1994-03-10 07:25:09 +00:00
  • 7d687545ec (ispell-menu-map): Autoload the whole setup. Richard M. Stallman 1994-03-10 07:19:15 +00:00
  • 845ca0c853 (PURESIZE): Increment to 240000. Richard M. Stallman 1994-03-10 06:25:56 +00:00
  • 5875fdac00 (menu-bar-bookmark-map): Autoload the whole setup. Richard M. Stallman 1994-03-10 04:24:29 +00:00
  • 09113ea2f1 (menu-bar-emerge-menu): Autoload the whole setup. Richard M. Stallman 1994-03-10 04:23:52 +00:00
  • ad9c7f2b76 (generate-file-autoloads): Don't ignore the line after the form marked by a ;;;###autoload\n. Richard M. Stallman 1994-03-10 04:18:10 +00:00
  • 966bcdddf1 Delete the `>' from various menu item strings. Richard M. Stallman 1994-03-10 04:09:13 +00:00
  • d7eb09a0cd (display_mode_line): Highlight partial-width mode lines for a non-termcal frame. Richard M. Stallman 1994-03-10 00:23:35 +00:00
  • 4606cc9da8 (GLYPH_MODE_LINE_FACE): New macro. Richard M. Stallman 1994-03-10 00:20:34 +00:00
  • ff46d9b7b4 Explain typing C-M- Richard M. Stallman 1994-03-09 23:59:52 +00:00
  • 37d5412167 Don't kill remaining processes if child exits. (call_process_exited): New variable. (Fcall_process): Set it. (call_process_cleanup): Test it. Richard M. Stallman 1994-03-09 22:10:08 +00:00
  • 9f9d894124 (outline-regexp): Initialize outside the defvar. Karl Heuer 1994-03-09 06:52:12 +00:00
  • 589479d190 (nroff-mode): Deleted garbage character. Karl Heuer 1994-03-09 06:42:46 +00:00
  • 0f933cf6b2 (find-buffer-visiting): Fix typo in previous change. Karl Heuer 1994-03-09 06:20:32 +00:00
  • d68807fc71 Fix typo in previous change. Karl Heuer 1994-03-09 06:13:36 +00:00
  • d1fa2e8a7a (Fcall_interactively): Don't select an active minibuffer. Karl Heuer 1994-03-09 06:07:43 +00:00
  • 8c2c32d279 (Fselect_window): Undo previous minibuffer change. Karl Heuer 1994-03-09 06:02:56 +00:00
  • d29a563167 (window_loop): Delete MULTI_FRAME conditional within the loop, spuriously added in prev change. Don't ignore invisible or iconified frames for GET_BUFFER_WINDOW; instead, let Fnext_window skip them if appropriate. Richard M. Stallman 1994-03-09 05:59:08 +00:00
  • 671cfd1aa3 (Fselect_window): Don't select an inactive minibuffer. Karl Heuer 1994-03-09 04:17:47 +00:00
  • d65147f61d (mouse-minibuffer-check): New function to disallow mouse events in an inactive minibuffer. All relevant mouse functions changed to use it. Karl Heuer 1994-03-09 04:00:12 +00:00
  • 138c44f6a3 (find-buffer-visiting): New function to look for another buffer visiting the same inode. (find-file-noselect): Use it instead of inline code. Karl Heuer 1994-03-09 00:23:30 +00:00
  • e6d25e1474 (apropos, super-apropos): Doc fix. Karl Heuer 1994-03-08 23:53:06 +00:00
  • 201cb91b51 (super-apropos-check-doc-file): Use doc-directory instead of data-directory. Karl Heuer 1994-03-08 23:31:55 +00:00