1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

1289 Commits

Author SHA1 Message Date
Gerd Moellmann
877cf6b438 (ps-print-emacs-type): Move into the
eval-and-compile.
2000-10-19 10:55:15 +00:00
Gerd Moellmann
3e9cb08f58 Even/odd pages fix. Fix little bug on XEmacs. Avoid
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.
2000-10-19 10:46:51 +00:00
Miles Bader
13ab33c43b (normal-top-level):
Call `frame-set-background-mode' after `frame-notice-user-settings'
  because the latter doesn't call the former on a tty.
2000-10-19 09:04:26 +00:00
Miles Bader
d8abcd91a3 (frame-set-background-mode): `unspecified' &c are symbols, not strings. 2000-10-19 08:37:11 +00:00
Eli Zaretskii
e8bce0a9b6 *** empty log message *** 2000-10-19 07:24:01 +00:00
Kenichi Handa
773272d836 *** empty log message *** 2000-10-19 06:58:33 +00:00
Eli Zaretskii
772139c0a6 (frame-set-background-mode): If a tty frame defines a
background color, use that to compute the background mode, instead
of always defaulting to "dark".
2000-10-19 06:56:50 +00:00
Miles Bader
8bb84cb2f1 *** empty log message *** 2000-10-19 04:31:37 +00:00
Miles Bader
e40a778f54 *** empty log message *** 2000-10-19 03:58:37 +00:00
Miles Bader
d134a19f84 (comint-write-output, comint-append-output-to-file): New functions.
(comint-mode-map): Add them to the menu.
2000-10-19 02:12:30 +00:00
Gerd Moellmann
9035a35ae6 *** empty log message *** 2000-10-18 15:20:26 +00:00
Gerd Moellmann
9b5360aa71 (sql-sybase-options): New option.
(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.
2000-10-18 14:38:55 +00:00
Gerd Moellmann
3556c6dd27 Internal variable changes to defcustom,
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.
2000-10-18 14:31:05 +00:00
Gerd Moellmann
dada41e12c (fancy-splash-screens): Use fancy-splash-delay. 2000-10-18 14:27:55 +00:00
Miles Bader
4e217e5069 (comint-delete-output): Renamed from `comint-kill-output'.
(comint-kill-output): Changed into an alias for `comint-delete-output',
  and made obsolete.
(comint-mode-map): Rename references to comint-kill-output.
2000-10-18 14:09:54 +00:00
Eli Zaretskii
3446035426 (diff-header-face, diff-file-header-face)
(diff-changed-face): Add bold and italic attributes to tty faces.
(diff-function-face): New face.
(diff-font-lock-keywords): Use it.
2000-10-18 08:52:23 +00:00
Miles Bader
17ea3cdbd7 *** empty log message *** 2000-10-18 01:55:32 +00:00
Stefan Monnier
9244f2c7e7 (diff-header-face, diff-file-header-face):
Add specific setting for dark background.
(diff-context-face): Renamed from diff-comment-face.
Set explicitly rather than inheriting from font-lock-comment-face.
2000-10-17 15:55:20 +00:00
Eli Zaretskii
1592c1efdf (command-line): Move the code which registers the default colors to
before before-init-hook.
2000-10-17 12:59:41 +00:00
Gerd Moellmann
f86292a9e9 (jit-lock-stealth-time): Doc fix. 2000-10-17 12:47:29 +00:00
Eli Zaretskii
e854cc22eb (auto-mode-alist): Add .dif and .pat as diff-mode extensions, for MS-DOS. 2000-10-17 12:36:26 +00:00
Eli Zaretskii
f7f2e8839a *** empty log message *** 2000-10-17 12:18:11 +00:00
Gerd Moellmann
c7b4f0f913 *** empty log message *** 2000-10-17 12:13:09 +00:00
Eli Zaretskii
12a7227188 *** empty log message *** 2000-10-17 12:07:28 +00:00
Miles Bader
61dfccfd5d (resize-temp-buffer-window): Add hack to avoid last line
being obscured by whizzy mode-lines on graphical displays.
2000-10-17 11:08:03 +00:00
Eli Zaretskii
4ad6e379ed (info-header-node): Remove unneded tty-specific definition. 2000-10-17 07:48:48 +00:00
Eli Zaretskii
333cd59eeb (Info-title-1-face, Info-title-2-face, Info-title-3-face): Define
colors for tty's.
2000-10-17 06:53:48 +00:00
Eli Zaretskii
dbf1fcc120 *** empty log message *** 2000-10-16 19:21:17 +00:00
Gerd Moellmann
3a6b59d900 *** empty log message *** 2000-10-16 16:01:13 +00:00
Miles Bader
ac62982394 *** empty log message *** 2000-10-16 14:55:17 +00:00
Gerd Moellmann
6569c3d3cd *** empty log message *** 2000-10-16 13:04:06 +00:00
Gerd Moellmann
c2e0a61112 *** empty log message *** 2000-10-16 12:52:02 +00:00
Gerd Moellmann
76eebffc1e *** empty log message *** 2000-10-16 12:27:33 +00:00
Miles Bader
cf1e7b12ba Re-convert from full-color version (using the Gimp) to eliminate
dithering artifacts.
2000-10-16 08:42:22 +00:00
Stefan Monnier
5586f3ebef *** empty log message *** 2000-10-15 22:27:48 +00:00
Dave Love
ad64a8881c *** empty log message *** 2000-10-15 17:29:48 +00:00
Stefan Monnier
b3b7f42fd1 *** empty log message *** 2000-10-15 16:34:11 +00:00
Eli Zaretskii
1ef49fc60c (eshell-du-prefer-over-ange): Doc fix. 2000-10-15 05:51:16 +00:00
Stefan Monnier
3c7fafc7b5 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
Don't need make-local-hook any more.
(cvs-addto-collection): Return the new tin.
(cvs-mode-insert): Jump to the new line.
2000-10-15 05:18:48 +00:00
Stefan Monnier
8b7707e1be (jit-lock-fontify-buffer): Remove. 2000-10-15 04:54:20 +00:00
Miles Bader
86b7fcbb0c (font-lock-comment-face): Change dark-background,
color, non-tty, default to `chocolate1'.
2000-10-15 02:31:42 +00:00
Eli Zaretskii
87730e843b Fix dates on Eshell's entries. 2000-10-14 20:05:58 +00:00
John Wiegley
57a24508cf Added a missing `require' form. 2000-10-14 08:16:50 +00:00
Dave Love
40ad3db491 *** empty log message *** 2000-10-13 14:20:54 +00:00
Gerd Moellmann
b41c9501e8 (down-list, backward-up-list, up-list): Doc fix. 2000-10-13 11:46:11 +00:00
Gerd Moellmann
3b5e21df1c (time-stamp): Fixed bug in new multi-line code
that breaks with old list format timestamps.
(time-stamp-warn-inactive, time-stamp-old-format-warn)
(time-stamp-count, time-stamp-conversion-warn): Improved doc
strings.
2000-10-13 11:30:53 +00:00
Gerd Moellmann
db46018979 Reduce to max. 8 colors (mogrify -colorspace transparent -colors 8). 2000-10-13 10:39:33 +00:00
John Wiegley
d7103dda28 Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.
2000-10-13 10:32:23 +00:00
John Wiegley
16908a3f0d Bug fix for timeclock.el 2000-10-13 09:35:36 +00:00
John Wiegley
b6b70cda7c Added extensible special buffer support to desktop.el. See the
ChangeLog.
2000-10-13 09:11:16 +00:00