1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

6744 Commits

Author SHA1 Message Date
Karl Heuer
7772e660eb Check for existence of windowing system. 1994-03-30 01:02:01 +00:00
Karl Heuer
cf4138adef (EMACS_TIME_NEG_P): Cast to signed. 1994-03-30 00:50:02 +00:00
Karl Heuer
ee61d94e70 (Fwindow_width): Delete unnecessary variable declarations. 1994-03-29 07:20:26 +00:00
Karl Heuer
13a661808e (hack-local-variables-prop-line): Search two lines if "#!".
Ignore keyword `mode', since it's already been handled.
1994-03-29 07:08:23 +00:00
Richard M. Stallman
87d26afc28 (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
(basic-save-buffer): Use basic-save-buffer-1.
1994-03-29 06:59:50 +00:00
Karl Heuer
26a8d14bf2 Fix glitches in previous change. 1994-03-29 06:37:09 +00:00
Karl Heuer
ccf39e5651 (Fcompute_motion): Typecheck all arguments. 1994-03-29 05:58:40 +00:00
Karl Heuer
546714cf35 Fix typo in comment. 1994-03-29 05:54:39 +00:00
Richard M. Stallman
b741d9b1bb (struct frame_glyphs): New fields charstarts and total_charstarts. 1994-03-29 05:22:29 +00:00
Karl Heuer
e6194ffc49 Fix typos in comments. 1994-03-29 04:57:16 +00:00
Karl Heuer
dd5f626783 (display_text_line): Handle selective display at window edge. 1994-03-29 04:08:07 +00:00
Karl Heuer
36363ac158 (debug): Behave sensibly if pop-up-frames is set. 1994-03-29 02:20:04 +00:00
Karl Heuer
97f9920271 (Info-suffix-list): Put empty string last.
(info-insert-file-contents): Allow filename to already be suffixed.
1994-03-29 01:39:51 +00:00
Karl Heuer
af5d2b69af (file_name_completion): Don't step on dirname. 1994-03-29 00:57:07 +00:00
Richard M. Stallman
b1b12a8ee9 Initial revision 1994-03-29 00:10:31 +00:00
Roland McGrath
32eff0b035 (vc-checkin): Insert name of current defun in comment buffer. 1994-03-29 00:03:10 +00:00
Roland McGrath
e332f80b0b (add-log-current-defun): Autoload this. 1994-03-28 23:57:28 +00:00
Karl Heuer
4a971a936b (forms-mode): Set major mode before finding forms-file. (This gives
the find-file-hook a way to detect that it's a forms-datafile.)
1994-03-28 23:13:07 +00:00
Karl Heuer
af92970ca9 (x_find_modifier_meanings): Skip zero entries. 1994-03-28 23:03:07 +00:00
Richard M. Stallman
3fcc88cce0 (file_name_completion): Protect things from GC. 1994-03-28 20:55:18 +00:00
Richard M. Stallman
73804d4b1b Initial revision 1994-03-28 20:21:44 +00:00
Richard M. Stallman
f142f62a0a *** empty log message *** 1994-03-28 20:02:03 +00:00
Richard M. Stallman
4d4cd289b4 (emerge-goto-line): New function.
(emerge-convert-diffs-to-markers): Use it.
1994-03-28 18:48:16 +00:00
Richard M. Stallman
3e01fd9daa Initial revision 1994-03-28 18:36:14 +00:00
Richard M. Stallman
3ea1f391da (byte-compile-file): Use whole file name for errors. 1994-03-28 07:05:55 +00:00
Richard M. Stallman
ca2ec1c584 (momentary-string-display): Avoid modifying the undo list. 1994-03-28 06:08:35 +00:00
Richard M. Stallman
7015aca452 Initial revision 1994-03-28 05:41:05 +00:00
Richard M. Stallman
1e0a78a10c (set-match-data): New alias. 1994-03-28 02:21:28 +00:00
Richard M. Stallman
869f4785b8 Initial revision 1994-03-28 01:39:26 +00:00
Richard M. Stallman
80298193c3 (choose-completion-delete-max-match): Renamed from
mouse-completion-delete-max-match and moved here.
(choose-completion-string): New function.
(choose-completion): New command.
(completion-list-mode-map): Add binding for choose-completion.
(completion-setup-function): Mention RET.
1994-03-27 22:21:04 +00:00
Richard M. Stallman
40fc483606 (mouse-choose-completion): Use choose-completion-string.
(mouse-completion-delete-max-match): Moved to simple.el and renamed.
1994-03-27 22:18:55 +00:00
Richard M. Stallman
d25390d0aa Initial revision 1994-03-27 21:24:22 +00:00
Richard M. Stallman
ee81c9594f (set-visited-file-name): Kill local var vc-mode.
Make buffer writable if was read-only due to vc.
1994-03-27 19:49:47 +00:00
Richard M. Stallman
b5bcaf3ebb (vc-find-file-hook): Set backup-inhibited. 1994-03-27 19:46:27 +00:00
Richard M. Stallman
2cb6da5c78 (read_minibuf): Return val via unbind_to.
(Fminibuffer_complete): Scroll the completion window in some cases.
1994-03-27 07:55:46 +00:00
Richard M. Stallman
5b9cf4b2e0 (Freplace_match): Doc fix. 1994-03-27 07:51:45 +00:00
Richard M. Stallman
a8226f6724 *** empty log message *** 1994-03-27 07:36:35 +00:00
Richard M. Stallman
df28eb7b38 (verify_interval_modification): For insertion in
middle of an interval, use the same criterion as between intervals
for whether read-only forbids it.
1994-03-26 21:02:24 +00:00
Richard M. Stallman
24cffc6810 Don't test for presence of dump-emacs.
Use `dump' argument as criterion for copying DOC, for running
top-level, and for extending the version number.
Delete the sleep-for.
1994-03-26 20:57:49 +00:00
Richard M. Stallman
e9f1d66d7c (blink-matching-open): Now three strategies for choosing
the text to display when the matching open is off screen.
1994-03-26 05:53:18 +00:00
Richard M. Stallman
5b5bb5e486 *** empty log message *** 1994-03-26 05:37:00 +00:00
Richard M. Stallman
c3a29d704f (Info-insert-dir): Add a save-excursion.
Require menu items for subnodes to end in ::.
1994-03-26 05:24:17 +00:00
Richard M. Stallman
c5a02c74d8 (this_command, last_command): Declared. 1994-03-25 23:49:50 +00:00
Richard M. Stallman
30df2a5340 (gud-comint-buffer): Move defvar up. 1994-03-25 22:59:12 +00:00
Richard M. Stallman
36fa5981f4 (pr): Use debug_print. 1994-03-25 19:19:41 +00:00
Richard M. Stallman
cf1bb91bd1 (debug_print): New function. 1994-03-25 19:19:05 +00:00
Richard M. Stallman
6f5e9c436c (etags, ctags): Pass -D for VERSION. 1994-03-25 18:34:05 +00:00
Richard M. Stallman
0e0de659c7 (gud-gdb-complete-command): New defun to support true
GDB completion in the GUD buffer.  Requires assistance from
GDB in the form of the `complete' command.
(gud-gdb-complete-in-progress, gud-gdb-complete-string,
gud-gdb-complete-break, gud-gdb-complete-list,
gud-gdb-complete-filter): New.
(gdb): Bind TAB to gud-gdb-complete-command.
1994-03-25 18:31:42 +00:00
Francesco Potortì
32daa21619 * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
(main): don't allow the use of -t and -T in etags mode.
	(print_help): don't show options enabled by default.
	(print_version): show the emacs version number if VERSION is #defined.
	(find_entries): add "ss" as suffix for Chez Scheme.
1994-03-25 14:31:24 +00:00
Richard M. Stallman
029b623a7e Initial revision 1994-03-25 07:38:29 +00:00