- 24 Oct, 2001 35 commits
-
-
Richard M. Stallman authored
(syms_of_xfaces): defsubr it.
-
Richard M. Stallman authored
-
Ken Raeburn authored
-
Richard M. Stallman authored
of t and nil values. (facemenu-set-face): Handle START and END interactively. (facemenu-set-foreground): Don't use a face; specify color directly. (facemenu-set-background): Likewise. (facemenu-set-face-from-menu): Doc fix. (facemenu-active-faces): Use face-attribute-vector to handle bare attributes not in faces. (facemenu-get-face): Don't handle face names fg:... and bg:... specially. (facemenu-add-new-face): New argument MENU. New way to handle adding colors to the color menus.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Sam Steingold authored
-
Eli Zaretskii authored
Suggested by Philip Lijnzaad <lijnzaad@ebi.ac.uk>. Add index entries to all sections of the Registers chapter.
-
Miles Bader authored
`IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background color to use for image glyph reliefs.
-
Miles Bader authored
(four_corners_best): New functions. (xpm_format, png_format, jpeg_format, tiff_format, gif_format) (gs_format): Add `:background' entry. (lookup_image): Set IMG's background color if specified. (pbm_load, xbm_load_image, png_load): Set IMG's background field when appropriate. (x_clear_image_1): Reset `background_valid' and `background_transparent_valid' fields. (x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of calculating it here. Set IMG's background_transparent field. (enum xpm_keyword_index): Add XPM_BACKGROUND. (enum png_keyword_index): Add PNG_BACKGROUND. (enum jpeg_keyword_index): Add JPEG_BACKGROUND. (enum tiff_keyword_index): Add TIFF_BACKGROUND. (enum gif_keyword_index): Add GIF_BACKGROUND. (enum gs_keyword_index): Add GS_BACKGROUND. (pbm_load, png_load, jpeg_load, tiff_load, gif_load): Pre-calculate image background color where necessary.
-
Miles Bader authored
`background_transparent' fields. (image_background, image_background_transparent): New declarations. (IMAGE_BACKGROUND, IMAGE_BACKGROUND_TRANSPARENT): New macros.
-
Stefan Monnier authored
-
Stefan Monnier authored
Better handling of C++ template args to avoid confusion with `<' and `>' used as operators in member init expressions. From Martin Stjernholm <bug-cc-mode@gnu.org>.
-
Gerd Moellmann authored
in full-width rows.
-
Gerd Moellmann authored
Fix clearing of area not covered by scroll bar.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
to the end of the argument list and make them optional.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
function. (x-complement-fontset-spec): Use it.
-
Pavel Janík authored
(x_draw_image_foreground): Remove unused variables `mask' and `xgcv'. (glyph_rect): Remove unused variable `area'.
-
Eli Zaretskii authored
From Gerd Moellmann.
-
Gerd Moellmann authored
with additional argument.
-
Gerd Moellmann authored
row_containing_pos. (row_containing_pos): Take additional argument DY. Treat rows ending in middle of char differently. (display_line): Handle tabs on window systems differently.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables. (try_window_id, try_window_reusing_current_matrix) (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
-
Pavel Janík authored
(HAVE_BOXES): Fix typo in comment. (push_menu_pane): Fix typo in comment.
-
Pavel Janík authored
of `Qwhen'. (single_display_prop_string_p): Remove unused local declarations of `Qwhen' and `Qmargin'. (string_buffer_position): Remove unused variable `around'. (store_frame_title): Remove unused variable `width'.
-
Pavel Janík authored
(coordinates_in_window): Remove unused variable `uy'.
-
Pavel Janík authored
-
Pavel Janík authored
(create_process): Remove unused variable `buffer'.
-
- 23 Oct, 2001 5 commits
-
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
error.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
[HAVE_WINDOW_SYSTEM]: Don't do anything for QCfont unless the frame is on a windowed display.
-