]> git.eshelyaron.com Git - emacs.git/commitdiff
Also mention bug-gnu-emacs in (ps-)print.el version strings
authorGlenn Morris <rgm@gnu.org>
Sat, 10 May 2014 21:41:12 +0000 (14:41 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 10 May 2014 21:41:12 +0000 (14:41 -0700)
* printing.el (pr-version):
* ps-print.el (ps-print-version): Also mention bug-gnu-emacs.

lisp/ChangeLog
lisp/printing.el
lisp/ps-print.el

index 22e45c46940c5511412e71fc656e41e0e243c703..f6807b68196c58515c31e79b37f5e7625c5fe786 100644 (file)
@@ -1,5 +1,8 @@
 2014-05-10  Glenn Morris  <rgm@gnu.org>
 
+       * printing.el (pr-version):
+       * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
+
        * net/browse-url.el (browse-url-mosaic):
        Create /tmp/Mosaic.PID as a private file.
 
index bb7e3843c32acf5b724b5c6405c21c51629f7f46..5b6173ceb350959665cd7f88c6fe90540c6606f8 100644 (file)
@@ -12,7 +12,7 @@
   "printing.el, v 6.9.3 <2007/12/09 vinicius>
 
 Please send all bug fixes and enhancements to
-       Vinicius Jose Latorre <viniciusjl@ig.com.br>
+       bug-gnu-emacs@gnu.org and Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ")
 
 ;; This file is part of GNU Emacs.
index 004bdce1f6a2f4f5d483a73ad52291f3f12b8031..83f2cde401085d0491183b5537f939b709326e05 100644 (file)
@@ -20,7 +20,7 @@ Emacs without changes to the version number.  When reporting bugs, please also
 report the version of Emacs, if any, that ps-print was distributed with.
 
 Please send all bug fixes and enhancements to
-       Vinicius Jose Latorre <viniciusjl@ig.com.br>.")
+       bug-gnu-emacs@gnu.org and Vinicius Jose Latorre <viniciusjl@ig.com.br>.")
 
 ;; This file is part of GNU Emacs.