X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5a89f0a793d225779f28f19b164addf81509b338..9b9c9e3acbd2285e87e0233d4cfc83c65f2235d1:/lisp/paths.el diff --git a/lisp/paths.el b/lisp/paths.el index 510caa3a87..161caf9cb8 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -1,10 +1,10 @@ ;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*- -;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1988, 1994, 1999-2011 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal +;; Package: emacs ;; This file is part of GNU Emacs. @@ -185,5 +185,4 @@ If non-nil, Emacs startup does (load (concat term-file-prefix (getenv \"TERM\")) You may set this variable to nil in your `.emacs' file if you do not wish the terminal-initialization file to be loaded.") -;; arch-tag: bae27ffb-9944-4c87-b569-30d4635a99e1 ;;; paths.el ends here