Gerd Moellmann
27188d1122
(Finternal_set_lisp_face_attribute_from_resource):
...
Handle :box so that it is possible to specify sexprs.
2001-11-01 10:13:16 +00:00
Pavel Janík
d576358ba5
*** empty log message ***
2001-11-01 07:04:57 +00:00
Pavel Janík
032653524e
(x-get-resource): Reindent.
2001-11-01 07:04:29 +00:00
Pavel Janík
e3cd9e7f2a
(Finternal_merge_in_global_face): Reindent.
...
(Fface_font): Ditto.
(Finternal_set_alternative_font_registry_alist): Ditto.
(Ftty_suppress_bold_inverse_default_colors): Ditto.
2001-11-01 07:04:02 +00:00
Eli Zaretskii
bf00d4619b
*** empty log message ***
2001-10-31 17:27:50 +00:00
Eli Zaretskii
5282dcdb56
New file.
2001-10-31 17:21:33 +00:00
Eli Zaretskii
5d991fc473
*** empty log message ***
2001-10-31 15:14:34 +00:00
Pavel Janík
2b209b974e
*** empty log message ***
2001-10-31 15:12:04 +00:00
Pavel Janík
400d6fa9d2
(USAGE1): Show command line option --no-window-system instead of
...
--no-windows in usage.
(standard_args): Rename --no-windows to --no-window-system.
(bug_reporting_address): Follow Emacs coding conventions.
2001-10-31 15:11:35 +00:00
Pavel Janík
9dbc908170
(Fcommandp): Doc fix.
...
Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-31 15:09:35 +00:00
Pavel Janík
4e10df5997
(Fframe_live_p): Doc fix.
2001-10-31 15:07:07 +00:00
Pavel Janík
3f676284d2
(selective-display-ellipses): Doc fix.
2001-10-31 15:04:58 +00:00
Pavel Janík
687784e854
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-31 15:03:32 +00:00
Gerd Moellmann
fe957e6553
(to_multibyte): Fix computation of new read_buffer_size.
2001-10-31 13:33:56 +00:00
Gerd Moellmann
dd387b25cd
(struct face) <colors_copied_bitwise_p>: New
...
member.
2001-10-31 11:12:09 +00:00
Gerd Moellmann
28a072fe30
(realize_x_face): If C is not a single-byte character,
...
set the face's colors_copied_bitwise_p instead of the defaulted_p
members which have a different meaning.
(free_face_colors): Do nothing for a face whose colors have been
copied bitwise.
2001-10-31 11:10:25 +00:00
Pavel Janík
2e1280f865
Change doc-string comments to new style' [w/doc:' keyword].
2001-10-31 11:06:47 +00:00
Gerd Moellmann
28b927d85e
Comment fix.
2001-10-31 11:02:19 +00:00
Gerd Moellmann
b9d9a9b9fe
(require_unwind): Return Lisp_Object.
2001-10-31 10:58:35 +00:00
Pavel Janík
fa1361cbef
(lucid-menu-bar-dirty-flag): Doc fix.
...
(last-input-char): Revert doc-string to be the same as the doc-string of
`last-input-event'.
2001-10-31 10:57:06 +00:00
Pavel Janík
48400103d7
Fix typos in comments.
2001-10-31 10:33:29 +00:00
Gerd Moellmann
1178dddef5
Comment fix.
2001-10-31 10:19:40 +00:00
Gerd Moellmann
eafa319686
(grow_mini_window): Handle case that the root
...
window is already smaller than the nominal mininum height.
2001-10-31 10:06:35 +00:00
Stefan Monnier
bf9bb76fe5
*** empty log message ***
2001-10-31 02:54:33 +00:00
Stefan Monnier
e4247361e0
(keys_of_macros): Remove.
2001-10-31 02:19:05 +00:00
Stefan Monnier
b2e3a45773
(main): Don't call keys_of_macros any more.
2001-10-31 02:16:57 +00:00
Stefan Monnier
747d3f2a01
*** empty log message ***
2001-10-31 02:15:54 +00:00
Stefan Monnier
d09302892e
(Fface_attribute_relative_p): Declare args.
2001-10-31 01:52:59 +00:00
Jason Rumney
5e905a5737
(w32_to_x_charset): Increase size of XLFD charset buffer.
...
(enum_font_cb2): Ignore fonts with vertical orientation.
2001-10-30 22:26:40 +00:00
Richard M. Stallman
3a426197fd
*** empty log message ***
2001-10-30 18:41:07 +00:00
Richard M. Stallman
a064684d01
(Finput_pending_p): Doc fix.
2001-10-30 18:34:21 +00:00
Gerd Moellmann
259cf6bcbb
(x_after_update_window_line): Don't run the code
...
clearing in borders for rows whose visible height is 0.
2001-10-30 17:28:03 +00:00
Gerd Moellmann
3f99f94823
*** empty log message ***
2001-10-30 17:00:10 +00:00
Gerd Moellmann
cb02fa39d4
(change_frame_size_1): Set frame's resized_p.
2001-10-30 16:59:41 +00:00
Gerd Moellmann
f1c69c6183
(struct frame) <resized_p>: New member.
2001-10-30 16:59:08 +00:00
Gerd Moellmann
573e57f134
(clear_garbaged_frames): Remove debug code.
2001-10-30 16:58:41 +00:00
Gerd Moellmann
6bb958822d
(clear_garbaged_frames): Redraw the frame only if its
...
resized_p flag is set. If not set, use the much less flickering
method previously used.
2001-10-30 16:58:14 +00:00
Gerd Moellmann
f2c41cc0ba
(read1): Remove debugging code.
2001-10-30 16:38:10 +00:00
Gerd Moellmann
b4a3be4385
(to_multibyte): Ensure read_buffer is at least twice
...
as large as the number of bytes to convert.
2001-10-30 16:35:42 +00:00
Gerd Moellmann
a742d646df
(to_multibyte): New function.
...
(read1): Use it.
2001-10-30 16:04:52 +00:00
Eli Zaretskii
cacbb9e907
(FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).
2001-10-30 15:34:01 +00:00
Gerd Moellmann
327f42ee80
(x_draw_relief_rect): Correct bottom relief by 1 pixel.
...
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
2001-10-30 15:00:38 +00:00
Gerd Moellmann
99cb6b2f69
(clear_garbaged_frames): Call Fredraw_frame.
2001-10-30 13:59:45 +00:00
Stefan Monnier
8e8223e20f
*** empty log message ***
2001-10-30 08:51:51 +00:00
Stefan Monnier
cc45fb4031
Include coding.h and charset.h.
...
(Fx_popup_menu): Use FRAME_PTR and FRAME_FONT and FRAME_LINE_HEIGHT.
(Fx_popup_dialog): Use FRAME_PTR and enum scroll_bar_part.
(single_submenu, xmenu_show): Use ENCODE_SYSTEM.
Explicitly set wv->help. Use `TRUE' rather than `True'.
(menu_help_callback): Use empty_string.
2001-10-30 03:44:08 +00:00
Stefan Monnier
b2123f8142
(Fx_popup_menu): Explicitly init f, xpos, and ypos.
...
(Fx_popup_dialog): Explicitly init f.
(w32_menu_display_help): Use empty_string.
2001-10-30 03:38:24 +00:00
Richard M. Stallman
1f79789d4a
(Frequire): Detect recursive try to require the same
...
feature 3 or more levels deep, and get error.
(require_unwind): New subroutine.
(require_nesting_list): New variable.
(syms_of_fns): Init and staticpro it.
2001-10-30 01:54:29 +00:00
Richard M. Stallman
b230447268
*** empty log message ***
2001-10-30 01:54:19 +00:00
Richard M. Stallman
210ebd3d84
(print_object): Clarify indication of insertion type.
2001-10-30 00:34:18 +00:00
Richard M. Stallman
4d083a8fd2
*** empty log message ***
2001-10-30 00:34:09 +00:00