1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

3483 Commits

Author SHA1 Message Date
Richard M. Stallman
02a9b6e456 (redisplay, echo_area_display): Use redraw_garbaged_frames. 1993-06-06 06:46:06 +00:00
Richard M. Stallman
2732bdbbbf (access_keymap, store_in_keymap): Discard meaningless
high bits of a character event.
1993-06-06 06:45:22 +00:00
Richard M. Stallman
d4ece6796d (compile-internal): Alter current buffer only temporarily. 1993-06-06 05:28:30 +00:00
Richard M. Stallman
0dda084273 (mail-do-fcc): Replace the code for appending to buffer. 1993-06-06 03:53:08 +00:00
Richard M. Stallman
ef493a2773 [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps. 1993-06-06 03:32:24 +00:00
Richard M. Stallman
5835f86081 (x_new_font): Don't give up right away if XListFontsWithInfo
finds no fonts--try XLoadQueryFont anyway.
1993-06-06 03:27:43 +00:00
Richard M. Stallman
30c7817593 (read_process_output): Deactivate the mark.
Save and restore Vdeactivate_mark.
1993-06-06 03:15:59 +00:00
Richard M. Stallman
682ac5eb5b (rmail-summary-next-msg): Fix number of dots in regexp. 1993-06-05 21:18:11 +00:00
Richard M. Stallman
d2ae6f7e7a (scroll-bar-drag-1):
Calculate position relative to the accessible part of the buffer.
1993-06-05 20:58:47 +00:00
Richard M. Stallman
016494d277 (Fx_open_connection): Make `data' unsigned char. 1993-06-05 20:52:02 +00:00
Richard M. Stallman
c1293b1b19 (gnus-inews-buggy-date): Doc fix. 1993-06-05 20:02:34 +00:00
Richard M. Stallman
dce33aad41 entered into RCS 1993-06-05 20:00:43 +00:00
Richard M. Stallman
22390f50fd (menu-bar-help-menu): Add defvar.
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.
1993-06-05 19:13:03 +00:00
Richard M. Stallman
0102ea2d95 (dired-flag-backup-files): Handle *' made by ls -F'. 1993-06-05 17:41:50 +00:00
Richard M. Stallman
e066c2ae2d (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed. 1993-06-05 17:35:21 +00:00
Richard M. Stallman
378f89399a (Fx_popup_menu): Error if we don't get a window or a frame somehow. 1993-06-05 17:31:54 +00:00
Richard M. Stallman
d0dbd3bfc1 (window-system): Enable menu bars only if
window-system is non-nil.
1993-06-05 17:16:39 +00:00
Richard M. Stallman
633149516a (add-log-current-defun): Fix typos in last change. 1993-06-05 17:10:19 +00:00
Richard M. Stallman
4ce8eec2d5 Test MULTI_FRAME, not HAVE_X_WINDOWS. 1993-06-05 17:05:17 +00:00
Richard M. Stallman
cef28359c7 (Frubber_band_rectangle): Deleted.
(syms_of_frame): Don't defsubr it.
1993-06-05 17:03:08 +00:00
Richard M. Stallman
65a91500aa (gnus-local-timezone): Doc fix. 1993-06-05 09:17:34 +00:00
Richard M. Stallman
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).
1993-06-05 09:13:19 +00:00
Richard M. Stallman
d51c3cdaa5 *** empty log message *** 1993-06-05 09:11:45 +00:00
Richard M. Stallman
553624bf48 (x-selection-timeout): Set it, using x-get-resource. 1993-06-05 08:39:42 +00:00
Richard M. Stallman
80da01904c (x_get_foreign_selection): Handle x_selection_timeout
as milliseconds, not as seconds.
(syms_of_xselect): Doc fix to match.
1993-06-05 08:37:45 +00:00
Richard M. Stallman
57a1f2a2ed (MIPS2): Comment out define.
(LIB_STANDARD): Delete -lisode.
1993-06-05 08:06:50 +00:00
Richard M. Stallman
95e3e1ef65 (copy_intervals): Don't adjust total_length at the end.
Set lengths of subintervals properly.
(balance_intervals): Balance left as well as right.
1993-06-05 07:57:32 +00:00
Richard M. Stallman
fc4f24da5c (term_get_fkeys): Use correct names for F10 and up.
Use the key sequence, not the termcap cap name, in Fdefine_key.
1993-06-05 07:56:46 +00:00
Richard M. Stallman
14869f4621 (mh-yank-cur-msg): Use (mark t). 1993-06-05 02:51:21 +00:00
Richard M. Stallman
c7c8b31e4f (mark): Doc fix. 1993-06-05 02:48:22 +00:00
Richard M. Stallman
a9e2a7f2b1 (add-log-current-defun): Handle Fortran. 1993-06-05 02:34:12 +00:00
Richard M. Stallman
9bd67a3716 [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. 1993-06-05 02:07:08 +00:00
Richard M. Stallman
9ad8712e92 (rmail-resend): Require sendmail and mailalias. 1993-06-04 19:34:14 +00:00
Richard M. Stallman
ce04ffeb3f (display-time-24hr-format): Make it a user option. 1993-06-04 19:20:16 +00:00
Richard M. Stallman
704a9b457a [!MULTI_FRAME] (Fframep): New dummy definition.
(syms_of_frame): Defsubr that.
1993-06-04 18:42:12 +00:00
Richard M. Stallman
a96b68f119 (syms_of_buffer): Set up Lisp var inhibit-read-only.
(Vinhibit_read_only): Declared.
(Fbarf_if_buffer_read_only): Check Vinhibit_read_only.
1993-06-04 18:08:07 +00:00
Richard M. Stallman
69f19f89f7 (Fnewline): Use Fbarf_if_buffer_read_only. 1993-06-04 18:01:53 +00:00
Richard M. Stallman
a038aafc44 (GOLD-prefix): Define *after* GOLD-map. 1993-06-04 17:10:07 +00:00
Richard M. Stallman
e4e0284102 (dired-change-marks): Just ding if one arg is RET.
Search for strings, not regexps.  Use subst-char-in-region.
1993-06-04 07:25:58 +00:00
Richard M. Stallman
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.
1993-06-04 07:14:47 +00:00
Richard M. Stallman
704182054c (isearch-mode): Set isearch-window-configuration only if in slow mode.
(isearch-done): Use isearch-window-configuration only if non-nil.

(isearch-other-control-char): For mouse event, call isearch-done
in the buffer whose keymap was used.
1993-06-04 06:40:45 +00:00
Richard M. Stallman
b9078b9d16 Redone by Joe Kelsey. 1993-06-04 05:34:47 +00:00
Richard M. Stallman
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.
1993-06-04 05:33:32 +00:00
Richard M. Stallman
10608c8c2a (Fx_store_cut_buffer_internal): Handle empty string right. 1993-06-04 05:32:31 +00:00
Richard M. Stallman
92c995de73 (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
(init_sys_modes): Disable VLNEXT char.
Also VWERASE, VREPRINT, VDISCARD.

(sys_suspend): Handle GETPGRP_NO_ARG.
1993-06-04 05:22:19 +00:00
Richard M. Stallman
d5dd7d18cf [__GNUC__ >= 2]: Don't include alloca.h. 1993-06-04 05:21:01 +00:00
Richard M. Stallman
cf418db388 (hft_alrm): Don't return a value.
Always declare to return void.
1993-06-04 05:20:16 +00:00
Richard M. Stallman
6c0575f08e (enable-flow-control): Doc fix. 1993-06-04 05:16:58 +00:00
Richard M. Stallman
801ddffa85 (mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer. 1993-06-04 03:00:25 +00:00
Richard M. Stallman
230c6b3644 (kill-ring-save): Doc fix. 1993-06-04 02:39:51 +00:00