diff options
| author | Glenn Morris | 2009-08-25 03:12:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-25 03:12:27 +0000 |
| commit | bc3b785303d0977e4972db24b7cdebcd1bd46c5a (patch) | |
| tree | 5322266099ab77aaedcaa741bacbb832602f27a0 | |
| parent | 56866112bff66a96c22b5517d7fca5dbfa4cddd3 (diff) | |
| download | emacs-bc3b785303d0977e4972db24b7cdebcd1bd46c5a.tar.gz emacs-bc3b785303d0977e4972db24b7cdebcd1bd46c5a.zip | |
Kevin Ryde <user42 at zip.com.au>
Fix keywords: comment.
| -rw-r--r-- | lisp/emacs-lisp/gulp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/gulp.el b/lisp/emacs-lisp/gulp.el index 5d90919ccf3..475e2ad753a 100644 --- a/lisp/emacs-lisp/gulp.el +++ b/lisp/emacs-lisp/gulp.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> | 6 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |
| 8 | ;; Keywords: maintenance | 8 | ;; Keywords: maint |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 11 | 11 | ||