Commit graph

8083 commits

Author SHA1 Message Date
Richard M. Stallman
6ca8823106 *** empty log message *** 1994-07-02 04:09:37 +00:00
Richard M. Stallman
1493e1f888 (mouse-scroll-subr): Delete some debugging code. 1994-07-02 00:47:40 +00:00
Richard M. Stallman
e98cc0af19 (visit-tags-table-buffer): Move error call into scope of `file'. 1994-07-02 00:45:49 +00:00
Richard M. Stallman
b3848c2851 (byte-compile-defalias): Fix typo in prev change. 1994-07-02 00:41:28 +00:00
Richard M. Stallman
73e84c9622 (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
(re_match_2_internal): If the last match is real
best match, don't restore second best one.
1994-07-02 00:10:58 +00:00
Richard M. Stallman
904d76247e (print-region-1): Essentially undo previous change. 1994-07-01 23:59:32 +00:00
Richard M. Stallman
0b43140039 (gnus-inews-domain-name): Once again test gnus-your-domain. 1994-07-01 21:42:23 +00:00
Richard M. Stallman
3c24374d14 (shell-mode): Don't read history from /dev/null. 1994-07-01 20:45:59 +00:00
Richard M. Stallman
1e2300d39b *** empty log message *** 1994-07-01 20:11:01 +00:00
Richard M. Stallman
4b3203d970 (make-face-italic, make-face-bold): Don't bind f2 here.
(make-face-bold-internal, make-face-italic-internal): Bind f2 here.
(make-face-bold-italic-internal, make-face-italic-internal)
(make-face-bold-internal): New arg `font'.  Callers changed.
1994-07-01 17:31:42 +00:00
Richard M. Stallman
96c3ed60ae (unload-feature): The autoload property does not
tart with `autoload'.
1994-07-01 17:14:19 +00:00
Richard M. Stallman
23b04eac8c (list-faces-display): Line up multiple lines in sample. 1994-07-01 17:06:34 +00:00
Richard M. Stallman
07ac942ac6 (sh-set-shell): Obey sh-query-for-magic in all cases.
(sh-mode): Don't move point permanently.
1994-07-01 16:28:00 +00:00
Richard M. Stallman
de4cdbc5fd (prepare_menu_bars): Call x_consider_frame_title
only if windows_or_buffers_changed.
1994-07-01 15:36:06 +00:00
Richard M. Stallman
421dd92fa7 (init_sys_modes): Turn off VSTART and VSTOP chars. On
DGUX, turn off INPCK.
1994-07-01 15:34:42 +00:00
Paul Reilly
f8ea84991a (Fx_create_frame): Add GC protection for local var `f'. 1994-07-01 07:17:43 +00:00
Richard M. Stallman
69c38b460f entered into RCS 1994-07-01 06:19:16 +00:00
Richard M. Stallman
118bd8410d (x_own_selection, x_get_foreign_selection):
Get rid of spurious X_TOOLKIT conditional.

