]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/awk-mode.el
Handle Bug#23186
[gnu-emacs] / lisp / obsolete / awk-mode.el
index d09ff1dd892531b1b4c9e44963351e4d0ee427b5..b9e4e4072e03f039097a6cc93d6d7dbe3c0a4519 100644 (file)
@@ -1,9 +1,11 @@
 ;;; 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-2016 Free Software Foundation,
+;; Inc.
 
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: unix, languages
+;; Obsolete-since: 22.1
 
 ;; This file is part of GNU Emacs.
 
@@ -22,8 +24,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.