emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110384: Update for admin/grammars/RE


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110384: Update for admin/grammars/README.
Date: Sat, 06 Oct 2012 22:22:31 +0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110384
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Sat 2012-10-06 22:22:31 +0800
message:
  Update for admin/grammars/README.
modified:
  admin/grammars/README
=== modified file 'admin/grammars/README'
--- a/admin/grammars/README     2011-11-26 06:28:10 +0000
+++ b/admin/grammars/README     2012-10-06 14:22:31 +0000
@@ -3,8 +3,8 @@
 lisp/semantic/wisent/ directories.  You can run the parser generators
 with
 
-emacs -batch -Q -l bovine-grammar.el -f bovine-make-parsers
-emacs -batch -Q -l wisent-grammar.el -f wisent-make-parsers
+emacs -batch -Q -l semantic/bovine/grammar -f bovine-make-parsers
+emacs -batch -Q -l semantic/wisent/grammar -f wisent-make-parsers
 
 Currently, the parser files in lisp/ are not generated directly from
 these grammar files when making Emacs.  This state of affairs, and the


reply via email to

[Prev in Thread] Current Thread [Next in Thread]