summaryrefslogtreecommitdiff
path: root/lisp/indent.el
Commit message (Expand)AuthorAgeFilesLines
...
* (indent-for-tab-command): Use use-region-p.Chong Yidong2008-10-301-2/+1
* (indent-line-function): Doc fix.Glenn Morris2008-09-121-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
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Add prefix arg handling to indent-for-tab-commandMiles Bader2007-12-251-9/+29
* | (indent-for-tab-command): Fix doc-string typo.Martin Rudalics2007-12-191-1/+1
* | (tab-stop-list): Mark as safe-local-variable.Reiner Steib2007-12-081-0/+1
* | Merge from emacs--rel--22Miles Bader2007-10-271-1/+6
|\ \ | |/
| * (indent-to-left-margin): If point's in the indentation,Richard M. Stallman2007-10-241-1/+6
* | (indent-for-tab-command): Change interactive spec from "P" to "p".Juri Linkov2007-10-181-2/+2
* | * progmodes/cc-mode.el (c-mode-base-map): UseDan Nicolaescu2007-09-241-4/+4
* | (indent-for-tab-command): Indent the region ifDan Nicolaescu2007-09-221-3/+10
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (tab-always-indent): Docstring fix.Stefan Monnier2007-06-121-2/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (tab-always-indent): Doc fix.Eli Zaretskii2006-12-221-1/+3
* (tab-to-tab-stop, move-to-tab-stop): "?\ " -> "?\s".Juanma Barranquero2006-11-271-3/+3
* 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
* (indent): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (set-left-margin, set-right-margin): Delete redundant code.Luc Teirlinck2004-10-241-6/+2
* (set-left-margin, set-right-margin): Rename `lm' arg to `width' forLuc Teirlinck2004-10-021-10/+16
* (move-to-left-margin): Special case for minibuffer.Richard M. Stallman2004-09-201-8/+12
* (edit-tab-stops-buffer): Doc fix.Luc Teirlinck2004-08-281-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (indent-for-tab-command): If tab-always-indent is non-nilStefan Monnier2003-03-141-3/+4
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* (indent-according-to-mode, indent-region): Doc fix.Richard M. Stallman2002-11-291-9/+19
* (indent-rigidly): Mention how to remove all indentation.Eli Zaretskii2002-05-211-1/+2
* (indent-region): Make COLUMN arg optional.Richard M. Stallman2002-05-191-2/+2
* (indent-for-tab-command): Remove spurious code.Stefan Monnier2002-02-011-3/+1
* (indent-line-function): Default is indent-relative again.Stefan Monnier2001-12-061-1/+1
* (indent-line-function): Default is indent-to-left-margin again.Richard M. Stallman2001-12-021-1/+1
* (tab-to-tab-stop): Use delete-horizontal-space.Stefan Monnier2001-12-021-2/+1
* (tab-always-indent, indent-for-tab-command):Stefan Monnier2001-11-021-4/+2
* (indent-line-function): Change default to indent-relative.Stefan Monnier2001-10-301-24/+51
* (indent-relative-maybe, indent-relative): Doc fix.Eli Zaretskii2001-06-221-2/+10
* (indent-for-tab-command): Call indent-line-functionGerd Moellmann2001-04-171-4/+2
* (tab-always-indent): New var.Stefan Monnier2000-10-071-3/+14
* (indent-for-tab-command): Doc fix.Gerd Moellmann2000-09-141-0/+2
* (indent-for-tab-command): Doc fix.Gerd Moellmann2000-08-081-1/+3
* (indent-region): Doc fix.Gerd Moellmann1999-10-251-2/+5
* (indent-relative): Doc fix.Richard M. Stallman1999-09-031-0/+2
* (tab-stop-list): Doc fix.Richard M. Stallman1997-09-121-1/+1
* (indent-relative, insert-tab):Richard M. Stallman1997-08-241-2/+5
* Customized.Richard M. Stallman1997-08-191-6/+14