summaryrefslogtreecommitdiff
path: root/lisp/indent.el
Commit message (Expand)AuthorAge
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Stefan Monnier2010-09-18
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * indent.el (indent-region): Deactivate region (bug#6200).Stefan Monnier2010-05-18
|/
* * indent.el (indent-for-tab-command): Doc fix.Chong Yidong2010-03-22
* (tab-always-indent): Fix custom-type.Glenn Morris2010-01-19
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * minibuffer.el (completion-at-point-functions): New var.Stefan Monnier2009-12-07
* * indent.el (indent-for-tab-command): Fix typo in docstring.Chong Yidong2009-05-20
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* (indent-for-tab-command): Use use-region-p.Chong Yidong2008-10-30
* (indent-line-function): Doc fix.Glenn Morris2008-09-12
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Add prefix arg handling to indent-for-tab-commandMiles Bader2007-12-25
* | (indent-for-tab-command): Fix doc-string typo.Martin Rudalics2007-12-19
* | (tab-stop-list): Mark as safe-local-variable.Reiner Steib2007-12-08
* | Merge from emacs--rel--22Miles Bader2007-10-27
|\|
| * (indent-to-left-margin): If point's in the indentation,Richard M. Stallman2007-10-24
* | (indent-for-tab-command): Change interactive spec from "P" to "p".Juri Linkov2007-10-18
* | * progmodes/cc-mode.el (c-mode-base-map): UseDan Nicolaescu2007-09-24
* | (indent-for-tab-command): Indent the region ifDan Nicolaescu2007-09-22
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (tab-always-indent): Docstring fix.Stefan Monnier2007-06-12
|/
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (tab-always-indent): Doc fix.Eli Zaretskii2006-12-22
* (tab-to-tab-stop, move-to-tab-stop): "?\ " -> "?\s".Juanma Barranquero2006-11-27
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (indent): Finish `defgroup' description with period.Juanma Barranquero2005-07-04
* (set-left-margin, set-right-margin): Delete redundant code.Luc Teirlinck2004-10-24
* (set-left-margin, set-right-margin): Rename `lm' arg to `width' forLuc Teirlinck2004-10-02
* (move-to-left-margin): Special case for minibuffer.Richard M. Stallman2004-09-20
* (edit-tab-stops-buffer): Doc fix.Luc Teirlinck2004-08-28
* Add arch taglinesMiles Bader2003-09-01
* (indent-for-tab-command): If tab-always-indent is non-nilStefan Monnier2003-03-14
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (indent-according-to-mode, indent-region): Doc fix.Richard M. Stallman2002-11-29
* (indent-rigidly): Mention how to remove all indentation.Eli Zaretskii2002-05-21
* (indent-region): Make COLUMN arg optional.Richard M. Stallman2002-05-19
* (indent-for-tab-command): Remove spurious code.Stefan Monnier2002-02-01