Mercurial > hg > xemacs-beta
diff lisp/startup.el @ 1389:6355bae896e3
[xemacs-hg @ 2003-03-27 12:57:36 by stephent]
use .Xresources not .Xdefaults <87adfhezt5.fsf@tleepslib.sk.tsukuba.ac.jp>
regexp-tests fix
author | stephent |
---|---|
date | Thu, 27 Mar 2003 12:57:53 +0000 |
parents | 4542b72c005e |
children | 488b2f76d852 |
line wrap: on
line diff
--- a/lisp/startup.el Wed Mar 26 22:52:32 2003 +0000 +++ b/lisp/startup.el Thu Mar 27 12:57:53 2003 +0000 @@ -1337,7 +1337,7 @@ ;; (insert "For customization examples, see the files ") ;; (funcall present-file "sample.emacs") ;; (insert " and ") -;; (funcall present-file "sample.Xdefaults") +;; (funcall present-file "sample.Xresources") ;; (insert (format "\nin the directory %s." data-directory))) (defun startup-set-invocation-environment ()