mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Doc fixes: remove references to missing symbols
* lisp/allout.el (allout-process-exposed): Don't refer to missing value 'flat-indented'. * lisp/help.el (resize-temp-buffer-window): Don't refer to missing function 'preserve-window-size'. * lisp/pcomplete.el (pcomplete-stub): Don't refer to missing function 'pcomplete-filename'.
This commit is contained in:
parent
beaa2e4953
commit
f176a36f46
3 changed files with 2 additions and 10 deletions
|
|
@ -5356,9 +5356,6 @@ alternate presentation form:
|
|||
|
||||
`flat' -- Present prefix as numeric section.subsection..., starting with
|
||||
section indicated by the START-NUM, innermost nesting first.
|
||||
X`flat-indented' -- Prefix is like `flat' for first topic at each
|
||||
X level, but subsequent topics have only leaf topic
|
||||
X number, padded with blanks to line up with first.
|
||||
`indent' (symbol) -- Convert header prefixes to all white space,
|
||||
except for distinctive bullets.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue