* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
[bpt/emacs.git] / src /
2006-09-01 Chong YidongFix typo.
2006-09-01 Chong Yidong* buffer.h (struct buffer_text): New field chars_modiff.
2006-08-31 Richard M. Stallman*** empty log message ***
2006-08-31 Richard M. Stallman(Fformat): Don't sign-extend for %o or %x.
2006-08-29 Chong Yidong* indent.c (Fvertical_motion): Don't move back if we...
2006-08-28 Kim F. Storm(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
2006-08-28 Kim F. Storm*** empty log message ***
2006-08-28 Richard M. Stallman*** empty log message ***
2006-08-28 Kenichi Handa*** empty log message ***
2006-08-28 Kenichi Handa(Fdetect_coding_region, Fdetect_coding_string): Fix
2006-08-27 Kim F. Storm(get_window_cursor_type): Replace BOX cursor on images
2006-08-27 Kim F. Storm*** empty log message ***
2006-08-27 YAMAMOTO Mitsuharu*** empty log message ***
2006-08-27 YAMAMOTO Mitsuharu(struct mac_output) [TARGET_API_MAC_CARBON]: Remove...
2006-08-27 YAMAMOTO Mitsuharu(mac_draw_string_common, mac_query_char_extents)
2006-08-27 YAMAMOTO Mitsuharu(get_scrap_from_symbol, clear_scrap, put_scrap_string)
2006-08-27 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
2006-08-27 YAMAMOTO Mitsuharu(create_apple_event_from_event_ref, select)
2006-08-27 YAMAMOTO Mitsuharu(in_sighandler): Remove extern.
2006-08-27 YAMAMOTO Mitsuharu(in_sighandler): Remove variable.
2006-08-27 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (image_load_qt_1): Use Componen...
2006-08-27 YAMAMOTO Mitsuharu(directory_files_internal_unwind, directory_files_internal)
2006-08-27 YAMAMOTO Mitsuharu(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
2006-08-25 Kim F. Storm(Fset_buffer_multibyte): Simplify; use list3.
2006-08-25 Kim F. Storm(Fcurrent_time, Fget_internal_run_time): Simplify;...
2006-08-25 Kim F. Storm(Fmake_directory_internal, Fdelete_directory)
2006-08-25 Kim F. Storm(Fxw_color_values): Simplify; use list3.
2006-08-25 Kim F. Storm*** empty log message ***
2006-08-25 Richard M. Stallman(Fswitch_to_buffer): Fix previous change.
2006-08-25 Stefan Monnier(url-file-local-copy): Tell url-copy-file that the...
2006-08-25 Kim F. Storm(Fcurrent_idle_time): Simplify.
2006-08-25 Kim F. Storm*** empty log message ***
2006-08-25 Richard M. Stallman*** empty log message ***
2006-08-25 Richard M. Stallman(sxhash_string): Rotate properly; don't lose bits.
2006-08-24 Kim F. Storm*** empty log message ***
2006-08-24 Kim F. Storm(x_underline_at_descent_line): New variable.
2006-08-24 Kim F. Storm(overline_margin): New variable.
2006-08-24 Nick Roberts(Fswitch_to_buffer): Move buffer to front of
2006-08-24 Nick Roberts*** empty log message ***
2006-08-22 Kim F. Storm(update_tool_bar): Redisplay toolbar also when only
2006-08-22 Kim F. Storm*** empty log message ***
2006-08-22 Kim F. Storm*** empty log message ***
2006-08-22 Kim F. Storm2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2006-08-21 Jan Djärv* keyboard.c: Clarify difference between in_sighandler and
2006-08-21 Jan DjärvClarify difference between in_sighandler and handling_s...
2006-08-21 Kim F. Storm(x_draw_stretch_glyph_string): It is ok to draw a
2006-08-21 Kim F. Storm*** empty log message ***
2006-08-21 Kenichi Handa(syms_of_keyboard): Docstring of
2006-08-20 Chong Yidong* keyboard.c (show_help_echo): Preserve mouse movement...
2006-08-20 Richard M. Stallman*** empty log message ***
2006-08-20 Richard M. Stallman(load_pixmap): Add quotes in error message.
2006-08-20 Richard M. Stallman(Fcurrent_idle_time): New function.
2006-08-18 Richard M. StallmanComment change.
2006-08-17 Nick Roberts(Fset_window_fringes): Do nothing on a tty.
2006-08-17 Nick Roberts*** empty log message ***
2006-08-16 Andreas Schwab(debug_output_compilation_hack): Fix return type.
2006-08-16 Richard M. Stallman*** empty log message ***
2006-08-16 Richard M. Stallman(debug_output_compilation_hack): New function.
2006-08-16 Kenichi Handa(choose_write_coding_system): Use LF for end-of-line
2006-08-15 Chong Yidong* keyboard.c (read_char): Don't change idle timer state...
2006-08-15 Kenichi Handa(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
2006-08-14 Chong Yidong* keyboard.c (read_char): Don't reset idle timers if...
2006-08-14 Kim F. Storm(pitx): Print iterator position.
2006-08-14 Kim F. Storm*** empty log message ***
2006-08-12 Eli Zaretskii*** empty log message ***
2006-08-12 Eli Zaretskii(Fmouse_position, Fmouse_pixel_position)
2006-08-11 Jan Djärv* xselect.c (Fx_register_dnd_atom): New function.
2006-08-11 Jan Djärv* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
2006-08-11 Jan Djärv* xterm.h (struct x_display_info): Add x_dnd_atoms...
2006-08-11 Jan Djärv* xselect.c (Fx_register_dnd_atom): New function.
2006-08-10 Jan Djärv* keyboard.c: Define in_sighandler.
2006-08-10 Jan Djärv* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC)...
2006-08-10 Jan Djärv* keyboard.c: Define in_sighandler.
2006-08-10 Jan Djärv* keyboard.h: Declare in_sighandler.
2006-08-09 Richard M. Stallman(keyremap_step): No-op if fkey->parent = nil.
2006-08-09 Kenichi Handa*** empty log message ***
2006-08-09 Kenichi Handa(syms_of_coding): Improve the docstring
2006-08-07 Andreas Schwab(BASE_PURESIZE): Increase to 1120000.
2006-08-06 Chong Yidong* buffer.c (Vchange_major_mode_hook, Qchange_major_mode...
2006-08-05 Eli Zaretskii*** empty log message ***
2006-08-05 Eli ZaretskiiInclude w32.h.
2006-08-05 Eli ZaretskiiAdd prototype for w32_valid_pointer_p.
2006-08-05 Eli Zaretskii(w32_valid_pointer_p): New function.
2006-08-05 Eli Zaretskii(kbd_buffer_get_event): Return Qnil when current time...
2006-08-05 Chong Yidong* process.c: Reapply 2006-08-01 change.
2006-08-05 Chong Yidong* keyboard.c (read_char): Rebalance specpdl after recei...
2006-08-04 Eli Zaretskii(w32_query_font): Fix last change: use stricmp.
2006-08-04 Stefan Monnier(Fsubst_char_in_region): Redo the setup work after...
2006-08-04 Eli Zaretskii*** empty log message ***
2006-08-04 Eli Zaretskii(w32_createwindow): Handle -geometry command line optio...
2006-08-04 Kenichi Handa(w32_query_font): Compare names by ignoring case.
2006-08-04 Kenichi Handa*** empty log message ***
2006-08-04 Kenichi Handa(x_query_font): Compare names by ignoring case.
2006-08-03 Jason Rumney(w32_menu_show, w32_dialog_show): Call Fsignal to quit
2006-08-03 Chong Yidong* process.c: Revert last change.
2006-08-01 Kim F. Storm(wait_reading_process_output_unwind): New function.
2006-08-01 Kim F. Storm*** empty log message ***
2006-07-30 Thien-Thi Nguyen*** empty log message ***
2006-07-30 Thien-Thi NguyenUndo 2006-06-28 change.
2006-07-29 Richard M. StallmanComment change.
next