]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-bnf.el
* compile.el (compilation-read-command): Doc fix.
[gnu-emacs] / lisp / progmodes / ebnf-bnf.el
index 2c117b071302a758ed72c5a31759dc42b03e329a..ea2e9d0d3a350fc0c533590c0df8edcfb5aaf6fa 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ebnf-bnf.el --- parser for EBNF
 
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>