*** empty log message ***
[bpt/emacs.git] / src /
2007-03-30 Chong Yidong(Fprimitive_undo): Give clearer error message when...
2007-03-30 Chong Yidong* undo.c (Fprimitive_undo): Give clearer error message...
2007-03-29 Kim F. Storm(wait_reading_process_output) [HAVE_PTYS]:
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-28 YAMAMOTO Mitsuharu(readchar): Extend BLOCK_INPUT block to ferror/clearerr.
2007-03-28 YAMAMOTO Mitsuharu[HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
2007-03-27 Juanma Barranquero*** empty log message ***
2007-03-27 Juanma Barranquero*** empty log message ***
2007-03-27 Juanma Barranquero(Fformat_network_address): Make room in args array...
2007-03-27 Glenn Morris*** empty log message ***
2007-03-27 Glenn MorrisRestore HP-UX support (removed 2007-01-29).
2007-03-26 YAMAMOTO Mitsuharu(create_text_encoding_info_alist): Move assignments
2007-03-26 YAMAMOTO Mitsuharu(get_scrap_target_type_list, x_own_selection): Move
2007-03-26 YAMAMOTO Mitsuharu(Fx_display_mm_height, Fx_display_mm_width): Scale
2007-03-26 Sam Steingold(sigchld_handler): Delay by 1ms instead of 1s to
2007-03-25 Kim F. Storm(merge_properties): Use explicit loop instead of
2007-03-25 Kim F. Storm*** empty log message ***
2007-03-25 Sam Steingoldrevert the last patch to the original fix: sleep BEFORE...
2007-03-24 Eli Zaretskii*** empty log message ***
2007-03-24 Eli ZaretskiiFix a comment before `read_key_sequence'.
2007-03-24 Eli ZaretskiiFix a comment before `current_minor_maps'.
2007-03-24 Eli Zaretskii(Fgoto_char): Doc fix.
2007-03-24 Eli Zaretskii(Findent_to): Doc fix.
2007-03-24 Chong Yidong(Ftranspose_regions): Use set_text_properties_1 instead of
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. StormFix last change - reverse args to Fplist_member.
2007-03-23 Kim F. Storm(merge_properties, intervals_equal):
2007-03-23 Kim F. Storm*** empty log message ***
2007-03-23 Glenn MorrisRestore file since src/unexhp9k800.c, on which it depen...
2007-03-23 Glenn MorrisRestore file with clarified legal status.
2007-03-22 Chong Yidong(EmacsFrameSetCharSize): Catch X errors.
2007-03-22 Chong Yidong* widget.c (EmacsFrameSetCharSize): Catch X errors.
2007-03-22 Kenichi Handa*** empty log message ***
2007-03-22 Kenichi Handa(Fcopy_file): Call barf_or_query_if_file_exists with
2007-03-20 YAMAMOTO Mitsuharu*** empty log message ***
2007-03-20 YAMAMOTO MitsuharuInclude blockinput.h.
2007-03-20 YAMAMOTO Mitsuharu(Fmake_network_process) [HAVE_GETADDRINFO]: Clear
2007-03-20 YAMAMOTO MitsuharuInclude blockinput.h.
2007-03-20 YAMAMOTO MitsuharuInclude blockinput.h.
2007-03-20 YAMAMOTO Mitsuharu(record_char): Add BLOCK_INPUT around fwrite.
2007-03-20 YAMAMOTO Mitsuharu(do_auto_save_unwind): Add BLOCK_INPUT around fclose.
2007-03-20 YAMAMOTO Mitsuharu(Fopen_termscript): Add BLOCK_INPUT around fclose.
2007-03-20 YAMAMOTO Mitsuharu(alloca.o, gtkutil.o): Depend on systime.h.
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-19 Richard M. Stallman(NUM_RECENT_KEYS): Bump up to 300.
2007-03-19 Richard M. Stallman(syms_of_buffer): Doc fix.
2007-03-18 Chong Yidong(pbm_load): Signal error for invalid image size.
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 YAMAMOTO Mitsuharu(note_mouse_movement): Don't return immediately for
2007-03-18 YAMAMOTO Mitsuharu(popup_activated_flag): New variable.
2007-03-18 Juanma BarranqueroRestore stuff accidentally deleted in 2007-03-17T23...
2007-03-18 Juanma Barranquero(syms_of_buffer) <buffer-display-table>: Doc fix.
2007-03-17 Kim F. Storm2007-03-17 Richard M. Stallman <rms@gnu.org>
2007-03-17 Kim F. Storm*** empty log message ***
2007-03-17 Chong Yidong(try_window_id): Increment matrix positions if the...
2007-03-17 Chong Yidong* xdisp.c (try_window_id): Increment matrix positions...
2007-03-17 Chong YidongFix typo.
2007-03-17 Chong YidongFix "daylight savings" -> "daylight saving" typo.
2007-03-17 Chong Yidong(Fdecode_time, Fencode_time): "daylight savings" -...
2007-03-17 Chong Yidong* lisp.h: Declare check_obarray.
2007-03-17 Chong YidongDeclare check_obarray.
2007-03-17 Chong Yidong(read_key_sequence): Store original event into keybuf...
2007-03-17 Chong Yidong(Fdelete_process): Properly handle deletion of first...
2007-03-17 Chong Yidong(sigchld_handler): Change type of pid to pid_t. Scan...
2007-03-17 Chong Yidong* process.c (sigchld_handler): Change type of pid to...
2007-03-11 Sam Steingoldtweak last patch: add comment and avoid the first sleep
2007-03-11 Sam Steingold(sigchld_handler): Sleep before wait3 to avoid a busyloop.
2007-03-11 YAMAMOTO Mitsuharu(Fx_server_vendor): Change vendor string to "Apple...
2007-03-10 YAMAMOTO Mitsuharu[USE_CARBON_EVENTS] (mac_handle_mouse_event): Ignore
2007-03-10 Chong Yidong(help_form_saved_window_configs): New var.
2007-03-10 Chong Yidong* keyboard.c (help_form_saved_window_configs): New...
2007-03-10 Kim F. Storm*** empty log message ***
2007-03-10 Kim F. Storm(redisplay_window): Don't automatically select a new...
2007-03-09 Jan Djärv(handle_one_xevent): Ignore buttons > 3 for the tool...
2007-03-09 Juanma Barranquero*** empty log message ***
2007-03-09 Juanma Barranquero(Fdescribe_buffer_bindings): Check that BUFFER is valid.
2007-03-08 Richard M. Stallman(syms_of_keyboard): Doc fix.
2007-03-08 Chong Yidong(Ftry_completion): Don't short circuit if completion...
2007-03-08 Chong Yidong* minibuf.c (Ftry_completion): Don't short circuit if
2007-03-07 YAMAMOTO Mitsuharu(XTset_vertical_scroll_bar) [MAC_OSX]: Don't show scroll
2007-03-07 YAMAMOTO Mitsuharu(mac_set_scroll_bar_width, mac_frame_parm_handlers):
2007-03-07 Stefan Monnier(read_minibuf): Bind inhibit-read-only a bit longer...
2007-03-06 David Kastrup*** empty log message ***
2007-03-06 Jan Djärv* sound.c (wav_play): Check header->data_length to...
2007-03-06 Kenichi Handa*** empty log message ***
2007-03-06 Kenichi Handa(Vselection_coding_system): Documentation improved.
2007-03-05 YAMAMOTO Mitsuharu(struct mac_output): New member `internal_border_width'.
2007-03-05 YAMAMOTO Mitsuharu(x_scroll_bar_create, XTread_socket): Replace #if
2007-03-04 Richard M. Stallman*** empty log message ***
2007-03-04 Richard M. StallmanWhitespace change.
2007-03-04 Richard M. Stallman(Fdisplay_buffer): Doc fix.
2007-03-03 Chong YidongDon't clear out LIB_X11_LIB, since XFT_LIBS does not...
2007-03-02 David Kastrup*** empty log message ***
next