diff options
| -rw-r--r-- | lisp/which-func.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/which-func.el b/lisp/which-func.el index 1a52b1c167e..b043753e688 100644 --- a/lisp/which-func.el +++ b/lisp/which-func.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1994, 1997, 1998 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1997, 1998 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> | 5 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> |
| 6 | ;; (doesn't seem to be responsive any more) | ||
| 6 | ;; Keywords: mode-line, imenu, tools | 7 | ;; Keywords: mode-line, imenu, tools |
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |