Kim F. Storm
3f34b6bd01
(struct window): Remove member overlay_arrow_bitmap.
2005-04-18 14:09:56 +00:00
Kim F. Storm
c21f77c70d
(make_window): Don't initialize overlay_arrow_bitmap.
2005-04-18 14:09:47 +00:00
Kim F. Storm
a8b34fae00
(draw_fringe_bitmap): Use overlay_arrow_bitmap from row
...
rather than from window.
(update_window_fringes): Compare overlay_arrow_bitmap rather than
overlay_arrow_p members.
(Ffringe_bitmaps_at_pos): Return fringe overlay_arrow_bitmap name
if not default.
2005-04-18 14:09:32 +00:00
Kim F. Storm
3d4a365f61
(row_equal_p, update_window_line, scrolling_window):
...
Compare overlay_arrow_bitmap than overlay_arrow_p members.
2005-04-18 14:09:10 +00:00
Kim F. Storm
e937c04680
(struct glyph_row): New member overlay_arrow_bitmap.
...
It replaces the corresponding member from struct window, as a
window may now show multiple overlay arrows.
Remove member overlay_arrow_p, superseeded by overlay_arrow_bitmap.
2005-04-18 14:09:00 +00:00
Kim F. Storm
e5c78c9d83
*** empty log message ***
2005-04-18 14:08:43 +00:00
Stefan Monnier
799fba8ff4
(url-retrieve-synchronously): Work around the fact that
...
url-http sometimes doesn't call the callback.
2005-04-18 13:19:43 +00:00
Thien-Thi Nguyen
7d603e3f8e
(realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.
2005-04-18 11:34:46 +00:00
Kim F. Storm
cae0724067
(tooltip-show): Change second arg to USE-ECHO-AREA
...
and make it optional. Don't test tooltip-gud-echo-area here.
(tooltip-gud-process-output, gdb-tooltip-print): Pass
tooltip-gud-echo-area to tooltip-show.
(tooltip-help-tips): Remove second optional arg.
2005-04-18 10:23:41 +00:00
Kim F. Storm
2e764c6633
*** empty log message ***
2005-04-18 10:22:38 +00:00
Lute Kamstra
9942fa0cc1
(Vloads_in_progress): Static.
2005-04-18 10:22:20 +00:00
Lute Kamstra
7aed223df9
(Vloads_in_progress): Remove extern.
...
(load_in_progress): Add extern.
(Frequire): Use load_in_progress instead of Vloads_in_progress.
2005-04-18 10:20:46 +00:00
Thien-Thi Nguyen
999cdb8fc7
(Fx_popup_menu): Initialize error_name to NULL.
2005-04-18 09:41:15 +00:00
Thien-Thi Nguyen
59cfb104f6
Remove eol whitespace; nfc.
2005-04-18 09:36:06 +00:00
Nick Roberts
1a60ceaead
(Variable Definitions): Replace tooltip-mode
...
example with save-place.
2005-04-18 08:21:21 +00:00
Nick Roberts
47872da9a5
*** empty log message ***
2005-04-18 08:20:39 +00:00
YAMAMOTO Mitsuharu
3f4413f85f
*** empty log message ***
2005-04-18 07:45:19 +00:00
YAMAMOTO Mitsuharu
2f29e60d2a
(XTread_socket): Don't beep on keyboard input even if no frame is
...
visible.
2005-04-18 07:44:54 +00:00
YAMAMOTO Mitsuharu
8b8f03c80c
(tooltip-mode): emacs-quick-startup' and display-graphic-p' may not
...
be bound yet.
2005-04-18 07:43:59 +00:00
Luc Teirlinck
d4127a9a11
Minor fix to previous change.
2005-04-18 01:20:34 +00:00
Luc Teirlinck
6a9526ba2c
(XTerm Mouse): Xterm Mouse mode is no longer enabled by default in
...
terminals compatible with xterm. Mention that xterm-mouse-mode is a
minor mode and put in pxref to Minor Modes node.
2005-04-18 01:11:41 +00:00
Luc Teirlinck
742220b6bc
*** empty log message ***
2005-04-18 01:08:03 +00:00
Luc Teirlinck
b7e325a809
(command-line): No longer enable Xterm Mouse mode by default in
...
terminals compatible with xterm.
2005-04-18 00:55:42 +00:00
Luc Teirlinck
2f530b587d
(xterm-mouse-mode): Set init value back to nil.
2005-04-18 00:52:57 +00:00
Nick Roberts
1d6197fb87
(tooltip-gud-echo-area): Rename from
...
tooltip-use-echo-area.
(tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
(tooltip-help-tips): Allow GUD tooltips to be displayed in echo
area independently of where help tooltips are displayed.
2005-04-18 00:29:45 +00:00
Nick Roberts
01c515bba3
*** empty log message ***
2005-04-18 00:29:13 +00:00
Stefan Monnier
1ac79b8b98
*** empty log message ***
2005-04-17 21:52:06 +00:00
Richard M. Stallman
9e60c72407
(yank-excluded-properties): Add follow-link to value.
2005-04-17 17:52:30 +00:00
David Kastrup
bbeb3055a1
(custom-theme-write-variables): Quote variables
...
where necessary.
2005-04-17 16:18:45 +00:00
Richard M. Stallman
ec0cf96622
*** empty log message ***
2005-04-17 16:04:44 +00:00
Richard M. Stallman
e21c148e2c
(jka-compr-compression-info-list): Fix custom type.
2005-04-17 16:00:48 +00:00
Richard M. Stallman
1ef0ffc603
(fancy-splash-max-time): Just 30 seconds.
...
(fancy-splash-delay): Just 7.
(fancy-splash-screens): No time limit other than fancy-splash-max-time.
2005-04-17 16:00:20 +00:00
Richard M. Stallman
23ce2debd8
(unload-feature): Update for new format of load-history. Simplify the code.
2005-04-17 15:57:00 +00:00
Richard M. Stallman
868e7865bf
(rmail-ignored-headers): Ignore more headers
...
(rmail-font-lock-keywords): Don't fontify the text of a citation.
2005-04-17 15:55:50 +00:00
Richard M. Stallman
b795df2b32
(mail-font-lock-keywords): Don't fontify subject text.
...
Don't fontify the text of a citation.
2005-04-17 15:54:45 +00:00
Richard M. Stallman
99ef737304
(Indirect Buffers): Clarify.
2005-04-17 15:50:48 +00:00
Richard M. Stallman
fdbc96caba
(Positions): Clarify further.
2005-04-17 15:49:52 +00:00
Richard M. Stallman
faa44aee7b
(Positions): Clarify converting marker to integer.
2005-04-17 15:46:33 +00:00
Richard M. Stallman
86cf000e84
(String Basics): Mention string-match; clarify.
2005-04-17 15:44:33 +00:00
Richard M. Stallman
c06b447862
(comint-output-filter): Run comint-output-filter-functions
...
with point where the user had it.
2005-04-17 15:04:40 +00:00
Dan Nicolaescu
60ec7b7ed9
(struct keys): Add support for shifted keys.
2005-04-17 01:37:38 +00:00
Stefan Monnier
b72c5a86fd
(ucs-set-table-for-input): Disable when using unify-on-decoding.
2005-04-16 21:00:47 +00:00
Richard M. Stallman
a8a1c0ee0d
(with_echo_area_buffer): Delete WHICH < 0 case.
...
(set_message): Call with_echo_area_buffer with WHICH = 0.
(set_message_1): Erase the echo area buffer first thing.
(echo_area_display): Don't clear echo_message_buffer.
2005-04-16 18:19:40 +00:00
Dan Nicolaescu
fbcaad36b8
(cua-global-mark-face): Add special case
...
for displays supporting a high number of colors.
2005-04-16 16:03:29 +00:00
Eli Zaretskii
ccb9871da3
(repeat): Invoke pre-command-hook and post-command-hook.
2005-04-16 15:28:10 +00:00
Eli Zaretskii
3d70f2795c
(filesets-add-buffer): If user supplies a name of a
...
non-existing fileset, create a new fileset.
2005-04-16 15:22:12 +00:00
Carsten Dominik
f6a76cf336
(org-up-heading-all): Fixed bug with
...
`outline-up-heading-all'.
2005-04-16 14:50:10 +00:00
Carsten Dominik
bf94eed32f
*** empty log message ***
2005-04-16 14:49:44 +00:00
Andreas Schwab
a35d9075f9
(auto-mode-alist): Handle /etc/sysconfig/*,
...
/etc/permissions.d/* and /etc/aliases.d/*.
2005-04-16 09:00:14 +00:00
YAMAMOTO Mitsuharu
f3cf04d397
(mac.o): Depend on charset.h and coding.h.
2005-04-16 03:07:58 +00:00