diff options
| author | Karl Heuer | 1998-12-14 03:22:44 +0000 |
|---|---|---|
| committer | Karl Heuer | 1998-12-14 03:22:44 +0000 |
| commit | 3e9103768f83da3e27987071468c2ea012c24e31 (patch) | |
| tree | 47bfbf4f0039d7a8f3407639fbecb2af45a733b1 /lisp/autoinsert.el | |
| parent | fb98fa17e403a5e30d219cc17842d981f667ddbf (diff) | |
| download | emacs-3e9103768f83da3e27987071468c2ea012c24e31.tar.gz emacs-3e9103768f83da3e27987071468c2ea012c24e31.zip | |
Update comment.
Diffstat (limited to 'lisp/autoinsert.el')
| -rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 21e83da9794..f4675036501 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1985, 86, 87, 94, 95, 98 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 86, 87, 94, 95, 98 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Charlie Martin <crm@cs.duke.edu> | 5 | ;; Author: Charlie Martin <crm@cs.duke.edu> |
| 6 | ;; Adapted-By: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 | 6 | ;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org> |
| 7 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 8 | ;; Maintainer: FSF | 8 | ;; Maintainer: FSF |
| 9 | 9 | ||