aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ps-print.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index a7b32e8b264..4f20013c134 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -1262,7 +1262,7 @@ Please send all bug fixes and enhancements to
1262;; N-up printing. 1262;; N-up printing.
1263;; Hook: `ps-print-begin-sheet-hook'. 1263;; Hook: `ps-print-begin-sheet-hook'.
1264;; 1264;;
1265;; [keinichi] 19990509 Kein'ichi Handa <handa@etl.go.jp> 1265;; [kenichi] 19990509 Ken'ichi Handa <handa@m17n.org>
1266;; 1266;;
1267;; `ps-print-region-function' 1267;; `ps-print-region-function'
1268;; 1268;;
@@ -1275,7 +1275,7 @@ Please send all bug fixes and enhancements to
1275;; PostScript prologue header comment insertion. 1275;; PostScript prologue header comment insertion.
1276;; Skip invisible text better. 1276;; Skip invisible text better.
1277;; 1277;;
1278;; [keinichi] 19980819 Kein'ichi Handa <handa@etl.go.jp> 1278;; [kenichi] 19980819 Ken'ichi Handa <handa@m17n.org>
1279;; 1279;;
1280;; Multi-byte buffer handling. 1280;; Multi-byte buffer handling.
1281;; 1281;;
@@ -1383,7 +1383,7 @@ Please send all bug fixes and enhancements to
1383;; prologue code suggestion, for odd/even printing suggestion and for 1383;; prologue code suggestion, for odd/even printing suggestion and for
1384;; `ps-prologue-file' enhancement. 1384;; `ps-prologue-file' enhancement.
1385;; 1385;;
1386;; Thanks to Kein'ichi Handa <handa@etl.go.jp> for multi-byte buffer handling. 1386;; Thanks to Ken'ichi Handa <handa@m17n.org> for multi-byte buffer handling.
1387;; 1387;;
1388;; Thanks to Matthew O Persico <Matthew.Persico@lazard.com> for line number on 1388;; Thanks to Matthew O Persico <Matthew.Persico@lazard.com> for line number on
1389;; empty columns. 1389;; empty columns.