(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
[bpt/emacs.git] / src /
2002-02-03 Richard M. Stallman*** empty log message ***
2002-02-03 Richard M. Stallman(Fdo_auto_save): Improve "auto save disabled" msg.
2002-02-03 Richard M. Stallman(read1): Redesign strategy for force_multibyte and
2002-02-02 Stefan Monnier(term_get_fkeys_1): If `k0' and `k;' are both specified and
2002-02-02 Andreas SchwabCheck for __mc68000__ instead of __m68k__, the latter...
2002-02-02 Eli Zaretskii*** empty log message ***
2002-02-02 Eli Zaretskii(realize_default_face): Don't set the weight and slant
2002-02-02 Pavel Janík(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglas...
2002-02-02 Pavel Janík(Fsignal): Remove duplicated declaration of the variable
2002-02-01 Richard M. Stallman*** empty log message ***
2002-02-01 Richard M. Stallman(region_limit): Nicer error message.
2002-02-01 Richard M. Stallman(decode_composition_emacs_mule):
2002-02-01 Richard M. Stallman(Fcompleting_read): Doc fix.
2002-02-01 Richard M. Stallman(check_mark): New arg to specify clearer error message.
2002-01-31 Pavel JaníkFix typo.
2002-01-27 Richard M. StallmanComment change.
2002-01-27 Pavel Janík*** empty log message ***
2002-01-27 Pavel Janík(Fread_from_minibuffer, Fread_command, Fread_function)
2002-01-27 Pavel JaníkFix typos.
2002-01-27 Pavel JaníkFix typo.
2002-01-26 Richard M. Stallman*** empty log message ***
2002-01-26 Richard M. Stallman(syms_of_buffer): Doc fixes for scroll-...-aggressively.
2002-01-26 Richard M. Stallman(try_scrolling): Exchange uses of scroll_down_aggressively
2002-01-26 Pavel JaníkFix typo.
2002-01-26 Pavel Janík(parse_tool_bar_item): Remove duplicated prototypes.
2002-01-26 Pavel Janík*** empty log message ***
2002-01-25 Stefan Monnier(Fnext_property_change, Fnext_single_property_change)
2002-01-25 Eli Zaretskii*** empty log message ***
2002-01-25 Eli Zaretskii(Ftty_display_color_cells, Ftty_display_color_p): Chang...
2002-01-25 Eli Zaretskii*** empty log message ***
2002-01-25 Eli ZaretskiiAdd prototype for set_tty_color_mode and tty_setup_colors.
2002-01-25 Eli Zaretskii(Ftty_display_color_cells): New function.
2002-01-24 Jason Rumney(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
2002-01-24 Jason Rumney(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
2002-01-24 Eli Zaretskii(record_char): Fix a typo in a comment.
2002-01-23 Jason Rumney(x_update_window_begin): Only hide caret if
2002-01-23 Jason Rumney(syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
2002-01-22 Richard M. Stallman*** empty log message ***
2002-01-22 Richard M. Stallman(unexec): Define n so as to cause compilation error
2002-01-22 Richard M. Stallman(hookpost-run): Defined.
2002-01-22 Jan Djärvxfns.c (x_set_frame_parameters): Typo in previous fix...
2002-01-21 Jan Djärvxfns.c (x_set_frame_parameters): Just call x_fullscreen...
2002-01-21 Pavel Janík(Fminibuffer_contents)
2002-01-21 Richard M. Stallman*** empty log message ***
2002-01-21 Richard M. Stallman(check_frame_size): Fix minimum height calculation.
2002-01-21 Ken Raeburndispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT...
2002-01-20 Jason Rumney*** empty log message ***
2002-01-20 Richard M. Stallman*** empty log message ***
2002-01-20 Jason Rumney(w32_visible_system_caret_hwnd): New static variable.
2002-01-20 Jason Rumney(w32_system_caret_width): Remove.
2002-01-20 Jason Rumney(WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
2002-01-20 Richard M. Stallman(MIN_SAFE_WINDOW_HEIGHT): Value now 1.
2002-01-20 Pavel Janík*** empty log message ***
2002-01-20 Pavel Janík(doprnt1): Fix typos in error call.
2002-01-20 Eli ZaretskiiFix last change.
2002-01-20 Eli Zaretskii(unexec) [__sgi]: Support the .got sections.
2002-01-20 Jason Rumney*** empty log message ***
2002-01-20 Jason Rumney(w32_load_system_font, w32_to_x_charset): Use strnicmp
2002-01-20 Jason Rumney(w32_native_per_char_metric): Don't trust the metrics
2002-01-19 Pavel Janík*** empty log message ***
2002-01-19 Pavel Janík(update_frame): Move the variable `tem' to the block...
2002-01-19 Jason Rumney(Fx_create_frame): Bind redisplay-dont-pause around
2002-01-18 Richard M. Stallman*** empty log message ***
2002-01-18 Richard M. Stallman(WINDOW_WANTS_MODELINE_P): Check window height > 1.
2002-01-18 Richard M. Stallman(enlarge_window): When exceeding size of parent,
2002-01-17 Pavel Janík(set_tty_color_mode): Remove unused variable `tem'.
2002-01-17 Richard M. Stallman*** empty log message ***
2002-01-17 Richard M. Stallman(init_lread): Move the site-lisp dirs later in the...
2002-01-16 Kim F. Storm(x_erase_phys_cursor): Don't erase cursor if cursor row
2002-01-16 Kim F. Storm*** empty log message ***
2002-01-16 Pavel Janík(XTread_socket) [!USE_X_TOOLKIT]: Compute the value...
2002-01-16 Pavel JaníkRemove forgotten extern declaration of `Qimage'.
2002-01-15 Eli ZaretskiiFix a typo in the last entry.
2002-01-15 Eli Zaretskii(display_mode_element): When computing charpos, depend
2002-01-15 Pavel Janík(Fkill_all_local_variables): Increment `update_mode_lin...
2002-01-14 Pavel Janík*** empty log message ***
2002-01-14 Pavel Janík(adjust_after_replace_noundo)
2002-01-14 Pavel Janík(Fplay_sound): Initialize header_size also for :data...
2002-01-14 Pavel JaníkFix typos.
2002-01-14 Eli Zaretskii*** empty log message ***
2002-01-14 Eli Zaretskii(USAGE2): Add the --color option.
2002-01-14 Eli Zaretskii(store_frame_param): Call set_tty_color_mode for termcap
2002-01-14 Eli Zaretskii(tty_default_color_capabilities, tty_setup_colors)
2002-01-13 Eli Zaretskii*** empty log message ***
2002-01-13 Eli Zaretskii(struct x_output): New members want_fullscreen,
2002-01-13 Eli Zaretskii(USAGE2): Add the new full-screen arguments.
2002-01-13 Jason Rumney*** empty log message ***
2002-01-13 Eli Zaretskii(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth):...
2002-01-13 Jason Rumney(parse_button): New parameter xbutton. Callers changed.
2002-01-13 Jason Rumney(w32_pass_extra_mouse_buttons_to_system): New user...
2002-01-13 Jason Rumney(WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
2002-01-13 Eli Zaretskii(x_check_fullscreen, x_check_fullscreen_move)
2002-01-13 Eli ZaretskiiFix wording of a comment.
2002-01-13 Pavel Janík(read_key_sequence): Remove unused variable `extra_maps'.
2002-01-13 Andreas Schwab(x_load_font): Never set fonts_changed_p to zero.
2002-01-12 Andreas Schwab(xbuffer): Remove address operator since data is now...
2002-01-12 Pavel JaníkFix typos.
2002-01-12 Pavel JaníkFix typo.
2002-01-11 Richard M. Stallman*** empty log message ***
2002-01-11 Richard M. Stallman(adjust_after_replace_noundo): New function.
next