| Commit message (Expand) | Author | Age | Files | Lines |
* | *** 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 |
* | (lisp, shortlisp): Synchronize with changes to lisp/Makefile.in:DONTCOMPILE. | Eli Zaretskii | 2001-12-18 | 1 | -24/+24 |
* | (window_box_height): Do not return negative values. | Pavel Janík | 2001-12-18 | 2 | -1/+6 |
* | *** empty log message *** | Pavel Janík | 2001-12-18 | 1 | -0/+8 |
* | (x_frame_parms): Add missing braces around initializer. | Pavel Janík | 2001-12-18 | 1 | -29/+29 |
* | (keys): Add missing braces around initializer. | Pavel Janík | 2001-12-18 | 1 | -40/+40 |
* | (head_table): Add missing braces around initializer. | Pavel Janík | 2001-12-18 | 1 | -6/+6 |
* | (Fcompare_buffer_substrings): Add QUIT to main loop. | Richard M. Stallman | 2001-12-18 | 1 | -0/+2 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-18 | 1 | -0/+2 |
* | (code_convert_region): Update coding->cmp_data->char_offset | Richard M. Stallman | 2001-12-17 | 2 | -2/+11 |
* | (DECODE_COMPOSITION_END): Fixed a typo in the last | Sam Steingold | 2001-12-17 | 2 | -22/+27 |
* | (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding) | Richard M. Stallman | 2001-12-17 | 1 | -1/+1 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-17 | 1 | -0/+5 |
* | (pure_alloc): After overflow, allocate just a small block. | Richard M. Stallman | 2001-12-16 | 1 | -2/+5 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 1 | -0/+2 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 1 | -0/+2 |
* | (xmenu.o, xterm.o, fontset.o): Depend on buffer.h. | Richard M. Stallman | 2001-12-16 | 1 | -5/+5 |
* | (redisplay_window_0, redisplay_window_1): New functions. | Richard M. Stallman | 2001-12-16 | 2 | -3/+54 |
* | (Frecenter): Clear display_error_modiff field. | Richard M. Stallman | 2001-12-16 | 1 | -0/+3 |
* | (reset_buffer): Initialize `display_error_modiff'. | Richard M. Stallman | 2001-12-16 | 1 | -0/+2 |
* | (struct buffer): New field `display_error_modiff'. | Richard M. Stallman | 2001-12-16 | 1 | -1/+4 |