]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/awk-mode.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / obsolete / awk-mode.el
index d09ff1dd892531b1b4c9e44963351e4d0ee427b5..c931af9df5e37463cf99a0df3139984edf928b52 100644 (file)
@@ -1,9 +1,10 @@
 ;;; awk-mode.el --- AWK code editing commands for Emacs
 
-;; Copyright (C) 1988, 1994, 1996, 2000-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1994, 1996, 2000-2012 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: unix, languages
+;; Obsolete-since: 22.1
 
 ;; This file is part of GNU Emacs.
 
@@ -22,8 +23,6 @@
 
 ;;; Commentary:
 
-;; This file has been obsolete since Emacs 22.1.
-
 ;; Sets up C-mode with support for awk-style #-comments and a lightly
 ;; hacked syntax table.