]> code.delx.au - gnu-emacs/history - src
Added mode-line-in-non-selected-windows.
[gnu-emacs] / src /
2002-02-13 Kim F. Stormmode-line-in-non-selected-windows is now a boolean.
2002-02-13 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_sel...
2002-02-13 Kim F. Storm(Vmode_line_in_non_selected_windows): Removed.
2002-02-13 Pavel JaníkFix typos.
2002-02-13 Pavel JaníkFix typo.
2002-02-13 Richard M. Stallman*** empty log message ***
2002-02-13 Richard M. Stallman(Fthis_command_keys, Fthis_command_keys_vector)
2002-02-13 Richard M. Stallman(Finternal_make_lisp_face, Finternal_copy_lisp_face)
2002-02-13 Richard M. Stallman(QCpropertize): New variable.
2002-02-11 Kim F. StormUse mode-line face in minibuffer-scroll-window when...
2002-02-11 Kim F. Storm(display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3...
2002-02-11 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID_3): New macro.
2002-02-11 Kim F. Storm(Vmode_line_in_non_selected_windows): New variable.
2002-02-11 Eli Zaretskii*** empty log message ***
2002-02-11 Eli Zaretskii(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
2002-02-09 Kim F. Storm(make_gap_smaller): Preserve BEG_UNCHANGED during gap
2002-02-09 Eli Zaretskii*** empty log message ***
2002-02-09 Eli Zaretskii(display_mode_lines): Fix last change.
2002-02-09 Eli Zaretskii(CURRENT_MODE_LINE_FACE_ID): Fix last change.
2002-02-09 Jason Rumney(w32_load_system_font): Prevent Cleartype fonts from...
2002-02-09 Jason Rumney*** empty log message ***
2002-02-09 Jason Rumney*** empty log message ***
2002-02-09 Jason Rumney(enum_font_cb2): Don't let charsets unknown to Windows
2002-02-08 Kim F. StormAdded separate mode-line-inactive face.
2002-02-08 Kim F. Storm(Qmode_line_inactive): New face variable for mode-line
2002-02-08 Kim F. Storm(CURRENT_MODE_LINE_FACE_ID): New macro.
2002-02-08 Kim F. Storm(window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
2002-02-08 Kim F. Storm(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
2002-02-08 Kim F. Storm*** empty log message ***
2002-02-08 Eli Zaretskii*** empty log message ***
2002-02-08 Eli Zaretskii(Fsubstitute_in_file_name): If the file name includes...
2002-02-08 Stefan Monnier*** empty log message ***
2002-02-08 Eli Zaretskii(Fround): Fix a typo.
2002-02-08 Eli Zaretskii(Fround): A better doc fix.
2002-02-08 Eli Zaretskii(Fround): Doc fix.
2002-02-08 Pavel Janík(init_system_name): Put unused variable `p' in #if 0.
2002-02-07 Stefan Monnier(Fx_file_dialog): Export (for Motif code in fileio.c).
2002-02-07 Kim F. Storm*** empty log message ***
2002-02-07 Kim F. Storm(where_is_internal): Only check if definition is
2002-02-07 Andreas Schwab(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
2002-02-07 Andreas SchwabFix thinko in last change.
2002-02-07 Andreas Schwab(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
2002-02-06 Kim F. StormAdded command remapping.
2002-02-06 Kim F. StormChanged call to Fwhere_is_internal.
2002-02-06 Kim F. Storm(Vthis_original_command): New variable.
2002-02-06 Kim F. Storm(Fkey_binding, Fwhere_is_internal): Update prototype.
2002-02-06 Kim F. Storm(Fdefine_key): Allow symbol as KEY argument for
2002-02-06 Pavel Janík*** empty log message ***
2002-02-06 Pavel Janík(recursive_edit_1): Call cancel_hourglass unconditionally.
2002-02-06 Jason Rumney*** empty log message ***
2002-02-06 Jason Rumney(w32_native_per_char_metric): Disable 2002-01-20 change.
2002-02-06 Eli Zaretskii*** empty log message ***
2002-02-06 Eli Zaretskii(get_charset_id): Use if-else instead of ?:.
2002-02-06 Richard M. Stallman*** empty log message ***
2002-02-06 Richard M. Stallman(S_ISLNK): Define if not defined.
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.
next