- 20 Oct, 2000 11 commits
-
-
Andrew Innes authored
Windows. (my_strftime) <macro>: Don't use macro arg list when redefining as _strftime_copytm. (my_strftime) <function>: Supply 0 as ut argument.
-
Miles Bader authored
New function, conditionally aliased to `mode-line-window-height-fudge'. (ispell-help): Use it. (ispell-choices-win-default-height): Don't include mode-line fudge. (ispell-choices-win-default-height): New function. (ispell-show-choices, ispell-command-loop): Use function `ispell-choices-win-default-height' instead of variable.
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
(height-affecting-face-attributes): New variable. (mode-line-window-height-fudge): New function. (shrink-window-if-larger-than-buffer): Use it.
-
Miles Bader authored
-
Miles Bader authored
Add support for @subsubsection titles, which use `Info-title-4-face'. (Info-title-4-face): New face. (Info-title-3-face): Inherit from Info-title-4-face instead of variable-pitch.
-
Eric M. Ludlam authored
-
Eric M. Ludlam authored
-
Eric M. Ludlam authored
-
Eric M. Ludlam authored
-
- 19 Oct, 2000 29 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
attempt to run dired-free-space-program prevent dired from working.
-
Jason Rumney authored
(Fx_popup_menu, Fx_popup_dialog): Check for tool-bar position like menu-bar.
-
Jason Rumney authored
(w32_draw_box_rect): Fix the calculation of width and height.
-
Jason Rumney authored
face-set-after-frame-default since the caller does it for us anyway. Clean up calls to x_get_arg to be consistent with X.
-
Jason Rumney authored
including dispextern.h, as it stops faces from working.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
scheme-program-name because xscheme.el contains a defcustom with the same name. As a consequence, customizing group `cmuscheme' loaded `xscheme' which redefined run-scheme. (run-scheme): Use cmuscheme-program-name.
-
Gerd Moellmann authored
-
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.
-