2007-10-10 |
Juanma Barranquero |
(indent_tabs_mode, last_known_column, last_known_column_modified): Make static.
|
2007-09-27 |
Stefan Monnier |
(compute_motion): Typo in last change.
|
2007-09-27 |
Stefan Monnier |
* indent.h:
|
2007-09-27 |
Stefan Monnier |
(Fmove_to_column): Use EMACS_INT for buffer positions.
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-02-24 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-06 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-12-03 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-23 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2005-12-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-05-02 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 281-285)
|
2005-04-25 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
2005-02-03 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
2004-12-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-12-08 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-31 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-03 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-08 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-07 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-05 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
2004-01-03 |
Karoly Lorentey |
Portability fixes (now it compiles & runs fine on Solaris).
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-04-08 |
Richard M. Stallman |
(Fmove_to_column): Set next_boundary with correct start pt.
|
2007-03-24 |
Eli Zaretskii |
(Findent_to): Doc fix.
|
2007-02-03 |
Eli Zaretskii |
(Fmove_to_column): Document that the argument COLUMN is taken from prefix
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2007-01-05 |
Kim F. Storm |
(Fvertical_motion): Fix IT overshoot check for overlay
|
2006-11-20 |
Kenichi Handa |
(Fvertical_motion): Include composition in the case of
|
2006-09-26 |
Chong Yidong |
* indent.c (Fvertical_motion): Do move back if the Lisp string
|
2006-09-15 |
Juanma Barranquero |
(Fcurrent_column, Findent_to): Fix typos in docstring.
|
2006-08-29 |
Chong Yidong |
* indent.c (Fvertical_motion): Don't move back if we were
|
2006-02-22 |
Kim F. Storm |
(Fvertical_motion): Only try to move back if we can.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-09 |
Kim F. Storm |
From: Kyotaro HORIGUCHI (tiny change)
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-13 |
Kim F. Storm |
(Fvertical_motion): If start position is on an image,
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-04-26 |
Richard M. Stallman |
(Fvertical_motion): Undo previous change.
|
2005-04-24 |
Richard M. Stallman |
(Fvertical_motion): Bind fontification-functions to nil.
|
2005-01-23 |
Stefan Monnier |
(Fcurrent_column): Doc fix.
|
2005-01-19 |
Kim F. Storm |
(Fvertical_motion): Temporarily disable selective display.
|
2004-12-12 |
Richard M. Stallman |
(Fvertical_motion): Call move_it_by_lines even if LINES = 0.
|
2004-11-23 |
Stefan Monnier |
(skip_invisible): Avoid non-idempotent side-effects in macro arguments.
|
2004-11-21 |
Kim F. Storm |
(Fvertical_motion): Fix last change. Use another
|
2004-11-19 |
Kim F. Storm |
(Fvertical_motion): Fix last change.
|
2004-11-18 |
Kim F. Storm |
(Fvertical_motion): Undo 2004-11-16 change.
|
2004-11-16 |
Richard M. Stallman |
(Fvertical_motion): In batch mode, use vmotion directly.
|
2004-11-16 |
Kim F. Storm |
(Fvertical_motion): Fix last change. Only reseat when
|