comparison lisp/paths.el @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents e121b013d1f0
children c5d627a313b1
comparison
equal deleted inserted replaced
208:f427b8ec4379 209:41ff10fd062f
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, 1993, 1994 Free Software Foundation, Inc. 3 ;; Copyright (C) 1986, 1988, 1993, 1994, 1997 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: FSF 5 ;; Maintainer: FSF
6 ;; Keywords: internal 6 ;; Keywords: internal, dumped
7 7
8 ;; This file is part of XEmacs. 8 ;; This file is part of XEmacs.
9 9
10 ;; XEmacs is free software; you can redistribute it and/or modify it 10 ;; XEmacs is free software; you can redistribute it and/or modify it
11 ;; under the terms of the GNU General Public License as published by 11 ;; under the terms of the GNU General Public License as published by
22 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
23 23
24 ;;; Synched up with: FSF 19.30. 24 ;;; Synched up with: FSF 19.30.
25 25
26 ;;; Commentary: 26 ;;; Commentary:
27
28 ;; This file is dumped with XEmacs.
27 29
28 ;; These are default settings for names of certain files and directories 30 ;; These are default settings for names of certain files and directories
29 ;; that Emacs needs to refer to from time to time. 31 ;; that Emacs needs to refer to from time to time.
30 32
31 ;; If these settings are not right, override them with `setq' 33 ;; If these settings are not right, override them with `setq'