From: Gerd Moellmann Date: Sat, 29 Jan 2000 12:02:36 +0000 (+0000) Subject: (ebnf-syntax): Doc fix X-Git-Tag: emacs-pretest-21.0.90~5201 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=887448e1e351834ae38e141e47b7507a689f745e;p=emacs.git (ebnf-syntax): Doc fix --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7dc9ddea841..2823ff12e99 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-01-29 Vinicius Jose Latorre + + * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix + 2000-01-28 Dave Love * emacs-lisp/cl-macs.el: Remove dotimes, dolist. diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el index 477dbd9d386..db9ed4a2da6 100644 --- a/lisp/progmodes/ebnf2ps.el +++ b/lisp/progmodes/ebnf2ps.el @@ -1565,7 +1565,8 @@ See function `ebnf-user-arrow' for valid values and how values are processed." Valid values are: - `ebnf' ebnf2ps recognizes the syntax described above. + `ebnf' ebnf2ps recognizes the syntax described in ebnf2ps + documentation. The following variables *ONLY* have effect with this setting: `ebnf-terminal-regexp', `ebnf-case-fold-search',