- 31 Oct, 2000 21 commits
-
-
Sam Steingold authored
-
Gerd Moellmann authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
a list of buffers, as we should do according to the doc string.
-
Gerd Moellmann authored
process idle timers while waiting for another event.
-
Ken Raeburn authored
"../src/bootstrap-emacs", in case it's not dumped and thus the load path adjustment hasn't already been done.
-
Gerd Moellmann authored
the default face are colored.
-
Gerd Moellmann authored
window height hasn't changed.
-
Jason Rumney authored
(x_draw_glyph_string_foreground) (x_draw_composite_glyph_string_foreground): Restore old font.
-
Dave Love authored
-
Dave Love authored
checking for symbols; don't use elp-restore-all. (loadhist-hook-functions): Doc fix.
-
Gerd Moellmann authored
(delimit-columns-str): New macro. (delimit-columns-region, delimit-columns-rectangle): Code fix.
-
Gerd Moellmann authored
`color-values' for Emacs 21. Ensure fontification when jit-lock is on. Try to avoid warning messages when compiling. Doc Fix. (ps-print-version): New version number (6.3). (ps-color-device): Use `color-values' to determine if device supports color. (ps-color-values): Try to use `x-color-values' when using XEmacs. (ps-print-page-p): Changed from defsubst to defun. (ps-page-number): Changed from defmacro to defun. (ps-header-sheet, ps-header-page): Fix bug on selected pages for printing. (ps-print-ensure-fontified): Ensure fontification when jit-lock is on. (ps-end-file, ps-dummy-page): Funs eliminated. (ps-print-color-scale): Changed default value. (ps-page-n-up, ps-print-page-p): New internal vars. (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page) (ps-plot-region, ps-generate, ps-end-job): Code fix.
-
Miles Bader authored
-
Kenichi Handa authored
(ccl-encode-mac-roman-font, fontset-mac): Modified for mule-unicode-2500-33ff and mule-unicode-e000-ffff. (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted. (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
-
Kenichi Handa authored
-
- 30 Oct, 2000 19 commits
-
-
Stefan Monnier authored
-
Gerd Moellmann authored
(Finternal_set_lisp_face_attribute): Increment it for changes of the `menu' face. (realize_basic_faces): Reflect changes in the `menu' faces in menu bars.
-
Dave Love authored
(imenu-progress-message): Only defvar when compiling.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
dy obtained from the iterator's y-position after moving from scroll_margin_pos to PT; see comment there.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
is not a symbol or string.
-
Gerd Moellmann authored
inside redisplay. The update will happen anyway at the end of redisplay, and it can confuse redisplay (GC messages while redisplaying, for instance.)
-
Stefan Monnier authored
-
Stefan Monnier authored
(regex_compile): Catch bogus \(\1\).
-
Gerd Moellmann authored
RGB values.
-
Gerd Moellmann authored
we have a color cache, check that the cached color equals the allocated color. If not, clear the color cache.
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Fix computation of displayed lines.
-
Gerd Moellmann authored
update_menu_bindings to DEFVAR_BOOL.
-