summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo.Eli Zaretskii2000-10-172-2/+3
|
* (resize-temp-buffer-window): Add hack to avoid last lineMiles Bader2000-10-172-0/+10
| | | | being obscured by whizzy mode-lines on graphical displays.
* (recompile): New target to recompile lispAndrew Innes2000-10-172-0/+16
| | | | | directory. (recompile-CMD, recompile-SH): New support targets.
* (info-header-node): Remove unneded tty-specific definition.Eli Zaretskii2000-10-172-5/+2
|
* Remove warning that noone noticed anywayJeff Bailey2000-10-172-8/+0
|
* (Info-title-1-face, Info-title-2-face, Info-title-3-face): DefineEli Zaretskii2000-10-172-3/+11
| | | | colors for tty's.
* (term.o): Depend on dispextern.h.Kenichi Handa2000-10-171-1/+1
|
* *** empty log message ***Kenichi Handa2000-10-171-0/+4
|
* (keymap_memberp): Ensure that nil is not a member.Stefan Monnier2000-10-162-0/+5
|
* Describe the new --with-FOO options for building with image support.Eli Zaretskii2000-10-162-4/+40
| | | | Minor changes in the MSDOG section.
* (set_iterator_to_next): Reset box start and flags of theGerd Moellmann2000-10-163-5/+16
| | | | | | iterator at the beginning, so that they can be set later on, for instance in reseat_at_next_visible_line_start without being overwritten.
* (Other Image Types): Add description of :foregroundGerd Moellmann2000-10-161-1/+14
| | | | and :background properties of mono PBM images.
* Add description of :foreground and :background to PBM images.Gerd Moellmann2000-10-161-2/+12
|
* *** empty log message ***Gerd Moellmann2000-10-161-0/+7
|
* (pbm_format): Add :foreground and :background keywords.Gerd Moellmann2000-10-161-4/+19
| | | | | | (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. (xbm_load): Recoghnize foreground and background color specifications.
* *** empty log message ***Eli Zaretskii2000-10-162-0/+29
|
* (msdos-handle-reverse-video): Don't removeEli Zaretskii2000-10-161-7/+6
| | | | | reverse from the frame parameters, and don't invert foreground and background colors.
* (IT_set_face): Compare highlighted face with the defaultEli Zaretskii2000-10-161-24/+34
| | | | | | | | | | | | 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.
* (Fframe_parameters): If a tty's frame's param_alist saysEli Zaretskii2000-10-161-18/+44
| | | | | | the colors are unspecified and reversed, reverse fore- and back- ground in the returned value. (Fframe_parameter): Ditto.
* (unspecified_fg, unspecified_bg): Remove extern declaration.Eli Zaretskii2000-10-161-2/+0
|
* (unspecified_fg, unspecified_bg): Declare.Eli Zaretskii2000-10-161-0/+1
|
* Fix markup and chapter structure of the document.Eli Zaretskii2000-10-161-68/+110
|
* *** empty log message ***Gerd Moellmann2000-10-162-0/+11
|
* Provide `help' for the sake of define-minor-modeGerd Moellmann2000-10-161-0/+5
| | | | which generates defcustoms with requires.
* (find_last_unchanged_at_beg_row): Renamed fromGerd Moellmann2000-10-161-13/+18
| | | | | | | | | 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.
* (Info-set-mode-line): Tweak string.Miles Bader2000-10-161-1/+1
|
* *** empty log message ***Miles Bader2000-10-162-3/+6
|
* Revert last change.Miles Bader2000-10-161-61/+9
|
* *** empty log message ***Gerd Moellmann2000-10-162-1/+11
|
* (Distracting NSA): Change the example.Gerd Moellmann2000-10-161-1/+1
|
* (Info-set-mode-line): Use `%b' instead of hardwired string "*Info*".Miles Bader2000-10-161-7/+9
| | | | Call propertized-buffer-identification to spruce up the result.
* (try_scrolling) <cursor in scroll margin at the bottom>:Gerd Moellmann2000-10-161-1/+8
| | | | | Don't add in the last line's height when deciding if the new position is below the scroll margin.
* (jit-lock-after-change): If we're in text thatGerd Moellmann2000-10-161-0/+8
| | | | | matches a multi-line font-lock pattern, make sure the whole text will be redisplayed.
* *** empty log message ***Gerd Moellmann2000-10-163-22/+47
|
* (authors-add): Don't add an entry ifGerd Moellmann2000-10-161-1/+2
| | | | author's name is unknown.
* *** empty log message ***Gerd Moellmann2000-10-161-0/+3
|
* *** empty log message ***Gerd Moellmann2000-10-167-799/+136
|
* Add author information.Gerd Moellmann2000-10-1627-0/+54
|
* (xpm_lookup_color):Miles Bader2000-10-162-10/+65
| | | | Make h unsigned to avoid wackiness when the high bit gets set.
* *** empty log message ***Gerd Moellmann2000-10-163-47/+24
|
* custom types emacs-commentary-link, coding-system, colorDave Love2000-10-161-1/+13
|
* Re-convert from full-color version (using the Gimp) to eliminateMiles Bader2000-10-165-148/+143
| | | | dithering artifacts.
* (Fconstrain_to_field): Check carefully for field boundaries if eitherMiles Bader2000-10-162-1/+8
| | | | OLD_POS or NEW_POS has a non-nil field property, even if they're the same.
* Update references to shell prompts and comint-prompt-regexp, etc.Miles Bader2000-10-161-10/+16
|
* Changes from Richard M. Stallman. More items about Enriched Mode.Eli Zaretskii2000-10-161-8/+12
|
* (mm-util): Require CL when compiling.Stefan Monnier2000-10-161-0/+1
|
* (x_draw_box_rect): Fix the calculation of width and height forKenichi Handa2000-10-161-4/+4
| | | | XFillRectangle.
* *** empty log message ***Kenichi Handa2000-10-161-0/+5
|
* Document that loading `jka-compr.el' doesn't turn onMiles Bader2000-10-161-0/+4
| | | | auto-compression-mode automatically.
* *** empty log message ***Stefan Monnier2000-10-152-0/+15
|