Miles Bader
61dfccfd5d
(resize-temp-buffer-window): Add hack to avoid last line
...
being obscured by whizzy mode-lines on graphical displays.
2000-10-17 11:08:03 +00:00
Andrew Innes
f7e383f095
(recompile): New target to recompile lisp
...
directory.
(recompile-CMD, recompile-SH): New support targets.
2000-10-17 09:13:06 +00:00
Eli Zaretskii
4ad6e379ed
(info-header-node): Remove unneded tty-specific definition.
2000-10-17 07:48:48 +00:00
Jeff Bailey
6a45ac9cbd
Remove warning that noone noticed anyway
2000-10-17 06:55:04 +00:00
Eli Zaretskii
333cd59eeb
(Info-title-1-face, Info-title-2-face, Info-title-3-face): Define
...
colors for tty's.
2000-10-17 06:53:48 +00:00
Kenichi Handa
7dd2a2b276
(term.o): Depend on dispextern.h.
2000-10-17 02:53:36 +00:00
Kenichi Handa
03ed080689
*** empty log message ***
2000-10-17 02:53:19 +00:00
Stefan Monnier
7e05cdaf48
(keymap_memberp): Ensure that nil is not a member.
2000-10-16 21:57:56 +00:00
Eli Zaretskii
45e680a83c
Describe the new --with-FOO options for building with image support.
...
Minor changes in the MSDOG section.
2000-10-16 21:24:15 +00:00
Gerd Moellmann
483de32b26
(set_iterator_to_next): Reset box start and flags of the
...
iterator at the beginning, so that they can be set later on, for
instance in reseat_at_next_visible_line_start without being
overwritten.
2000-10-16 21:05:03 +00:00
Gerd Moellmann
7ccd82bda0
(Other Image Types): Add description of :foreground
...
and :background properties of mono PBM images.
2000-10-16 20:11:41 +00:00
Gerd Moellmann
2b8e9c9143
Add description of :foreground and :background to PBM images.
2000-10-16 20:08:06 +00:00
Gerd Moellmann
a6801fd168
*** empty log message ***
2000-10-16 20:04:39 +00:00
Gerd Moellmann
be0b1fac0a
(pbm_format): Add :foreground and :background keywords.
...
(PBM_FOREGROUND, PBM_BACKGROUND): New enumerators.
(xbm_load): Recoghnize foreground and background color
specifications.
2000-10-16 19:57:04 +00:00
Eli Zaretskii
dbf1fcc120
*** empty log message ***
2000-10-16 19:21:17 +00:00
Eli Zaretskii
8fcacf13ee
(msdos-handle-reverse-video): Don't remove
...
reverse from the frame parameters, and don't invert foreground and
background colors.
2000-10-16 19:17:35 +00:00
Eli Zaretskii
546701f50f
(IT_set_face): Compare highlighted face with the default
...
face, and invert colors if these faces' colors are identical.
(Fmsdos_remember_default_colors): Don't swap foreground and
background colors in initial_colors[].
(IT_set_frame_parameters): Don't swap frame's foreground and
background pixels. If ALIST includes "(reverse . t)", swap
foreground-color and background-color properties in frame's
param_alist. If the original frame's param_alist doesn't specify
the colors, store unspecified-fg and unspecified-bg, reversed if
required.
2000-10-16 19:16:20 +00:00
Eli Zaretskii
e1d0bbc974
(Fframe_parameters): If a tty's frame's param_alist says
...
the colors are unspecified and reversed, reverse fore- and back-
ground in the returned value.
(Fframe_parameter): Ditto.
2000-10-16 19:15:09 +00:00
Eli Zaretskii
c3c9847319
(unspecified_fg, unspecified_bg): Remove extern declaration.
2000-10-16 19:14:14 +00:00
Eli Zaretskii
f0ba2d22e1
(unspecified_fg, unspecified_bg): Declare.
2000-10-16 19:13:19 +00:00
Eli Zaretskii
997c7f714c
Fix markup and chapter structure of the document.
2000-10-16 18:24:30 +00:00
Gerd Moellmann
3a6b59d900
*** empty log message ***
2000-10-16 16:01:13 +00:00
Gerd Moellmann
5fbeea7474
Provide `help' for the sake of define-minor-mode
...
which generates defcustoms with requires.
2000-10-16 15:56:32 +00:00
Gerd Moellmann
1ec185cb4a
(find_last_unchanged_at_beg_row): Renamed from
...
get_last_unchanged_at_beg_row.
(find_first_unchanged_at_end_row): Renamed from
get_first_unchanged_at_end_row.
(find_first_unchanged_at_end_row): Convert assertions to
unconditional tests which abort. When looking for a row in
unchanged text, don't go further back than first_text_row.
2000-10-16 15:39:59 +00:00
Miles Bader
313fe58a89
(Info-set-mode-line): Tweak string.
2000-10-16 15:25:21 +00:00
Miles Bader
ac62982394
*** empty log message ***
2000-10-16 14:55:17 +00:00
Miles Bader
836765981d
Revert last change.
2000-10-16 14:45:44 +00:00
Gerd Moellmann
b41fe2c315
*** empty log message ***
2000-10-16 14:22:37 +00:00
Gerd Moellmann
c8ab5a1a90
(Distracting NSA): Change the example.
2000-10-16 14:22:29 +00:00
Miles Bader
918e364ae4
(Info-set-mode-line): Use `%b' instead of hardwired string "*Info*".
...
Call propertized-buffer-identification to spruce up the result.
2000-10-16 13:59:49 +00:00
Gerd Moellmann
b8a63ccb80
(try_scrolling) <cursor in scroll margin at the bottom>:
...
Don't add in the last line's height when deciding if the new
position is below the scroll margin.
2000-10-16 13:56:12 +00:00
Gerd Moellmann
7a1e3cece9
(jit-lock-after-change): If we're in text that
...
matches a multi-line font-lock pattern, make sure the whole text
will be redisplayed.
2000-10-16 13:04:34 +00:00
Gerd Moellmann
6569c3d3cd
*** empty log message ***
2000-10-16 13:04:06 +00:00
Gerd Moellmann
9c1af54670
(authors-add): Don't add an entry if
...
author's name is unknown.
2000-10-16 12:52:19 +00:00
Gerd Moellmann
c2e0a61112
*** empty log message ***
2000-10-16 12:52:02 +00:00
Gerd Moellmann
76eebffc1e
*** empty log message ***
2000-10-16 12:27:33 +00:00
Gerd Moellmann
7de5b4214e
Add author information.
2000-10-16 12:27:09 +00:00
Miles Bader
9d1af64f7a
(xpm_lookup_color):
...
Make h unsigned to avoid wackiness when the high bit gets set.
2000-10-16 11:48:31 +00:00
Gerd Moellmann
1e4d32f80e
*** empty log message ***
2000-10-16 11:43:01 +00:00
Dave Love
5e0c8a235d
custom types emacs-commentary-link, coding-system, color
2000-10-16 09:49:57 +00:00
Miles Bader
cf1e7b12ba
Re-convert from full-color version (using the Gimp) to eliminate
...
dithering artifacts.
2000-10-16 08:42:22 +00:00
Miles Bader
f657bbf68b
(Fconstrain_to_field): Check carefully for field boundaries if either
...
OLD_POS or NEW_POS has a non-nil field property, even if they're the same.
2000-10-16 07:28:24 +00:00
Miles Bader
bd9e92878b
Update references to shell prompts and comint-prompt-regexp, etc.
2000-10-16 07:19:11 +00:00
Eli Zaretskii
6165b6e387
Changes from Richard M. Stallman. More items about Enriched Mode.
2000-10-16 06:04:04 +00:00
Stefan Monnier
3b9d5a55c7
(mm-util): Require CL when compiling.
2000-10-16 05:54:44 +00:00
Kenichi Handa
58e4fce895
(x_draw_box_rect): Fix the calculation of width and height for
...
XFillRectangle.
2000-10-16 04:20:36 +00:00
Kenichi Handa
c412cb7bc6
*** empty log message ***
2000-10-16 04:13:28 +00:00
Miles Bader
c6f01e00d1
Document that loading `jka-compr.el' doesn't turn on
...
auto-compression-mode automatically.
2000-10-16 02:12:34 +00:00
Stefan Monnier
5586f3ebef
*** empty log message ***
2000-10-15 22:27:48 +00:00
Stefan Monnier
5299cb8e97
(font-lock-syntactic-keywords): Fix docstring.
2000-10-15 22:13:01 +00:00