]> code.delx.au - gnu-emacs/history - src
(regexp-opt-group): Compute HALF2 properly.
[gnu-emacs] / src /
2003-01-20 Richard M. StallmanComment change.
2003-01-20 Richard M. Stallman(redisplay_window): If mini window's buffer is not
2003-01-19 Jan Djärv*** empty log message ***
2003-01-19 Jan DjärvChangeLog
2003-01-19 Jan Djärv*** empty log message ***
2003-01-19 Jan DjärvGTK files gtkutil.c and .h
2003-01-19 Jan DjärvGTK version
2003-01-19 Stefan Monnier*** empty log message ***
2003-01-19 Stefan Monnier(Funibyte_char_to_multibyte): Export.
2003-01-18 Jan Djärv* xmenu.c (mouse_position_for_popup): New function.
2003-01-18 Jan Djärv(mouse_position_for_popup): New function.
2003-01-17 Kim F. Storm(Finsert): Mention `string-make-multibyte' and
2003-01-17 Kim F. Storm*** empty log message ***
2003-01-17 Kenichi Handa*** empty log message ***
2003-01-17 Kenichi Handa(syms_of_fontset): Setup Vfont_encoding_alist here.
2003-01-17 Kenichi Handa(Fformat): Convert an unibyte char argument that is
2003-01-17 Kenichi Handa*** empty log message ***
2003-01-16 Kim F. Storm(set-process-filter): Document unibyte/multibyte-ness...
2003-01-16 Kim F. Storm*** empty log message ***
2003-01-16 Kenichi Handa*** empty log message ***
2003-01-16 Kenichi Handa(GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
2003-01-16 Kenichi Handa(NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.
2003-01-15 Kenichi Handa(message_dolog): Fix bug of the case that *Message*
2003-01-15 Kenichi Handa*** empty log message ***
2003-01-14 Francesco Potortì(Ftext_properties_at, Fnext_char_property_change)
2003-01-14 Francesco Potortì(Fsubstring): Clarify doc string.
2003-01-14 Francesco Potortì*** empty log message ***
2003-01-14 Kim F. Storm(Fset_process_plist): Fixed return value.
2003-01-14 Kim F. Storm*** empty log message ***
2003-01-14 Kim F. StormReworked 2003-01-12 change -- call a plist a plist!
2003-01-14 Kim F. Storm(struct Lisp_Process): New member plist replaces old
2003-01-13 Francesco Potortì*** empty log message ***
2003-01-13 Francesco Potortì*** empty log message ***
2003-01-13 Francesco Potortìobsoleted
2003-01-13 Francesco Potortì(Fdelete_directory, Fdelete_file): Document the
2003-01-13 Dave Love*** empty log message ***
2003-01-13 Dave Love(Freverse): Use QUIT.
2003-01-13 Richard M. Stallman*** empty log message ***
2003-01-13 Richard M. Stallman(minibuffer_completion_contents): Error if point is...
2003-01-13 Richard M. StallmanFinish previous change.
2003-01-13 Richard M. Stallman(command_loop_1): Don't redisplay directly if there...
2003-01-13 Richard M. Stallman(syms_of_fileio) <directory-sep-char>: Doc fix.
2003-01-12 Kim F. Storm*** empty log message ***
2003-01-12 Kim F. StormAdded process private variables.
2003-01-12 Kim F. Storm(QCvars): New variable.
2003-01-12 Kim F. Storm(struct Lisp_Process): New member private_vars.
2003-01-12 Kim F. Storm(pure_alloc): Rewritten and simplified.
2003-01-12 Kim F. Storm(pure_alloc): Corrected last change; now align the
2003-01-12 Kim F. Storm*** empty log message ***
2003-01-10 Kim F. Storm(Fset_process_contact): New function.
2003-01-10 Kim F. Storm*** empty log message ***
2003-01-10 Andreas Schwab(pure_alloc): Correct alignment for Lisp_Floats.
2003-01-10 Dave Love(syms_of_composite): Make composition_hash_table
2003-01-08 Kim F. Storm(Fmake_network_process): Convert new port number
2003-01-08 Kim F. Storm*** empty log message ***
2003-01-08 Jan Djärv*** empty log message ***
2003-01-08 Jan Djärv(Fx_popup_menu): If popping up at mouse position,
2003-01-08 Dave Love*** empty log message ***
2003-01-08 Kim F. Storm(format-network-address): Added optional OMIT-PORT...
2003-01-08 Kim F. Storm*** empty log message ***
2003-01-08 Kim F. Storm*** empty log message ***
2003-01-08 Kim F. Storm(server_accept_connection): Fixed recording of new
2003-01-07 Markus Rost*** empty log message ***
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.
next