Fix typo.
This commit is contained in:
parent
76a98a5066
commit
754774523d
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2002-05-21 Markus Rost <rost@math.ohio-state.edu>
|
||||
|
||||
* lpr.el: Fix typo in Commentary section.
|
||||
|
||||
2002-05-21 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
;;; Commentary:
|
||||
|
||||
;; Commands to send the region or a buffer to your printer. Entry points
|
||||
;; are `lpr-buffer', `print-buffer', lpr-region', or `print-region'; option
|
||||
;; are `lpr-buffer', `print-buffer', `lpr-region', or `print-region'; option
|
||||
;; variables include `printer-name', `lpr-switches' and `lpr-command'.
|
||||
|
||||
;;; Code:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue