]> git.eshelyaron.com Git - emacs.git/commitdiff
(ebnf-syntax): Doc fix
authorGerd Moellmann <gerd@gnu.org>
Sat, 29 Jan 2000 12:02:36 +0000 (12:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 29 Jan 2000 12:02:36 +0000 (12:02 +0000)
lisp/ChangeLog
lisp/progmodes/ebnf2ps.el

index 7dc9ddea841e9d01831fdc5120a43c30aeb43e62..2823ff12e9900093c4e8312302af155f30e3cea1 100644 (file)
@@ -1,3 +1,7 @@
+2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+       * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
+
 2000-01-28  Dave Love  <fx@gnu.org>
 
        * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
index 477dbd9d3864801d3cc414ef2e6d17e0bc087c1c..db9ed4a2da65e5e64231581d06fc2218316399f8 100644 (file)
@@ -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',