]> code.delx.au - gnu-emacs/history - src
(find-file-hook, auto-revert-tail-mode):
[gnu-emacs] / src /
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 ***
2007-03-01 Kenichi Handa(send_process_object): Check the process status and
2007-02-28 Chong Yidong(Fcombine_after_change_execute): Return nil if
2007-02-28 Chong Yidong* insdel.c (Fcombine_after_change_execute): Return...
2007-02-28 Glenn MorrisUpdate to GPLv2 or later.
2007-02-28 Glenn MorrisNo need for a license in such a trivial file (also...
2007-02-26 Miles BaderAdd arch tagline
2007-02-26 Dan Nicolaescum/xtensa.h: New file.
2007-02-26 Dan Nicolaescu* configure.in (xtensa-*-linux-gnu*): New configuration.
2007-02-24 Nick Roberts(xprintstr): Ensure GDB (> 6.6) prints symbol name
2007-02-24 YAMAMOTO Mitsuharu(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: New
2007-02-24 YAMAMOTO Mitsuharu[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_drag)
2007-02-24 Kim F. Storm*** empty log message ***
2007-02-23 Kim F. Storm(print): Reset print_number_index if Vprint_number_tabl...
2007-02-23 Eli Zaretskii*** empty log message ***
2007-02-23 Eli Zaretskii(stat, get_long_basename, is_unc_volume): Use _mbspbrk...
2007-02-23 YAMAMOTO Mitsuharu(x_display_info_for_display): Remove extern.
2007-02-23 YAMAMOTO Mitsuharu(mac_display_info_for_display): Remove function.
2007-02-23 YAMAMOTO Mitsuharu(mac_menu_show): Call unbind_to early. Use variable
2007-02-23 Kenichi Handa(send_process_object_unwind): New function.
2007-02-22 Jason Rumney(w32_menu_show): Mark the frame's menu as inactive...
2007-02-22 Jason Rumney*** empty log message ***
2007-02-22 Jason Rumney* w32fns.c (menubar_in_use): New flag.
2007-02-22 Jason Rumney*** empty log message ***
2007-02-22 Jason Rumney*** empty log message ***
2007-02-22 Jason Rumney* w32menu.c (Fx_popup_menu): Don't free menu strings...
2007-02-22 Jason Rumney* w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_ac...
2007-02-22 Jason Rumney(menubar_active): Remove menu_command_in_progress.
2007-02-22 Jason Rumney(current_popup_menu): Use from w32menu.c.
2007-02-22 Jason Rumney(current_popup_menu): Make available globally.
next