Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Fix rare bug in align.el | Vinicius Jose Latorre | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | Previous change was a comment change. | Richard M. Stallman | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2006-12-14 | 1 | -0/+1 |
| | |||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (align-rules-list): Use [ \t] instead of \s- | Thien-Thi Nguyen | 2005-12-20 | 1 | -1/+1 |
| | | | | for column separators in text mode. | ||||
* | (align-regexp, align-highlight-rule): Use region-beginning and region-end | Eli Zaretskii | 2005-12-10 | 1 | -4/+2 |
| | | | | | instead of point and mark, so that repetition (with `repeat-complex-command') recomputes the region bounds. | ||||
* | Delete autoload for c-guess-basic-syntax. | Richard M. Stallman | 2005-08-09 | 1 | -3/+0 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -2/+2 |
| | |||||
* | 2005-03-07 Karl Chen <quarl@cs.berkeley.edu> | John Wiegley | 2005-03-08 | 1 | -13/+18 |
| | | | | | * align.el (align-rules-list): Added an alignment rule for CSS declarations (applies to css-mode and html-mode buffers). | ||||
* | (align-areas): Delete whitespace before reindenting, so | Eli Zaretskii | 2004-11-06 | 1 | -0/+8 |
| | | | | that tabs are never placed after spaces. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (align-rules-list): Doc fix. | Glenn Morris | 2003-05-27 | 1 | -3/+3 |
| | |||||
* | (align-rules-list, align-exclude-rules-list): Fix typos. | Juanma Barranquero | 2002-10-17 | 1 | -2/+2 |
| | |||||
* | (align-region): Fixed the fix to align-region, because the "name" | John Wiegley | 2002-05-01 | 1 | -2/+1 |
| | | | | argument was appearing twice. | ||||
* | (align-region): Fix call to `message'. | Richard M. Stallman | 2002-04-30 | 1 | -2/+3 |
| | | | | Check that (car rule) is a symbol. | ||||
* | (align-region): Added a missing name argument. | John Wiegley | 2002-02-06 | 1 | -2/+2 |
| | |||||
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -1/+1 |
| | |||||
* | Removed all external URL references, and changed one, since my | John Wiegley | 2000-10-13 | 1 | -1/+0 |
| | | | | www.emacs.org is not longer being used. | ||||
* | See ChangeLog | John Wiegley | 2000-08-29 | 1 | -2/+4 |
| | |||||
* | (align) <defgroup>: Add :version. | Dave Love | 2000-08-16 | 1 | -0/+1 |
| | |||||
* | Added a new feature to align.el | John Wiegley | 2000-07-17 | 1 | -6/+28 |
| | |||||
* | Update from author. | Gerd Moellmann | 2000-06-07 | 1 | -24/+44 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-01-14 | 1 | -0/+1547 |