diff options
Diffstat (limited to 'm-buffer-doc.org')
| -rw-r--r-- | m-buffer-doc.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/m-buffer-doc.org b/m-buffer-doc.org index c8061ff..5e7dff1 100644 --- a/m-buffer-doc.org +++ b/m-buffer-doc.org @@ -1,11 +1,10 @@ #+TITLE: Manipulate the Contents of Emacs Buffers #+AUTHOR: Phillip Lord -#+TEXINFO_DIR_CATEGORY: Emacs -# FIXME: Shouldn't `ox-texinfo` use sane defaults like the file's name -# for TEXINFO_DIR_TITLE and the TITLE for TEXINFO_DIR_DESC? -#+TEXINFO_DIR_TITLE: * m-buffer-do: (m-buffer-doc). +# FIXME: In Emacsā„30, we could drop most of this. +#+TEXINFO_DIR_CATEGORY: Emacs +#+TEXINFO_DIR_TITLE: * m-buffer: (m-buffer-doc). #+TEXINFO_DIR_DESC: Manipulate the Contents of Emacs Buffers #+INFOJS_OPT: view:info toc:nil |
