mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; * doc/lispintro/emacs-lisp-intro.texi (Files List): Fix typo (bug#80694).
This commit is contained in:
parent
ee9b2db1cf
commit
386e9598b6
1 changed files with 1 additions and 1 deletions
|
|
@ -15348,7 +15348,7 @@ Here is the function:
|
|||
@c (files-in-below-directory "/usr/local/src/emacs/lisp/")
|
||||
@c (files-in-below-directory "/usr/local/share/emacs/22.1.1/lisp/")
|
||||
|
||||
The @code{files-in-below-directory} @code{directory-files} function
|
||||
The @code{files-in-below-directory} function
|
||||
takes one argument, the name of a directory.
|
||||
|
||||
@need 1250
|
||||
|
|
|
|||
Loading…
Reference in a new issue