summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-16 18:47:25 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-16 18:47:25 +0100
commit7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1 (patch)
tree334fa246f6537c6fbdb73be78c873416b2b9bf44 /lisp/ChangeLog.7
parent10649b828d6b2c7bfc41dde3386c980bcd48c0b3 (diff)
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.76
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 35204641fb..777252ff25 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -22110,7 +22110,7 @@
1996-09-27 Jacques Duthen <duthen@cegelec-red.fr>
* ps-print.el
- (ps-print-prologue-1): Fix bug in postscript comment lines.
+ (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.
@@ -22123,7 +22123,7 @@
(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,
+ 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.
@@ -22136,7 +22136,7 @@
(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
+ (/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