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
Richard M. Stallman
25ae394e86
(face-color-gray-p): Return nil if x-color-values does.
1996-01-29 07:27:04 +00:00
Richard M. Stallman
68dff3ca9c
(c-macro-preprocessor): Define a preprocessor name
...
which is valid on MS-DOS.
(c-macro-expansion): Do not rely on ``/tmp/'' being present; use
environment variables as alternatives (MSDOS). Use
`shell-file-name' rather than ``sh''. Redirect `stderr' with
`call-process-region' option, not from the shell. Handle shells
which don't return exit code from `cpp' (MSDOS). Put messages
from `cpp' inside a comment, to avoid messing up syntax highlighting.
1996-01-29 05:26:21 +00:00
Richard M. Stallman
b962d6c6ab
(event_kind): New event type: timer_event.
1996-01-29 04:53:39 +00:00
Richard M. Stallman
c04cbc3b12
(Qtimer_event): New symbol.
...
(read_char, kbd_buffer_get_event): Don't sleep past the next timer.
(readable_events, kbd_buffer_get_event): Check for timer events.
(make_lispy_event): Handle timer events.
(timer_check): New function.
(Vtimer_list): New variable.
(syms_of_keyboard): Set up Qtimer_event and Vtimer_list.
1996-01-29 04:53:02 +00:00
Richard M. Stallman
038328930d
(create_process): Set outchannel to be non-blocking.
1996-01-29 04:52:15 +00:00
Richard M. Stallman
fb4c362712
(wait_reading_process_input): Call timer_check
...
and shorten the inner delay if appropriate.
1996-01-29 04:50:16 +00:00
Richard M. Stallman
8a9fe4d22b
(run-after-delay): Add autoload cookie.
...
Delete USECS arg. Let REPEAT be a float.
1996-01-29 02:26:52 +00:00
Richard M. Stallman
4395bfdb6a
Sun Jan 28 20:55:10 1996 Richard M. Stallman <rms@mole.gnu.ai.mit.edu>
...
* timer.el (timer-inc-time): New function.
(run-at-time): Use that.
(run-after-delay): New function.
* timer.el: Add a usecs slot to each timer.
Almost all functions changed.
Sun Jan 28 16:47:55 1996 Morten Welinder <terra@diku.dk>
* timer.el: Complete rewrite to use built-in timer feature.
1996-01-29 02:19:30 +00:00
Richard M. Stallman
5a8a160eb6
(list-directory): Set default-directory better if the
...
argument is a directory's file name.
1996-01-28 19:27:44 +00:00
Erik Naggum
01dbd8a0b9
(apropos-print): Fix previous change.
1996-01-28 07:10:18 +00:00
Richard M. Stallman
fd76ec52b3
(sort_args): Error if option is missing an arg.
1996-01-28 04:15:39 +00:00
Richard M. Stallman
a3fc4dee2c
(name-last-kbd-macro): Reject empty cmd name.
1996-01-28 03:07:38 +00:00
Richard M. Stallman
ef8e50b169
(edit-kbd-macro): Reject empty cmd name.
1996-01-28 03:07:15 +00:00
Richard M. Stallman
000f808355
Whitespace change.
1996-01-28 00:11:39 +00:00
Richard M. Stallman
98ce2330e6
(apropos-print): Omit key sequences that contain a frame.
1996-01-27 22:45:19 +00:00
Richard M. Stallman
9689908391
Clarify key sequence usage conventions.
1996-01-27 18:32:17 +00:00
Richard M. Stallman
f879067d73
(struct input_event): New field `padding'.
...
Change `kind' field to an int.
1996-01-27 18:30:30 +00:00
Richard M. Stallman
b312cc52b3
(Fy_or_n_p): Call choose_minibuf_frame.
1996-01-27 17:31:33 +00:00
Richard M. Stallman
2a8b0ff0a3
(Fcompare_buffer_substrings): Access case_canon_table as a char_table.
1996-01-27 08:28:51 +00:00
Richard M. Stallman
f7097b2aa1
(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
...
don't expand tabs.
1996-01-27 08:22:36 +00:00
Richard M. Stallman
f27bd275a9
(ispell-help): Use set-minibuffer-window.
1996-01-27 03:07:04 +00:00
Richard M. Stallman
10ba47834e
(ispell-command-loop, ispell-region): Pass proper format string to message.
1996-01-27 02:36:05 +00:00
Richard M. Stallman
bc07e5cb1e
(dired-get-filename): When quoting " chars,
...
handle all of them, including one at start of file name.
1996-01-27 02:18:29 +00:00
Richard M. Stallman
47c7adae7d
(command-line-normalize-file-name): New function.
...
(command-line-1): Call it to handle foo//bar in non-Emacs fashion.
1996-01-27 00:14:59 +00:00
Richard M. Stallman
126b6f74c1
(server-process-filter): In file name, collapse multiple slashes to one.
1996-01-26 23:57:39 +00:00
Michael Kifer
95d70c422a
Moved code around to minimize compiler warnings.
1996-01-26 23:34:09 +00:00
Richard M. Stallman
6da9bbd6b2
(tex-face-alist, tex-latex-face-alist): New variables.
...
(tex-common-initialization): Set facemenu-add-face-function,
facemenu-end-add-face, facemenu-remove-face-function.
(slitex-mode): Fix misspelling in value.
1996-01-26 19:57:45 +00:00
Richard M. Stallman
14dacacd65
Add some keybindings.
...
(next-line-mark, next-line-nomark): Set this-command.
(previous-line-mark, previous-line-nomark): Likewise.
(end-of-line-mark, end-of-line-nomark): Likewise.
1996-01-26 19:53:32 +00:00