summaryrefslogtreecommitdiff
path: root/lisp/indent.el
AgeCommit message (Expand)Author
2015-04-17* lisp/indent.el (indent-region): Don't deactivate the markStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-26Fix a few packages to work with nil tab-stop-listLeo Liu
2014-06-24* align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-27Some doc related to tab-stopsGlenn Morris
2014-01-20* lisp/indent.el (indent-line-to): Use backward-to-indentationJuri Linkov
2014-01-15* lisp/indent.el (indent-rigidly): Set deactivate-mark to nilJuri Linkov
2014-01-13* lisp/indent.el (indent-according-to-mode): Flush to column 0 in text-modeStefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-23* indent.el (indent-rigidly): Use substitute-command-keys.Chong Yidong
2013-12-23Rename set-temporary-overlay-map -> set-transient-mapChong Yidong
2013-12-21Tweak C-x TAB behavior changes, and update docs.Chong Yidong
2013-12-13* bindings.el (visual-order-cursor-movement): Fix version.Leo Liu
2013-10-17* lisp/indent.el (indent-rigidly): Fix 2013-10-08 change.Glenn Morris
2013-10-08* indent.el: Provide interactive indent-rigidly mode. Use lexical-binding.Teemu Likonen
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-29Update doc for behavior of TAB in Text based modes.Chong Yidong
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-18* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Stefan Monnier
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-05-18* indent.el (indent-region): Deactivate region (bug#6200).Stefan Monnier
2010-03-22* indent.el (indent-for-tab-command): Doc fix.Chong Yidong
2010-01-19(tab-always-indent): Fix custom-type.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-07* minibuffer.el (completion-at-point-functions): New var.Stefan Monnier
2009-05-20* indent.el (indent-for-tab-command): Fix typo in docstring.Chong Yidong
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-10-30(indent-for-tab-command): Use use-region-p.Chong Yidong
2008-09-12(indent-line-function): Doc fix.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-25Add prefix arg handling to indent-for-tab-commandMiles Bader
2007-12-19(indent-for-tab-command): Fix doc-string typo.Martin Rudalics
2007-12-08(tab-stop-list): Mark as safe-local-variable.Reiner Steib
2007-10-27Merge from emacs--rel--22Miles Bader
2007-10-24(indent-to-left-margin): If point's in the indentation,Richard M. Stallman
2007-10-18(indent-for-tab-command): Change interactive spec from "P" to "p".Juri Linkov
2007-09-24* progmodes/cc-mode.el (c-mode-base-map): UseDan Nicolaescu
2007-09-22(indent-for-tab-command): Indent the region ifDan Nicolaescu
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris