Mercurial > emacs
view src/vlimit.h @ 54977:4c4f4e6f6bbf
(sentence-end) <function>: New fun with default value taken
from the variable `sentence-end'.
(sentence-end) <defcustom>: Set default to nil. Doc fix.
Add nil const to :type.
(sentence-end-without-period, sentence-end-double-space)
(sentence-end-without-space): Doc fix.
(forward-sentence): Use function `sentence-end' instead of
variable `sentence-end'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 18 Apr 2004 22:08:03 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */