1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

49419 commits

Author SHA1 Message Date
Nick Roberts
5223afdaa5 *** empty log message *** 2004-02-20 01:13:55 +00:00
Kim F. Storm
2320865de4 Fix whitespace. 2004-02-19 23:26:06 +00:00
Kim F. Storm
351d2e147a Undo 2004-02-16 and 2004-02-17 changes.
The following changes are relative to the 2004-01-21 revision.
(NREAD_INPUT_EVENTS): Define as max number of input events to read
in one call to read_socket_hook.  Value is 8.
(read_avail_input): Separate and rework handling of read_socket_hook
and non-read_socket_hook cases.  Use smaller input_event buffer
in read_socket_hook case, and repeat if full buffer is read.  Use
new local variable 'discard' to skip input after C-g.
In non-read_socket_hook case, just use a single input_event, and
call kbd_buffer_store_event on the fly for each character.
2004-02-19 23:21:51 +00:00
Kim F. Storm
b0e225fd50 *** empty log message *** 2004-02-19 23:21:23 +00:00
Stefan Monnier
b15aa9f9e8 (union Lisp_Object): Give a more precise type for `type'.
Remove unused `gu' alternative.
2004-02-19 20:25:17 +00:00
Simon Josefsson
507c5deb1e Fix typo.
(morse-code): Add @.
2004-02-19 19:36:36 +00:00
Andreas Schwab
83c9aa95a3 . 2004-02-19 11:12:36 +00:00
Andreas Schwab
beaedd5620 (Fdefine_fringe_bitmap): Use && instead of & to avoid
warning.
2004-02-19 11:11:39 +00:00
Glenn Morris
abc178a0bc (mark-diary-entries): Use assoc-string instead of assoc-ignore-case. 2004-02-19 01:20:03 +00:00
Glenn Morris
22ebf3930a (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): Use
assoc-string instead of assoc-ignore-case.
2004-02-19 01:19:05 +00:00
Glenn Morris
2ad9ebbd12 (calendar-goto-julian-date): Use assoc-string instead of
assoc-ignore-case.
2004-02-19 01:18:23 +00:00
Glenn Morris
53d0b6a293 (calendar-goto-islamic-date, mark-islamic-diary-entries): Use
assoc-string instead of assoc-ignore-case.
2004-02-19 01:17:44 +00:00
Glenn Morris
abe4091c48 (calendar-goto-hebrew-date, mark-hebrew-diary-entries)
(list-yahrzeit-dates): Use assoc-string instead of assoc-ignore-case.
2004-02-19 01:16:53 +00:00
Glenn Morris
f6ea0e2d2c (calendar-goto-french-date): Use assoc-string instead of
assoc-ignore-case.
2004-02-19 01:15:40 +00:00
Glenn Morris
3be2dc285d (coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case. 2004-02-19 01:15:03 +00:00
Glenn Morris
78e37e9cd4 (calendar-holidays): Doc fix.
(calendar-read-date): Use assoc-string rather than assoc-ignore-case.
2004-02-19 01:13:56 +00:00
Glenn Morris
a19de6288e (appt-display-format): Change default to'ignore, for backwards compatability.
(appt-display-message): If appt-display-format is 'ignore, respect old
vars appt-msg-window and appt-visible.
(appt-activate): Don't depend on return value of cancel-timer.
2004-02-19 01:12:21 +00:00
Glenn Morris
e306dc9f58 *** empty log message *** 2004-02-19 01:11:26 +00:00
Kim F. Storm
1d71218362 (get_window_cursor_type, display_and_set_cursor): Fix last change. 2004-02-18 21:01:50 +00:00
Kim F. Storm
cc808173fc *** empty log message *** 2004-02-18 21:00:59 +00:00
Markus Rost
c6190ba03b (executable-command-find-posix-p): Fix choice of the directory. 2004-02-18 20:48:26 +00:00
Luc Teirlinck
d29edb21c8 (Marker Insertion Types): Minor change. 2004-02-18 05:02:30 +00:00
Luc Teirlinck
870fccf4dc (Standard Buffer-Local Variables): Fix xref. 2004-02-18 04:56:00 +00:00
Luc Teirlinck
e35e07dfbf (Using Interactive): Delete pxref to top of same node.
(Interactive Codes): Fix pxref for default-directory.
2004-02-18 04:49:52 +00:00
Luc Teirlinck
0a9e14ddf8 (Related Topics): Fix xrefs. 2004-02-18 04:40:53 +00:00
Luc Teirlinck
8e5d85ffc0 (interprogram-cut-function)
(interprogram-paste-function, kill-new, kill-append): Doc fixes.
(kill-region): Make it return nil.  Doc fix.
(yank-pop): Make its argument optional.
(yank): Make ARG `-' equivalent to `-1'.
2004-02-18 03:04:32 +00:00
Karl Berry
6bdec92c6e (Help-Int): mention the new line number feature. 2004-02-18 01:52:26 +00:00
Kim F. Storm
58ec79cfdf Add info about ssh/cvs related problems and work-around. 2004-02-17 23:47:32 +00:00
Kim F. Storm
5c7528cd68 (get_window_cursor_type): Don't look at glyph if NULL.
(display_and_set_cursor): Set glyph to NULL if cursor in fringe.
2004-02-17 21:36:00 +00:00
Kim F. Storm
b26f249f3e *** empty log message *** 2004-02-17 21:35:30 +00:00
Kim F. Storm
7a272039b5 (fast_find_position): Fix return value of new version
(was inverted compared to the 21.1 version).
2004-02-17 21:06:59 +00:00
Kim F. Storm
0bf7d00506 *** empty log message *** 2004-02-17 21:06:22 +00:00
Eli Zaretskii
ac84042c63 (rmail-get-new-mail): Don't reference
rmail-use-spam-filter if rmail-spam-filter is not loaded.
2004-02-17 19:55:43 +00:00
Luc Teirlinck
43e48bdaa5 *** empty log message *** 2004-02-17 03:18:43 +00:00
Luc Teirlinck
efb478436e (Sets And Lists): Update description of delete-dups. 2004-02-17 03:16:42 +00:00
Luc Teirlinck
8a9825f74d (auto-revert-buffer-p): Only revert dired buffers if one of
global-auto-revert-non-file-buffers or autorevert-mode is non-nil.
2004-02-17 02:26:58 +00:00
Richard M. Stallman
84e3400219 Minor fix.
(Buffers and Windows): Delete false table about all-frames.
2004-02-17 01:15:45 +00:00
Richard M. Stallman
ee49c7d90e (Coding Conventions): Minor fix. 2004-02-17 01:12:57 +00:00
Richard M. Stallman
2a2331727a Minor fixes. 2004-02-17 01:12:00 +00:00
Richard M. Stallman
fd697a7657 (Parsing Expressions): Delete old caveat about parse-sexp-ignore-comments. 2004-02-17 01:11:13 +00:00
Richard M. Stallman
0fa0135a64 (Output Variables): Add print-quoted. 2004-02-17 01:10:15 +00:00
Richard M. Stallman
360f2e9140 (Text Lines): Don't add -1 in current-line. 2004-02-17 01:07:22 +00:00
Richard M. Stallman
c2d8228a0a Minor fix. 2004-02-17 01:06:10 +00:00
Richard M. Stallman
a3d3f60db6 (Translation of Characters): Give examples of use.
Explain about translation-table-for-input and
set-buffer-file-coding-system.

Minor typo fix.
2004-02-17 01:04:35 +00:00
Richard M. Stallman
cf11ad960a (Unloading): Document unload-feature-special-hooks.
Get rid of fns-NNN.el file.
2004-02-17 00:58:59 +00:00
Richard M. Stallman
6ee45eab34 (Building Lists): Minor cleanup. 2004-02-17 00:54:04 +00:00
Richard M. Stallman
6d682d424e (Tool Bar): tool-bar-item => tool-bar-button. 2004-02-17 00:52:50 +00:00
Richard M. Stallman
a48d10ae57 (Describing Characters): Fix text-char-description example output. 2004-02-17 00:48:44 +00:00
Richard M. Stallman
2c6d3eef11 (Creating Hash): Correct and clarify doc of WEAK values. 2004-02-17 00:47:11 +00:00
Richard M. Stallman
0fe5963523 Minor fixes.
(Parameter Access): frame-parameters arg is optional.
modify-frame-parameters handles nil for FRAME.
(Window Frame Parameters): menu-bar-lines and tool-bar-lines
are all-or-nothing for certain toolkits.
Mention parameter wait-for-wm.
(Frames and Windows): In frame-first-window and frame-selected-window
the arg is optional.
(Input Focus): In redirect-frame-focus the second arg is optional.
(Window System Selections): Mention selection type CLIPBOARD.
Mention data-type UTF8_STRING.
Mention numbering of cut buffers.
(Resources): Describe x-resource-name.
2004-02-17 00:46:17 +00:00