Mercurial > hg > xemacs-beta
diff lisp/startup.el @ 215:1f0dabaa0855 r20-4b6
Import from CVS: tag r20-4b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:07:35 +0200 |
parents | 41ff10fd062f |
children | d44af0c54775 |
line wrap: on
line diff
--- a/lisp/startup.el Mon Aug 13 10:06:48 2007 +0200 +++ b/lisp/startup.el Mon Aug 13 10:07:35 2007 +0200 @@ -167,9 +167,6 @@ (defvar command-switch-alist (purecopy '(("-help" . command-line-do-help) - ("-flags" . command-line-do-help) - ("-h" . command-line-do-help) - ("-?" . command-line-do-help) ("-version". command-line-do-version) ("-V" . command-line-do-version) ("-funcall". command-line-do-funcall)