mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
; Spelling fixes
This commit is contained in:
parent
0aec3117b5
commit
116c47874e
5 changed files with 5 additions and 5 deletions
|
|
@ -570,7 +570,7 @@ should fail as this function will crash."
|
|||
|
||||
(defun hierarchy-examples-delayed--childrenfn (hier-elem)
|
||||
"Return the children of HIER-ELEM.
|
||||
Basially, feed the number, minus 1, to `hierarchy-examples-delayed--find-number'
|
||||
Basically, feed the number, minus 1, to `hierarchy-examples-delayed--find-number'
|
||||
and then create a list of the number plus 0.0–0.9."
|
||||
|
||||
(when (> hier-elem 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue