]> git.eshelyaron.com Git - emacs.git/commit
New commands: find-library-other-window, find-library-other-frame
authorCharles A. Roelli <charles@aurox.ch>
Sat, 20 May 2017 11:41:53 +0000 (14:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 May 2017 11:41:53 +0000 (14:41 +0300)
commit021430f4b48ceb43a443fe805cfe0b21e7829760
tree17a047198c856e9b10c9cba4ed3d4f62fe3bb8e6
parent1cbbecee66617a232d6ed361f842128564599e70
New commands: find-library-other-window, find-library-other-frame

* lisp/emacs-lisp/find-func.el (find-library-other-window)
(find-library-other-frame): New commands to complement the
existing 'find-library' command.  (Bug#26712)
(read-library-name): New function to read a library name.
* etc/NEWS: Mention 'find-library-other-window' and
'find-library-other-frame'.
etc/NEWS
lisp/emacs-lisp/find-func.el