Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
75477452
Commit
75477452
authored
May 22, 2002
by
Markus Rost
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
76a98a50
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/lpr.el
lisp/lpr.el
+1
-1
No files found.
lisp/ChangeLog
View file @
75477452
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>
2002-05-21 Stefan Monnier <monnier@cs.yale.edu>
* net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
* net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
...
...
lisp/lpr.el
View file @
75477452
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
;;; Commentary:
;;; Commentary:
;; Commands to send the region or a buffer to your printer. Entry points
;; 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'.
;; variables include `printer-name', `lpr-switches' and `lpr-command'.
;;; Code:
;;; Code:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment