From: Eli Zaretskii Date: Tue, 29 Aug 2000 11:33:06 +0000 (+0000) Subject: Fix the file name in the entries for ebnf2ps.el. X-Git-Tag: emacs-pretest-21.0.90~1895 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ba087cd7d982841b6aef7b19a2402c1b203bf5e4;p=emacs.git Fix the file name in the entries for ebnf2ps.el. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92eb0a6679f..90a0afa50e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -18,7 +18,7 @@ (ps-print-duplex-feature): Variable eliminated. (ps-even-or-odd-pages): New variable. - * ebnf2ps.el: Doc fix. + * progmodes/ebnf2ps.el: Doc fix. (ebnf-version): New version (3.3). (ebnf-user-arrow): Change variable customization to sexp. (ebnf-user-arrow): Function eliminated. @@ -1017,7 +1017,7 @@ 2000-08-03 Vinicius Jose Latorre - * ebnf2ps.el: Get around a bug on skip-chars-forward. + * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward. (ebnf-8-bit-chars): New var for bug fix. (ebnf-string): Bug fix. @@ -1062,8 +1062,8 @@ 2000-08-01 Vinicius Jose Latorre - * ebnf2ps.el: Update ps-print functions call. Indentation fix. Doc - fix. + * progmodes/ebnf2ps.el: Update ps-print functions call. + Indentation fix. Doc fix. (ebnf-version): New version number (3.2). (ebnf-format-color, ebnf-begin-job): Code fix.