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

6781 commits

Author SHA1 Message Date
Karl Heuer
8c09486ac8 (MULTI_FRAME): Obsolete macro deleted. 1996-09-01 20:52:25 +00:00
Richard M. Stallman
c190bcd5d0 (struct x_display_info): Add element Xatom_FONT. 1996-09-01 20:52:17 +00:00
Richard M. Stallman
2218e4d9c4 (x_term_init): Initialize Xatom_FONT member.
(x_new_font): Use Xatom_FONT member.
1996-09-01 20:49:29 +00:00
Richard M. Stallman
53c58b5d48 [HAVE_SETRLIMIT]: Include time.h and resource.h.
(main) [HAVE_SETRLIMIT]: Call setrlimit to extend the stack limit.
New local `rlim'.
1996-09-01 20:47:10 +00:00
Richard M. Stallman
0a20b6841d (build_annotations): Remember original buffer that the
region came from; pass this to `format-annotate-function'.
1996-09-01 20:44:46 +00:00
Richard M. Stallman
20ddcdc068 (Fx_list_fonts): New optional arg MAXIMUM. 1996-09-01 19:52:14 +00:00
Karl Heuer
6ec8bbd20d Change all references from point to PT. 1996-09-01 19:15:05 +00:00
Karl Heuer
ae93ce928a (re_match_2_internal) [emacs]: Use PT, not point. 1996-09-01 19:02:26 +00:00
Richard M. Stallman
c43aa15d17 (TAGS): Use $(srcdir) in deps. 1996-09-01 18:27:40 +00:00
Richard M. Stallman
dc32bb9120 (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc. 1996-09-01 06:46:59 +00:00
Richard M. Stallman
b1878f4508 (requeued_events_pending_p): New function. 1996-09-01 02:43:58 +00:00
Richard M. Stallman
be072a32c9 (HAVE_SETRLIMIT): Add #undef. 1996-09-01 00:13:53 +00:00
Richard M. Stallman
04fc68e769 (Fload): Add "source is newer" info to the "loading" and "done" messages. 1996-09-01 00:01:56 +00:00
Richard M. Stallman
e318085a3a Clean up whitespace. 1996-08-31 23:41:26 +00:00
Richard M. Stallman
c8499ba5d8 (re_search_2): Optimize regexp that starts with ^. 1996-08-31 23:40:19 +00:00
Richard M. Stallman
590027f762 (FREE_VAR): Clean up C syntax. 1996-08-31 22:29:12 +00:00
Paul Eggert
8be8f4740f (HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros. 1996-08-31 22:11:26 +00:00
Paul Eggert
b05af5d333 (<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
(init_system_name): Use sysinfo or getdomainname to append domain name
if host name is not already fully qualified.
1996-08-31 22:11:26 +00:00
Richard M. Stallman
fa9e8864b4 (Fgarbage_collect): Report used and free intervals. 1996-08-31 21:53:53 +00:00
Richard M. Stallman
0ecf7d369a (Vwin32_start_process_show_window): New variable.
(create_child): Conditionally force subprocess to hide window.
(syms_of_ntproc): DEFVAR it.
1996-08-31 20:13:29 +00:00
Richard M. Stallman
cedadcfab0 (x_set_cursor_color): Use x_update_cursor. 1996-08-31 20:12:15 +00:00
Richard M. Stallman
5aadc2d2ee (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT. 1996-08-31 19:22:43 +00:00
Richard M. Stallman
8ca5efd068 entered into RCS 1996-08-31 04:29:46 +00:00
Richard M. Stallman
aa8bff2e10 (XTupdate_end): Always clear mouse_face_defer flag. 1996-08-31 02:44:14 +00:00
Richard M. Stallman
f5e278c7c9 (Fset_face_attribute_internal): Set mouse_face_defer flag. 1996-08-31 02:43:52 +00:00
Richard M. Stallman
d1bc41829a (do_line_dance, dumprectangle): Use x_update_cursor.
(show_mouse_face, clear_cursor): Likewise.
(x_display_cursor): New args X and Y.
(XTupdate_end, XTcursor_to, XTwrite_glyphs): Pass new args.
(XTupdate_begin): Initialize curs_x, curs_y here.
1996-08-30 18:49:07 +00:00
Richard M. Stallman
9f58e89e86 (cmd_error): Clear executing_macro. 1996-08-30 02:57:30 +00:00
Richard M. Stallman
59860a8c8c (Fminibuffer_complete_word): Check for
unexpected data type returned by Ftry_completion.
1996-08-30 00:04:33 +00:00
Erik Naggum
1ab778be05 (init_macros): Initialize executing_macro, too. 1996-08-29 21:22:04 +00:00
Richard M. Stallman
c291d9ef2b (Vring_bell_function): New variable.
(syms_of_term): Set up Lisp variable.
(ring_bell): Use Vring_bell_function.
1996-08-29 20:50:15 +00:00
Richard M. Stallman
531483fbd3 (XTread_socket): Call XFilterEvent on all events,
if HAVE_X_I18N and FRAME_XIC nonzero.
1996-08-29 06:22:28 +00:00
Richard M. Stallman
484de1186a (executing_macro_iterations, executing_macro): Declared. 1996-08-29 04:39:47 +00:00
Richard M. Stallman
e881d8b2f7 (cmd_error): Add number of kbd macro iterations to the error message. 1996-08-29 04:38:33 +00:00
Richard M. Stallman
d4087e062b (executing_macro_iterations, executing_macro): New vars.
(Fexecute_kbd_macro): Set them.
1996-08-29 04:38:05 +00:00
Richard M. Stallman
77aa8edfb6 (Vhistory_length, Qhistory_length): New variables.
(syms_of_minibuf): Register and initialise these.
(read_minibuf): Truncate history list if needed.
1996-08-29 04:35:38 +00:00
Richard M. Stallman
21fbc8e5ae (Fsubstring): Handle vectors as well as strings. 1996-08-29 03:50:02 +00:00
Richard M. Stallman
f0490a0bf2 (Fcall_interactively): For N' and n',
if we don't get a number, try again.
1996-08-29 00:51:51 +00:00
Richard M. Stallman
0819585c7b (syms_of_alloc): Set up Lisp variables ...-consed,
such as Vcons-cells-consed.
1996-08-29 00:44:05 +00:00
Richard M. Stallman
f822bec6ea (main): Add bug report info in --help message. 1996-08-28 21:27:18 +00:00
Richard M. Stallman
51603bd058 (command_loop_1): Cancel echoing etc.
before running post-command-hook and such.
1996-08-28 14:24:49 +00:00
Richard M. Stallman
f42aa681fa (set_frame_menubar): Don't add ibw to menubar_size. 1996-08-27 13:40:40 +00:00
Richard M. Stallman
f7008aff6a (x_window): Don't add ibw to menubar_size. 1996-08-27 13:40:00 +00:00
Richard M. Stallman
e932d73def (fast_find_position): Fix previous change. 1996-08-25 23:31:20 +00:00
Richard M. Stallman
f61f515836 (fast_find_position): Minor fix in handling maybe_next_line. 1996-08-25 17:48:32 +00:00
Richard M. Stallman
0e82a18162 (HAVE_LIBKRB, HAVE_LIBDES): Add #undefs. 1996-08-25 17:00:12 +00:00
Richard M. Stallman
962ae6365c (command_loop_1): Check column_number_displayed
in the selected window, not Vcolumn_number_mode.
(Vcolumn_number_mode): Variable deleted.
(syms_of_keyboard): Delete Lisp variable column-number-mode.
1996-08-25 16:34:36 +00:00
Richard M. Stallman
b4d413451a Initial revision 1996-08-25 02:14:42 +00:00
Richard M. Stallman
86e71abf77 (xdialog_show): Don't allow 9 buttons. 1996-08-24 21:24:45 +00:00
Erik Naggum
085e9fcbb4 (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t. 1996-08-24 21:11:13 +00:00
Erik Naggum
2f100b5c7a (print-quoted): New variable.
(print): Print certain expressions more compactly when set.
Also use XCAR and XCDR directly -- we know we have conses.
1996-08-24 19:39:34 +00:00