]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-bnf.el
* progmodes/octave.el (inferior-octave-prompt): Use shy groups.
[gnu-emacs] / lisp / progmodes / ebnf-bnf.el
index 7d549cb9b47ccf1a2ecbad7fbec56339f73f2872..c4afd906e449da1c9b428597c04367169cfd0dc7 100644 (file)
@@ -1,11 +1,11 @@
 ;;; ebnf-bnf.el --- parser for EBNF
 
-;; Copyright (C) 1999-201 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ;; Keywords: wp, ebnf, PostScript
-;; Version: 1.10
+;; Old-Version: 1.10
 ;; Package: ebnf2ps
 
 ;; This file is part of GNU Emacs.