aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/paragraphs.el
Commit message (Expand)AuthorAgeFilesLines
* Improve docs of some transposition functions.Glenn Morris2010-02-131-3/+14
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Change to utf-8. Adjust coding cookie.Kenichi Handa2009-08-181-3/+3
* (sentence-end): Accept non-break space.Richard M. Stallman2009-01-161-3/+4
* (forward-sentence): Change limit ofStefan Monnier2009-01-121-1/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-231-2/+2
|\
| * Docstring change.Stefan Monnier2008-04-121-2/+2
* | (forward-paragraph, backward-paragraph, forward-sentence,Chong Yidong2008-04-021-4/+4
* | * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-9/+9
|/
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (forward-sentence): Doc fix.Juanma Barranquero2007-11-211-2/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (sentence-end-without-space): Fix safety predicate.Stefan Monnier2006-04-291-13/+13
* (sentence-end-double-space, sentence-end-without-period)Stefan Monnier2006-04-261-5/+5
* * subr.el (string-or-null-p): New function.Reiner Steib2006-04-061-1/+1
* * files.el: Move some `safe-local-variable' declarations to theReiner Steib2006-04-061-0/+9
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (sentence-end-base): Use real chars, so asStefan Monnier2005-10-251-5/+5
* (sentence-end-base): New variable.Richard M. Stallman2005-10-211-8/+17
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-3/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (mark-paragraph): New arg ALLOW-EXTENDRichard M. Stallman2004-12-291-7/+8
* * textmodes/paragraphs.el (mark-paragraph):Juri Linkov2004-12-131-3/+5
* (sentence-end-double-space)Luc Teirlinck2004-10-091-9/+9
* (forward-paragraph): Avoid args-out-of-range error when point winds upLuc Teirlinck2004-09-291-2/+3
* (use-hard-newlines): Make it into a permanent local.Luc Teirlinck2004-09-061-0/+1
* (sentence-end): Add 0x5397d as close brace.Richard M. Stallman2004-06-131-1/+1
* (sentence-end): Match unicode curly quotes as a close quote.Richard M. Stallman2004-05-221-1/+1
* (sentence-end) <function>: New fun with default value takenJuri Linkov2004-04-181-24/+38
* * net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.Eli Zaretskii2004-02-161-1/+1
* (sentence-end-without-space): New variable.Kenichi Handa2004-01-271-1/+10
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (repunctuate-sentences): New function.Richard M. Stallman2003-05-231-0/+8
* (sentence-end): Add Chinese and Japanese characters.Kenichi Handa2003-02-241-1/+5
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (use-hard-newlines): Add group.Markus Rost2002-11-181-0/+1
* (forward-paragraph): Keep track of remaining paragraphs to skip more carefully.Stefan Monnier2002-10-101-13/+16
* (forward-paragraph): Return the steps left.Stefan Monnier2002-10-031-1/+3
* * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marksKai Großjohann2002-02-171-12/+13
* * lisp/simple.el (mark-word): Mark more if repeated.Kai Großjohann2002-02-151-12/+25
* (mark-paragraph): Clarify doc. ClarifyKai Großjohann2001-11-301-5/+14
* (sentence-end-double-space, sentence-end-without-period): Move from fill.el.Stefan Monnier2001-10-301-42/+66
* (use-hard-newlines): Use define-minor-mode.Stefan Monnier2001-10-301-29/+15
* (forward-sentence): Avoid buildingGerd Moellmann2001-08-071-4/+6
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (sentence-end): Doc fix.Eli Zaretskii2001-04-221-0/+1
* (forward-sentence): Put the sentence-endGerd Moellmann2001-04-101-2/+3