]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
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.
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 ***
next