aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-10-21 18:58:08 +0000
committerRichard M. Stallman2005-10-21 18:58:08 +0000
commitbb66398d919f8014bfd0f4732e6f276eec5c13f3 (patch)
tree5f6a97436af86e128dcb25867cfaf627ec7c32ab /lisp/ChangeLog
parentf4b80eb14c8cd969c80cb68ff9508d9e7011db22 (diff)
downloademacs-bb66398d919f8014bfd0f4732e6f276eec5c13f3.tar.gz
emacs-bb66398d919f8014bfd0f4732e6f276eec5c13f3.zip
(texinfo-mode): Set sentence-end-base.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2a83266af32..185c9ec9438 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12005-10-21 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
4
5 * textmodes/paragraphs.el (sentence-end-base): New variable.
6 (sentence-end): Use sentence-end-base.
7
12005-10-21 Stefan Monnier <monnier@iro.umontreal.ca> 82005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * font-lock.el (font-lock-default-fontify-region): Check the multiline 10 * font-lock.el (font-lock-default-fontify-region): Check the multiline