]> code.delx.au - gnu-emacs/blobdiff - lisp/paths.el
Improve cohabitation of pop-up-frames and second argument of display-buffer (bug...
[gnu-emacs] / lisp / paths.el
index 095326e9c8e5d18df3760bd98d4d8817470d1304..161caf9cb8c440d536fa35815223605297d144cf 100644 (file)
@@ -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