Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
1fecc8feb6
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 04:34:22 +00:00
Glenn Morris
12dc447f2a
Add 2008 to copyright years.
2008-01-07 02:23:04 +00:00
Glenn Morris
3ecd3a56c0
Replace `iff' in doc-strings and comments.
2007-08-08 07:27:21 +00:00
Glenn Morris
5a9dffec38
Switch license to GPLv3 or later.
2007-07-25 04:24:43 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
3731a85096
Update years in copyright notice; nfc.
2005-08-06 17:48:15 +00:00
Lute Kamstra
4fc5845fe8
Update FSF's address.
2005-07-04 16:49:24 +00:00
Lute Kamstra
6de274aa32
(refill-mode): Specify :group.
2005-04-04 09:29:08 +00:00
Stefan Monnier
04138be8a5
(refill-post-command-function):
...
Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
to the list of functions that we should be careful not to undo.
(refill-late-fill-paragraph-function): Remove.
(refill-saved-state): New var.
(refill-mode): Use it to save fill-paragraph-function.
Save also the value of auto-fill-function.
2005-01-23 22:01:59 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Dave Love
a2515a78ff
Maintainer.
2003-08-20 19:00:06 +00:00
Stefan Monnier
ad2feb0890
(refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.
...
(refill-fill-paragraph-at): Use a more robust method to detect
when the paragraph is after point. Remove unused var `fill-pfx'.
2003-05-30 18:28:16 +00:00
Richard M. Stallman
8b4703c468
(refill-fill-paragraph-at): Avoid refilling the following paragraph.
...
(refill-doit): Doc fix.
2003-05-28 11:30:48 +00:00
Stefan Monnier
7d025c5562
(refill-fill-paragraph-at): Don't skip prefix since markers work right.
2003-04-04 21:02:36 +00:00
Stefan Monnier
79c117c0cd
(refill-fill-paragraph-at): Undo last fix.
2003-04-04 21:01:44 +00:00
Stefan Monnier
657059d02f
(refill-fill-paragraph-at): Don't preserve the trailing space since
...
fill.el doesn't remove it anymore.
(refill-mode): Reset fill-paragraph-function even if it was nil.
2003-04-02 23:57:17 +00:00
Juanma Barranquero
db95369be0
Trailing whitespace deleted.
2003-02-04 13:30:45 +00:00
Markus Rost
e4caa91aba
(defgroup refill): New group.
2002-11-18 06:06:43 +00:00
Miles Bader
f5bd4bf25b
(refill-mode): Don't barf when redundantly turning refill-mode off.
2001-12-22 12:25:14 +00:00
Stefan Monnier
d1a27f1dd8
(refill-mode): Bind DEL to backward-delete-char-untabify.
...
Set backward-delete-char-untabify-method to `hungry'.
2001-10-13 19:16:56 +00:00
Gerd Moellmann
2be7dabcae
Fix license commentary.
2001-07-13 12:59:13 +00:00
Miles Bader
d9fdcdb568
(refill-adjust-ignorable-overlay, refill-fill-paragraph-at):
...
Remove debugging code.
2000-11-22 11:34:05 +00:00
Miles Bader
867092e9ac
(refill-ignorable-overlay): New variable.
...
(refill-adjust-ignorable-overlay): New function.
(refill-pre-command-function): New function.
(refill-mode): Add `refill-pre-command-function' to `pre-command-hook'.
Initialize/cleanup `refill-ignorable-overlay'.
(refill-post-command-function): Don't reset refill-doit in the case
where a self-insertion command doesn't case a refill. Use
`refill-fill-paragraph-at', getting position from `refill-doit'.
(refill-after-change-function): Set `refill-doit' to END.
(refill-fill-paragraph-at): New function, mostly from old
refill-fill-paragraph. Use `refill-ignorable-overlay' to fill only the
paragraph's tail if possible. Update `refill-ignorable-overlay'. Don't
leave point inside the fill-prefix.
(refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2000-11-21 01:11:49 +00:00
Dave Love
10ee3d7945
(refill-late-fill-paragraph-function): New
...
variable.
(refill-mode): Use it.
2000-10-27 15:50:24 +00:00
Dave Love
85c766e9ed
Remove bits redundant with define-minor-mode.
2000-10-23 12:35:01 +00:00
Stefan Monnier
7850e18845
Fix var names in doc.
...
(refill-mode): Don't bother with make-local-hook anymore.
2000-10-23 07:35:30 +00:00
Dave Love
aaaf7be7c8
*** empty log message ***
2000-10-22 16:28:19 +00:00