(x_own_selection): Put the frame in Vselection_alist.
(x_clear_frame_selections): New function.
1994-07-01 00:46:37 +00:00
Richard M. Stallman
43b028a077 Comment change. 1994-07-01 00:40:46 +00:00
Richard M. Stallman
bb2a0a651e (Fdelete_frame): Call x_clear_frame_selections. 1994-07-01 00:35:07 +00:00
Richard M. Stallman
2a6cf806e2 (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.
1994-07-01 00:32:05 +00:00
Richard M. Stallman
31bdddb378 (random, srandom): Defined. 1994-07-01 00:29:02 +00:00
Richard M. Stallman
b663a40d99 *** empty log message *** 1994-06-30 19:34:49 +00:00
Richard M. Stallman
260600e5fb (minor-mode-map-alist): Add missing quote. 1994-06-30 19:21:03 +00:00
Richard M. Stallman
f9a9d26e5b (rmail-highlight-headers): Do nothing if
rmail-highlighted-headers is nil.
1994-06-30 18:57:17 +00:00
Noah Friedman
ee50a52806 (resize-minibuffer-window-restore): Don't do anything if the window height
is already 1.
1994-06-30 06:46:44 +00:00
Richard M. Stallman
5fb9cdd99e (mouse-drag-secondary): Don't treat end of buffer
specially when within the window.
1994-06-30 04:49:26 +00:00
Richard M. Stallman
40e6f148a4 (XLIB_ILLEGAL_ACCESS): Defined. 1994-06-30 04:27:21 +00:00
Richard M. Stallman
f10f0b79a4 (x_set_frame_parameters): Call x_set_offset directly.
Handle `-' for position parameters.

(x_set_name): If no change needed, avoid consing.
1994-06-29 21:38:34 +00:00
Richard M. Stallman
fc9cce4ec4 (command_loop_1): Don't clear nonundocount
when internal_self_insert returns 1.
1994-06-29 19:52:17 +00:00
Richard M. Stallman
aa52fef958 (internal_self_insert): Now can return 2. 1994-06-29 19:51:33 +00:00
Noah Friedman
654d89d78e comint-password-prompt-regexp: New variable.
comint-watch-for-password-prompt: Use it.
1994-06-29 18:21:34 +00:00
Richard M. Stallman
5286a84274 (byte-compile-callargs-warn): Handle function defnition
that is not a lambda expression or byte code function.
(byte-compile-arglist-warn): Likewise.
(byte-compile-defalias): New function, used to compile defalias.
(byte-compile-defalias-warn): New function.
1994-06-29 18:06:09 +00:00
Richard M. Stallman
88153c473e (easy-menu-change): New function. 1994-06-29 16:28:50 +00:00
Richard M. Stallman
cbb35d7d1c Add commented-out code. 1994-06-29 15:26:29 +00:00
Karl Heuer
2c1b5dbe28 (readchar): Restart interrupted I/O. 1994-06-28 21:51:12 +00:00
Roland McGrath
40ce92683c (tag-exact-match-p): Fix typo in last change. 1994-06-28 20:24:38 +00:00
Roland McGrath
63aeffd5a0 (tag-exact-match-p): Test for point sitting after the explicit tag name
itself.
1994-06-28 20:21:43 +00:00
Richard M. Stallman
1d8f6c8cae (line-move): Don't use message or ding; just signal errors. 1994-06-28 19:17:25 +00:00
Roland McGrath
eb15aa1822 (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
all data from output files when *ANNOT was nil.
1994-06-28 19:00:30 +00:00
Richard M. Stallman
ccb1d39ace (dired-x-hands-off-my-keys): New user-defined variable.
(dired-x-bind-find-file): Use it.
(dired-x-find-file): New function to substitute find-file.
(dired-x-find-file-other-window): New function to substitute
find-file-other-window.
1994-06-28 18:41:05 +00:00
Richard M. Stallman
be4d8b37c8 (mips-sony-newsos4*): New alias. 1994-06-28 17:04:58 +00:00
Richard M. Stallman
a98ea3f945 (safe_run_hooks): Take symbol as arg.
Use Fsymbol_value and Fset.
(command_loop_1): Pass symbol to safe_run_hooks.
Look in the value cell to check for trivial case (no hooks).

(read_key_sequence): Don't echo if echo_keystrokes is 0.
1994-06-28 17:02:40 +00:00
Richard M. Stallman
99b9e97503 (redisplay_region): For special treatment, BUF most be
both current and displayed in selected window.
1994-06-28 09:27:39 +00:00
Richard M. Stallman
146f50a386 (Foverlay_put): Pass redisplay_region a struct buffer *. 1994-06-28 09:25:42 +00:00
Richard M. Stallman
fa562dd5e1 (dired-readin): Record the directory's modtime.
(dired-internal-noselect): Offer to revert if dir has changed.
1994-06-28 08:36:16 +00:00
Richard M. Stallman
79e6ae333e (auto-lower-mode, auto-raise-mode): Doc fixes. 1994-06-28 05:15:44 +00:00
Richard M. Stallman
b4d8de7df4 (Info-index): Fix typo: t => \t. 1994-06-28 04:14:41 +00:00
Richard M. Stallman
0086b593a7 (gnus-inews-user-name, gnus-inews-domain-name):
Use user-mail-address unless there's a reason to do otherwise.
(gnus-inews-domain-name): Delete compatibility use of gnus-your-domain.
1994-06-27 23:07:15 +00:00
Richard M. Stallman
dfbf6104bd (Info-insert-dir): Capitalize `node' when inserting it.
(Info-search): Don't move point to beginning, after Info-read-subfile.
1994-06-27 20:54:14 +00:00