From: Vinicius Jose Latorre Date: Mon, 29 Mar 2004 02:58:56 +0000 (+0000) Subject: printing 6.7.3. X-Git-Tag: ttn-vms-21-2-B4~7035 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8b0995724b025dfe1e515142dc401791b4bbb41;p=emacs.git printing 6.7.3. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 381c0995f30..ab42f30f32c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -17,9 +17,6 @@ 2004-03-28 Vinicius Jose Latorre - * printing.el (pr-update-menus): Modify interactive declaration. - Reported by Drew Adams . - * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments. * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to @@ -32,6 +29,14 @@ (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 + . + (pr-update-menus): Modify interactive declaration. Reported by Drew + Adams . + 2004-03-28 Nick Roberts * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)