aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ps-mode.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2005-06-18 10:43:02 +0000
committerEli Zaretskii <[email protected]>2005-06-18 10:43:02 +0000
commite7c2398ac11a70f5501f715ac31f246694c9e987 (patch)
treeb2a921a78684848bc731878591a49dfa21b9fec0 /lisp/progmodes/ps-mode.el
parent49866ff8d4e211851f01ef76fa7b4d6762596611 (diff)
Update version and maintainer's email address.
Diffstat (limited to 'lisp/progmodes/ps-mode.el')
-rw-r--r--lisp/progmodes/ps-mode.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el
index 2d8f1d80aa..5a4d8eb491 100644
--- a/lisp/progmodes/ps-mode.el
+++ b/lisp/progmodes/ps-mode.el
@@ -1,11 +1,11 @@
;;; ps-mode.el --- PostScript mode for GNU Emacs
-;; Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2001, 2005 Free Software Foundation, Inc.
-;; Author: Peter Kleiweg <[email protected]>
-;; Maintainer: Peter Kleiweg <[email protected]>
+;; Author: Peter Kleiweg <[email protected]>
+;; Maintainer: Peter Kleiweg <[email protected]>
;; Created: 20 Aug 1997
-;; Version: 1.1g, 9 Nov 2001
+;; Version: 1.1h, 16 Jun 2005
;; Keywords: PostScript, languages
;; This file is part of GNU Emacs.
@@ -30,8 +30,8 @@
;;; Code:
-(defconst ps-mode-version "1.1g, 9 Nov 2001")
-(defconst ps-mode-maintainer-address "Peter Kleiweg <[email protected]>")
+(defconst ps-mode-version "1.1h, 16 Jun 2005")
+(defconst ps-mode-maintainer-address "Peter Kleiweg <[email protected]>")
(require 'easymenu)