Don't quote lambda expressions with `quote'.
[bpt/emacs.git] / lisp / iswitchb.el
index 171048e..e0da256 100644 (file)
 ;;    (delete-minibuffer-contents))
 ;;
 ;; (add-hook 'iswitchb-define-mode-map-hook
-;;       '(lambda () (define-key
+;;          (lambda () (define-key
 ;;                     iswitchb-mode-map "\C-o"
 ;;                     'iswitchb-exclude-nonmatching)))