Thank you Alan, and thank you John Paul!
APPROVE COMMIT
NOTE: This patch has been committed.
xemacs-packages/edit-utils/ChangeLog addition:
2008-04-27 Aidan Kehoe <kehoea(a)parhasard.net>
* man.el (Manual-switches): Incorporate Alan Wehmann's fix of
1edd28c6-438e-4cd5-be3e-c819a7044da4(a)o42g2000hsc.googlegroups.com
to allow Manual-switches to be set sensibly. Thank you Alan, and
thank you John Paul Wallington!
XEmacs Packages source patch:
Diff command: cvs -q diff -Nu
Files affected: xemacs-packages/edit-utils/man.el
===================================================================
RCS
Index: xemacs-packages/edit-utils/man.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/edit-utils/man.el,v
retrieving revision 1.18
diff -u -u -r1.18 man.el
--- xemacs-packages/edit-utils/man.el 2005/02/08 23:26:06 1.18
+++ xemacs-packages/edit-utils/man.el 2008/04/27 11:07:04
@@ -51,8 +51,8 @@
(defcustom Manual-switches nil
"List of switches to the man program."
-:type '(choice (list (string :tag "switches"))
- (const :tag "none" nil))
+:type '(choice (const :tag "none" nil)
+ (repeat (string :tag "switch")))
:group 'man)
(defcustom Manual-mode-hook nil
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta