
4 May
2004
4 May
'04
9:34 a.m.
"Thomas F. Burdick" <tfb@OCF.Berkeley.EDU> writes:
I missed being able to do M-q to reindent the current defun, like in ILISP. Here's the version I'm using.
Thanks, applied. I changed the binding to C-M-q (usually `indent-sexp') though. Otherwise you need to use different key sequences for indenting docstrings in Common Lisp buffers vs. Emacs Lisp ones. Cheers, Luke