Switch license to GPLv3 or later.
[bpt/emacs.git] / src / ChangeLog
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Jason Rumney(x_real_positions): Get real position from OS instead...
2007-07-23 Jason Rumney(current_lock_owner): Allow for @ sign in username.
2007-07-20 Eli Zaretskii(clean): Don't delete *~.
2007-07-20 Eli Zaretskii(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32...
2007-07-18 Jason Rumney(w32_executable_type): Handle 64 bit executables.
2007-07-16 Juanma Barranquero(Fsave_window_excursion): Doc fix.
2007-07-15 Richard M. Stallman(Fsetq): Doc fix.
2007-07-12 Jason RumneyRemove dashes from front of first line.
2007-07-11 Jason Rumney(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize...
2007-06-28 YAMAMOTO Mitsuharu[USE_MAC_TSM] (mac_handle_text_input_event):
2007-06-27 Juanma Barranquero(syms_of_buffer) <selective-display>: Fix typo in docst...
2007-06-26 YAMAMOTO Mitsuharu[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
2007-06-21 Jason Rumney*** empty log message ***
2007-06-20 Jason Rumney(w32_BDF_to_x_font): Unmap memory when finished.
2007-06-20 Juanma Barranquero(_wsa_errlist): Fix typo in error message.
2007-06-17 Jason Rumney(add_menu_item): Don't use multibyte string functions on
2007-06-17 Juanma Barranquero*** empty log message ***
2007-06-16 Eli Zaretskii(add_menu_item): Escape `&' characters in menu items...
2007-06-14 Chong Yidong* composite.c (update_compositions): Check validity...
2007-06-10 Jason Rumney(Fx_file_dialog): Take size from struct not pointer.
2007-06-06 Jason Rumney*** empty log message ***
2007-06-06 Chong Yidong* image.c (xpm_load): Remove spurious call to xpm_init_...
2007-06-06 Chong Yidong* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE...
2007-06-05 Chong Yidong* xfaces.c (syms_of_xfaces): Delete stray semicolon.
2007-06-04 Juanma Barranquero(Fshrink_window): Reflow docstring.
2007-06-02 Chong YidongVersion 22.1 released.
2007-06-02 Chong Yidong* xfns.c (x_set_name_internal): Undo last change.
2007-06-01 Chong Yidong* xfns.c (x_set_name_internal): Save encoded name before
2007-05-31 Richard M. Stallman(syms_of_buffer): Doc fix.
2007-05-28 YAMAMOTO Mitsuharu(redisplay_internal): Bind inhibit-point-motion-hooks...
2007-05-24 Chong Yidong* xdisp.c (redisplay_window): If first window line...
2007-05-24 YAMAMOTO Mitsuharu*** empty log message ***
2007-05-22 Richard M. Stallman(x_connection_closed): Remove NO_RETURN.
2007-05-19 Stefan Monnier(skip_chars): Update syntax-table only after we checked...
2007-05-19 YAMAMOTO Mitsuharu(x_calc_absolute_position): Add BLOCK_INPUT around
2007-05-17 Glenn Morrisvc-hooks patch installed from trunk.
2007-05-16 YAMAMOTO Mitsuharu[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
2007-05-13 Chong Yidong* xterm.c (XTread_socket): Revert last change.
2007-05-12 Chong Yidong* image.c (pbm_load): Correctly check image size for...
2007-05-12 Chong Yidong* xterm.c (XTread_socket): Yet Another Uncaught X Error...
2007-05-07 Stefan Monnier(Ftranspose_regions): Yet another int/Lisp_Object mixup...
2007-05-06 Richard M. Stallman*** empty log message ***
2007-05-05 Glenn MorrisChange from author without relevant assignment is ...
2007-05-05 Richard M. Stallman*** empty log message ***
2007-05-01 YAMAMOTO Mitsuharu(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
2007-04-29 Richard M. Stallman*** empty log message ***
2007-04-29 YAMAMOTO Mitsuharu(try_window_reusing_current_matrix): Fix number of...
2007-04-27 Jan Djärv(xg_update_menubar, create_menus): Create empty
2007-04-24 Chong Yidong* xdisp.c (redisplay_window): Use BEG_UNCHANGED and...
2007-04-23 Richard M. Stallman*** empty log message ***
2007-04-23 Eli Zaretskii*** empty log message ***
2007-04-22 Richard M. Stallman*** empty log message ***
2007-04-21 Glenn Morris*** empty log message ***
2007-04-20 Chong Yidong* sysdep.c (init_system_name): Don't accept localhost...
2007-04-19 Juanma Barranquero(Fminibuffer_contents, Fminibuffer_contents_no_properties,
2007-04-16 Chong Yidong* dispnew.c (adjust_frame_glyphs_for_frame_redisplay...
2007-04-16 Chong Yidong* xdisp.c (cursor_row_p): Only end row on newline if...
2007-04-16 YAMAMOTO Mitsuharu(mem_insert): Set min_heap_address and max_heap_address
2007-04-15 Chong Yidong* xdisp.c (redisplay_window): When deciding whether...
2007-04-13 Kim F. Storm*** empty log message ***
2007-04-13 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON] Include Displays.h.
2007-04-12 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):
2007-04-10 Chong Yidong* xdisp.c (note_mode_line_or_margin_highlight): Don...
2007-04-09 YAMAMOTO Mitsuharu*** empty log message ***
2007-04-08 Richard M. Stallman(Fmove_to_column): Set next_boundary with correct start pt.
2007-04-08 Richard M. Stallman*** empty log message ***
2007-04-07 Chong Yidong* editfns.c (Ftranspose_regions): Validate interval...
2007-04-03 Juanma BarranqueroRevert non-significant part of 2007-04-02T09:21:26Z...
2007-04-03 Eli Zaretskii*** empty log message ***
2007-04-03 Jan Djärv(xg_update_menubar): Call g_list_next after moving
2007-04-02 Juanma Barranquero(Fprin1_to_string): Use macro SPECPDL_INDEX.
2007-04-01 Chong Yidong* keymap.c (Fcommand_remapping): New optional argument.
2007-04-01 Chong Yidong* keymap.c (where_is_internal): Scan provided keymaps...
2007-03-31 Eli Zaretskii*** empty log message ***
2007-03-30 Chong Yidong* undo.c (Fprimitive_undo): Give clearer error message...
2007-03-29 Kim F. Storm*** empty log message ***
2007-03-29 Juanma Barranquero(Fset_buffer_major_mode): Check that BUFFER is valid.
2007-03-29 Juanma Barranquero(Fformat_network_address): Return nil when the
2007-03-28 YAMAMOTO Mitsuharu*** empty log message ***
2007-03-27 Juanma Barranquero*** empty log message ***
2007-03-27 Juanma Barranquero*** empty log message ***
2007-03-27 Glenn Morris*** empty log message ***
2007-03-26 YAMAMOTO Mitsuharu(create_text_encoding_info_alist): Move assignments
2007-03-26 Sam Steingold(sigchld_handler): Delay by 1ms instead of 1s to
2007-03-25 Kim F. Storm*** empty log message ***
2007-03-24 Eli Zaretskii*** empty log message ***
2007-03-24 Chong Yidong* editfns.c (Ftranspose_regions): Use set_text_properties_1
2007-03-24 Eli Zaretskii(Fx_show_tip): Doc fix.
2007-03-23 Kim F. Storm*** empty log message ***
2007-03-22 Chong Yidong* widget.c (EmacsFrameSetCharSize): Catch X errors.
2007-03-22 Kenichi Handa*** empty log message ***
2007-03-20 YAMAMOTO Mitsuharu*** empty log message ***
2007-03-19 Glenn Morris*** empty log message ***
2007-03-19 Kim F. Storm*** empty log message ***
2007-03-19 Richard M. Stallman*** empty log message ***
2007-03-18 Chong Yidong* image.c (pbm_load): Signal error for invalid image...
2007-03-18 YAMAMOTO Mitsuharu(redisplay_internal, note_mouse_highlight): Check
2007-03-18 Juanma BarranqueroRestore stuff accidentally deleted in 2007-03-17T23...
next