aboutsummaryrefslogtreecommitdiffstats
path: root/src/indent.c
Commit message (Expand)AuthorAgeFilesLines
* (Fmove_to_column): Move declaration before statements.Andreas Schwab2008-03-281-2/+3
* (check_display_width): New fun.Stefan Monnier2008-03-261-2/+56
* (scan_for_column): Extract from current_column_1.Stefan Monnier2008-03-261-186/+87
* (current_column, current_column_1, Fmove_to_column)Kim F. Storm2008-02-271-17/+14
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-131-5/+4
|\| |
| * | (indent_tabs_mode, last_known_column, last_known_column_modified): Make static.Juanma Barranquero2007-10-101-5/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-111-57/+60
|\| |
| * | (compute_motion): Typo in last change.Stefan Monnier2007-09-271-1/+1
| * | * indent.h:Stefan Monnier2007-09-271-50/+51
| * | (Fmove_to_column): Use EMACS_INT for buffer positions.Stefan Monnier2007-09-271-8/+8
| * | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
| |\|
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \
| * \ \ Merged from [email protected]Karoly Lorentey2007-04-221-2/+5
| |\ \ \
| * \ \ \ Merged from [email protected]Karoly Lorentey2007-02-241-4/+5
| |\ \ \ \
| * \ \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-01-061-6/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-5/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-10-141-10/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-231-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2005-12-111-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 281-285)Karoly Lorentey2005-05-021-7/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 67, 270-278)Karoly Lorentey2005-04-251-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-3/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-15/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-28/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-08-071-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-08-031-22/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS HEADKaroly Lorentey2004-04-081-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged in changes from CVS HEADKaroly Lorentey2004-03-071-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | Implemented multiple tty support.Karoly Lorentey2003-12-251-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-04-111-2/+5
|\| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | (Fmove_to_column): Set next_boundary with correct start pt.Richard M. Stallman2007-04-081-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | (Findent_to): Doc fix.Eli Zaretskii2007-03-241-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-02-131-4/+5
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | (Fmove_to_column): Document that the argument COLUMN is taken from prefixEli Zaretskii2007-02-031-4/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |