Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!pasteur!ucbvax!LF-SERVER-2.BBN.COM!jr From: jr@LF-SERVER-2.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: Documentation Message-ID: <8801281557.AA24265@ucbvax.Berkeley.EDU> Date: 28 Jan 88 15:32:44 GMT References: <2014@russell.STANFORD.EDU> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: jr@BBN.COM Organization: The Internet Lines: 10 Should be, but this failed: To: Vallury Prabhakar This function, like many many others, is a lisp-callable fuction written in C. Look for it in emacs/src/doc.c. In general, to find function bar in the C sources, execute "grep Fbar *.c" in the emacs/src directory. /jr jr@bbn.com or jr@bbn.uucp