aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/align.el
Commit message (Expand)AuthorAgeFilesLines
* * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-241-7/+2
* lisp/align.el (align-region): Do not fail when end-mark is nil (bug#17088).Nicolas Richard2014-03-241-1/+1
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-211-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/align.el: Use lexical-binding.Stefan Monnier2013-08-201-211/+198
* * lisp/align.el (align-regexp): Doc fix. Glenn Morris2013-07-251-11/+28
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Fix marker usage in align-areas.Chong Yidong2012-09-171-1/+4
* * align.el (align-region): Delete temporary markers.Chong Yidong2012-08-091-76/+77
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* align.el marker fix.Glenn Morris2011-12-041-1/+3
* * lisp/align.el: Try to generate fewer markers.Stefan Monnier2011-11-291-10/+13
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-4/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Minor align-regexp fix.Glenn Morris2010-08-201-2/+4
* align.el: Doc fixes.Juanma Barranquero2010-07-301-5/+5
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * align.el (align-large-region, align-perl-modes, align-rules-list)Juanma Barranquero2009-03-261-11/+11
* (align-region): Avoid infloop.Chong Yidong2009-01-241-2/+9
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-21/+21
* 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
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Fix rare bug in align.elVinicius Jose Latorre2006-12-141-1/+1
* Previous change was a comment change.Richard M. Stallman2006-12-141-1/+1
* *** empty log message ***Richard M. Stallman2006-12-141-0/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (align-rules-list): Use [ \t] instead of \s-Thien-Thi Nguyen2005-12-201-1/+1
* (align-regexp, align-highlight-rule): Use region-beginning and region-endEli Zaretskii2005-12-101-4/+2
* Delete autoload for c-guess-basic-syntax.Richard M. Stallman2005-08-091-3/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* 2005-03-07 Karl Chen <[email protected]>John Wiegley2005-03-081-13/+18
* (align-areas): Delete whitespace before reindenting, soEli Zaretskii2004-11-061-0/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (align-rules-list): Doc fix.Glenn Morris2003-05-271-3/+3
* (align-rules-list, align-exclude-rules-list): Fix typos.Juanma Barranquero2002-10-171-2/+2
* (align-region): Fixed the fix to align-region, because the "name"John Wiegley2002-05-011-2/+1
* (align-region): Fix call to `message'.Richard M. Stallman2002-04-301-2/+3
* (align-region): Added a missing name argument.John Wiegley2002-02-061-2/+2