1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 03:11:54 -07:00
Commit graph

13173 commits

Author SHA1 Message Date
Richard M. Stallman
94f9497203 (Flooking_at, Fposix_looking_at): Change arg name. 1995-04-06 05:18:35 +00:00
Richard M. Stallman
39b71e3947 (reporter-submit-bug-report): Give up if mailer
command returns nil.  Fix error message syntax.
(reporter-bug-hook): Fix error message syntax.
1995-04-06 04:33:59 +00:00
Richard M. Stallman
828ac69365 (Fraise_frame, Flower_frame): Now interactive. 1995-04-06 02:53:19 +00:00
Richard M. Stallman
0760ac9a9d (tar-mode-map): Fix typo for tar-display-other-file. 1995-04-06 02:12:11 +00:00
Karl Heuer
4a9386fc7a Add missing close backquote. 1995-04-05 20:46:40 +00:00
Karl Heuer
35622e5fe2 (tempo-build-collection): Clear flag after computing
return value.
1995-04-05 19:32:55 +00:00
Karl Heuer
d6b322f8be (ispell-personal-dictionary): Add autoload. 1995-04-05 04:21:15 +00:00
Karl Heuer
e5fff738e9 Change bindings of event-apply-control-modifier,
event-apply-meta-modifier, event-apply-hyper-modifier,
event-apply-shift-modifier, event-apply-alt-modifier, and
event-apply-super-modifier, in function-key-map, to use C-x @
instead of C-x ESC.  Using escape causes problems since that's
in function-key-map itself.
1995-04-05 03:34:40 +00:00
Karl Heuer
661c7d6ebd (Ffetch_bytecode): New function.
(funcall_lambda): Call it.
(syms_of_eval): defsubr it.
1995-04-05 03:05:26 +00:00
Karl Heuer
c6972ec8d3 Declare Ffetch_bytecode. 1995-04-05 03:04:48 +00:00
Karl Heuer
2b29a37688 (byte-compile-inline-expand): Fetch actual bytecode
before inlining a lazy function.
1995-04-05 03:04:02 +00:00
Karl Heuer
7f4d365716 (tempo-dolist): Don't use `cadr'. 1995-04-05 01:17:41 +00:00
Karl Heuer
90bebcb0c0 (event-apply-modifier): Fix off-by-one errors. 1995-04-04 22:48:16 +00:00
Karl Heuer
5c579a7529 (aixcc, aixcc.c): Targets deleted.
(SOURCES, distclean): Removed obsolete references to aixcc.
1995-04-04 21:11:29 +00:00
Karl Heuer
3ca7b46f53 Fix comments. 1995-04-04 03:00:59 +00:00
Karl Heuer
19126e1177 New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
and x_top_window_to_frame.
1995-04-03 23:37:17 +00:00
Karl Heuer
2d271e2eac (x_window_to_frame): New arg DPYINFO. All callers changed.
(x_any_window_to_frame, x_top_window_to_frame): Likewise.
1995-04-03 23:34:26 +00:00
Richard M. Stallman
34da6b1616 (tempo-insert): Added the P tag and modified the s tag accordingly
(tempo-insert-named): Checks for valid name, insert mark otherwise.

(tempo-dolist): Changed (cadr ...) to (car (cdr ...))

(tempo-expand-if-complete): New function
1995-04-03 22:23:51 +00:00
Karl Heuer
93572b4317 (main): Start with an empty message log. 1995-04-03 22:16:16 +00:00
Karl Heuer
d8616fc1c3 (Fy_or_n_p): Don't log prompt.
(Fyes_or_no_p): Fix typo in doc string.
1995-04-03 22:14:27 +00:00
Karl Heuer
6c4429a502 (message_nolog): New function. 1995-04-03 22:10:36 +00:00
Karl Heuer
1979717a5a (message_nolog): Declare this function. 1995-04-03 22:08:29 +00:00
Karl Heuer
439ae27bd7 Declare Vmessage_log_max. 1995-04-03 21:48:34 +00:00
Richard M. Stallman
4de5599d7d (apropos): Use apropos-worthy-symbol-p as default predicate.
(apropos-worthy-symbol-p): New function.
1995-04-03 21:38:06 +00:00
Karl Heuer
38832b4c51 (set-auto-mode): Fix previous change. 1995-04-03 21:37:39 +00:00
Richard M. Stallman
d007f5c889 (oblookup): Save bucket num in oblookup_last_bucket_number.
(Funintern): New function.
(syms_of_lread): defsubr it.
1995-04-03 21:34:15 +00:00
Simon Marshall
59f36b0808 Added support for special (quoted) characters in file names:
new functions comint-quote-filename and comint-unquote-filename, using
new variable comint-file-name-quote-list.
Changed comint-word,  comint-match-partial-filename and
comint-dynamic-list-filename-completions to support character quoting.

