]> code.delx.au - gnu-emacs/history - src
(imap-mailbox-status): Fix typo.
[gnu-emacs] / src /
2003-01-07 Markus Rost(Fread_variable): Doc fix.
2003-01-07 Markus Rost(Fuser_variable_p): Doc change. For custom variables,
2003-01-07 Dave Love(fns.o): Depend on coding.h.
2003-01-06 Dave LoveInclude coding.h. Use POINTER_TYPE*, not void*.
2003-01-06 Dave Love(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
2003-01-06 Dave Love(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
2003-01-06 Dave Love(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.
2003-01-06 Richard M. Stallman*** empty log message ***
2003-01-06 Richard M. StallmanComment change.
2003-01-06 Richard M. Stallman(try_scrolling): New arg LAST_LINE_MISFIT.
2003-01-06 Richard M. Stallman(apropos_predicate, apropos_accumulate): Make them...
2003-01-06 Richard M. Stallman(!HAVE_SIZE_T): Fix order of arguments in type definiti...
2003-01-06 Richard M. Stallman(syms_of_buffer) <scroll-up-aggressively, scroll-down...
2003-01-06 Richard M. StallmanNew misc type Lisp_Save_Value.
2003-01-06 Richard M. Stallman(make_save_value): New function.
2003-01-06 Richard M. Stallman(x_catch_errors): Save dpy using make_save_value.
2003-01-02 Steven Tamm* macterm.c (syms_of_macterm): Provide the feature...
2003-01-01 Richard M. Stallman(window_scroll_pixel_based): Partially undo last change.
2003-01-01 Richard M. Stallman(command_loop_1): Call adjust_point_for_property
2002-12-30 Steven Tamm* macterm.c (syms_of_macterm): Set mac-wheel-button...
2002-12-29 Francesco Potortì(Fstring_to_number, Fminus): Better English in doc...
2002-12-29 Francesco Potortì*** empty log message ***
2002-12-28 Steven Tamm* Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon...
2002-12-25 Francesco Potortì(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
2002-12-25 Francesco Potortì*** empty log message ***
2002-12-23 Richard M. Stallman*** empty log message ***
2002-12-23 Richard M. Stallman(syms_of_buffer) <scroll-up-aggressively, scroll-down...
2002-12-23 Richard M. Stallman(parse_single_submenu): Use individual keymap's prompt
2002-12-23 Richard M. Stallman(window_scroll_pixel_based): Fix check for reaching...
2002-12-22 Steven Tamm* macmenu.c (MIN_POPUP_SUBMENU_ID): Added
2002-12-22 Richard M. Stallman*** empty log message ***
2002-12-22 Richard M. Stallman(try_cursor_movement): Don't call try_window here.
2002-12-22 Richard M. Stallman(select_window_1): Undo 9/21 change.
2002-12-22 Steven Tamm* macterm.c (XTread_socket): Call KeyTranslate for...
2002-12-21 Richard M. Stallman(popup_get_selection): Now static. New arg DO_TIMERS.
2002-12-21 Richard M. Stallman(row_containing_pos): Change exit test using last_y.
2002-12-21 Richard M. Stallman(load_error_handler): New function.
2002-12-21 Richard M. StallmanErrors and throws work right with interrupt blocking.
2002-12-21 Richard M. Stallman(Fformat): Add parens.
2002-12-21 Richard M. StallmanComment change.
2002-12-21 Richard M. Stallman(file_name_completion): Fix that change.
2002-12-21 Richard M. Stallman(file_name_completion): Close directory on error
2002-12-19 David Kastrup(Fset_window_configuration): Set old_point to correct
2002-12-19 David Kastrup*** empty log message ***
2002-12-18 Ben KeyRevisited my earlier fix for the following entry in...
2002-12-17 Kenichi Handa*** empty log message ***
2002-12-17 Kenichi Handa(choose_write_coding_system): Even if
2002-12-17 Kenichi Handa(coding_system_require_warning): Extern it.
2002-12-17 Kenichi Handa(coding_system_require_warning): New variable.
2002-12-17 Markus Rost(lisp, shortlisp): Add cus-face and timer.
2002-12-15 Markus RostWhite space fixes.
2002-12-14 Stefan Monnier*** empty log message ***
2002-12-14 Stefan Monnier(text_read_only): New arg `propval'.
2002-12-13 Kenichi Handa(Funencodable_char_position): Set pend correctly.
2002-12-13 Kenichi Handa*** empty log message ***
2002-12-12 Jason Rumney(last_mousemove_x, last_mousemove_y): New variables.
2002-12-12 Steven Tamm* macterm.c (mac_check_for_quit_char): Correctly set the
2002-12-11 Kim F. Storm(try_window_id): Don't call set_cursor_from_row if
2002-12-11 Kim F. Storm*** empty log message ***
2002-12-10 Steven TammModifying sys_read to not check the event queue if...
2002-12-10 Steven Tamm*** empty log message ***
2002-12-10 Steven TammFixed OSX sys_read to not call select if IO is non...
2002-12-10 Juanma Barranquero(Fformat): Use alloca, not _alloca.
2002-12-10 Ben Keyfixed a couple of minor compilation errors in editfns.c
2002-12-09 Richard M. Stallman*** empty log message ***
2002-12-09 Richard M. Stallman(Fget_buffer_create): Call Qucs_set_table_for_input...
2002-12-09 Dave Love*** empty log message ***
2002-12-09 Dave LoveNot necessary.
2002-12-09 Kai Großjohann(Fformat): Handle precision in string conversion specif...
2002-12-09 Richard M. Stallman*** empty log message ***
2002-12-09 Richard M. Stallman(row_containing_pos): Check more carefully
2002-12-08 Kim F. Storm*** empty log message ***
2002-12-08 Steven TammAdding log for changes to sysdep.c,eval.c,macterm.c...
2002-12-08 Steven TammFeval: On Carbon/MacOSX call mac_check_for_quit_char...
2002-12-08 Steven TammHave emacs_read use sys_read on carbon/Mac OS X
2002-12-08 Steven Tammsys_select: Call mac_check_for_quit_char every second...
2002-12-08 Steven TammAdded code to check for pressing of quit_char in the...
2002-12-07 Richard M. Stallman*** empty log message ***
2002-12-07 Richard M. Stallman(Fcompleting_read): Doc fix.
2002-12-07 Richard M. Stallman(syms_of_lread) <load-history>: Doc fix.
2002-12-07 Richard M. Stallman(Fcopy_file): Set immediate_quit around emacs_open...
2002-12-07 Richard M. Stallman(Fdefun, Fdefmacro): Record in load-history redefining...
2002-12-07 Richard M. Stallman(Fdefalias): Record in load-history redefining an autoload.
2002-12-07 Richard M. StallmanUndo ifdef change accidentally made on 12-04.
2002-12-06 Francesco Potortì*** empty log message ***
2002-12-06 Francesco Potortì(png_load): Avoid double gamma correction for PNG images.
2002-12-04 Richard M. Stallman*** empty log message ***
2002-12-04 Richard M. Stallman(fcntl.h): Test only HAVE_FCNTL_H.
2002-12-04 Richard M. StallmanDon't use #error.
2002-12-04 Richard M. StallmanWhitespace changes.
2002-12-03 Dave Love*** empty log message ***
2002-12-03 Dave Love(Qucs_set_table_for_input): New.
2002-12-03 Andreas Schwab.
2002-12-02 Andreas Schwab(Fcall_interactively): Use next_event only if less
2002-12-02 Andrew Choi2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-01 Steven Tammunexmacosx.c: Now corrects the offset in two hints...
2002-11-29 Dave Love(Frequire): Don't call LOADHIST_ATTACH if feature was
2002-11-29 Dave LoveComments.
2002-11-29 Richard M. Stallman(start_display): Check more intelligently for
2002-11-29 Richard M. StallmanComment change.
next