comparison lisp/obsolete/awk-mode.el @ 94000:ee22366f2a68

Add a comment giving version of obsolescence.
author Glenn Morris <rgm@gnu.org>
date Fri, 11 Apr 2008 07:44:49 +0000
parents 1e3a407766b9
children 43d30a1ea764
comparison
equal deleted inserted replaced
93999:ba69c9ea9b58 94000:ee22366f2a68
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24 ;; Boston, MA 02110-1301, USA. 24 ;; Boston, MA 02110-1301, USA.
25 25
26 ;;; Commentary: 26 ;;; Commentary:
27
28 ;; This file has been obsolete since Emacs 22.1.
27 29
28 ;; Sets up C-mode with support for awk-style #-comments and a lightly 30 ;; Sets up C-mode with support for awk-style #-comments and a lightly
29 ;; hacked syntax table. 31 ;; hacked syntax table.
30 32
31 ;;; Code: 33 ;;; Code: