Commit graph

15225 commits

Author SHA1 Message Date
Richard M. Stallman
bd3567fac9 *** empty log message *** 2002-02-03 10:40:12 +00:00
Richard M. Stallman
fd91d0d468 (Fdo_auto_save): Improve "auto save disabled" msg. 2002-02-03 10:36:49 +00:00
Richard M. Stallman
5150eeecd8 (read1): Redesign strategy for force_multibyte and
force_singlebyte.  Now is_multibyte records whether read_buffer
is multibyte.  Encountering any multibyte character makes it so.
2002-02-03 10:35:20 +00:00
Stefan Monnier
95c11956e9 (term_get_fkeys_1): If k0' and k;' are both specified and
with the same sequence, map that sequence to f10 rather than f0.
2002-02-02 23:48:37 +00:00
Andreas Schwab
ee466d0b94 Check for __mc68000__ instead of __m68k__, the latter never being defined
on GNU/Linux.
2002-02-02 23:05:59 +00:00
Eli Zaretskii
f77157da41 *** empty log message *** 2002-02-02 18:16:37 +00:00
Eli Zaretskii
c1e7532dbd (realize_default_face): Don't set the weight and slant
of the default face to Qnormal, unless these attributes are
unspecified.
2002-02-02 18:07:56 +00:00
Pavel Janík
4fbcc9b1eb (command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally. 2002-02-02 10:11:45 +00:00
Pavel Janík
bf1a876009 (Fsignal): Remove duplicated declaration of the variable
`display_hourglass_p'.
2002-02-02 10:08:08 +00:00
Richard M. Stallman
5e1017467a *** empty log message *** 2002-02-01 04:36:54 +00:00
Richard M. Stallman
7b5ad687dc (region_limit): Nicer error message. 2002-02-01 04:35:03 +00:00
Richard M. Stallman
b1887814c3 (decode_composition_emacs_mule):
Give up if NCOMPONENT gets too large to index `component'.
2002-02-01 04:34:21 +00:00
Richard M. Stallman
345c105fa4 (Fcompleting_read): Doc fix. 2002-02-01 04:32:56 +00:00
Richard M. Stallman
f203cf07e4 (check_mark): New arg to specify clearer error message.
Callers changed.
2002-02-01 04:32:24 +00:00
Pavel Janík
f95c4fe5fa Fix typo. 2002-01-31 06:57:08 +00:00
Richard M. Stallman
94a877eff7 Comment change. 2002-01-27 22:53:26 +00:00
Pavel Janík
7a4b11ca02 *** empty log message *** 2002-01-27 18:25:50 +00:00
Pavel Janík
fd771ceb4d (Fread_from_minibuffer, Fread_command, Fread_function)
(Fread_variable, Fread_buffer, minibuffer-completion-confirm): Fix
doc-strings.
2002-01-27 18:20:46 +00:00
Pavel Janík
baf10d8f55 Fix typos. 2002-01-27 16:44:10 +00:00
Pavel Janík
5059006023 Fix typo. 2002-01-27 16:43:36 +00:00
Richard M. Stallman
f5798fbde6 *** empty log message *** 2002-01-26 23:08:16 +00:00
Richard M. Stallman
6524d9553d (syms_of_buffer): Doc fixes for scroll-...-aggressively. 2002-01-26 23:04:27 +00:00
Richard M. Stallman
46226c1d99 (try_scrolling): Exchange uses of scroll_down_aggressively
and scroll_up_aggressively.
2002-01-26 23:02:00 +00:00
Pavel Janík
8fc7780138 Fix typo. 2002-01-26 17:10:34 +00:00
Pavel Janík
a534ddab16 (parse_tool_bar_item): Remove duplicated prototypes. 2002-01-26 17:06:55 +00:00
Pavel Janík
7dee7ff71b *** empty log message *** 2002-01-26 15:02:38 +00:00
Stefan Monnier
3a232704c3 (Fnext_property_change, Fnext_single_property_change)
(Fprevious_property_change, Fprevious_single_property_change):
Stay within the narrowed-buffer boundaries.
2002-01-25 22:42:13 +00:00
Eli Zaretskii
0011f34671 *** empty log message *** 2002-01-25 14:11:11 +00:00
Eli Zaretskii
99fdd6bcfa (Ftty_display_color_cells, Ftty_display_color_p): Change the
argument name to DISPLAY.  Doc fix.
2002-01-25 14:08:42 +00:00
Eli Zaretskii
dd939ea13e *** empty log message *** 2002-01-25 13:34:47 +00:00
Eli Zaretskii
70f50bf166 Add prototype for set_tty_color_mode and tty_setup_colors. 2002-01-25 13:22:37 +00:00
Eli Zaretskii
bfa62f96ad (Ftty_display_color_cells): New function.
(syms_of_term): Defsubr it.
2002-01-25 13:21:49 +00:00
Jason Rumney
aa35b6ad49 (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Combine the regions returned by BeginPaint and GetUpdateRect.
2002-01-24 20:49:36 +00:00
Jason Rumney
4d6e81995c (x_scroll_run): Use ScrollWindowEx in place of BitBlt.
If region left to draw is not what was expected, mark the frame as
garbaged.
2002-01-24 20:41:46 +00:00
Eli Zaretskii
a978004d1f (record_char): Fix a typo in a comment. 2002-01-24 17:18:35 +00:00
Jason Rumney
ab76d37680 (x_update_window_begin): Only hide caret if
w32_use_visible_system_caret is set.
(x_update_window_end): Only show caret if
w32_use_visible_system_caret is set.
(syms_of_w32term): Handle SystemParametersInfo call failing.
2002-01-23 22:03:26 +00:00
Jason Rumney
d285988b2d (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd. 2002-01-23 21:52:41 +00:00
Richard M. Stallman
d89b617d56 *** empty log message *** 2002-01-22 21:05:28 +00:00
Richard M. Stallman
642ffd9817 (unexec): Define n so as to cause compilation error
for the code where people have often written n instead of nn.
2002-01-22 20:56:29 +00:00
Richard M. Stallman
e869a29daa (hookpost-run): Defined. 2002-01-22 20:53:55 +00:00
Jan Djärv
f0b9a06753 xfns.c (x_set_frame_parameters): Typo in previous fix corrected. 2002-01-22 04:47:03 +00:00
Jan Djärv
5f9338d54b xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
if fullscreen is being set.
2002-01-21 19:23:48 +00:00
Pavel Janík
029a305c19 (Fminibuffer_contents)
(Fminibuffer_contents_no_properties, Fread_from_minibuffer)
(Fread_string, Fread_no_blanks_input, Fcompleting_read): Doc fixes.
2002-01-21 16:15:44 +00:00
Richard M. Stallman
8cc0e0cfd8 *** empty log message *** 2002-01-21 08:55:39 +00:00
Richard M. Stallman
54b8bcb515 (check_frame_size): Fix minimum height calculation. 2002-01-21 08:53:42 +00:00
Ken Raeburn
d7b8ee68fd dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
comparison.
(WINDOW_WANTS_HEADER_LINE_P): Likewise.
2002-01-21 01:51:27 +00:00
Jason Rumney
c3c14723fa *** empty log message *** 2002-01-20 23:27:22 +00:00
Richard M. Stallman
75e20bec39 *** empty log message *** 2002-01-20 23:19:43 +00:00
Jason Rumney
93f2ca617b (w32_visible_system_caret_hwnd): New static variable.
(w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
<WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
the user requests it.  Use system default width when creating.
<WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.
2002-01-20 23:13:29 +00:00
Jason Rumney
99558ce885 (w32_system_caret_width): Remove.
(w32_use_visible_system_caret): New user flag.
(syms_of_w32term): DEFVAR_BOOL it.  Initialize based on whether
Windows reports a screen reader running.
(x_update_window_begin): Hide the system caret.
(x_update_window_end): Show the system caret.
(x_display_and_set_cursor): Don't draw a cursor when
w32_use_visible_system_caret is set.  Do not adjust width.
2002-01-20 23:11:52 +00:00