Commit graph

  • d177495be7 (mouse-union-first-preferred): Renamed from mouse-union-first-prefered. Richard M. Stallman 1993-06-08 01:11:53 +00:00
  • 3ec46acdf0 (syms_of_fileio): Set up Qset_visited_file_modtime. (Fset_visited_file_modtime): Use the proper operation. Richard M. Stallman 1993-06-08 01:09:50 +00:00
  • d7272cff92 (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed. Richard M. Stallman 1993-06-07 23:57:08 +00:00
  • cef13e5501 (x_caught_error_message): Change type to char* from char*[]. (X_CAUGHT_ERROR_MESSAGE_SIZE): New macro. (x_error_catcher): Corresponding changes. (x_catch_errors): Corresponding changes. (x_check_errors): Do not free x_caught_error_message. (x_uncatch_errors): Set x_caught_error_message to 0 after freeing it. Richard M. Stallman 1993-06-07 23:52:45 +00:00
  • d2d846a3d1 Add NO_TERMIO conditional. Richard M. Stallman 1993-06-07 23:40:04 +00:00
  • c2121a73a9 (texinfo-section-types-regexp): Add @chapheading. Richard M. Stallman 1993-06-07 23:35:09 +00:00
  • 0f1dc98e7a (x-create-frame-with-faces): Reversevideo -> ReverseVideo. Richard M. Stallman 1993-06-07 23:23:42 +00:00
  • 792a0e1cea (frame-initialize): Reversevideo -> ReverseVideo. Richard M. Stallman 1993-06-07 23:23:26 +00:00
  • daa5e28ff5 (Fadd_text_properties): Don't treat the initial interval specially, aside from splitting off the part starting where we want to start changing things. (Fremove_text_properties): Likewise. For ending interval, split it left as in Fadd_text_properties. (Fset_text_properties): Don't set starting interval if it goes past END. Instead, split it left and set the left part. Richard M. Stallman 1993-06-07 22:17:35 +00:00
  • 93d3549919 Fix typos in previous change. Add a few menu items. Richard M. Stallman 1993-06-07 20:06:34 +00:00
  • dcec1a3b19 Doc fixes. Delete local variable list at the end. (expr-forward-sexp): Renamed from forw-expr. (expr-backward-sexp): Renamed from back-expr. Richard M. Stallman 1993-06-07 19:37:18 +00:00
  • 4536d48457 (describe-buffer-case-table): Merge locals i and ch. Make *Help* current buffer for describe-vector. Richard M. Stallman 1993-06-07 19:11:40 +00:00
  • 6715fb4824 (outlinify-sticky): Renamed from outlineify-sticky. Richard M. Stallman 1993-06-07 18:48:08 +00:00
  • 7f7436bac3 (etags-recognize-tags-table): Fix misspelling of find-tag-regexp-next-line-after-failure-p. Richard M. Stallman 1993-06-07 18:32:26 +00:00
  • e0fdbababf entered into RCS Richard M. Stallman 1993-06-07 18:29:36 +00:00
  • 63a81d888e (Fceiling): Fix spelling of "ceiling". Richard M. Stallman 1993-06-07 18:29:07 +00:00
  • b6e18723e1 (uaf$v_thursday): Fix misspelling of "thursday". Richard M. Stallman 1993-06-07 18:27:47 +00:00
  • 1fe85c4562 (INTERRUPTIBLE_*): Fix spelling of macros. Richard M. Stallman 1993-06-07 18:20:33 +00:00
  • f478c16076 (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted. Richard M. Stallman 1993-06-07 18:05:57 +00:00
  • 2fa8c0b5d4 Doc fix. Richard M. Stallman 1993-06-07 17:19:36 +00:00
  • 4f9d3ad880 *** empty log message *** Richard M. Stallman 1993-06-07 08:06:10 +00:00
  • 849056cc4c (rmail-variables): Default rmail-inbox-list here. (rmail): Not here. Richard M. Stallman 1993-06-07 06:56:03 +00:00
  • 628300ba19 Don't declare malloc or realloc. Richard M. Stallman 1993-06-07 05:32:28 +00:00
  • 32e6d8069b (read_key_sequence): Reset fkey_map when we find something at the end of Vfunction_key_map. Richard M. Stallman 1993-06-07 05:31:40 +00:00
  • e31fbc7a00 (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates different space and calls fill_in_lock_short_file_name. (fill_in_lock_short_file_name): New function for 14-chars hashed file names. Replaces fill_in_lock_file_name if SHORT_FILE_NAMES. Richard M. Stallman 1993-06-07 05:30:29 +00:00
  • c9ca4659ed (make_event_array): Ignore bits above CHAR_META. Richard M. Stallman 1993-06-07 05:30:07 +00:00
  • 52a68e986d (Fset_window_configuration): If a window is supposed to have a buffer, always give it one. Richard M. Stallman 1993-06-07 05:29:40 +00:00
  • 9207deb2b9 (INTERVAL_VISIBLE_P): Use textget. (INTERVAL_WRITABLE_P): Use textget. Check Vinhibit_read_only. Richard M. Stallman 1993-06-07 05:28:42 +00:00
  • 0a4469c908 (Fdelete_overlay): Do nothing if overlay already deleted. Bind inhibit-quit to t. (Fmove_overlay): Properly handle changing buffers, or no prev buffer. Bind inhibit-quit to t. Richard M. Stallman 1993-06-07 05:07:34 +00:00
  • 724db75f26 (ange-ftp-real-load): New function. (ange-ftp-load): New function--handles `load'. Richard M. Stallman 1993-06-07 04:51:25 +00:00
  • 340600803e (outline-minor-mode): Add autoload cookie. Richard M. Stallman 1993-06-07 03:47:20 +00:00
  • 9fd5d7f03e entered into RCS Richard M. Stallman 1993-06-07 03:34:23 +00:00
  • 1b1dfe395d (Ffset): Delete special check for t and nil. Richard M. Stallman 1993-06-06 22:50:55 +00:00
  • 464078619a (same_size_fonts): Compare only the width. Richard M. Stallman 1993-06-06 22:47:15 +00:00
  • 2798dfd629 Define 2 local menu-bar submaps. (bibtex-x-help, bibtex-x-environment): Deleted. Richard M. Stallman 1993-06-06 22:36:23 +00:00
  • b78559b087 (search-upper-case): Make `no-yanks' the default. (isearch-no-upper-case-p): New arg REGEXP-FLAG. (isearch-search): Pass new arg. (isearch-member-equal): Deleted. (isearch-overlay): New variable. (isearch-highlight, isearch-dehighlight): Rewritten to use overlays. Richard M. Stallman 1993-06-06 22:11:22 +00:00
  • 47099d6f79 Include lisp.h earlier (before termhooks.h). Richard M. Stallman 1993-06-06 21:16:51 +00:00
  • b602ba2fac (dired-unmark-all-files): Read arg as just a character. Use non-regexp search to find a specific mark. Use subst-char-in-region to make the change. Improve the message at the end. Richard M. Stallman 1993-06-06 21:13:16 +00:00
  • 2ffe7ef250 [HAVE_TZNAME]: Declare tzname if not macro. Richard M. Stallman 1993-06-06 17:44:23 +00:00
  • a7971c39a9 (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE. Richard M. Stallman 1993-06-06 17:43:12 +00:00
  • 4c0744832b (HAVE_TZNAME): Add #undef. Richard M. Stallman 1993-06-06 17:42:02 +00:00
  • 999cf5c25f (NO_MODE_T): Defined. (LINKER): Add #undef. Richard M. Stallman 1993-06-06 07:54:49 +00:00
  • 418d451337 (vip-ctl-key-equivalent): Use vip-escape-to-emacs. (vip-escape-to-emacs): Use read-key-sequence and key-binding. Arg EVENTS replaces arg CHAR. (vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed. Richard M. Stallman 1993-06-06 07:16:19 +00:00
  • 0a94d04eab (FRAME_MINIBUF_WINDOW): Use minibuffer_window. Richard M. Stallman 1993-06-06 06:47:47 +00:00
  • 9223a96afd (Fredraw_display): Redraw all visible frames. (redraw_garbaged_frames): New function. Richard M. Stallman 1993-06-06 06:46:58 +00:00
  • 02a9b6e456 (redisplay, echo_area_display): Use redraw_garbaged_frames. Richard M. Stallman 1993-06-06 06:46:06 +00:00
  • 2732bdbbbf (access_keymap, store_in_keymap): Discard meaningless high bits of a character event. Richard M. Stallman 1993-06-06 06:45:22 +00:00
  • d4ece6796d (compile-internal): Alter current buffer only temporarily. Richard M. Stallman 1993-06-06 05:28:30 +00:00
  • 0dda084273 (mail-do-fcc): Replace the code for appending to buffer. Richard M. Stallman 1993-06-06 03:53:08 +00:00
  • ef493a2773 [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps. Richard M. Stallman 1993-06-06 03:32:24 +00:00
  • 5835f86081 (x_new_font): Don't give up right away if XListFontsWithInfo finds no fonts--try XLoadQueryFont anyway. Richard M. Stallman 1993-06-06 03:27:43 +00:00
  • 30c7817593 (read_process_output): Deactivate the mark. Save and restore Vdeactivate_mark. Richard M. Stallman 1993-06-06 03:15:59 +00:00
  • 682ac5eb5b (rmail-summary-next-msg): Fix number of dots in regexp. Richard M. Stallman 1993-06-05 21:18:11 +00:00
  • d2ae6f7e7a (scroll-bar-drag-1): Calculate position relative to the accessible part of the buffer. Richard M. Stallman 1993-06-05 20:58:47 +00:00
  • 016494d277 (Fx_open_connection): Make `data' unsigned char. Richard M. Stallman 1993-06-05 20:52:02 +00:00
  • c1293b1b19 (gnus-inews-buggy-date): Doc fix. Richard M. Stallman 1993-06-05 20:02:34 +00:00
  • dce33aad41 entered into RCS Richard M. Stallman 1993-06-05 20:00:43 +00:00
  • 22390f50fd (menu-bar-help-menu): Add defvar. (menu-bar-edit-menu, menu-bar-file-menu): Likewise. Richard M. Stallman 1993-06-05 19:13:03 +00:00
  • 0102ea2d95 (dired-flag-backup-files): Handle *' made by ls -F'. Richard M. Stallman 1993-06-05 17:41:50 +00:00
  • e066c2ae2d (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed. Richard M. Stallman 1993-06-05 17:35:21 +00:00
  • 378f89399a (Fx_popup_menu): Error if we don't get a window or a frame somehow. Richard M. Stallman 1993-06-05 17:31:54 +00:00
  • d0dbd3bfc1 (window-system): Enable menu bars only if window-system is non-nil. Richard M. Stallman 1993-06-05 17:16:39 +00:00
  • 633149516a (add-log-current-defun): Fix typos in last change. Richard M. Stallman 1993-06-05 17:10:19 +00:00
  • 4ce8eec2d5 Test MULTI_FRAME, not HAVE_X_WINDOWS. Richard M. Stallman 1993-06-05 17:05:17 +00:00
  • cef28359c7 (Frubber_band_rectangle): Deleted. (syms_of_frame): Don't defsubr it. Richard M. Stallman 1993-06-05 17:03:08 +00:00
  • 65a91500aa (gnus-local-timezone): Doc fix. Richard M. Stallman 1993-06-05 09:17:34 +00:00
  • 1ea40ac2be (gnus-current-time-zone): New function, which tries current-time-zone, and if that fails falls back on gnus-local-timezone. (gnus-inews-date): Use it. (gnus-inews-valid-date): New optional args TIME (default now) and ZONE (default GMT). (gnus-inews-buggy-date): New optional arg TIME (default now). Richard M. Stallman 1993-06-05 09:13:19 +00:00
  • d51c3cdaa5 *** empty log message *** Richard M. Stallman 1993-06-05 09:11:45 +00:00
  • 553624bf48 (x-selection-timeout): Set it, using x-get-resource. Richard M. Stallman 1993-06-05 08:39:42 +00:00
  • 80da01904c (x_get_foreign_selection): Handle x_selection_timeout as milliseconds, not as seconds. (syms_of_xselect): Doc fix to match. Richard M. Stallman 1993-06-05 08:37:45 +00:00
  • 57a1f2a2ed (MIPS2): Comment out define. (LIB_STANDARD): Delete -lisode. Richard M. Stallman 1993-06-05 08:06:50 +00:00
  • 95e3e1ef65 (copy_intervals): Don't adjust total_length at the end. Set lengths of subintervals properly. (balance_intervals): Balance left as well as right. Richard M. Stallman 1993-06-05 07:57:32 +00:00
  • fc4f24da5c (term_get_fkeys): Use correct names for F10 and up. Use the key sequence, not the termcap cap name, in Fdefine_key. Richard M. Stallman 1993-06-05 07:56:46 +00:00
  • 14869f4621 (mh-yank-cur-msg): Use (mark t). Richard M. Stallman 1993-06-05 02:51:21 +00:00
  • c7c8b31e4f (mark): Doc fix. Richard M. Stallman 1993-06-05 02:48:22 +00:00
  • a9e2a7f2b1 (add-log-current-defun): Handle Fortran. Richard M. Stallman 1993-06-05 02:34:12 +00:00
  • 9bd67a3716 [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. Richard M. Stallman 1993-06-05 02:07:08 +00:00
  • 9ad8712e92 (rmail-resend): Require sendmail and mailalias. Richard M. Stallman 1993-06-04 19:34:14 +00:00
  • ce04ffeb3f (display-time-24hr-format): Make it a user option. Richard M. Stallman 1993-06-04 19:20:16 +00:00
  • 704a9b457a [!MULTI_FRAME] (Fframep): New dummy definition. (syms_of_frame): Defsubr that. Richard M. Stallman 1993-06-04 18:42:12 +00:00
  • a96b68f119 (syms_of_buffer): Set up Lisp var inhibit-read-only. (Vinhibit_read_only): Declared. (Fbarf_if_buffer_read_only): Check Vinhibit_read_only. Richard M. Stallman 1993-06-04 18:08:07 +00:00
  • 69f19f89f7 (Fnewline): Use Fbarf_if_buffer_read_only. Richard M. Stallman 1993-06-04 18:01:53 +00:00
  • a038aafc44 (GOLD-prefix): Define *after* GOLD-map. Richard M. Stallman 1993-06-04 17:10:07 +00:00
  • e4e0284102 (dired-change-marks): Just ding if one arg is RET. Search for strings, not regexps. Use subst-char-in-region. Richard M. Stallman 1993-06-04 07:25:58 +00:00
  • 47c0f58be5 (x_set_menu_bar_lines_1): Adjust just the uppermost child in a vertical split. Adjust the hight counter to the top. (x_set_menu_bar_lines): Don't change overall frame height. Richard M. Stallman 1993-06-04 07:14:47 +00:00
  • 704182054c (isearch-mode): Set isearch-window-configuration only if in slow mode. (isearch-done): Use isearch-window-configuration only if non-nil. Richard M. Stallman 1993-06-04 06:40:45 +00:00
  • b9078b9d16 Redone by Joe Kelsey. Richard M. Stallman 1993-06-04 05:34:47 +00:00
  • abc01fb82e (gnus-summary-isearch-article): Call isearch-forward in ordinary fashion with no args. (gnus-inews-article-hook, gnus-prepare-article-hook): Initialize to a list. (gnus-read-newsrc-file): If timestamps are equal, reload .newsrc. Richard M. Stallman 1993-06-04 05:33:32 +00:00
  • 10608c8c2a (Fx_store_cut_buffer_internal): Handle empty string right. Richard M. Stallman 1993-06-04 05:32:31 +00:00
  • 92c995de73 (wait_for_termination): Fix sigpause in POSIX_SIGNALS case. Richard M. Stallman 1993-06-04 05:22:19 +00:00
  • d5dd7d18cf [__GNUC__ >= 2]: Don't include alloca.h. Richard M. Stallman 1993-06-04 05:21:01 +00:00
  • cf418db388 (hft_alrm): Don't return a value. Always declare to return void. Richard M. Stallman 1993-06-04 05:20:16 +00:00
  • 6c0575f08e (enable-flow-control): Doc fix. Richard M. Stallman 1993-06-04 05:16:58 +00:00
  • 801ddffa85 (mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer. Richard M. Stallman 1993-06-04 03:00:25 +00:00
  • 230c6b3644 (kill-ring-save): Doc fix. Richard M. Stallman 1993-06-04 02:39:51 +00:00
  • b37767e7ff (rmail-summary-expunge-and-save): Do save-buffer last. Use two separate save-excursion calls. (rmail-summary-input): Use pop-to-buffer. (rmail-summary-get-new-mail): Gobble rmail-current-message; later go to that message. (rmail-summary-next-msg): Start at end of line, if moving forward. Move to beginning of line, after the loop. (rmail-new-summary): Fix format of elt in minor-mode-alist. Richard M. Stallman 1993-06-04 02:24:45 +00:00
  • 60f9aad3af (x_catch_errors): Fill in missing array size in cast. Richard M. Stallman 1993-06-04 00:57:45 +00:00
  • 691d8b2c17 (xmakefile): Depend on ../config.status. Richard M. Stallman 1993-06-03 22:42:02 +00:00
  • 136351b742 (init_buffer): Init default-directory of minibuffer. Richard M. Stallman 1993-06-03 22:07:18 +00:00
  • 46564c8d17 (rmail-select-summary): Add a save-excursion. Richard M. Stallman 1993-06-03 21:02:22 +00:00