From e9e341bb4bf06b25bc4feb754544c77b0021a3bd Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 26 May 2014 18:53:45 -0700 Subject: Doc updates re filter-buffer-substring * lisp/simple.el (filter-buffer-substring-functions) (filter-buffer-substring-function, buffer-substring-filters) (filter-buffer-substring, buffer-substring--filter): Doc fixes. * doc/lispref/text.texi (Buffer Contents): Update for filter-buffer-substring changes. * doc/lispref/hooks.texi: Remove old comment. * etc/NEWS: Related markup. --- doc/lispref/hooks.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/lispref/hooks.texi') diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index 19e30163590..9408174872d 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -243,7 +243,6 @@ completion-at-point-functions completion-list-insert-choice-function deactivate-current-input-method-function describe-current-input-method-function -filter-buffer-substring-functions font-lock-function menu-bar-select-buffer-function read-file-name-function -- cgit v1.2.1