- 19 Oct, 2000 21 commits
-
-
Gerd Moellmann authored
anonymous address, and add a website for Befrienders International.
-
Gerd Moellmann authored
(Fcondition_case): Likewise. (Fbacktrace_frame): Use a null interactive spec.
-
Gerd Moellmann authored
eval-and-compile.
-
Gerd Moellmann authored
compilation gripes. Doc fix. (ps-print-version): New version number (6.2). (ps-x-color-instance-p, ps-x-color-instance-rgb-components) (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system) (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face) (ps-x-extent-priority, ps-x-extent-start-position) (ps-x-face-font-instance, ps-x-find-coding-system) (ps-x-font-instance-properties, ps-x-make-color-instance) (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to avoid compilation gripes without defining functions. (ps-e-find-composition): Alias for function find-composition, to have a suitable function depending on Emacs version. (ps-color-device, ps-color-values, ps-face-foreground-name) (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper) (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name) (ps-print-ensure-fontified): Function definitions surrounded by `eval-and-compile' to avoid compilation gripes. (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated by symbol-value to avoid compilation gripes. (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix. (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
-
Miles Bader authored
Call `frame-set-background-mode' after `frame-notice-user-settings' because the latter doesn't call the former on a tty.
-
Miles Bader authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
colors are deliberately absent from the alist.
-
Kenichi Handa authored
(ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it for ISO10646-1 fonts. (x-font-name-charset-alist): Add an entry for "iso10646-1".
-
Eli Zaretskii authored
-
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 19 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
-