unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* display just defuns and doc-strings of elisp
@ 2014-05-11 21:40 Joe Riel
  2014-05-12  5:16 ` Thien-Thi Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Riel @ 2014-05-11 21:40 UTC (permalink / raw)
  To: Help GNU Emacs

Is there an existing elisp function that displays
just the defs [first line] and doc-strings in an elisp source buffer?

So, with it enabled, a source might appear as

(defun func1 (foo bar)
  "This does nothing useful" ... )

(defun func2 ()
  "This does something else" ... )

...


-- 
Joe Riel




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-12  5:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-11 21:40 display just defuns and doc-strings of elisp Joe Riel
2014-05-12  5:16 ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).