[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/ebnf2ps.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/ebnf2ps.el |
Date: |
Mon, 04 Jul 2005 12:59:29 -0400 |
Index: emacs/lisp/progmodes/ebnf2ps.el
diff -c emacs/lisp/progmodes/ebnf2ps.el:1.30
emacs/lisp/progmodes/ebnf2ps.el:1.31
*** emacs/lisp/progmodes/ebnf2ps.el:1.30 Mon Jul 4 03:01:10 2005
--- emacs/lisp/progmodes/ebnf2ps.el Mon Jul 4 16:59:18 2005
***************
*** 24,31 ****
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
! ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! ;; Boston, MA 02111-1307, USA.
(defconst ebnf-version "4.2"
"ebnf2ps.el, v 4.2 <2004/04/04 vinicius>
--- 24,31 ----
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
! ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
! ;; Boston, MA 02110-1301, USA.
(defconst ebnf-version "4.2"
"ebnf2ps.el, v 4.2 <2004/04/04 vinicius>