summaryrefslogtreecommitdiff
path: root/lisp/align.el
Commit message (Collapse)AuthorAgeFilesLines
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
|
* 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>John Wiegley2005-03-081-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, soEli Zaretskii2004-11-061-0/+8
| | | | that tabs are never placed after spaces.
* 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
| | | | argument was appearing twice.
* (align-region): Fix call to `message'.Richard M. Stallman2002-04-301-2/+3
| | | | Check that (car rule) is a symbol.
* (align-region): Added a missing name argument.John Wiegley2002-02-061-2/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* Removed all external URL references, and changed one, since myJohn Wiegley2000-10-131-1/+0
| | | | www.emacs.org is not longer being used.
* See ChangeLogJohn Wiegley2000-08-291-2/+4
|
* (align) <defgroup>: Add :version.Dave Love2000-08-161-0/+1
|
* Added a new feature to align.elJohn Wiegley2000-07-171-6/+28
|
* Update from author.Gerd Moellmann2000-06-071-24/+44
|
* *** empty log message ***Gerd Moellmann2000-01-141-0/+1547