1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 03:40:36 -08:00
Commit graph

10748 commits

Author SHA1 Message Date
Doug Evans
fa2b291733 (sun4sol2): Alias for sparc-sun-solaris2. 1995-02-20 20:25:48 +00:00
Simon Marshall
1911ebae27 Turn of syntax fontification by default.
It messes up when inside a comment done by the regexps (or v.v.).
1995-02-20 10:49:58 +00:00
Roland McGrath
52110560e9 (vc-log-info): Don't switch to the *vc* buffer before running
vc-do-command, because that would change its default-directory.
1995-02-20 09:39:26 +00:00
Richard M. Stallman
4908183440 (r_alloc_init): Set __malloc_extra_blocks. 1995-02-19 19:12:17 +00:00
Richard M. Stallman
4c11ca80f4 (rmail-summary-mail, rmail-summary-continue)
(rmail-summary-reply, rmail-summary-retry-failure)
(rmail-summary-forward, rmail-summary-resend): Switch to rmail
buffer's window first, so mail buffer replaces summary.
1995-02-19 19:11:03 +00:00
Richard M. Stallman
4bc7e3ad62 (Fmake_terminal_frame): Doc fix. 1995-02-19 19:08:38 +00:00
Richard M. Stallman
fb28fd5b76 (mouse-buffer-menu): Don't clear selection when we kill it. 1995-02-18 23:56:09 +00:00
Doug Evans
bfda6e4f1c Recognize lynx* as lynxos. 1995-02-18 17:18:21 +00:00
Richard M. Stallman
0dee0e2d65 (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
Add #undef's to cancel hpux8.h's definitions.
1995-02-18 09:07:07 +00:00
Richard M. Stallman
ec321cadaa (quoted-insert): Use insert-and-inherit.
Don't change buffer if arg is negative.
1995-02-17 23:59:43 +00:00
Richard M. Stallman
7d0ca249c8 (tex-append): Try splitting on last period, then
try splitting on first period.
1995-02-17 23:25:17 +00:00
Richard M. Stallman
95bf6435fc (desktop-internal-v2s): Don't use format to eliminate text properties. 1995-02-17 23:22:51 +00:00
Karl Heuer
fb11ccf66d (mail-abbrev-mode-regexp): Doc fix. 1995-02-17 18:31:47 +00:00
Richard M. Stallman
001e1e477d [__GNUC__] (C_SWITCH_SYSTEM): Defined. 1995-02-17 10:30:31 +00:00
Richard M. Stallman
5c3c0887e7 (STACK_DIRECTION): Undef before defining.
[__GNUC__] (C_SWITCH_MACHINE): Remove -cckr.
Add -32, only if IRIX_FORCE_32_BITS.
1995-02-17 10:29:46 +00:00
Richard M. Stallman
da149a8fb6 New alternative specified by WAIT_USE_INT. 1995-02-17 10:27:34 +00:00
Richard M. Stallman
ed0ce9537b (MULTI_FRAME): Define unconditionally. 1995-02-17 08:48:02 +00:00
Richard M. Stallman
8dd0c7cbf7 (calculate_costs): Update max_frame_height, max_frame_width.
They determine length of chars_wasted, copybuf and char_ins_del_vector.
1995-02-17 08:42:18 +00:00
Richard M. Stallman
45140e01dc (change_frame_size_1): New subroutine.
(change_frame_size): If f is termcap frame, change size of all of them.
(remake_frame_glyphs): No longer static.
Don't mark nonselected termcap frame as garbaged.
1995-02-17 08:40:18 +00:00
Richard M. Stallman
9769686d8b (redisplay): Don't display nonselected terminal frames. 1995-02-17 08:36:04 +00:00
Richard M. Stallman
bb1513c959 (Fmake_terminal_frame): New function.
(syms_of_frame): defsubr it.
(make_terminal_frame): Init Vframe_list only the first time.
Set visible and async_visible directly.
(redisplay): Don't display nonselected terminal frames.
1995-02-17 08:09:33 +00:00
Richard M. Stallman
44d3dec071 (r_alloc_check): Return void.
(r_alloc_freeze): Initialize if it hasn't been done.
(r_re_alloc, r_alloc_free, r_alloc_sbrk): Likewise.
1995-02-16 06:45:36 +00:00
Richard M. Stallman
6d16dd06fb Whitespace fixes. 1995-02-16 06:36:19 +00:00
Richard M. Stallman
8cd1ad32be (Buffer-menu-save): Fix the test for header line. 1995-02-16 05:58:37 +00:00
Richard M. Stallman
e481f9604f (redisplay_window): If we update the mode line,
switch to the buffer for real, and switch back for real.
1995-02-15 22:23:18 +00:00
Richard M. Stallman
387f3b2189 (sort-regexp-fields-next-record): New subroutine.
If the first search does not advance point and finds an empty match,
skip one char and search again.
(sort-regexp-fields): Use that subroutine.
Bind sort-regexp-fields-regexp, for sort-regexp-fields-next-record.
(sort-regexp-fields-regexp): Declared.
(sort-regexp-record-end): Declared.
1995-02-15 22:21:25 +00:00
Paul Reilly
aebd973ee3 (ALL_CFLAGS): Allow include files to be found in
`srcdir'.
1995-02-15 19:11:32 +00:00
Francesco Potortì
9cb0aa73c3 * etags.c (C_entries): Bug corrected in xrealloc of token_str.
(main): Do not read twice the last filename in the stdin file list.
1995-02-15 15:03:21 +00:00
Paul Reilly
37849f292c (LIB_MOTIF): Add -lgen to provide provide the symbols
`regcmp' and `regex'.
1995-02-15 12:13:14 +00:00
Richard M. Stallman
fd3e574168 Update icon-type values. 1995-02-15 09:57:18 +00:00
Richard M. Stallman
c696ac76c0 (Info-index): Bind Info-history, not Info-keep-history. 1995-02-15 08:36:09 +00:00
Richard M. Stallman
9685a93f32 (xmenu_show, both versions): New arg for_click.
(Fx_popup_menu): Compute it and pass it.
1995-02-15 08:06:32 +00:00
Richard M. Stallman
b631003ba9 Doc fix. 1995-02-15 00:02:48 +00:00
Paul Reilly
5bf01b68c7 (x_bitmap_icon): Fix test for unallocated icon bitmap. 1995-02-14 21:48:14 +00:00
Francesco Potortì
2bd88040e7 * etags.c (C_entries): Initialise the new members of TOKEN.
(C_entries): Do not allocate a new space for each token found by
	consider_token.  Let make_tag do that instead.
	(make_tag): Since now TOKEN has memory of where it is taken from,
	this new macro substitutes both make_tag_from_new_lb and
	make_tag_from_oth_lb.  All callers changed.
	(TOKEN): Add linepos and buffer members.
	(main): Initialise token_str.
	(lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
	(token_str): New global variable used by C_entries.
1995-02-14 17:31:55 +00:00
Richard M. Stallman
95c74a10a4 Comment changed. 1995-02-14 17:12:41 +00:00
Richard M. Stallman
5757b805f1 (unlock_buffer, unlock_all_files, Flock_buffer)
(Funlock_buffer): Use buffer's file_truename, not filename.
1995-02-14 16:33:49 +00:00
Richard M. Stallman
f6ed2e848d (syms_of_buffer): Set up Lisp var buffer-file-truename.
(init_buffer_once): Set up flag and default value for file_truename.
(reset_buffer): Init file_truename slot.
1995-02-14 16:33:19 +00:00
Richard M. Stallman
8eb34fb9f5 (struct buffer): New field file_truename. 1995-02-14 16:32:01 +00:00
Boris Goldowsky
41e5bf664f (facemenu-self-insert-face): If previous
self-insert-face is still valid, add to rather than replace it.
1995-02-14 15:00:40 +00:00
Richard M. Stallman
6807c7018d (ange-ftp-write-region, ange-ftp-insert-file-contents)
(ange-ftp-copy-file-internal): If remote host is unix, use binary mode.
(ange-ftp-file-local-copy): Delete local var bin1.
(ange-ftp-rename-remote-to-remote): Delete arg `binary'.
(ange-ftp-rename-file): Don't pass or compute that arg.
1995-02-14 14:28:44 +00:00
Richard M. Stallman
d5179accb2 (r_alloc_free): Call refill_memory_reserve only if emacs.
Include getpagesize.h unconditionally.
(free_bloc): Don't die if bloc->next or bloc->prev is null.
[!emacs] (bzero): New macro definition.
1995-02-14 14:27:18 +00:00
Richard M. Stallman
91c049d44f (input_poll_signal): Add ignored argument.
(interrupt_signal): Likewise.
1995-02-14 14:25:36 +00:00
Richard M. Stallman
61cbef47fe (window_change_signal): Add ignored argument. 1995-02-14 14:24:43 +00:00
Richard M. Stallman
7af71e17c1 (Fstart_process): Make process marker point into proc buf. 1995-02-14 14:23:49 +00:00
Richard M. Stallman
92e2441bd1 (x_display_bar_cursor): Use frame's cursor_width.
(x_connection_signal): New function.
(x_initialize): Use it as signal handler.
1995-02-14 14:22:29 +00:00
Richard M. Stallman
c32112069d (x_set_cursor_type): Set cursor_width field.
Handle args of form (bar . WIDTH).
1995-02-14 09:42:14 +00:00
Richard M. Stallman
e36a27114e (struct x_display): New element cursor_width. 1995-02-14 09:41:37 +00:00
Richard M. Stallman
e27ef4db6e (electric-help-help, electric-help-command-loop):
Mention q and r, not Q and R.

(electric-help-map): Use supress-keymap instead of
filling keymap with undefined commands.  Bind R like r.
Substitute electric-command-apropos for command-apropos.
(electric-apropos): New function.
(electric-help-help, electric-help-command-loop):
Mention Q and R in messages.
1995-02-14 09:08:40 +00:00
Richard M. Stallman
0c0b6c7911 (speeds): Make it ints. Add some higher speeds.
(tputs) [emacs]: If speed is high, convert to smaller units.
(tputs): Really use SPEED to calculate PADCOUNT.
1995-02-14 07:43:44 +00:00