From 739ce3950a97dbdfb9feff8a978e06b0d13b8efc Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Wed, 10 Mar 2004 00:47:45 +0000 Subject: [PATCH] Doc fix. --- lisp/ChangeLog | 6 ++++++ lisp/delim-col.el | 6 +++--- lisp/printing.el | 16 +++++++++++++--- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d12a911b31..cc3e2effc09 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-03-09 Vinicius Jose Latorre + + * delim-col.el: Doc fix. + + * printing.el: Doc fix. New doc section (Tips). + 2004-03-09 Stefan Monnier * type-break.el (type-break-emacs-variant): Remove. diff --git a/lisp/delim-col.el b/lisp/delim-col.el index b05a25fe809..b5be7ff4ebc 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el @@ -2,9 +2,9 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. -;; Author: Vinicius Jose Latorre -;; Maintainer: Vinicius Jose Latorre -;; Time-stamp: <2001-10-13 10:02:26 pavel> +;; Author: Vinicius Jose Latorre +;; Maintainer: Vinicius Jose Latorre +;; Time-stamp: <2004/03/09 21:32:06 vinicius> ;; Version: 2.1 ;; Keywords: internal ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ diff --git a/lisp/printing.el b/lisp/printing.el index 6694805fcbd..cb2cb6df61e 100644 --- a/lisp/printing.el +++ b/lisp/printing.el @@ -5,7 +5,7 @@ ;; Author: Vinicius Jose Latorre ;; Maintainer: Vinicius Jose Latorre -;; Time-stamp: <2004/02/29 23:18:15 vinicius> +;; Time-stamp: <2004/03/09 21:32:40 vinicius> ;; Keywords: wp, print, PostScript ;; Version: 6.7.2 ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ @@ -166,6 +166,16 @@ Please send all bug fixes and enhancements to ;; printer doesn't have duplex feature; otherwise, it's ok, your ;; printer does have duplex feature. ;; +;; NOTE 4: See Tips section. +;; +;; +;; Tips +;; ---- +;; +;; 1. If your have a local printer, that is, a printer which is connected +;; directly to your computer, don't forget to connect the printer to your +;; computer before printing. +;; ;; ;; Using `printing' ;; ---------------- @@ -840,8 +850,8 @@ Please send all bug fixes and enhancements to ;; Acknowledgments ;; --------------- ;; -;; Thanks to Drew Adams for directory processing and `pr-path-alist' -;; suggestions. +;; Thanks to Drew Adams for directory processing and +;; `pr-path-alist' suggestions. ;; ;; Thanks to Fred Labrosse for XEmacs tests. ;; -- 2.39.5