Richard M. Stallman
140f8645fe
(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
...
against with not minibuf_window but echo_area_window.
1996-02-01 21:30:03 +00:00
Richard M. Stallman
c0239a0b8b
(wait_reading_process_input): If select times out,
...
return only if we had no timers to shorten the wait.
Don't shorten the wait for timers if time_limit is -1.
1996-02-01 20:35:59 +00:00
Karl Heuer
0468655b65
Update FSF address in comment.
1996-02-01 18:44:05 +00:00
Richard M. Stallman
eb4ffa4eb0
(Qcursor_in_echo_area): New variable.
...
(syms_of_fns): Set up Lisp var.
(Fy_or_n_p): Bind Qcursor_in_echo_area in case of nonlocal exit.
1996-02-01 16:10:41 +00:00
Richard M. Stallman
d89793b7b8
(compilation-filter): Run compilation-filter-hook.
1996-02-01 07:22:14 +00:00
Richard M. Stallman
3dbd9ee42d
(echo_now): Renamed from `echo'. All callers changed.
1996-02-01 06:04:44 +00:00
Richard M. Stallman
7ea13e12ee
(make_lispy_event): Timer event is a list, not just cons.
...
(timer_check): When DO_IT_NOW is true, handle events by running
the definition of timer-event. Don't get the current time if there
are no pending timers. If an event was generated, return 0,
If all timers were handled, return -1. Add gcpros.
(readable_events): Tell timer_check to execute events.
1996-02-01 06:01:15 +00:00
Richard M. Stallman
059a4a904f
(format-deannotate-region): Fixed bug that created
...
double marking of multi-annotation text-properties (eg, bold-italic).
1996-02-01 00:19:50 +00:00
Karl Heuer
4b3d19094a
(synch_process_death, synch_process_retcode): Delete extra declaration.
1996-01-31 22:36:08 +00:00
Richard M. Stallman
8ef5fadca6
(LIB_X11_LIB): New definition.
1996-01-31 21:01:16 +00:00
Richard M. Stallman
c4ba2209a5
Initial revision
1996-01-31 20:12:19 +00:00
Ian Lance Taylor
7a694abe4a
Add support for A/UX
1996-01-31 19:14:05 +00:00
Ian Lance Taylor
ad3583e4ba
Recognize A/UX
1996-01-31 19:10:52 +00:00
Richard M. Stallman
66188e40f0
(mode-line-format): Include column-number-mode.
1996-01-31 19:04:04 +00:00
Richard M. Stallman
5b03d3c0a1
(Fset_window_buffer): Set buffer temporarily around running
...
the window-scroll-functions.
(Fset_window_buffer_unwind): New function.
(window_initialized): New variable.
(init_window_once): Set it.
1996-01-31 05:11:48 +00:00
Richard M. Stallman
2c6638cde6
(HAVE_TIMEVAL): Set explicitly to `no' if test fails.
1996-01-31 02:23:25 +00:00
Karl Heuer
e2d463e5c2
(LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 20:58:24 +00:00
Karl Heuer
7339384c9e
(HAVE_SOCKETS): Moved here from s/isc4-1.h.
...
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
(LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 20:38:53 +00:00
Karl Heuer
27aaf8c241
(HAVE_SOCKETS): Moved to s/isc2-2.h.
...
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
1996-01-30 20:36:43 +00:00
Richard M. Stallman
af209db8bd
(syms_of_editfns): Make buffer-access-fontify-functions
...
locally nil in the prin1 buffer.
1996-01-30 19:58:24 +00:00
Richard M. Stallman
9fb026ab83
(x_frame_parms): Alphabetize.
...
(enum x_frame_parm): Data type deleted.
1996-01-30 19:51:26 +00:00
Richard M. Stallman
f040c0ba59
(child_setup): Fix size in write call.
1996-01-30 18:41:57 +00:00
Richard M. Stallman
22c03d3954
(mail-setup): For mail-self-blind, use user-mail-address.
1996-01-30 18:25:30 +00:00
Richard M. Stallman
aa970069e0
(Fdelete_backward_char): In overwrite mode,
...
insert spaces, unless we deleted a tab.
1996-01-29 23:27:09 +00:00
Richard M. Stallman
68313ed8be
(Fset_minibuffer_window): New function.
...
(keys_of_minibuf): defsubr it.
1996-01-29 23:26:11 +00:00
Karl Heuer
f8fbe212ec
(vip-brac-function): Fix error format string.
1996-01-29 23:20:08 +00:00
Karl Heuer
21c78bce61
(vip-register-macro): Fix error format string.
1996-01-29 23:19:49 +00:00
Karl Heuer
0fd6a3e294
(vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.
1996-01-29 23:19:25 +00:00
Karl Heuer
195b04a4be
(vip-execute-ex-command, ex-write): Fix error format string.
1996-01-29 23:19:04 +00:00
Karl Heuer
e8a74167d7
(tq-process-buffer): Fix error format string.
1996-01-29 23:18:47 +00:00
Karl Heuer
5fc329f930
(reporter-dump-variable): Fix error format string.
1996-01-29 23:18:35 +00:00
Karl Heuer
ea0bb97f77
(nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.
1996-01-29 23:18:20 +00:00
Karl Heuer
76e4c0ba3f
(msb--choose-menu): Fix error format string.
1996-01-29 23:17:49 +00:00
Karl Heuer
523042554c
(mh-handle-process-error): Fix error format string.
1996-01-29 23:17:16 +00:00
Karl Heuer
e84d5560a2
(mh-read-seq): Fix error format string.
1996-01-29 23:16:57 +00:00
Karl Heuer
ce35dad9dd
(Info-extract-pointer): Fix error format string.
1996-01-29 23:16:36 +00:00
Karl Heuer
cf6ba12857
(hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.
1996-01-29 23:16:11 +00:00
Karl Heuer
f01d4b2db2
(gnus-summary-insert-pseudos-xemacs): Fix error format string.
1996-01-29 23:15:52 +00:00
Karl Heuer
5cc7f7d64f
(forms--process-format-list): Fix error format string.
1996-01-29 23:15:25 +00:00
Karl Heuer
b0b3cce2dd
(visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
...
string.
1996-01-29 23:14:52 +00:00
Karl Heuer
d62af4649b
(ediff-event-point, ediff-event-buffer): Fix error format string.
1996-01-29 23:12:01 +00:00
Richard M. Stallman
5d73ac6685
(sh-shell-variables-initialized): New variable.
...
(sh-mode): Make sh-shell-variables and
sh-shell-variables-initialized local.
(sh-set-shell): Don't scan the buffer for variable assignments.
Set sh-shell-variables-initialized to nil.
(sh-shell-initialize-variables): New function.
(sh-add-completer): New function. Initialize sh-shell-variables
here if not yet done.
(sh-add): Use sh-add-completer for completion.
1996-01-29 23:11:40 +00:00
Karl Heuer
8995e09e9b
(cpp-parse-error): Fix error format string.
1996-01-29 23:11:17 +00:00
Karl Heuer
d81c2c3c23
(outline-process-exposed): Fix error format string.
1996-01-29 23:10:03 +00:00
Karl Heuer
4dd3b39642
(ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error
...
format string.
1996-01-29 23:09:15 +00:00
Karl Heuer
ba4a8e51f9
Update FSF address in comment.
1996-01-29 22:30:55 +00:00
Richard M. Stallman
48ffe371ec
(dos_rawgetc): Allow simulation of `Mouse-3' by
...
simultaneous click/drag of `Mouse-1' and `Mouse-2'.
(dos_set_window_size): Make the window size change
faster for standard sizes. Fix a bug in v2-specific code to
change window size.
1996-01-29 22:22:08 +00:00
Karl Heuer
7e0846530a
(byte-compile-log-1): Delete format call inside message.
1996-01-29 21:09:23 +00:00
Richard M. Stallman
6b0442dc82
(XTframe_raise_lower): Rename arg raise' to
raise_flag'.
1996-01-29 19:28:11 +00:00
Richard M. Stallman
2f056143d0
Comment change.
1996-01-29 17:21:17 +00:00