view lispref/configure.in @ 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

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)

m4_if(dnl	Do not change this comment
   arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
)dnl