Mercurial > emacs
diff lisp/cus-start.el @ 90201:fbb2bea03df9
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 474-484)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 88-91)
- Merge from emacs--cvs-trunk--0
- Update FSF's address in GPL notices
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 14 Jul 2005 08:02:00 +0000 |
parents | f9a65d7ebd29 2fcfefeaac70 |
children | edf295560b5a |
line wrap: on
line diff
--- a/lisp/cus-start.el Thu Jul 07 12:43:14 2005 +0000 +++ b/lisp/cus-start.el Thu Jul 14 08:02:00 2005 +0000 @@ -77,8 +77,8 @@ ;; callproc.c (shell-file-name execute file) (exec-path execute - (repeat (choice (const :tag "default" nil) - (file :format "%v")))) + (repeat (choice (const :tag "default directory" nil) + (directory :format "%v")))) ;; charset.c (charset-map-path installation (repeat (directory :format "%v")))