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

Diff of /emacs/src/ChangeLog

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

revision 1.4623 by dann, Sun Oct 2 18:35:05 2005 UTC revision 1.4624 by monnier, Tue Oct 4 04:23:12 2005 UTC
# Line 1  Line 1 
1    2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * keyboard.c (make_lispy_event): If point has moved between down and up
4            event, make it a drag, not a click, to mirror what
5            mouse-drag-region expects.
6    
7  2005-10-02  Dan Nicolaescu  <dann@ics.uci.edu>  2005-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
8    
9          * lisp.h (fatal): Undo previous change.          * lisp.h (fatal): Undo previous change.
# Line 17  Line 23 
23    
24          * macfns.c (start_hourglass): Apply 2005-05-07 change for xfns.c.          * macfns.c (start_hourglass): Apply 2005-05-07 change for xfns.c.
25          (x_create_tip_frame) [GLYPH_DEBUG]: Uncomment debug code.          (x_create_tip_frame) [GLYPH_DEBUG]: Uncomment debug code.
26          (Fx_create_frame, x_create_tip_frame) [USE_ATSUI]: Try          (Fx_create_frame, x_create_tip_frame) [USE_ATSUI]:
27          ATSUI-compatible 12pt Monaco font first.          Try ATSUI-compatible 12pt Monaco font first.
28    
29          * macgui.h (struct _XCharStruct): New member valid_p.          * macgui.h (struct _XCharStruct): New member valid_p.
30          (STORE_XCHARSTRUCT): Set valid_p.          (STORE_XCHARSTRUCT): Set valid_p.
# Line 41  Line 47 
47    
48  2005-09-30  Dan Nicolaescu  <dann@ics.uci.edu>  2005-09-30  Dan Nicolaescu  <dann@ics.uci.edu>
49    
50          * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct          * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct type.
         type.  
51          * xterm.c (handle_one_xevent, handle_one_xevent): Likewise.          * xterm.c (handle_one_xevent, handle_one_xevent): Likewise.
52    
53          * unexelf.c (fatal): Fix prototype.          * unexelf.c (fatal): Fix prototype.
# Line 51  Line 56 
56    
57          * regex.c (re_char): Move typedef ...          * regex.c (re_char): Move typedef ...
58          * regex.h (re_char): ... here.          * regex.h (re_char): ... here.
59          (re_iswctype, re_wctype, re_set_whitespace_regexp): New          (re_iswctype, re_wctype, re_set_whitespace_regexp): New prototypes.
         prototypes.  
60    
61          * emacs.c (malloc_set_state): Fix return type.          * emacs.c (malloc_set_state): Fix return type.
62          (endif): Fix type.          (endif): Fix type.
# Line 74  Line 78 
78          (__malloc_hook, __realloc_hook, __free_hook): Fix prototypes.          (__malloc_hook, __realloc_hook, __free_hook): Fix prototypes.
79          (emacs_blocked_free): Change definition to match __free_hook.          (emacs_blocked_free): Change definition to match __free_hook.
80          (emacs_blocked_malloc): Change definition to match __malloc_hook.          (emacs_blocked_malloc): Change definition to match __malloc_hook.
81          (emacs_blocked_realloc): Change definition to match          (emacs_blocked_realloc): Change definition to match __realloc_hook.
         __realloc_hook.  
82    
83  2005-09-30  Romain Francoise  <romain@orebokech.com>  2005-09-30  Romain Francoise  <romain@orebokech.com>
84    
# Line 132  Line 135 
135    
136  2005-09-23  Dan Nicolaescu  <dann@ics.uci.edu>  2005-09-23  Dan Nicolaescu  <dann@ics.uci.edu>
137    
138          * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define          * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME):
139          BROKEN_GET_CURRENT_DIR_NAME.          Define BROKEN_GET_CURRENT_DIR_NAME.
140    
141          * sysdep.c (get_current_dir_name): Also define if          * sysdep.c (get_current_dir_name): Also define if
142          BROKEN_GET_CURRENT_DIR_NAME.          BROKEN_GET_CURRENT_DIR_NAME.

Legend:
Removed from v.1.4623  
changed lines
  Added in v.1.4624

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