mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Merge from origin/emacs-30
894b0e3a2f
; Adapt comment in tramp.elcc87717fa0
Add keyword placeholder to tramp.el7d0d61d854
Rewrite ERT manual introductionb2f124f2a8
; cperl-mode.el: Don't misinterpret exec_fcn as keyword exec59d1aac49d
Document return values of the various read-* functions
This commit is contained in:
commit
99852fb867
21 changed files with 80 additions and 36 deletions
|
@ -888,6 +888,7 @@ DEFAULT-DIRNAME specifies the default directory name to return if user
|
|||
exits with the same non-empty string that was inserted by this function.
|
||||
(If DEFAULT-DIRNAME is omitted, DIR combined with INITIAL is used,
|
||||
or just DIR if INITIAL is nil.)
|
||||
Return the directory as a string.
|
||||
|
||||
If the user exits with an empty minibuffer, return an empty
|
||||
string. (This can happen only if the user erased the pre-inserted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue