Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7438c86b
Commit
7438c86b
authored
Mar 30, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
8f4a5e99
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
+28
-0
etc/ChangeLog
etc/ChangeLog
+9
-0
lisp/ChangeLog
lisp/ChangeLog
+19
-0
No files found.
etc/ChangeLog
View file @
7438c86b
2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
* ps-prin0.ps: Replace gs_languagelevel by languagelevel.
(DefOp): New proc.
* ps-prin1.ps: Replace gs_languagelevel by languagelevel.
(printBackground, SetColor): New procs.
(ZebraColor): Renaming old ZebraGray var.
2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
* ps-prin1.ps: Eliminate SkipFirstPage.
...
...
lisp/ChangeLog
View file @
7438c86b
...
...
@@ -7,6 +7,25 @@
trying to `load' the symbol of an autoload instead of the file
recorded in the autoload. Fix error messages.
2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
* ps-print.el: PostScript programming fix for ghostview, doc fix.
(ps-print-version): New version number (5.1.3).
(ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
(ps-insert-file, ps-output-boolean, ps-plot-with-face)
(ps-generate-postscript-with-faces): Code fix.
(ps-color-values): XEmacs compatibility.
(ps-print-background-image, ps-print-background-text, ps-printer-name)
(ps-default-fg, ps-default-bg): Adjust customization.
(ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
(ps-color-scale): Renaming old ps-color-value fun.
(ps-print-headers): Replace ps-print-header group to avoid conflict
with ps-print-header variable.
(ps-print-miscellany): New group.
(ps-format-color, ps-rgb-color): New funs.
(ps-default-foreground): New var.
(ps-printer-name-option): New const.
2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
* net/net-utils.el:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment