NOTE: This patch has been committed.
Subject sezidall.
xemacs-packages/prog-modes/ChangeLog addition:
2011-05-12 Didier Verna <didier(a)xemacs.org>
From Nikodemus Siivola.
* cl-indent.el (lisp-indent-lambda-list-keywords-regexp): Support
SBCL's &more lambda-list argument.
XEmacs Packages source patch:
Diff command: cvs -q diff -u
Files affected: xemacs-packages/prog-modes/cl-indent.el
Index: xemacs-packages/prog-modes/cl-indent.el
===================================================================
RCS file: /cvsroot/xemacs/XEmacs/packages/xemacs-packages/prog-modes/cl-indent.el,v
retrieving revision 1.8
diff -u -u -r1.8 cl-indent.el
--- xemacs-packages/prog-modes/cl-indent.el 12 May 2011 12:14:13 -0000 1.8
+++ xemacs-packages/prog-modes/cl-indent.el 12 May 2011 12:18:45 -0000
@@ -394,7 +394,7 @@
(defvar lisp-indent-lambda-list-keywords-regexp
"&\\(\
optional\\|rest\\|key\\|allow-other-keys\\|aux\\|whole\\|body\\|environment\
-\\)\\([ \t]\\|$\\)"
+\\|more\\)\\([ \t]\\|$\\)"
"Regular expression matching lambda-list keywords.")
;; #### NOTE: the two functions below won't handle the presence of comments
--
Resistance is futile. You will be jazzimilated.
Scientific site:
http://www.lrde.epita.fr/~didier
Music (Jazz) site:
http://www.didierverna.com
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches