emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/lpr.el,v


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/lpr.el,v
Date: Wed, 20 Sep 2006 19:59:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      06/09/20 19:59:03

Index: lpr.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/lpr.el,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- lpr.el      9 Sep 2006 10:39:45 -0000       1.70
+++ lpr.el      20 Sep 2006 19:59:03 -0000      1.71
@@ -141,7 +141,7 @@
 ;; Berkeley systems support -F, and GNU pr supports both -f and -F,
 ;; So it looks like -F is a better default.
 (defcustom lpr-page-header-switches '("-h %s" "-F")
-  "List of strings to use as options for the page-header-generating program.
+  "*List of strings to use as options for the page-header-generating program.
 If `%s' appears in one of the strings, it is substituted by the page title.
 The variable `lpr-page-header-program' specifies the program to use."
   :type '(repeat string)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]