- 19 Oct, 2000 11 commits
-
-
Kenichi Handa authored
-
Eli Zaretskii authored
background color, use that to compute the background mode, instead of always defaulting to "dark".
-
Kenichi Handa authored
-
Eli Zaretskii authored
-
Miles Bader authored
-
Miles Bader authored
Document `comint-write-output', name change to `comint-delete-output'.
-
Miles Bader authored
-
Miles Bader authored
(comint-append-output-to-file): Function removed.
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
(comint-mode-map): Add them to the menu.
-
- 18 Oct, 2000 24 commits
-
-
Gerd Moellmann authored
(my_strftime) [HAVE_TZNAME]: Use `UTC' instead of `GMT' which should no longer be used according to ISO 8601.
-
Dave Love authored
(mm-uu-binhex-decode-function): Defvar when compiling.
-
Dave Love authored
(gnus-nocem-check-from): New option. (gnus-nocem-scan-groups): Use it. (gnus-nocem-check-article): Bind gnus-newsgroup-name. (gnus-nocem-check-article-limit): Add :version.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
baud-rate for window-systems.
-
Gerd Moellmann authored
and the last entry of the input ring file are not lost.
-
Gerd Moellmann authored
(sql-sybase): Use it. Add sql-database to the list of parameters provided for login. The options -w 2048 -n are not used any more.
-
Gerd Moellmann authored
make-local-hook changes to defvar. Doc fix. (ps-print-version): New version number (6.1). (ps-setup, ps-do-despool): Code fix. (ps-printer-name): Customization fix. (ps-printer-name-option): Now is a defcustom instead of an internal variable. (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook) (ps-print-begin-column-hook): Now are defvar instead of make-local-hook.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
no map for meta_prefix_char, don't try to use it as a keymap. Instead, if T_OK is non-zero, look up a default binding, if any, otherwise, if T_OK is zero, return nil.
-
Miles Bader authored
(comint-kill-output): Changed into an alias for `comint-delete-output', and made obsolete. (comint-mode-map): Rename references to comint-kill-output.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Gerd Moellmann authored
check_string_bytes only if not noninteractive, increase count to 50.
-
Gerd Moellmann authored
(x_query_color, x_query_colors): Add prototype.
-
Gerd Moellmann authored
functions. (x_alloc_nearest_color): Use it to reduce calls to XQueryColors which can be slow. (x_copy_color, x_alloc_lighter_color): Likewise.
-
Gerd Moellmann authored
(x_to_xcolors, png_load): Use x_query_color.
-
Kenichi Handa authored
-
Eli Zaretskii authored
(diff-changed-face): Add bold and italic attributes to tty faces. (diff-function-face): New face. (diff-font-lock-keywords): Use it.
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
(gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
-
Miles Bader authored
Fixup comint-last-input-end too. Remove commented-out call to force-mode-line-update. (comint-kill-output): Use `forward-line 0' instead of beginning-of-line to make sure we get past the prompt.
-
- 17 Oct, 2000 5 commits
-
-
Kai Großjohann authored
-
Kai Großjohann authored
-
Gerd Moellmann authored
(ALIGN): New macro. (pure_alloc): New function. (make_pure_string, pure_cons, make_pure_float, make_pure_vector): Use it. (Fpurecopy): Use PURE_POINTER_P.
-
Gerd Moellmann authored
PT has moved backward.
-
Gerd Moellmann authored
-