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

Diff of /emacs/src/ChangeLog

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

revision 1.4326 by ttn, Mon Apr 18 09:41:15 2005 UTC revision 1.4327 by lute, Mon Apr 18 10:22:20 2005 UTC
# Line 1  Line 1 
1    2005-04-18  Lute Kamstra  <lute@gnu.org>
2    
3            * lread.c (Vloads_in_progress): Static.
4            * fns.c (Vloads_in_progress): Remove extern.
5            (load_in_progress): Add extern.
6            (Frequire): Use load_in_progress instead of Vloads_in_progress.
7    
8  2005-04-18  Thien-Thi Nguyen  <ttn@gnu.org>  2005-04-18  Thien-Thi Nguyen  <ttn@gnu.org>
9    
10          * xmenu.c (Fx_popup_menu): Initialize error_name to NULL.          * xmenu.c (Fx_popup_menu): Initialize error_name to NULL.
# Line 119  Line 126 
126          into "(any string)".          into "(any string)".
127    
128          * lread.c (Vloads_in_progress): Not static.          * lread.c (Vloads_in_progress): Not static.
   
129          * fns.c (Vloads_in_progress): Add extern.          * fns.c (Vloads_in_progress): Add extern.
130          (Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.          (Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.
131    

Legend:
Removed from v.1.4326  
changed lines
  Added in v.1.4327

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