diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:28:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:28:51 +0000 |
commit | 6b13eef0292c837ef2370c5d1641a47221f35c3e (patch) | |
tree | d7b8627f1e1987c97d5e4f23fa9b7ece32297ce5 /lisp/progmodes/hideif.el | |
parent | 81427f768f3339183cdb1ecd353a9482236ad0e3 (diff) | |
download | emacs-6b13eef0292c837ef2370c5d1641a47221f35c3e.tar.gz |
Comment (add Marick as co-author, based on ack.texi and authors.el and
initial version of the file).
Diffstat (limited to 'lisp/progmodes/hideif.el')
-rw-r--r-- | lisp/progmodes/hideif.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index f8ca6db1425..363950d1163 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -3,7 +3,8 @@ ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, ;; 2008, 2009 Free Software Foundation, Inc. -;; Author: Daniel LaLiberte <liberte@holonexus.org> +;; Author: Brian Marick +;; Daniel LaLiberte <liberte@holonexus.org> ;; Maintainer: FSF ;; Keywords: c, outlines |