summaryrefslogtreecommitdiff
path: root/doc/lispref/text.texi
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-08-16 08:20:56 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-08-16 08:20:56 +0800
commit2bede2ed9605c3f872f564cc94208cebbf13ac8f (patch)
treec2f1e5714b537ce0b75c1ee22f1ef2cb6c21e173 /doc/lispref/text.texi
parent0f8a692622e18520c11ae7ae0c3e51b04b410790 (diff)
downloademacs-2bede2ed9605c3f872f564cc94208cebbf13ac8f.tar.gz
Remove documentation of undefined behavior.
* doc/lispref/positions.texi (Character Motion): * doc/lispref/markers.texi (Moving Markers): (Creating Markers): Comment out undefined behavior. * src/marker.c (set_marker): Remove documentation of undefined behavior.
Diffstat (limited to 'doc/lispref/text.texi')
-rw-r--r--doc/lispref/text.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 7cace70ad07..5346f8dcf58 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -240,6 +240,7 @@ Major and minor modes can add functions to
copied out of the buffer.
@end defun
+@c FIXME: `filter-buffer-substring-function' should be documented.
@defvar filter-buffer-substring-functions
This variable is a wrapper hook (@pxref{Running Hooks}), whose members
should be functions that accept four arguments: @var{fun},