emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Sat, 22 Dec 2001 09:01:52 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.402 emacs/src/lisp.h:1.403
*** emacs/src/lisp.h:1.402      Wed Dec 19 11:07:25 2001
--- emacs/src/lisp.h    Sat Dec 22 09:01:52 2001
***************
*** 2437,2443 ****
  /* Defined in eval.c */
  extern Lisp_Object Qautoload, Qexit, Qinteractive, Qcommandp, Qdefun, Qmacro;
  extern Lisp_Object Vinhibit_quit, Qinhibit_quit, Vquit_flag;
- extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments;
  extern Lisp_Object Vautoload_queue;
  extern Lisp_Object Vdebug_on_error;
  extern Lisp_Object Vsignaling_function;
--- 2437,2442 ----
***************
*** 3011,3019 ****
  /* Defined in dired.c */
  EXFUN (Ffile_attributes, 1);
  extern void syms_of_dired P_ ((void));
- 
- /* Defined in mocklisp.c */
- extern void syms_of_mocklisp P_ ((void));
  
  /* Defined in term.c */
  extern void syms_of_term P_ ((void));
--- 3010,3015 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]