Made comint-dynamic-complete-as-filename and comint-dynamic-simple-complete use
strings of comint-completion-addsuffix for completion, if a cons pair.
1995-04-03 13:06:25 +00:00
Simon Marshall
7b4c65034c Set comint-file-name-quote-list to new shell-file-name-quote-list. 1995-04-03 13:01:15 +00:00
Richard M. Stallman
8e583b5d13 Don't distribute shortnames directory. 1995-04-02 22:14:17 +00:00
Richard M. Stallman
f2d3ddb0f0 Explain why public domain. 1995-04-02 07:45:35 +00:00
Richard M. Stallman
c76d4b428f Comment change. 1995-04-02 07:34:28 +00:00
Richard M. Stallman
e17267228e (menu-bar-edit-menu): Capitalize an item name.
(menu-bar-tools-menu): Add verb to Calendar item.
(menu-bar-help-menu): Rename Info to Browse Manuals.
1995-04-02 05:46:12 +00:00
Richard M. Stallman
fa8afe4217 (mail-mode-map): Longer title for headers submenu. 1995-04-02 05:40:43 +00:00
Richard M. Stallman
b20ff6d0b7 (inhibit-first-line-modes-suffixes): New variable.
(set-auto-mode): Use it.
(inhibit-first-line-modes-regexps): Use \\', not $.
1995-04-02 02:22:14 +00:00
Richard M. Stallman
469f4e8cfc (jka-compr-install): Add items to inhibit-first-line-modes-suffixes. 1995-04-02 02:21:56 +00:00
Richard M. Stallman
24aac19dbb (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation. 1995-04-02 00:11:19 +00:00
Richard M. Stallman
efde113229 (unrmail): Don't make or switch to a summary buffer. 1995-04-01 05:01:32 +00:00
Richard M. Stallman
5617588f56 (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change. 1995-04-01 04:46:15 +00:00
Richard M. Stallman
387f203c00 (rmail-summary-toggle-header): Make header visible in message buffer. 1995-03-31 19:36:02 +00:00
Karl Heuer
c422836dc1 (command_loop_1): If we ignore force_start, then also
ignore beg_unchanged and end_unchanged.
1995-03-31 19:26:53 +00:00
Richard M. Stallman
3a3f61fa71 (scheme-indent-sexp): Don't fail when
calculate-scheme-indent returns a one-element list.
1995-03-31 19:23:55 +00:00
Richard M. Stallman
37579d7c57 (isfloat_string): Permit trailing space. 1995-03-31 19:16:44 +00:00
Karl Heuer
0bb083c202 Fix comment. 1995-03-31 19:13:22 +00:00
Karl Heuer
157d78ece6 (insert-kbd-macro): Do something reasonable for vectors. 1995-03-31 18:52:51 +00:00
Richard M. Stallman
5add3885dd [MULTI_FRAME] (Factive_minibuffer_window): New function.
[MULTI_FRAME] (syms_of_frame): Defsubr it.
1995-03-31 17:47:32 +00:00
Richard M. Stallman
2eebaacd69 Delete extension language project. Add GNUstep. Move empire-builder.
State Fortran is in beta test.
1995-03-31 06:25:17 +00:00
Karl Heuer
f5b56972ca (event_to_kboard): Ignore dead frames.
(kbd_buffer_get_event): In batch mode, use current_kboard.
1995-03-31 04:51:59 +00:00
Karl Heuer
39f7900173 (x_delete_display): Extract kboard deletion, for modularity. 1995-03-31 03:57:05 +00:00
Karl Heuer
e50b8090d9 (wipe_kboard): Make this function static.
(delete_kboard): New function, extracted from x_delete_display.
1995-03-31 03:56:30 +00:00
Karl Heuer
5647f04f77 Declare function delete_kboard. 1995-03-31 03:53:28 +00:00