summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-indent.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix indentation for with-output-to-stringLeo Liu2015-06-261-1/+2
* lisp/emacs-lisp/cl-indent.el: Fix indent of with-output-to-stringOleh Krehel2015-06-251-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-3/+3
* Support indenting backquote substitutions in cl-indentDaniel Colascione2015-03-151-11/+51
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Tweak regex from last changeDaniel Colascione2014-04-091-1/+1
* Make cl-indent work better for elispDaniel Colascione2014-04-091-14/+48
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/cl-indent.el (with-compilation-unit): Add rule.Helmut Eller2013-11-041-0/+1
* Make some files provide featuresGlenn Morris2013-05-111-0/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Tell the caller that the next line needs recomputation, even though it doesn'...Lars Magne Ingebrigtsen2011-11-211-6/+10
* Doc fixes related to lisp-indent-function (bug#9484)Glenn Morris2011-09-121-0/+1
* Common Lisp indentation improvements on defmethod and lambda-lists.Didier Verna2011-05-131-35/+146
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Remove leading "*" from defcustom docs.Glenn Morris2009-06-221-13/+22
* (lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.Glenn Morris2009-06-211-3/+74
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.Chong Yidong2006-10-271-1/+3
* * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in theChong Yidong2006-10-261-8/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (lisp-indent-maximum-backtracking): Fix typos in docstrings.Juanma Barranquero2005-07-041-2/+2
* (lisp-indent-defmethod): CorrectEli Zaretskii2004-08-211-1/+1
* (common-lisp-indent-function-1): Indent "without-" forms justSam Steingold2004-05-171-2/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* `symbol-macrolet' is similar to `let', not `multiple-value-bind'.Sam Steingold2003-04-251-1/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-3/+3
* * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.John Paul Wallington2002-09-071-1/+1
* (common-lisp-indent-function-1):Richard M. Stallman2002-05-291-26/+53
* (common-lisp-loop-part-indentation):Gerd Moellmann2002-03-151-1/+1
* (lisp-loop-keyword-indentation)Gerd Moellmann2002-03-121-5/+69
* (define-modify-macro): Better indent spec.Richard M. Stallman2001-12-221-1/+1
* (lisp-indent-defmethod): At first three elements, act like defun.Richard M. Stallman2001-11-191-4/+7
* Indent properly `generic-flet', `generic-labels', `with-accessors',Sam Steingold2001-11-121-7/+9