1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00
Commit Graph

34811 Commits

Author SHA1 Message Date
Andrew Innes
f986cd144e ($(BLD)\dired.obj): Remove reference to VMS header
files.
($(BLD)\dispnew.obj):
($(BLD)\editfns.obj):
($(BLD)\fileio.obj):
($(BLD)\filelock.obj):
($(BLD)\keyboard.obj):
($(BLD)\w32proc.obj):
($(BLD)\process.obj):
($(BLD)\sysdep.obj): Ditto.
2001-02-22 23:22:52 +00:00
Stefan Monnier
39b557e891 (server-switch-buffer): Only switch window if the current one is dedicated. 2001-02-22 20:14:45 +00:00
Stefan Monnier
cb91b2c7ee (fill-region-as-paragraph): Skip spaces backward
rather than using (match-beginning 0) when searching for break point.
Because match-data might have been destroyed by fill-nobreak-predicate
or might never have been setup if the re-search-backward has failed.
2001-02-22 20:09:13 +00:00
Eli Zaretskii
8b3f7f7d93 (Emacs ignores frame parameters): New section.
(Going to a line by number): Ditto.
2001-02-22 19:25:42 +00:00
Eli Zaretskii
4ff163fdcd Fix a typo in a comment. 2001-02-22 18:13:41 +00:00
Gerd Moellmann
ac9dcddd25 (Refill): Fix a typo. 2001-02-22 15:26:28 +00:00
Gerd Moellmann
ceddfe2ca7 (Refill): Say how to toggle Refill mode. 2001-02-22 15:25:50 +00:00
Gerd Moellmann
12b96be512 (Colors X): Use @samp instead of @code for
command line switches.
2001-02-22 15:18:37 +00:00
Gerd Moellmann
fbe20dc541 (Font X): Add description of the manufacturer font
name field.  Don't allege that Emacs can only use monospaced fonts.
2001-02-22 15:16:47 +00:00
Gerd Moellmann
b389557a94 (General Variables) <EMACSDOC>: It's used to
initialize doc-directory, not data-directory.
<INFOPATH>: Description reworded.
2001-02-22 14:58:21 +00:00
Gerd Moellmann
bd5e70536d (Screen Garbled): Remove a comma. 2001-02-22 14:45:07 +00:00
Gerd Moellmann
5937ea4116 (General Variables): Remove description of
AUTHORCOPY, which is no longer used.  Mention Gnus instead
of GNUS.
2001-02-22 14:43:16 +00:00
Gerd Moellmann
c6c49a2773 (Keyboard Translations): Remove a `@need 3000'
in the example.
2001-02-22 14:42:34 +00:00
Gerd Moellmann
516957462d (forward_to_next_line_start): When taking the shortcut
at the start of the function, check that the \n in it->c is
from the iterator's current position.
2001-02-22 13:56:35 +00:00
Eli Zaretskii
89dc96ee75 (Completion Options): Add an index for "ignored file names". 2001-02-22 13:33:05 +00:00
Eli Zaretskii
9238a8df8a (texinfo-format-scan): Signal an error if
@ follows an accent command such as @'.  Support optional braces
in commands that insert accents, like makeinfo does.
2001-02-22 13:30:58 +00:00
Gerd Moellmann
a61b70582c (handle_single_display_prop): Add parameter
DISPLAY_REPLACED_BEFORE_P.  If it is non-zero ignore display
properties which replace the display of text with something else.
(handle_display_prop): Call handle_single_display_prop with
additional argument saying if we already replaced text display
with something else.  Use AREF.
(with_echo_area_buffer_unwind_data, display_menu_bar)
(decode_mode_spec_coding): Use AREF and ASIZE.
2001-02-22 13:26:12 +00:00
Gerd Moellmann
3473f362e6 *** empty log message *** 2001-02-22 12:01:57 +00:00
Gerd Moellmann
7c0be49625 Update copyright notice. 2001-02-22 11:56:33 +00:00
Gerd Moellmann
2bb58df3ab Add copyright notice. 2001-02-22 11:55:40 +00:00
Gerd Moellmann
c224f70be5 (direct_output_for_insert): Give up if we are showing
a message or just cleared the message because we might need to
resize the echo area window or display an empty echo area.
2001-02-22 11:46:14 +00:00
Gerd Moellmann
d7618b6028 (fancy-splash-text): Add a line for ordering
manuals.  Reverse order of splash screens shown.
(use-fancy-splash-screens-p): Adapt to the text line added.
2001-02-22 11:18:28 +00:00
Gerd Moellmann
754084bb42 (view-order-manuals): New function.
(toplevel): Bind C-h C-m to this function.
2001-02-22 11:18:03 +00:00
Gerd Moellmann
ac0a46469f (menu-bar-help-menu): Add an item for ordering
manuals from the FSF.
2001-02-22 11:17:41 +00:00
André Spiegel
60a441a536 Some corrections to the VC news. 2001-02-22 10:18:11 +00:00
Eli Zaretskii
089d639f33 Remove two more redundant index entries. 2001-02-22 07:57:46 +00:00
Richard M. Stallman
851e6368e2 Add copyright and permissions. 2001-02-22 01:49:37 +00:00
Stefan Monnier
76a4de0725 (comment-forward): Skip the comment-start before
searching for the comment-end.
2001-02-22 01:48:24 +00:00
Dave Love
2f4c9a87dd (custom-initialize-changed, defcustom): Doc fix. 2001-02-21 20:47:38 +00:00
Dave Love
de93306bba Amend autoconf/configure stuff. 2001-02-21 17:55:00 +00:00
Dave Love
f42e6f81b4 Correct required autoconf version 2001-02-21 17:46:30 +00:00
Gerd Moellmann
0528abe1c6 (redisplay_internal): Do the
mark_window_display_accurate after all windows have been
redisplayed because this call resets flags in buffers which are
needed for proper redisplay.
2001-02-21 16:20:24 +00:00
Dave Love
75b71d8572 *** empty log message *** 2001-02-21 15:54:00 +00:00
Eli Zaretskii
4946337df6 Remove redundant index entries. 2001-02-21 15:29:46 +00:00
Dave Love
a284eea359 (make-coding-system): Doc fixes. 2001-02-21 14:58:35 +00:00
Dave Love
0b6cadfffa Doc fixes. 2001-02-21 14:52:40 +00:00
Gerd Moellmann
62095f01d2 busy-cursor -> hourglass. 2001-02-21 14:12:17 +00:00
Gerd Moellmann
ffc9ff0cf5 *** empty log message *** 2001-02-21 14:10:41 +00:00
Gerd Moellmann
848c7757ae (fancy-splash-screens): Use display-hourglass
instead of display-busy-cursor.
2001-02-21 14:08:38 +00:00
Gerd Moellmann
a6c411ffc6 (display-hourglass): Renamed from busy-cursor.
(hourglass-delay): Renamed from busy-cursor-delay-seconds.
(show-cursor-in-non-selected-windows): Doc fix.
2001-02-21 14:08:10 +00:00
Gerd Moellmann
df6c90d8de Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
the old names.
2001-02-21 13:58:57 +00:00
Gerd Moellmann
526a058f12 Use display_hourglass_p, start_hourglass,
cancel_hourglass instead of the old names.
2001-02-21 13:57:40 +00:00
Gerd Moellmann
5fa360661b (struct x_output): Rename busy_cursor to
hourglass_cursor, busy_window to hourglass_window, busy_p to
hourglass_p.
2001-02-21 13:56:29 +00:00
Gerd Moellmann
231c4d5cf0 (struct x_output): Rename busy_window to
hourglass_window, busy_p to hourglass_p.
2001-02-21 13:56:00 +00:00
Gerd Moellmann
0af913d7b6 Rename everything containing *busy_cursor* and similar
to *hourglass*.
(syms_of_w32fns): Rename x-busy-pointer-shape to
x-hourglass-pointer-shape, display-busy-cursor to
display-hourglass, busy-cursor-delay to hourglass-delay.
2001-02-21 13:55:14 +00:00
Gerd Moellmann
2533c408d2 (XTread_socket): Test x_output's hourglass_p instead
of its busy_p flag.
2001-02-21 13:54:09 +00:00
Gerd Moellmann
6a2b797773 (start_hourglass, cancel_hourglass)
(display_hourglass_p): Renamed from *busy_cursor*.
2001-02-21 13:52:52 +00:00
Richard M. Stallman
57f43907dd Comment changes. 2001-02-21 02:37:01 +00:00
Richard M. Stallman
af1bb22d6a Fix quoting in Hippie Expand reference. 2001-02-21 00:02:32 +00:00
Richard M. Stallman
bac558f674 Delete some index entries. 2001-02-20 23:53:27 +00:00