summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* (malloc, realloc, free) [emacs]: Undefine macros before defining.Ken Raeburn2006-02-051-0/+3
* (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfieldKen Raeburn2006-02-051-0/+3
* (Fconstrain_to_field): Fix int/Lisp_Object mixup.Ken Raeburn2006-02-051-0/+4
* *** empty log message ***Kim F. Storm2006-02-031-0/+11
* (decode_composition_emacs_mule): Fix handling ofKenichi Handa2006-02-021-0/+5
* * gtkutil.c (update_frame_tool_bar): Use new tool bar functionsJan Djärv2006-01-311-0/+5
* *** empty log message ***Luc Teirlinck2006-01-301-0/+4
* *** empty log message ***Juanma Barranquero2006-01-301-0/+5
* *** empty log message ***Luc Teirlinck2006-01-281-1/+1
* *** empty log message ***Luc Teirlinck2006-01-281-1/+5
* * alloc.c (make_interval, allocate_string)Chong Yidong2006-01-271-0/+7
* *** empty log message ***Eli Zaretskii2006-01-271-0/+5
* *** empty log message ***Richard M. Stallman2006-01-261-0/+11
* (Fconstrain_to_field): Fix behaviour on field boundaries.Károly Lőrentey2006-01-261-2/+2
* (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,Károly Lőrentey2006-01-261-0/+10
* (Fcall_process): GCPRO error_file. Encode infile,Kenichi Handa2006-01-261-0/+6
* (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.Stefan Monnier2006-01-241-0/+6
* * alloc.c (allocate_string_data): Update next_free immediately, toChong Yidong2006-01-241-0/+5
* (handle_invisible_prop): Set it->position to fix cursorKároly Lőrentey2006-01-241-0/+7
* (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-231-0/+4
* *** empty log message ***Juanma Barranquero2006-01-231-26/+26
* *** empty log message ***Kim F. Storm2006-01-231-0/+8
* Avoid allocating Lisp data from code that can be run from a signal handler.Stefan Monnier2006-01-231-0/+13
* *** empty log message ***Luc Teirlinck2006-01-221-0/+4
* (get_window_cursor_type): Fix last change.Romain Francoise2006-01-211-1/+6
* (Fload): Don't leak the file descriptor returned by openp if we are goingEli Zaretskii2006-01-201-0/+3
* (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.Eli Zaretskii2006-01-201-0/+8
* Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-201-0/+5
* (BASE_PURESIZE): Increment to 1190000.Kenichi Handa2006-01-201-0/+4
* * xdisp.c (get_window_cursor_type): Use cursor type specified byChong Yidong2006-01-191-0/+5
* *** empty log message ***Richard M. Stallman2006-01-191-0/+11
* (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.Kenichi Handa2006-01-191-0/+4
* (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.Richard M. Stallman2006-01-181-0/+5
* .Andreas Schwab2006-01-151-0/+4
* *** empty log message ***Romain Francoise2006-01-131-2/+2
* *** empty log message ***Nick Roberts2006-01-121-0/+6
* [HAVE_INTTYPES_H]: Include inttypes.h.YAMAMOTO Mitsuharu2006-01-121-0/+12
* (Fexpand_file_name): Remove redundant tests. Fix elimination of // so thatStefan Monnier2006-01-101-0/+6
* * gtkutil.c (xg_toggle_notify_cb): New function.Jan Djärv2006-01-091-0/+8
* *** empty log message ***Nick Roberts2006-01-051-0/+4
* Fix last change.Eli Zaretskii2006-01-051-0/+4
* *** empty log message ***Kim F. Storm2006-01-051-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2006-01-051-0/+9
* * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,Jan Djärv2006-01-041-0/+6
* Avoid a warning message when x_error_quitter is not compiled in.Eli Zaretskii2006-01-041-0/+3
* [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.Eli Zaretskii2006-01-041-0/+5
* *** empty log message ***Kim F. Storm2006-01-041-0/+15
* (key-sequence): Rework widget to read key bindingKim F. Storm2006-01-031-0/+5
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-031-15/+19
* *** empty log message ***Ken Raeburn2006-01-031-1/+1