1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
Commit graph

7919 commits

Author SHA1 Message Date
Richard M. Stallman
eedf8416e0 (set-rmail-inbox-list): Use insert-before-markers. 1994-06-18 13:23:57 +00:00
Richard M. Stallman
656828cf6e (doprnt.o): Depend on config_h. 1994-06-18 13:02:23 +00:00
Karl Heuer
4d04c1f1e7 (minibuf_save_list): New variable, replaces minibuf_save_vector.
(read_minibuf): Cons it up.
(read_minibuf_unwind): Pop back the saved values.
(syms_of_minibuf): staticpro it.
1994-06-18 00:18:28 +00:00
Karl Heuer
8c5b6a0af6 minibuf_prompt is now a Lisp_Object. 1994-06-18 00:13:37 +00:00
Karl Heuer
2182673466 (minibuf_prompt): Now a Lisp_Object. All uses changed. 1994-06-18 00:13:02 +00:00
Richard M. Stallman
af57e5a7ce (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4. 1994-06-17 23:52:35 +00:00
Richard M. Stallman
2ee5356f14 (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. 1994-06-17 23:51:52 +00:00
Richard M. Stallman
4042e8864e (GETTIMEOFDAY_ONE_ARGUMENT): Define it. 1994-06-17 23:51:40 +00:00
Richard M. Stallman
043835a3ba (x_real_positions): Make sure we know the parent window. 1994-06-17 23:34:37 +00:00
Karl Heuer
46680faf4a (dired-build-subdir-alist): Don't let looking-at destroy the match data. 1994-06-17 22:15:47 +00:00
Richard M. Stallman
0a1763b408 (make-auto-save-file-name): Convert slashes to \! and double the backslashes. 1994-06-17 21:42:34 +00:00
Richard M. Stallman
67a69ba62f (finder-commentary): Fix error message syntax. 1994-06-17 20:35:16 +00:00
Richard M. Stallman
07b3798c76 Comment change. 1994-06-17 20:04:22 +00:00
Karl Heuer
90ed3777fc (compute_motion): Recenter overlays, for speed. 1994-06-17 20:03:18 +00:00
Richard M. Stallman
822b684f83 (lm-section-mark): Accept extra semicolons;
accept spaces at end of line.
1994-06-17 19:59:09 +00:00
Richard M. Stallman
651fca74e4 (build-mail-abbrevs): Pass a recursivep argument in recursive call. 1994-06-17 16:03:59 +00:00
Richard M. Stallman
69f9ba7efe Comment change. 1994-06-17 16:00:42 +00:00
Richard M. Stallman
343f4114c3 (Fprocess_status): Return nil for process name that has no process. 1994-06-17 13:40:33 +00:00
Richard M. Stallman
2dd60dfd18 (x-create-frame-with-faces): Set the cursor color last. 1994-06-17 13:39:14 +00:00
Richard M. Stallman
11dd3d61d5 (scratch_cursor_gc): New variable.
(dumpglyphs): Rework handling of GCs for cursor display
to use scratch_cursor_gc, and reuse the GC more.
1994-06-17 13:35:53 +00:00
Roland McGrath
a3d358c65a (tags-table-computed-list, tags-table-computed-list-for): New variables.
(tags-table-list-pointer, tags-table-list-started-at): Doc fixes.
(tags-table-parent-pointer-list): Variable removed.
(tags-table-check-computed-list, tags-table-extend-computed-list): New
functions.
(tags-find-table-in-list): Function removed.
(tags-table-list-member): New function replaces it.
(tags-verify-table): New function, broken out of visit-tags-table-buffer.
(tags-table-including, tags-next-table): Rewritten.
(visit-tags-table-buffer-cont): Variable removed.
(visit-tags-table-buffer): Overhauled.
(tag-exact-match-p): Disallow newline in tag string before \177.
1994-06-17 04:05:56 +00:00
Richard M. Stallman
70bcb498d3 (redisplay_region): Treat selected window's buffer
specially, not current buffer.
1994-06-17 00:52:13 +00:00
Richard M. Stallman
e919a6225e (mouse-scroll-subr): New arg WINDOW.
(mouse-drag-region, mouse-drag-secondary): Pass new arg.
1994-06-17 00:51:33 +00:00
Richard M. Stallman
dcceb381ab (make_hdr): Handle case of no "additional header". 1994-06-16 23:45:41 +00:00
Richard M. Stallman
ebfbbbe463 Comment change. 1994-06-16 23:33:50 +00:00
Richard M. Stallman
d8b3c19089 [USG5_4] (sigblock): Use |, not &. 1994-06-16 18:51:07 +00:00
Richard M. Stallman
7df79bd462 (Info-directory-list): For msdos, use ";" instead of
":" as delimiter in INFOPATH.
1994-06-16 15:44:16 +00:00
Karl Heuer
15495c7324 (redisplay_window): Don't use shortcut if window_end_vpos is out of date. 1994-06-16 15:38:30 +00:00
Richard M. Stallman
eb28595580 (syms_of_display): Make baud-rate a user var. 1994-06-16 15:14:30 +00:00
Richard M. Stallman
3d23eec081 (bibtex-mode): Set up comment-start locally. 1994-06-16 15:12:52 +00:00
Richard M. Stallman
c01f7ec05d (scan_lists): Get error if eob within comment with depth!=0. 1994-06-16 15:03:04 +00:00
Richard M. Stallman
97c6019c1a (ange-ftp-canonize-filename): Fix wrong var name. 1994-06-16 14:15:11 +00:00
Noah Friedman
d933a75618 (rlogin-password-paranoia): Variable deleted.
(rlogin-password): Function deleted.
This functionality is handled by comint-watch-for-password-prompt.

(rlogin-filter): Function deleted.
(rlogin): Do not set the process filter to rlogin-filter.
1994-06-16 08:09:34 +00:00
Roland McGrath
2d30a233cf Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
(O_RDONLY, O_RDWR): Define if undefined.
[emacs] (report_error): Use report_file_error so the user can tell what the
errno code was.
(unexec): Use O_RDONLY instead of explicit 0.
(make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it
was never adjusted earlier #ifndef NO_REMAP.
(adjust_lnnoptrs): Use O_RDWR instead of explicit 2.
1994-06-16 06:55:46 +00:00
Richard M. Stallman
4a73e687ba Define THIS_IS_CONFIGURE when extracting CFLAGS etc. 1994-06-16 02:30:39 +00:00
Richard M. Stallman
a46b893b12 (outline-mode): Make change-major-mode-hook buffer-local. 1994-06-15 23:03:28 +00:00
Richard M. Stallman
acf310c90d (dired-build-subdir-alist): Avoid mistaking a file name
ending in a colon for a subdir header line.
1994-06-15 22:39:01 +00:00
Richard M. Stallman
da5667c68a (mail-send-hook): Add defvar.
(mail-send): Run mail-send-hook before the `Sending...' message.
1994-06-15 22:16:04 +00:00
Richard M. Stallman
ef2a22d0bb (x_noop_count): New variable.
(x_term_init) [X_IO_BUG]: Init it.
(XTread_socket) [X_IO_BUG]: Don't do XNoOp every time, just 1 in 100.
1994-06-15 20:15:59 +00:00
Richard M. Stallman
65df085181 Don't alter the underline face.
(font-lock-hack-keywords, font-lock-fontify-region):
Don't call set-buffer-modified-p if no change in its value.

(font-lock-hack-keywords): Avoid changing the narrowing.

(c-font-lock-keywords-2): Insist on whitespace before a label.
1994-06-15 18:24:10 +00:00
Richard M. Stallman
b08c9c8bc7 (C_DEBUG_SWITCH): Define as empty. 1994-06-15 18:19:56 +00:00
Richard M. Stallman
aba55e8dde (redisplay): Don't call x_consider_frame_title.
(display_mode_line): Likewise.
(prepare_menu_bars): Call it here.
1994-06-15 18:18:55 +00:00
Richard M. Stallman
42bb2790f0 (Fcall_interactively): Ignore `-' in string.
(Fcall_interactively): Don't call minibuffer-window-active-p;
determine directly whether a minibuf window is active.
1994-06-15 18:17:55 +00:00
Richard M. Stallman
825d6f08db (Info-insert-dir): Ignore access times when comparing
file attributes.  Print message while merging.  Use separate
buffers for merging.  Try lower case `dir' first.
1994-06-15 18:13:52 +00:00
Richard M. Stallman
8f6c93e2bb (gud-massage-args): Fix error message syntax.
(gud-marker-filter, gud-find-file): Likewise.
(gud-display-line): Don't use dialog box for questions.
1994-06-15 18:05:50 +00:00
Doug Evans
f9d2d9c0c8 * config.sub (sparc64): New cpu.
(aout, elf): New os's.
1994-06-15 07:40:43 +00:00
Karl Heuer
c0c868359c (init_system_name): New function, replaces get_system_name. 1994-06-15 05:29:08 +00:00
Karl Heuer
ac98827760 (init_editfns): Call init_system_name instead of get_system_name.
(get_system_name): New function, now just uses Vsystem_name.
1994-06-15 05:28:51 +00:00
Karl Heuer
5d6be39f0c declare init_system_name (replaces get_system_name). 1994-06-15 05:27:38 +00:00
Karl Heuer
becadff8d8 (x_term_init): Don't call get_system_name. 1994-06-15 04:48:02 +00:00