1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

126 Commits

Author SHA1 Message Date
Vinicius Jose Latorre
0aaf5bb060 Fix rare bug in align.el 2006-12-14 17:58:40 +00:00
Richard M. Stallman
e00fabd5d1 Previous change was a comment change. 2006-12-14 15:18:02 +00:00
Richard M. Stallman
012884e247 *** empty log message *** 2006-12-14 15:17:37 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
5a8854dda0 (align-rules-list): Use [ \t] instead of \s-
for column separators in text mode.
2005-12-20 13:59:16 +00:00
Eli Zaretskii
cbf08c3901 (align-regexp, align-highlight-rule): Use region-beginning and region-end
instead of point and mark, so that repetition (with `repeat-complex-command')
recomputes the region bounds.
2005-12-10 12:35:04 +00:00
Richard M. Stallman
e194bbb5c7 Delete autoload for c-guess-basic-syntax. 2005-08-09 11:24:48 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
John Wiegley
3ee9f6ac67 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
* align.el (align-rules-list): Added an alignment rule for CSS
	declarations (applies to css-mode and html-mode buffers).
2005-03-08 03:59:54 +00:00
Eli Zaretskii
14e32dd339 (align-areas): Delete whitespace before reindenting, so
that tabs are never placed after spaces.
2004-11-06 12:06:18 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Glenn Morris
c0faad2551 (align-rules-list): Doc fix. 2003-05-27 18:38:40 +00:00
Juanma Barranquero
bb6ee9f31b (align-rules-list, align-exclude-rules-list): Fix typos. 2002-10-17 16:44:45 +00:00
John Wiegley
39e2c94978 (align-region): Fixed the fix to align-region, because the "name"
argument was appearing twice.
2002-05-01 00:54:10 +00:00
Richard M. Stallman
a7938b0e01 (align-region): Fix call to `message'.
Check that (car rule) is a symbol.
2002-04-30 17:14:14 +00:00
John Wiegley
f3bbc088d2 (align-region): Added a missing name argument. 2002-02-06 07:07:54 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
John Wiegley
d7103dda28 Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.
2000-10-13 10:32:23 +00:00
John Wiegley
ca7aae916b See ChangeLog 2000-08-29 00:47:45 +00:00
Dave Love
165b3a9212 (align) <defgroup>: Add :version. 2000-08-16 21:26:01 +00:00
John Wiegley
6feeb380e8 Added a new feature to align.el 2000-07-17 06:33:36 +00:00
Gerd Moellmann
3262f00d6a Update from author. 2000-06-07 15:34:14 +00:00
Gerd Moellmann
3c4c80642a *** empty log message *** 2000-01-14 14:02:21 +00:00