Commit Graph

14816 Commits

Author SHA1 Message Date
Pavel Janík
98cbb9fa39 *** empty log message *** 2001-11-16 22:54:22 +00:00
Pavel Janík
86e9de5f07 (x_update_cursor): Remove duplicated prototype. 2001-11-16 22:52:53 +00:00
Pavel Janík
b81b3da346 (waiting_for_input): Remove unnecessary prototype. 2001-11-16 22:52:13 +00:00
Pavel Janík
61851c0e95 (wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
argument.
2001-11-16 22:50:51 +00:00
Pavel Janík
c43fc1b91a (clear_waiting_for_input): Remove duplicated prototype. 2001-11-16 22:50:09 +00:00
Pavel Janík
792e5cbdd1 *** empty log message *** 2001-11-16 18:40:10 +00:00
Pavel Janík
be24eadf24 (Ftimes): Doc fix.
(Fquo): Likewise.
(Frem): Likewise.
(Fmod): Likewise.
2001-11-16 18:19:58 +00:00
Stefan Monnier
fa336b9179 *** empty log message *** 2001-11-16 14:59:44 +00:00
Stefan Monnier
7c82a4a922 (choose_write_coding_system): New fun, extracted from Fwrite_region.
(Fwrite_region): Use it.
2001-11-16 14:49:20 +00:00
Eli Zaretskii
aa2af83a83 *** empty log message *** 2001-11-16 14:28:23 +00:00
Eli Zaretskii
e88fd71235 Add #undef HAVE_COFF_H. 2001-11-16 14:25:54 +00:00
Eli Zaretskii
077907d49f Don't include coff.h unless HAVE_COFF_H is defined. 2001-11-16 14:24:55 +00:00
Eli Zaretskii
1756e2fba6 *** empty log message *** 2001-11-16 14:05:06 +00:00
Eli Zaretskii
6d12ed9ff1 (HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
Andrew Wiseman <a.wiseman@btclick.com>.
2001-11-16 14:03:07 +00:00
Kim F. Storm
06e8f73800 Fringe cleanup. 2001-11-16 13:21:09 +00:00
Kim F. Storm
3f332ef33d Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
2001-11-16 13:20:18 +00:00
Kim F. Storm
f76e1b5f70 Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringes_extra): Renamed from flags_areas_extra.
(FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
(FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
(FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
(FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
(FRAME_X_LEFT_FRINGE_WIDTH): Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
(FRAME_X_RIGHT_FRINGE_WIDTH): Renamed from
FRAME_X_RIGHT_FLAGS_AREA_WIDTH.
2001-11-16 13:19:19 +00:00
Kim F. Storm
a0a1947c5a Fringe cleanup.
Use renamed symbols.
2001-11-16 13:18:38 +00:00
Kim F. Storm
4e50fa8b56 Fringe cleanup.
(realize_basic_faces): Use FRINGE_FACE_ID.
2001-11-16 13:09:54 +00:00
Kim F. Storm
b46952ae88 Fringe cleanup.
Comment fixes. Use renamed symbols.
2001-11-16 13:09:11 +00:00
Kim F. Storm
81d189fdcb Fringe cleanup.
Comment fixes. Use renamed symbols.
(coordinates-in-window-p): Doc fix.
2001-11-16 13:08:08 +00:00
Kim F. Storm
33c34beaa5 Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(w32_draw_fringe_bitmap): Renamed from w32_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.
2001-11-16 13:06:02 +00:00
Kim F. Storm
377df9e21d Fringe cleanup.
Comment fix.
2001-11-16 13:04:02 +00:00
Kim F. Storm
986f10ad21 Fringe cleanup.
(FRAME_FRINGE_COLS): Renamed from FRAME_FLAGS_AREA_COLS.
(FRAME_FRINGE_WIDTH): Renamed from FRAME_FLAGS_AREA_WIDTH.
(FRAME_LEFT_FRINGE_WIDTH): Renamed from FRAME_LEFT_FLAGS_AREA_WIDTH.
2001-11-16 13:02:53 +00:00
Kim F. Storm
228a208564 Fringe cleanup.
Comment fix. Use renamed symbols.
2001-11-16 13:02:02 +00:00
Kim F. Storm
afb7aabb3f Fringe cleanup.
(FRINGE_FACE_ID): Renamed from BITMAP_AREA_FACE_ID.
Comments fixed. Use renamed symbols.
2001-11-16 13:01:09 +00:00
Stefan Monnier
2901f1d1c5 (max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
(funcall_lambda, run_hook_with_args): Make static and add prototype.
(ml_apply, find_handler_clause): Add prototype.
2001-11-16 11:43:41 +00:00
Jason Rumney
6f665da949 (add-menu-item): Make help_echo and radio buttons
work for most menu items.  From David Ponce
<david.ponce@wanadoo.fr>.
2001-11-15 22:53:54 +00:00
Jason Rumney
9ce647f404 *** empty log message *** 2001-11-15 22:52:00 +00:00
Gerd Moellmann
9f7e52b4de (x_set_frame_parameters): Revert change of 2001-11-07.
Some x_set_* function expect to be called even if old and new
value are equal.
2001-11-15 16:16:23 +00:00
Gerd Moellmann
a10b6ff1a9 (x_draw_image_relief): Accept zero tool_bar_button_relief. 2001-11-15 16:13:47 +00:00
Gerd Moellmann
8ed86491ea (Fx_create_frame): Accept zero tool_bar_button_relief. 2001-11-15 16:13:10 +00:00
Gerd Moellmann
9f864bf9a3 (build_desired_tool_bar_string): Accept zero
tool_bar_button_relief.
2001-11-15 16:12:36 +00:00
Pavel Janík
7fab92237a Fix typos. 2001-11-15 15:22:42 +00:00
Pavel Janík
d19b9aa8ab Comment fix. 2001-11-15 15:20:10 +00:00
Gerd Moellmann
34e5d0af4e (x_draw_bar_cursor): If the background color of the
glyph under the cursor equals the frame's cursor color, use
the glyph's foreground color for drawing the bar cursor.
2001-11-15 11:02:23 +00:00
Gerd Moellmann
9b784ab8cf (direct_output_forward_char): Fix character/byte
position comparison.
2001-11-15 10:30:09 +00:00
Miles Bader
89512fcd14 (Ffield_beginning, Ffield_end): Update EXFUN decl. 2001-11-15 08:07:50 +00:00
Miles Bader
f7793dfb23 (Fminibuffer_prompt_end): Update args to Ffield_end. 2001-11-15 08:06:06 +00:00
Miles Bader
9ac741c5e8 (find_field): Add BEG_LIMIT and END_LIMIT parameters.
(Fdelete_field, Ffield_string, Ffield_string_no_properties):
Update arguments to find_field.
(Ffield_beginning, Ffield_end): Add LIMIT param, pass to find_field.
(Fconstrain_to_field): Use LIMIT arg to shorten search time.
2001-11-15 08:05:45 +00:00
Richard M. Stallman
d2936d21a1 (Fpropertize): Allow call with 1 arg. 2001-11-15 00:34:53 +00:00
Richard M. Stallman
c26e3f6c55 (image_background, image_background_transparent):
Conditionalize on HAVE_X_WINDOWS.
2001-11-14 22:31:37 +00:00
Richard M. Stallman
7d18891d46 *** empty log message *** 2001-11-14 22:31:05 +00:00
Eli Zaretskii
9474c847f8 (prin1, print): Doc fix. 2001-11-14 19:19:28 +00:00
Pavel Janík
e3059a5d86 *** empty log message *** 2001-11-14 13:39:59 +00:00
Pavel Janík
54e45ea18b Remove prototypes for variables `Vhighlight_wrong_size_font' and
`Vclip_large_size_font'.
2001-11-14 13:39:30 +00:00
Pavel Janík
2dc42b12c1 Remove variables Vhighlight_wrong_size_font' and Vclip_large_size_font'. 2001-11-14 13:38:51 +00:00
Richard M. Stallman
0b6694a52d (Fget_unused_category): Doc fix. 2001-11-14 04:49:55 +00:00
Richard M. Stallman
e385ec41c0 (Ffile_accessible_directory_p): Doc fix. 2001-11-14 00:09:27 +00:00
Richard M. Stallman
3bfb892160 (Funlock_buffer, Ffile_locked_p): Doc fixes. 2001-11-14 00:09:06 +00:00