mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge remote-tracking branch 'savannah/master' into HEAD
This commit is contained in:
commit
fcce8dd361
11 changed files with 146 additions and 45 deletions
|
|
@ -287,6 +287,7 @@ Interactively, prompt for LIBRARY using the one at or near point."
|
|||
(switch-to-buffer (find-file-noselect (find-library-name library)))
|
||||
(run-hooks 'find-function-after-hook)))
|
||||
|
||||
;;;###autoload
|
||||
(defun read-library-name ()
|
||||
"Read and return a library name, defaulting to the one near point.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue