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

31 Commits

Author SHA1 Message Date
Simon Marshall
a6c6e755bc Quote :group names. 1997-05-06 13:54:06 +00:00
Simon Marshall
055e7bf2d2 change all buffer-substring to buffer-substring-no-properties. 1997-04-28 11:25:26 +00:00
Richard M. Stallman
4f3beabf12 (ps-print-color-p): Fix minor error. 1997-04-13 23:42:53 +00:00
Richard M. Stallman
89df60f2c0 Fix second copy of Duthen's email address. 1997-04-12 01:51:30 +00:00
Richard M. Stallman
e0af0d3ef4 Add defgroup's; change use defcustom for user vars. 1997-04-12 01:50:50 +00:00
Richard M. Stallman
297744f0e5 Change email address. 1997-04-11 01:30:20 +00:00
Richard M. Stallman
ae7f67617a (ps-print-header): Doc fix. 1997-01-30 22:17:33 +00:00
Richard M. Stallman
090be653c3 (ps-print-version): Fix value.
(cl lisp-float-type): Require them.
(ps-number-of-columns ps-*-font-size): Try to select defaults
better suited when `ps-landscape-mode' is non-nil.
(ps-*-faces): Change default for Font Lock mode faces when
`ps-print-color-p' is nil.
(ps-right-header): Replace `time-stamp-yy/mm/dd'
by `time-stamp-mon-dd-yyyy'.
(ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
(ps-generate-postscript-with-faces): Replace `ps-sorter' by
`car-less-than-car'.
(ps-plot ps-generate): Replace `%d' by `%3d'.
1997-01-16 05:09:21 +00:00
Richard M. Stallman
bcc0d45798 (ps-print-prologue-1): Fix bug in postscript comment lines.
(ps-nb-pages): Call ps-setup _before_ switching to the other
buffer, because of buffer variables.

Major rewrite.
(ps-page-dimensions-database, ps-paper-type): Replace the
following global variables:
(ps-a4-page-height, ps-a4-page-width, ps-legal-page-height,
ps-legal-page-width, ps-letter-page-height, ps-letter-page-width,
ps-pages-alist, ps-page-dimensions): Variables deleted.
(ps-page-height-i, ps-page-width-i): Variables deleted.
(ps-print-prologue): Variable deleted.
(ps-print-prologue-1, ps-print-prologue-2): New variables.
Major rewrite of the postscript code to handle landscape mode,
multiple columns and new font management.
(ps-landscape-mode, ps-number-of-columns, ps-inter-column): New
variables.
Add landscape mode and multiple columns with interspacing.
(ps-font-info-database, ps-font-family, ps-font-size,
ps-header-font-family, ps-header-font-size, ps-header-title-font,
ps-header-title-font-size): New variables.
New font management interface.
(ps-header-line-pad, ps-header-offset): New variables.
(ps-header-font, ps-landscape-page-height): New internal variables.
(ps-top-margin): Change its semantics.  It is now really the top
margin, not anymore twice the top margin.
(/ReportAllFontInfo):  New postscript function to get all the font
families of the printer.
(ps-setup): New function.
(ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region): New
utility functions.
(ps-page-dimensions-get-width, ps-page-dimensions-get-height): New macros.
(/HeaderOffset): Fix bug with /PrintStartY.
(/SetHeaderLines): Fix bug.
1996-09-28 04:34:34 +00:00
Richard M. Stallman
25fc49d3ea (ps-print-prologue): Get rid of backslash-digits
control characters in comments.
1996-09-14 04:54:17 +00:00
Richard M. Stallman
0ccb277a5e Comment change. 1996-07-22 16:33:20 +00:00
Karl Heuer
a97592dd6b (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing. 1996-07-07 17:35:32 +00:00
Karl Heuer
45a870d9f0 (ps-article-subject): Don't die if no subject header. 1996-07-07 17:30:04 +00:00
Richard M. Stallman
03f962fbc4 (ps-print-preprint): Special handling if
file entered in the minibuffer is a directory.
1996-05-05 03:56:36 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
278e0a7357 (ps-generate): Bind inhibit-read-only. 1996-02-28 18:51:36 +00:00
Karl Heuer
d8fc5f6498 (ps-generate-postscript-with-faces):
Handle buffer-invisibility-spec when interpreting the invisible prop.
1996-02-21 21:25:01 +00:00
Richard M. Stallman
62901aeed8 (ps-do-despool): On MS-DOS, allow both the usual and
the alternative printing methods.
1996-01-15 22:50:35 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Richard M. Stallman
a9bb53da49 (ps-do-despool): Alternative output method for MSDOS. 1995-12-29 04:14:10 +00:00
Richard M. Stallman
1cd7962f06 (ps-spool-buffer-with-faces): Fix typo in previous chg.
(ps-spool-region-with-faces): Likewise.
1995-12-23 15:55:49 +00:00
Karl Heuer
107e7c7045 Doc fixes. 1995-12-21 18:01:15 +00:00
Richard M. Stallman
6770a60f47 (ps-print-emacs-type): Renamed from emacs-type. 1995-08-04 19:59:57 +00:00
Richard M. Stallman
30040449d8 Renamed fsf' to emacs' in all names. 1995-08-04 19:56:15 +00:00
Karl Heuer
043620f45e Miscellaneous fixes for better compatibility with
XEmacs 19.12.

(ps-plot-with-face): Added code to handle Emacs
19.29's new ability for the face attribute to hold a list of
faces.

Rolled in Chuck Thompson's changes to make color
printing work in XEmacs 19.12.

Fix error in comments.

(ps-generate-postscript-with-faces): Add fix to
handle extents without faces.

(ps-faces-list): deleted.  Added alias for
list-faces if face-list isn't fbound.

(ps-print-ensure-fontified) added to make sure
ps-print works correctly in conjunction with lazy-lock.

RMS's changes for Emacs.
1995-05-12 02:18:47 +00:00
Richard M. Stallman
b87c5d3d05 (ps-print-version): Add caveat about version number.
(ps-begin-file): Fix format code for /LineHeight.
1995-02-14 05:55:53 +00:00
Richard M. Stallman
00aa16af7c Various changes. 1995-02-07 22:51:35 +00:00
Richard M. Stallman
86c10ecbb6 entered into RCS 1995-01-20 06:20:32 +00:00
Richard M. Stallman
12d89a2e57 *** empty log message *** 1995-01-20 06:09:03 +00:00
Richard M. Stallman
ef2cbb2467 Initial revision 1994-05-01 22:09:01 +00:00