diff options
| -rw-r--r-- | lisp/paths.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/paths.el b/lisp/paths.el index f2284fc8443..9e804e1fa11 100644 --- a/lisp/paths.el +++ b/lisp/paths.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; paths.el --- define pathnames for use by various Emacs commands. | 1 | ;;; paths.el --- define pathnames for use by various Emacs commands. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1988, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1988, 1994, 1999 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: FSF | 5 | ;; Maintainer: FSF |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |