*** empty log message ***
[bpt/emacs.git] / src /
2002-01-03 Richard M. Stallman(Fcurrent_active_maps): Put the `keymap' property map...
2002-01-03 Kim F. Storm(read_key_sequence): Fixed cast of submaps arg to bcopy.
2002-01-03 Kim F. Storm*** empty log message ***
2002-01-02 Richard M. Stallman*** empty log message ***
2002-01-02 Richard M. Stallman(read_key_sequence): Handle the keymap property before...
2002-01-02 Richard M. Stallman(Fformat): Update thissize from field_width
2002-01-02 Pavel JaníkFix typo.
2002-01-01 Pavel Janík*** empty log message ***
2002-01-01 Pavel Janík(UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment...
2002-01-01 Pavel JaníkInclude <config.h>.
2002-01-01 Pavel Janík*** empty log message ***
2002-01-01 Andreas Schwab(max_specpdl_size): Adjust declaration.
2002-01-01 Andreas Schwab(max_specpdl_size, max_lisp_eval_depth): Define as...
2002-01-01 Richard M. Stallman*** empty log message ***
2002-01-01 Richard M. Stallman(print_object): Test print_escape_nonascii only for...
2001-12-30 Richard M. Stallman*** empty log message ***
2001-12-30 Richard M. Stallman(read_escape): New arg BYTEREP for reporting whether
2001-12-30 Richard M. Stallman(print_object): In multibyte string, use hex escapes.
2001-12-30 Richard M. Stallman(max_specpdl_size): Add declaration.
2001-12-29 Richard M. Stallman(LIBX11_SYSTEM) [MOTIF]: Add -lgen.
2001-12-29 Ken Raeburn* abbrev.c (Fexpand_abbrev): Use NILP instead of implic...
2001-12-29 Richard M. Stallman*** empty log message ***
2001-12-29 Richard M. Stallman(Fdo_auto_save): If NO_MESSAGE, don't call push_message.
2001-12-29 Richard M. Stallman(silly_event_symbol_error): New subrtn, from Fdefine_key.
2001-12-29 Gerd MoellmannAdd a comment.
2001-12-28 Richard M. StallmanUse the plist of an abbrev for multiple params if nec.
2001-12-28 Richard M. Stallman*** empty log message ***
2001-12-28 Richard M. Stallman(HAVE_MBSINIT): Add #undef.
2001-12-28 Richard M. Stallman(mbsinit): Define as no-op if not available.
2001-12-28 Richard M. StallmanFix previous change; also correct its change log:
2001-12-28 Richard M. Stallman*** empty log message ***
2001-12-28 Richard M. Stallman(Flookup_key): Add error message for trying to bind...
2001-12-28 Gerd Moellmann(x_setup_relief_colors): Don't compute an image's
2001-12-28 Gerd Moellmann(notice_overwritten_cursor): Don't depend on
2001-12-28 Gerd Moellmann(try_scrolling) <PT below scroll margin>: Add the
2001-12-28 Richard M. Stallman*** empty log message ***
2001-12-28 Richard M. Stallman(set_point_both): The position after an invisible,...
2001-12-27 Ken Raeburn* window.c (enlarge_window): In new preserve_before...
2001-12-27 Richard M. Stallman(Fbyte_code): Undo previous change.
2001-12-27 Richard M. Stallman*** empty log message ***
2001-12-25 Kim F. Storm(record_char): Ignore duplicate help-echo events only
2001-12-25 Kim F. Storm*** empty log message ***
2001-12-25 Richard M. Stallman*** empty log message ***
2001-12-25 Richard M. Stallman(enlarge_window): New arg PRESERVE_BEFORE. Callers...
2001-12-25 Richard M. Stallman*** empty log message ***
2001-12-25 Richard M. Stallman(Fbyte_code): Use Fstring_make_unibyte instead of Fstri...
2001-12-24 Pavel JaníkFix typo.
2001-12-22 Pavel Janík*** empty log message ***
2001-12-22 Pavel JaníkFiles removed.
2001-12-22 Pavel JaníkRemove mocklisp files.
2001-12-22 Pavel JaníkRemove declarations of variables `Vmocklisp_arguments...
2001-12-22 Pavel JaníkRemove variables `Qmocklisp_arguments', `Vmocklisp_argu...
2001-12-22 Pavel Janík(main): Do not call syms_of_mocklisp.
2001-12-22 Pavel Janík(Fdocumentation): Remove mocklisp case.
2001-12-22 Pavel Janík(wrong_type_argument): Remove mocklisp case.
2001-12-22 Pavel JaníkDo not include mocklisp.h.
2001-12-21 Richard M. Stallman*** empty log message ***
2001-12-21 Richard M. Stallman(compute_tip_xy): If tooltip won't fit on the screen
2001-12-21 Eli Zaretskii*** empty log message ***
2001-12-21 Eli Zaretskii(distclean): Remove .gdbinit if we are building outside...
2001-12-20 Pavel JaníkDoc fix.
2001-12-19 Eli Zaretskii(emacs_root_dir): New function.
2001-12-19 Eli Zaretskii(Fexpand_file_name) [DOS_NT]: Use the root directory
2001-12-19 Eli Zaretskii*** empty log message ***
2001-12-19 Eli Zaretskii(file_name_completion): Run the elements of
2001-12-19 Eli Zaretskii(scmp): Remove prototype, since it's now a static
2001-12-18 Richard M. Stallman*** empty log message ***
2001-12-18 Richard M. Stallman(scmp): Function moved from minibuf.c.
2001-12-18 Richard M. Stallman(scmp): Function moved to dired.c.
2001-12-18 Richard M. Stallman(Fdefine_charset): Call Fupdate_coding_systems_internal.
2001-12-18 Dave Love(lisp, shortlisp): Add language/utf-8-lang.el,
2001-12-18 Eli Zaretskii*** empty log message ***
2001-12-18 Eli Zaretskii(lisp, shortlisp): Synchronize with changes to lisp...
2001-12-18 Pavel Janík(window_box_height): Do not return negative values.
2001-12-18 Pavel Janík*** empty log message ***
2001-12-18 Pavel Janík(x_frame_parms): Add missing braces around initializer.
2001-12-18 Pavel Janík(keys): Add missing braces around initializer.
2001-12-18 Pavel Janík(head_table): Add missing braces around initializer.
2001-12-18 Richard M. Stallman(Fcompare_buffer_substrings): Add QUIT to main loop.
2001-12-18 Richard M. Stallman*** empty log message ***
2001-12-17 Richard M. Stallman(code_convert_region): Update coding->cmp_data->char_offset
2001-12-17 Sam Steingold(DECODE_COMPOSITION_END): Fixed a typo in the last
2001-12-17 Richard M. Stallman(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
2001-12-17 Richard M. Stallman*** empty log message ***
2001-12-16 Richard M. Stallman(pure_alloc): After overflow, allocate just a small...
2001-12-16 Richard M. Stallman*** empty log message ***
2001-12-16 Richard M. Stallman*** empty log message ***
2001-12-16 Richard M. Stallman(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
2001-12-16 Richard M. Stallman(redisplay_window_0, redisplay_window_1): New functions.
2001-12-16 Richard M. Stallman(Frecenter): Clear display_error_modiff field.
2001-12-16 Richard M. Stallman(reset_buffer): Initialize `display_error_modiff'.
2001-12-16 Richard M. Stallman(struct buffer): New field `display_error_modiff'.
2001-12-16 Richard M. Stallman*** empty log message ***
2001-12-16 Richard M. Stallman(syms_of_keyboard) <double-click-fuzz>: Doc fix.
2001-12-14 Andrew Innes(EMACSLOADPATH): Define.
2001-12-14 Andrew Innes*** empty log message ***
2001-12-14 Andrew Innes(bootstrap-temacs): Remove dependency on
2001-12-13 Eli ZaretskiiFix a typo.
2001-12-13 Eli Zaretskii*** empty log message ***
2001-12-13 Eli Zaretskii(x_report_frame_params): Makes the scroll-bar-width...
next