1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
No description
Find a file
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
etc Add item for something like Adobe Illustrator/Corel Draw. 1996-08-27 00:14:26 +00:00
lib-src (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT. 1996-09-25 09:53:56 +00:00
lisp (ps-print-prologue-1): Fix bug in postscript comment lines. 1996-09-28 04:34:34 +00:00
lispref Clarify how completing-read returns an empty string. 1996-09-18 22:57:51 +00:00
lwlib (update_one_menu_entry): Fix previous change: 1996-08-12 18:57:08 +00:00
man Add rules for the Message manual. 1996-06-27 22:23:03 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt (WinMain): Put a space between the binary and its args. 1996-08-09 18:40:18 +00:00
src (x_set_scroll_bar_width): Move cursor to the 1996-09-27 23:44:49 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
config.guess Use pc instead of unknown, for pc clone systems. 1996-09-13 03:46:14 +00:00
config.sub (-vxsim*): New operating system. 1996-09-24 02:44:17 +00:00
configure.in Check for getcwd. 1996-09-25 03:50:06 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Explain better about building in separate directory. 1996-09-24 06:56:29 +00:00
make-dist (msdos): Add is_exec.c, sigaction.c to distribution. 1996-08-04 20:35:10 +00:00
Makefile.in (INSTALL_STRIP): New variable. 1996-08-29 20:54:02 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00