diff lisp/lisp-mode.el @ 286:57709be46d1b r21-0b41

Import from CVS: tag r21-0b41
author cvs
date Mon, 13 Aug 2007 10:35:03 +0200
parents 558f606b08ae
children e11d67e05968
line wrap: on
line diff
--- a/lisp/lisp-mode.el	Mon Aug 13 10:34:15 2007 +0200
+++ b/lisp/lisp-mode.el	Mon Aug 13 10:35:03 2007 +0200
@@ -753,6 +753,7 @@
 (put 'save-selected-window 'lisp-indent-function 0)
 (put 'save-selected-frame 'lisp-indent-function 0)
 (put 'with-selected-frame 'lisp-indent-function 1)
+(put 'with-specifier-instance 'lisp-indent-function 3)
 (put 'save-restriction 'lisp-indent-function 0)
 (put 'save-match-data 'lisp-indent-function 0)
 (put 'let 'lisp-indent-function 1)