Index: emacs/lisp/progmodes/ps-mode.el diff -c emacs/lisp/progmodes/ps-mode.el:1.13 emacs/lisp/progmodes/ps-mode.el:1.14 *** emacs/lisp/progmodes/ps-mode.el:1.13 Mon May 16 11:26:54 2005 --- emacs/lisp/progmodes/ps-mode.el Sat Jun 18 10:41:21 2005 *************** *** 1,11 **** ;;; ps-mode.el --- PostScript mode for GNU Emacs ! ;; Copyright (C) 1999, 2001 Free Software Foundation, Inc. ! ;; Author: Peter Kleiweg <[EMAIL PROTECTED]> ! ;; Maintainer: Peter Kleiweg <[EMAIL PROTECTED]> ;; Created: 20 Aug 1997 ! ;; Version: 1.1g, 9 Nov 2001 ;; Keywords: PostScript, languages ;; This file is part of GNU Emacs. --- 1,11 ---- ;;; ps-mode.el --- PostScript mode for GNU Emacs ! ;; Copyright (C) 1999, 2001, 2005 Free Software Foundation, Inc. ! ;; Author: Peter Kleiweg <[EMAIL PROTECTED]> ! ;; Maintainer: Peter Kleiweg <[EMAIL PROTECTED]> ;; Created: 20 Aug 1997 ! ;; Version: 1.1h, 16 Jun 2005 ;; Keywords: PostScript, languages ;; This file is part of GNU Emacs. *************** *** 30,37 **** ;;; Code: ! (defconst ps-mode-version "1.1g, 9 Nov 2001") ! (defconst ps-mode-maintainer-address "Peter Kleiweg <[EMAIL PROTECTED]>") (require 'easymenu) --- 30,37 ---- ;;; Code: ! (defconst ps-mode-version "1.1h, 16 Jun 2005") ! (defconst ps-mode-maintainer-address "Peter Kleiweg <[EMAIL PROTECTED]>") (require 'easymenu)
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
