projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
686296b
)
; * lisp/printing.el (pr-version): Avoid byte-compiler warning.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 11 Aug 2022 13:34:39 +0000
(16:34 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 11 Aug 2022 13:34:39 +0000
(16:34 +0300)
lisp/printing.el
patch
|
blob
|
history
diff --git
a/lisp/printing.el
b/lisp/printing.el
index 4006c9c8f0237b7b5dce5e4eb692848b919b49b9..3e3baa301af9953e8e9cb1e2b5481a8853922591 100644
(file)
--- a/
lisp/printing.el
+++ b/
lisp/printing.el
@@
-6206,7
+6206,7
@@
COMMAND.exe, COMMAND.bat and COMMAND.com in this order."
"printing.el, v 6.9.3 <2007/12/09 vinicius>
Please send all bug fixes and enhancements to
-
bug-gnu-emacs@gnu.org and Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>")
+ bug-gnu-emacs@gnu.org and Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>")
(make-obsolete-variable 'pr-version 'emacs-version "29.1")
(provide 'printing)