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

Diff of /emacs/src/ChangeLog

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

revision 1.4262 by rms, Fri Mar 11 23:50:05 2005 UTC revision 1.4263 by monnier, Sat Mar 12 01:37:51 2005 UTC
# Line 1  Line 1 
1    2005-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * fileio.c (Fmake_symbolic_link): Fix last change.
4    
5  2005-03-11  Richard M. Stallman  <rms@gnu.org>  2005-03-11  Richard M. Stallman  <rms@gnu.org>
6    
7          * fileio.c (Frename_file, Fadd_name_to_file)          * fileio.c (Frename_file, Fadd_name_to_file)
# Line 32  Line 36 
36          available font is found.          available font is found.
37    
38          * fontset.c (set_default_ascii_font): New function.          * fontset.c (set_default_ascii_font): New function.
39          (syms_of_fontset): Don't set FONTSET_ASCII (Vdefault_fontset)          (syms_of_fontset): Don't set FONTSET_ASCII (Vdefault_fontset) here.
         here.  
40    
41          * fontset.h (set_default_ascii_font): Extern it.          * fontset.h (set_default_ascii_font): Extern it.
42    
# Line 94  Line 97 
97          * emacs.c (main): Change `#ifdef HAVE_CARBON' to `#if          * emacs.c (main): Change `#ifdef HAVE_CARBON' to `#if
98          defined (MAC_OSX) && defined (HAVE_CARBON)'.          defined (MAC_OSX) && defined (HAVE_CARBON)'.
99    
100          * image.c [!MAC_OSX && TARGET_API_MAC_CARBON]: Include          * image.c [!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
         QuickTime.h.  
101    
102          * mac.c [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.          * mac.c [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
103          [!MAC_OSX] (select) [TARGET_API_MAC_CARBON]: Use ReceiveNextEvent.          [!MAC_OSX] (select) [TARGET_API_MAC_CARBON]: Use ReceiveNextEvent.
104          (posix_pathname_to_fsspec, fsspec_to_posix_pathname): New          (posix_pathname_to_fsspec, fsspec_to_posix_pathname): New functions.
         functions.  
105          (mac_clear_font_name_table): Move extern to macterm.h.          (mac_clear_font_name_table): Move extern to macterm.h.
106    
107          * macfns.c (install_window_handler): Move extern to macterm.h.          * macfns.c (install_window_handler): Move extern to macterm.h.
# Line 108  Line 109 
109          valid.  Don't check !NILP (dir) because it is already checked with          valid.  Don't check !NILP (dir) because it is already checked with
110          CHECK_STRING.          CHECK_STRING.
111          (Fx_file_dialog) [!MAC_OSX]: Use FSSpec instead of FSRef for          (Fx_file_dialog) [!MAC_OSX]: Use FSSpec instead of FSRef for
112          specifying the default location and obtaining the selected          specifying the default location and obtaining the selected filename.
         filename.  
113    
114          * macgui.h [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.          * macgui.h [!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
115    
116          * macmenu.c [TARGET_API_MAC_CARBON]: Don't include headers that          * macmenu.c [TARGET_API_MAC_CARBON]: Don't include headers that
117          are included via Carbon.h.          are included via Carbon.h.
118    
119          * macterm.c [TARGET_API_MAC_CARBON && !MAC_OSX]: Define          * macterm.c [TARGET_API_MAC_CARBON && !MAC_OSX]:
120          USE_CARBON_EVENTS to 1.          Define USE_CARBON_EVENTS to 1.
121          (qd) [__MRC__ && TARGET_API_MAC_CARBON]: Don't declare.          (qd) [__MRC__ && TARGET_API_MAC_CARBON]: Don't declare.
122          (x_free_frame_resources): Call remove_window_handler for          (x_free_frame_resources): Call remove_window_handler for
123          non-tooltip windows.          non-tooltip windows.
# Line 130  Line 130 
130          (install_window_handler) [TARGET_API_MAC_CARBON]: Create UPPs for          (install_window_handler) [TARGET_API_MAC_CARBON]: Create UPPs for
131          drag-and-drop handler functions and register them.          drag-and-drop handler functions and register them.
132          (remove_window_handler): New function.          (remove_window_handler): New function.
133          (do_ae_open_documents, mac_do_receive_drag) [!MAC_OSX]: Use          (do_ae_open_documents, mac_do_receive_drag) [!MAC_OSX]:
134          fsspec_to_posix_pathname.          Use fsspec_to_posix_pathname.
135          (main): Change #if !TARGET_API_MAC_CARBON to #ifdef MAC_OS8.          (main): Change #if !TARGET_API_MAC_CARBON to #ifdef MAC_OS8.
136          (XTread_socket) [!MAC_OSX]: Don't pass keyboard events to TSM.          (XTread_socket) [!MAC_OSX]: Don't pass keyboard events to TSM.
137          [MAC_OS8] (make_mac_terminal_frame) [TARGET_API_MAC_CARBON]: Set          [MAC_OS8] (make_mac_terminal_frame) [TARGET_API_MAC_CARBON]:
138          default cursors.          Set default cursors.
139          (mac_initialize) [USE_CARBON_EVENTS && !MAC_OSX] : Don't call          (mac_initialize) [USE_CARBON_EVENTS && !MAC_OSX] : Don't call
140          init_service_handler or init_quit_char_handler.          init_service_handler or init_quit_char_handler.
141          (mac_initialize) [!MAC_OSX]: Don't call MakeMeTheFrontProcess.          (mac_initialize) [!MAC_OSX]: Don't call MakeMeTheFrontProcess.

Legend:
Removed from v.1.4262  
changed lines
  Added in v.1.4263

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