*** empty log message ***
This commit is contained in:
parent
8f4a5e9954
commit
7438c86b33
2 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
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.
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue