mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Add provide call.
This commit is contained in:
parent
f61deddc6d
commit
977b12781d
@ -173,4 +173,6 @@ hexadecimal escapes."
|
||||
(format "\\^%c" (+ c ?@))
|
||||
(format "\\%02x" c)))))))
|
||||
|
||||
(provide 'lpr)
|
||||
|
||||
;;; lpr.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user