]> git.eshelyaron.com Git - emacs.git/commit
paragraphs: recognise more Unicode characters as end of sentence
authorMichal Nazarewicz <mina86@mina86.com>
Mon, 27 Oct 2014 16:14:38 +0000 (17:14 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Tue, 20 Jan 2015 13:38:38 +0000 (14:38 +0100)
commit11e161f54de5009c4ccba3a3d7bcc86850d5b2b2
tree63d9d9218c0e0f8a8773fede82c45afd08461fad
parent6ffb560b2a940d19419ac5afe11418588ef8c61f
paragraphs: recognise more Unicode characters as end of sentence

* lisp/textmodes/paragraphs.el (sentence-end-base): Include an
ellipsis (…) and interrobang (‽) characters as end of a sentence,
and a closing single quote (’) as an end of a quote.
lisp/ChangeLog
lisp/textmodes/paragraphs.el