| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fdo_auto_save): If NO_MESSAGE, don't call push_message. | Richard M. Stallman | 2001-12-29 | 1 | -4/+10 |
| * | (silly_event_symbol_error): New subrtn, from Fdefine_key. | Richard M. Stallman | 2001-12-29 | 2 | -5/+54 |
| * | Add a comment. | Gerd Moellmann | 2001-12-29 | 1 | -0/+11 |
| * | Use the plist of an abbrev for multiple params if nec. | Richard M. Stallman | 2001-12-28 | 2 | -21/+90 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-28 | 1 | -0/+7 |
| * | (HAVE_MBSINIT): Add #undef. | Richard M. Stallman | 2001-12-28 | 1 | -0/+1 |
| * | (mbsinit): Define as no-op if not available. | Richard M. Stallman | 2001-12-28 | 1 | -0/+3 |
| * | Fix previous change; also correct its change log: | Richard M. Stallman | 2001-12-28 | 2 | -4/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-28 | 1 | -2/+2 |
| * | (Flookup_key): Add error message for trying to bind [DEL], [RET], etc. | Richard M. Stallman | 2001-12-28 | 2 | -1/+27 |
| * | (x_setup_relief_colors): Don't compute an image's | Gerd Moellmann | 2001-12-28 | 2 | -1/+5 |
| * | (notice_overwritten_cursor): Don't depend on | Gerd Moellmann | 2001-12-28 | 2 | -15/+32 |
| * | (try_scrolling) <PT below scroll margin>: Add the | Gerd Moellmann | 2001-12-28 | 2 | -7/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-28 | 1 | -0/+5 |
| * | (set_point_both): The position after an invisible, intangible | Richard M. Stallman | 2001-12-28 | 1 | -14/+45 |
| * | * window.c (enlarge_window): In new preserve_before code, convert CURBEG from | Ken Raeburn | 2001-12-27 | 2 | -1/+6 |
| * | (Fbyte_code): Undo previous change. | Richard M. Stallman | 2001-12-27 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-27 | 1 | -0/+4 |
| * | (record_char): Ignore duplicate help-echo events only | Kim F. Storm | 2001-12-25 | 1 | -28/+81 |
| * | *** empty log message *** | Kim F. Storm | 2001-12-25 | 1 | -0/+7 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-25 | 1 | -0/+3 |
| * | (enlarge_window): New arg PRESERVE_BEFORE. Callers changed. | Richard M. Stallman | 2001-12-25 | 1 | -31/+60 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-25 | 1 | -0/+5 |
| * | (Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte. | Richard M. Stallman | 2001-12-25 | 1 | -2/+2 |
| * | Fix typo. | Pavel Janík | 2001-12-24 | 2 | -9/+9 |
| * | *** empty log message *** | Pavel Janík | 2001-12-22 | 1 | -0/+30 |
| * | Files removed. | Pavel Janík | 2001-12-22 | 2 | -216/+0 |
| * | Remove mocklisp files. | Pavel Janík | 2001-12-22 | 3 | -24/+5 |
| * | Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and | Pavel Janík | 2001-12-22 | 1 | -4/+0 |
| * | Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and | Pavel Janík | 2001-12-22 | 1 | -51/+4 |
| * | (main): Do not call syms_of_mocklisp. | Pavel Janík | 2001-12-22 | 1 | -1/+0 |
| * | (Fdocumentation): Remove mocklisp case. | Pavel Janík | 2001-12-22 | 1 | -2/+0 |
| * | (wrong_type_argument): Remove mocklisp case. | Pavel Janík | 2001-12-22 | 1 | -9/+0 |
| * | Do not include mocklisp.h. | Pavel Janík | 2001-12-22 | 1 | -6/+0 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-21 | 1 | -0/+6 |
| * | (compute_tip_xy): If tooltip won't fit on the screen | Richard M. Stallman | 2001-12-21 | 1 | -2/+7 |
| * | *** empty log message *** | Eli Zaretskii | 2001-12-21 | 1 | -0/+5 |
| * | (distclean): Remove .gdbinit if we are building outside the source tree. | Eli Zaretskii | 2001-12-21 | 1 | -0/+3 |
| * | Doc fix. | Pavel Janík | 2001-12-20 | 6 | -7/+7 |
| * | (emacs_root_dir): New function. | Eli Zaretskii | 2001-12-19 | 3 | -0/+33 |
| * | (Fexpand_file_name) [DOS_NT]: Use the root directory | Eli Zaretskii | 2001-12-19 | 1 | -1/+17 |
| * | *** empty log message *** | Eli Zaretskii | 2001-12-19 | 1 | -0/+3 |
| * | (file_name_completion): Run the elements of | Eli Zaretskii | 2001-12-19 | 1 | -0/+6 |
| * | (scmp): Remove prototype, since it's now a static | Eli Zaretskii | 2001-12-19 | 2 | -1/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-18 | 1 | -0/+9 |
| * | (scmp): Function moved from minibuf.c. | Richard M. Stallman | 2001-12-18 | 1 | -0/+30 |
| * | (scmp): Function moved to dired.c. | Richard M. Stallman | 2001-12-18 | 1 | -36/+0 |
| * | (Fdefine_charset): Call Fupdate_coding_systems_internal. | Richard M. Stallman | 2001-12-18 | 1 | -0/+1 |
| * | (lisp, shortlisp): Add language/utf-8-lang.el, | Dave Love | 2001-12-18 | 2 | -0/+9 |
| * | *** empty log message *** | Eli Zaretskii | 2001-12-18 | 1 | -0/+5 |