/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2330 by rms, Fri Dec 21 22:55:43 2001 UTC revision 1.2331 by pj, Sat Dec 22 14:04:11 2001 UTC
# Line 1  Line 1 
1    2001-12-22  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
2    
3            The following changes remove mocklisp support:
4    
5            * mocklisp.h, mocklisp.c: Files removed.
6    
7            * lisp.h: Remove declarations of variables `Vmocklisp_arguments',
8            `Qmocklisp' and `Qmocklisp_arguments'.
9            Remove prototype of syms_of_mocklisp.
10    
11            * makefile.nt, makefile.w32-in, Makefile.in: Remove mocklisp
12            files.
13    
14            * callint.c: Do not include mocklisp.h.
15            (Fcall_interactively): Do not test for mocklisp case.
16    
17            * eval.c: Remove variables `Qmocklisp_arguments',
18            `Vmocklisp_arguments' and `Qmocklisp'.  Remove prototype of
19            ml_apply.
20            (Fprogn, Fwhile, Fcommandp, Feval, Ffuncall, funcall_lambda): Do
21            not test for mocklisp case.
22            (Fwhile): Remove unused variable `tem'.
23            (syms_of_eval): Remove variable `moclisp-arguments'.
24    
25            * data.c (wrong_type_argument): Remove mocklisp case.
26    
27            * doc.c (Fdocumentation): Remove mocklisp case.
28    
29            * emacs.c (main): Do not call syms_of_mocklisp.
30    
31  2001-12-21  Richard M. Stallman  <rms@gnu.org>  2001-12-21  Richard M. Stallman  <rms@gnu.org>
32    
33          * xfns.c (compute_tip_xy): If tooltip won't fit on the screen          * xfns.c (compute_tip_xy): If tooltip won't fit on the screen

Legend:
Removed from v.1.2330  
changed lines
  Added in v.1.2331

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26