mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
Remove comment which is a copy of comment in mocklisp.c.
This commit is contained in:
parent
6cb16f95fc
commit
58ab49e32c
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ along with GNU Emacs; see the file COPYING. If not, write to
|
|||
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
/* This is the main entry point to mocklisp execution.
|
||||
When eval sees a mocklisp function being called, it calls here
|
||||
with the unevaluated argument list */
|
||||
|
||||
extern Lisp_Object ml_apply ();
|
||||
extern Lisp_Object Fml_if ();
|
||||
extern Lisp_Object Fml_nargs ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue