summaryrefslogtreecommitdiff
path: root/lisp/textmodes/fill.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (fill-forward-paragraph-function): New var.Stefan Monnier2008-04-111-40/+52
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-1/+1
* Merge from emacs--rel--22Miles Bader2008-03-011-1/+7
|\
| * (fill-comment-paragraph): Don't try to do comment-paragraph fillingStefan Monnier2008-02-281-1/+7
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\ \ | | |/
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-291-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-12-281-1/+1
| |\ \ | | |/
| | * Fix regexps in fill-french-nobreak-p broken by last patch.Martin Rudalics2007-12-261-2/+2
| | * (fill-find-break-point): Fix doc-string typo.Martin Rudalics2007-12-261-3/+3
| | * (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-4/+4
* | | Merge from emacs--devo--0Miles Bader2007-12-061-0/+4
|\ \ \ | |/ /
| * | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-2/+2
| * | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-271-2/+2
|\ \ \ | |/ /
| * | (fill-nobreak-p): Replace obsolete aliasDan Nicolaescu2007-10-261-1/+1
| * | (fill-paragraph): When the region is active, don't try other `or' branchesJuri Linkov2007-10-201-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-191-74/+72
|\ \ \ | |/ /
| * | (fill-individual-paragraphs): Fix typo in docstring.Juanma Barranquero2007-10-181-1/+1
| * | (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-3/+4
| * | (fill-paragraph-or-region): Remove function at the request of RMS.Juri Linkov2007-10-181-70/+67
* | | Merge from emacs--devo--0Miles Bader2007-10-111-0/+12
|\ \ \ | |/ /
| * | (fill-paragraph-or-region): New function.Juri Linkov2007-10-061-0/+12
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (canonically-space-region): Make the second argStefan Monnier2007-05-251-0/+5
| * (fill-paragraph): Doc fix.Eli Zaretskii2007-04-281-1/+3
* | Merge from emacs--devo--0Miles Bader2007-05-241-0/+5
|\ \
| * | (canonically-space-region): Make the second argStefan Monnier2007-05-241-0/+5
* | | Merge from emacs--devo--0Miles Bader2007-05-011-1/+3
|\ \ \ | |/ /
| * | (fill-paragraph): Doc fix.Eli Zaretskii2007-04-271-1/+3
| |/
* | Merge from emacs--devo--0Miles Bader2007-04-241-1/+0
|\ \ | |/
| * (fill-move-to-break-point): Don't inhibitStefan Monnier2007-04-201-1/+0
| * Revert last change.Chong Yidong2007-04-201-0/+1
| * (fill-move-to-break-point): Don't bind fill-nobreak-predicate.Chong Yidong2007-04-201-1/+0
* | Merge from emacs--devo--0Miles Bader2007-01-301-3/+5
|\ \ | |/
| * (fill-paragraph-function): Doc fix.Richard M. Stallman2007-01-281-3/+5
* | Merge from emacs--devo--0Miles Bader2007-01-261-20/+24
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| * (fill-region): Doc fix.Juanma Barranquero2007-01-101-8/+8
| * (fill-comment-paragraph): Improve comment.Stefan Monnier2007-01-071-12/+16
* | Merge from emacs--devo--0Miles Bader2007-01-011-5/+7
|\ \ | |/
| * (fill-comment-paragraph): Document 2006-12-24 change.Michaël Cadilhac2006-12-291-3/+5
| * (fill-paragraph): Check for a minibufferRichard M. Stallman2006-12-261-1/+1
| * (fill-comment-paragraph): Prevent the use of an optimized comment regexp ifMichaël Cadilhac2006-12-241-1/+1
* | Merge from emacs--devo--0Miles Bader2006-11-071-2/+13
|\ \ | |/
| * (fill-minibuffer-function): New function.Richard M. Stallman2006-11-061-2/+13
* | (fill-find-break-point-function-table): Don'tKenichi Handa2006-10-261-23/+31