Mercurial > emacs
comparison lisp/progmodes/cc-awk.el @ 110015:280c8ae2476d
Add "Package:" file headers to denote built-in packages.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 29 Aug 2010 12:17:13 -0400 |
parents | d835100c3e8b |
children | 417b1e4d63cd |
comparison
equal
deleted
inserted
replaced
110014:f576b550fb69 | 110015:280c8ae2476d |
---|---|
4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) | 6 ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) |
7 ;; Maintainer: FSF | 7 ;; Maintainer: FSF |
8 ;; Keywords: AWK, cc-mode, unix, languages | 8 ;; Keywords: AWK, cc-mode, unix, languages |
9 ;; Package: cc-mode | |
9 | 10 |
10 ;; This file is part of GNU Emacs. | 11 ;; This file is part of GNU Emacs. |
11 | 12 |
12 ;; GNU Emacs is free software: you can redistribute it and/or modify | 13 ;; GNU Emacs is free software: you can redistribute it and/or modify |
13 ;; it under the terms of the GNU General Public License as published by | 14 ;; it under the terms of the GNU General Public License as published by |