X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1099930585662f32278796f9943ac8b50a1179f1..9b9c9e3acbd2285e87e0233d4cfc83c65f2235d1:/lisp/paths.el diff --git a/lisp/paths.el b/lisp/paths.el index 095326e9c8..161caf9cb8 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -1,7 +1,6 @@ ;;; 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 @@ -186,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