]> code.delx.au - gnu-emacs-elpa/commitdiff
Add modes to prefer defun.
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 25 Oct 2014 23:16:21 +0000 (00:16 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 25 Oct 2014 23:16:21 +0000 (00:16 +0100)
aggressive-indent.el

index 4f56c1a989fa90612e4d0be13af3221fd4ff0c89..b1924864e09ae05928421540806e3717660ea474 100644 (file)
@@ -132,7 +132,7 @@ commands will NOT be followed by a re-indent."
 This is for internal use only. For user customization, use
 `aggressive-indent-dont-indent-if' instead.")
 
-(defcustom modes-to-prefer-defun '(emacs-lisp-mode)
+(defcustom modes-to-prefer-defun '(emacs-lisp-mode lisp-mode scheme-mode)
   "List of major-modes in which indenting defun is preferred.
 Add here any major modes with very good definitions of
 `end-of-defun' and `beginning-of-defun', or modes which bug out