index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
indent.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widen in indent-for-tab-command in the normal case, too
Dmitry Gutov
2017-12-20
1
-4
/
+7
*
Consolidate 'widen' calls
Dmitry Gutov
2017-12-14
1
-3
/
+9
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Make `indent-line-to' respect field boundaries (Bug#26891)
Noam Postavsky
2017-05-15
1
-1
/
+1
*
* lisp/indent.el (indent-region-line-by-line): New function.
Stefan Monnier
2017-01-30
1
-15
/
+17
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Extend 'indent-relative' when its arg is non-nil
Alex
2016-11-18
1
-17
/
+24
*
|
Don't delete selection after indent-rigidly
Noam Postavsky
2016-08-06
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
* lisp/indent.el (indent--default-inside-comment): New function
Stefan Monnier
2015-10-06
1
-1
/
+21
*
* lisp/indent.el (indent-region): Don't deactivate the mark
Stefan Monnier
2015-04-17
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix a few packages to work with nil tab-stop-list
Leo Liu
2014-06-26
1
-0
/
+7
*
* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
Leo Liu
2014-06-24
1
-5
/
+5
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Some doc related to tab-stops
Glenn Morris
2014-01-27
1
-7
/
+8
*
* lisp/indent.el (indent-line-to): Use backward-to-indentation
Juri Linkov
2014-01-20
1
-2
/
+2
*
* lisp/indent.el (indent-rigidly): Set deactivate-mark to nil
Juri Linkov
2014-01-15
1
-1
/
+4
*
* lisp/indent.el (indent-according-to-mode): Flush to column 0 in text-mode
Stefan Monnier
2014-01-13
1
-3
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* indent.el (indent-rigidly): Use substitute-command-keys.
Chong Yidong
2013-12-23
1
-2
/
+3
*
Rename set-temporary-overlay-map -> set-transient-map
Chong Yidong
2013-12-23
1
-1
/
+1
*
Tweak C-x TAB behavior changes, and update docs.
Chong Yidong
2013-12-21
1
-23
/
+62
*
* bindings.el (visual-order-cursor-movement): Fix version.
Leo Liu
2013-12-13
1
-6
/
+7
*
* lisp/indent.el (indent-rigidly): Fix 2013-10-08 change.
Glenn Morris
2013-10-17
1
-1
/
+1
*
* indent.el: Provide interactive indent-rigidly mode. Use lexical-binding.
Teemu Likonen
2013-10-08
1
-52
/
+118
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Update doc for behavior of TAB in Text based modes.
Chong Yidong
2011-11-29
1
-39
/
+46
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
Stefan Monnier
2010-09-18
1
-1
/
+2
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
* indent.el (indent-region): Deactivate region (bug#6200).
Stefan Monnier
2010-05-18
1
-1
/
+5
|
/
*
* indent.el (indent-for-tab-command): Doc fix.
Chong Yidong
2010-03-22
1
-2
/
+4
*
(tab-always-indent): Fix custom-type.
Glenn Morris
2010-01-19
1
-3
/
+7
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* minibuffer.el (completion-at-point-functions): New var.
Stefan Monnier
2009-12-07
1
-16
/
+25
*
* indent.el (indent-for-tab-command): Fix typo in docstring.
Chong Yidong
2009-05-20
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-3
/
+3
*
(indent-for-tab-command): Use use-region-p.
Chong Yidong
2008-10-30
1
-2
/
+1
*
(indent-line-function): Doc fix.
Glenn Morris
2008-09-12
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
[next]