]> code.delx.au - gnu-emacs/history - src
(Info-insert-dir): Fix temp buffer leak bug.
[gnu-emacs] / src /
2004-09-08 Luc Teirlinck*** empty log message ***
2004-09-08 Luc TeirlinckDelete declaration for removed Vauto_save_file_format.
2004-09-08 Luc Teirlinck(reset_buffer, init_buffer_once): Handle auto_save_file...
2004-09-08 Luc Teirlinck(struct buffer): Add auto_save_file_format field.
2004-09-07 Jason Rumney(AppendMenuW_Proc): Move declaration to w32term.h.
2004-09-07 Jason Rumney(AppendMenuW_Proc): Move declaration from w32menu.c.
2004-09-07 Jason Rumney(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
2004-09-07 Kim F. Storm*** empty log message ***
2004-09-07 Kim F. Storm(set_cursor_from_row): Fix last change. Only use ...
2004-09-07 Stefan Monnier(update_submenu_strings): YAILOM.
2004-09-03 Richard M. Stallman*** empty log message ***
2004-09-03 Richard M. StallmanFix line breaks to follow Emacs conventions.
2004-09-02 Jason Rumney(_widget_value): Added lname and lkey.
2004-09-02 Kim F. Storm*** empty log message ***
2004-09-02 Kim F. Storm(set_cursor_from_row): Look for non-nil `cursor' property
2004-09-02 Steven Tamm* term/mac-win.el: Add ASCII equivalents for some funct...
2004-09-02 Steven Tamm(LIBS_CARBON): New define to specify libraries for
2004-09-02 Steven Tamm(note_mouse_highlight): Set the mouse pointer shape to
2004-09-02 Steven Tamm(x_update_end): Move SetPortWindowPort to inside
2004-09-02 Steven Tamm(add_menu_item): Remove unused variable `i'. Don't
2004-09-02 Steven Tamm(x_real_positions): Save the current window port and
2004-09-02 Jan Djärv* xfns.c (x_set_name_internal): New function. Check...
2004-08-31 Jason RumneyFix typo in last checkin
2004-08-31 Jason Rumney2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com>...
2004-08-31 Jason Rumney*** empty log message ***
2004-08-30 Jan Djärv* macmenu.c (_widget_value): Added lname and lkey.
2004-08-30 Jan DjärvFix typo in comment string.
2004-08-30 Jan DjärvDon't call ENCODE_MENU_STRING on top level menu names...
2004-08-30 Jan Djärv* xmenu.c (digest_single_submenu): Set lname and lkey...
2004-08-30 Steven Tammmacmenu.c (mac_menu_show): Remove shadowing of menu...
2004-08-29 Steven TammFixing whitespace style issue with #define
2004-08-27 Jan Djärv* xmenu.c (set_frame_menubar): Reintroduce inhibit_garb...
2004-08-27 Jan Djärv* gtkutil.c (xg_create_frame_widgets): Compensate for...
2004-08-26 Steven Tammmacmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
2004-08-26 Steven Tammfileio.c (Fread_file_name): Call x_file_dialog on carbon on
2004-08-24 Jan Djärv* xterm.c (x_catch_errors_unwind): Do not XSync if...
2004-08-24 Jan Djärv* xfns.c (x_window_to_frame, x_any_window_to_frame)
2004-08-22 Richard M. Stallman*** empty log message ***
2004-08-22 Richard M. Stallman(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TER...
2004-08-22 Richard M. Stallman(Fbyte_code) <unwind-protect>: Cannot GC.
2004-08-20 Kim F. StormRename wait_reading_process_input to wait_reading_proce...
2004-08-20 Kim F. Storm(wait_reading_process_output): Rename from
2004-08-20 Kim F. Storm(Fsleep_for): Remove obsolete code.
2004-08-20 Kim F. Storm*** empty log message ***
2004-08-20 Kenichi Handa*** empty log message ***
2004-08-20 Kenichi Handa(skip_chars): Fix for unibyte case.
2004-08-19 Stefan Monnier*** empty log message ***
2004-08-19 Stefan Monnier(back_comment): Fixup globals in all cases.
2004-08-19 Stefan Monnier(char_quoted): Mixup byte/char pos.
2004-08-19 Jan Djärv* xfns.c (x_set_name, x_set_title): Encode title to...
2004-08-19 Kim F. StormAdapt to new wait_reading_process_input args.
2004-08-19 Kim F. Storm* process.c (wait_reading_process_input): Clean up.
2004-08-19 Kim F. Storm*** empty log message ***
2004-08-19 Kim F. Storm(child_setup_tty, init_sys_modes): Use CDISABLE.
2004-08-19 Kim F. Storm(process_send_signal): Use CDISABLE.
2004-08-19 Kim F. Storm*** empty log message ***
2004-08-17 Kim F. Storm*** empty log message ***
2004-08-17 Kim F. Storm*** empty log message ***
2004-08-17 Kim F. Storm(Faccept_process_output): Add arg JUST-THIS-ONE;
2004-08-17 Kim F. Storm(process_send_signal): Fix last change--use
2004-08-16 Richard M. Stallman*** empty log message ***
2004-08-16 Richard M. Stallman(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
2004-08-16 Richard M. Stallman(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TER...
2004-08-16 Richard M. Stallman(merge_face_ref): Specifying `unspecified' is a no-op.
2004-08-16 Richard M. Stallman(move_if_not_intangible): Force POSITION to be between...
2004-08-14 John Paul Wallington*** empty log message ***
2004-08-14 John Paul Wallington(Frestore_buffer_modified_p): Doc fix.
2004-08-14 John Paul Wallington(Fread_file_name): Doc fix.
2004-08-14 John Paul Wallington(syms_of_minibuf) <completion-ignore-case>: Doc fix.
2004-08-09 Luc Teirlinck*** empty log message ***
2004-08-09 Luc Teirlinck(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc...
2004-08-08 Luc Teirlinck*** empty log message ***
2004-08-08 Luc Teirlinck*** empty log message ***
2004-08-08 Luc TeirlinckDeclare Qdisabled_command_function instead of Qdisabled...
2004-08-08 Luc Teirlinck*** empty log message ***
2004-08-08 Luc Teirlinck(Flocal_key_binding, Fglobal_key_binding)
2004-08-07 Stefan Monnier(window_list_1): YAILOM.
2004-08-07 Stefan Monnier(make_temp_name): Handle multibyte prefixes.
2004-08-07 Luc Teirlinck(syms_of_keyboard) <overriding-terminal-local-map>...
2004-08-03 Kenichi Handa*** empty log message ***
2004-08-03 Kenichi Handa(decode_coding_string): Adjust coding->consumed, and
2004-08-02 Kim F. Storm(compute_motion): Fix last change.
2004-08-02 Kim F. Storm(compute_motion): Fix check for full width window
2004-08-02 Kim F. Storm*** empty log message ***
2004-08-02 Luc Teirlinck(Finteractive_form): Doc fix.
2004-08-02 Kim F. Storm*** empty log message ***
2004-08-02 Kim F. Storm(window_scroll_line_based): Let compute_motion
2004-08-02 Kim F. Storm(compute_motion): Use actual window width if WIDTH...
2004-08-01 Kim F. Storm(read_process_output): Use whole read buffer.
2004-08-01 Kim F. Storm*** empty log message ***
2004-07-31 Luc Teirlinck*** empty log message ***
2004-07-31 Luc Teirlinck(Fset_keymap_parent): Minor doc fix.
2004-07-31 Luc Teirlinck(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
2004-07-31 Luc Teirlinck(syms_of_keyboard) <disable-point-adjustment>: Doc...
2004-07-31 Luc Teirlinck(Fcall_interactively): Doc fix.
2004-07-31 Richard M. Stallman(Fexpand_abbrev): Undo previous change.
2004-07-30 Kim F. Storm(Fformat): Allocated extra (dummy) element in info.
2004-07-29 Luc Teirlinck*** empty log message ***
2004-07-29 Luc Teirlinck(Fdefvar, Fdefconst): Doc fixes.
2004-07-26 Kim F. Storm(move_it_in_display_line_to): Check BUFFER_POS_REACHED_...
next