]> git.eshelyaron.com Git - emacs.git/commitdiff
printing 6.7.3.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Mon, 29 Mar 2004 02:58:56 +0000 (02:58 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Mon, 29 Mar 2004 02:58:56 +0000 (02:58 +0000)
lisp/ChangeLog

index 381c0995f30a4f2f0aa4e1ff2febb43574e02cf7..ab42f30f32c6c4f09701a16cca614fbd471d9e54 100644 (file)
@@ -17,9 +17,6 @@
 
 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-       * printing.el (pr-update-menus): Modify interactive declaration.
-       Reported by Drew Adams <drew.adams@oracle.com>.
-
        * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
 
        * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
        (ebnf-syntax-alist): Add ebnfx initialization.
        (ebnf-ebx-parser, ebnf-ebx-initialize): Autoloaded funs from ebnf-ebx.
 
+       * printing.el: Doc fix.
+       (pr-version): New version number (6.7.3).
+       (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
+       returns nil for mouse position.  Reported by Drew Adams
+       <drew.adams@oracle.com>.
+       (pr-update-menus): Modify interactive declaration.  Reported by Drew
+       Adams <drew.adams@oracle.com>.
+
 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
 
        * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)