summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2001-12-251-0/+3
* (enlarge_window): New arg PRESERVE_BEFORE. Callers changed.Richard M. Stallman2001-12-251-31/+60
* *** empty log message ***Richard M. Stallman2001-12-251-0/+5
* (Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.Richard M. Stallman2001-12-251-2/+2
* Fix typo.Pavel Janík2001-12-242-9/+9
* *** empty log message ***Pavel Janík2001-12-221-0/+30
* Files removed.Pavel Janík2001-12-222-216/+0
* Remove mocklisp files.Pavel Janík2001-12-223-24/+5
* Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' andPavel Janík2001-12-221-4/+0
* Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' andPavel Janík2001-12-221-51/+4
* (main): Do not call syms_of_mocklisp.Pavel Janík2001-12-221-1/+0
* (Fdocumentation): Remove mocklisp case.Pavel Janík2001-12-221-2/+0
* (wrong_type_argument): Remove mocklisp case.Pavel Janík2001-12-221-9/+0
* Do not include mocklisp.h.Pavel Janík2001-12-221-6/+0
* *** empty log message ***Richard M. Stallman2001-12-211-0/+6
* (compute_tip_xy): If tooltip won't fit on the screenRichard M. Stallman2001-12-211-2/+7
* *** empty log message ***Eli Zaretskii2001-12-211-0/+5
* (distclean): Remove .gdbinit if we are building outside the source tree.Eli Zaretskii2001-12-211-0/+3
* Doc fix.Pavel Janík2001-12-206-7/+7
* (emacs_root_dir): New function.Eli Zaretskii2001-12-193-0/+33
* (Fexpand_file_name) [DOS_NT]: Use the root directoryEli Zaretskii2001-12-191-1/+17
* *** empty log message ***Eli Zaretskii2001-12-191-0/+3
* (file_name_completion): Run the elements ofEli Zaretskii2001-12-191-0/+6
* (scmp): Remove prototype, since it's now a staticEli Zaretskii2001-12-192-1/+5
* *** empty log message ***Richard M. Stallman2001-12-181-0/+9
* (scmp): Function moved from minibuf.c.Richard M. Stallman2001-12-181-0/+30
* (scmp): Function moved to dired.c.Richard M. Stallman2001-12-181-36/+0
* (Fdefine_charset): Call Fupdate_coding_systems_internal.Richard M. Stallman2001-12-181-0/+1
* (lisp, shortlisp): Add language/utf-8-lang.el,Dave Love2001-12-182-0/+9
* *** empty log message ***Eli Zaretskii2001-12-181-0/+5
* (lisp, shortlisp): Synchronize with changes to lisp/Makefile.in:DONTCOMPILE.Eli Zaretskii2001-12-181-24/+24
* (window_box_height): Do not return negative values.Pavel Janík2001-12-182-1/+6
* *** empty log message ***Pavel Janík2001-12-181-0/+8
* (x_frame_parms): Add missing braces around initializer.Pavel Janík2001-12-181-29/+29
* (keys): Add missing braces around initializer.Pavel Janík2001-12-181-40/+40
* (head_table): Add missing braces around initializer.Pavel Janík2001-12-181-6/+6
* (Fcompare_buffer_substrings): Add QUIT to main loop.Richard M. Stallman2001-12-181-0/+2
* *** empty log message ***Richard M. Stallman2001-12-181-0/+2
* (code_convert_region): Update coding->cmp_data->char_offsetRichard M. Stallman2001-12-172-2/+11
* (DECODE_COMPOSITION_END): Fixed a typo in the lastSam Steingold2001-12-172-22/+27
* (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)Richard M. Stallman2001-12-171-1/+1
* *** empty log message ***Richard M. Stallman2001-12-171-0/+5
* (pure_alloc): After overflow, allocate just a small block.Richard M. Stallman2001-12-161-2/+5
* *** empty log message ***Richard M. Stallman2001-12-161-0/+2
* *** empty log message ***Richard M. Stallman2001-12-161-0/+2
* (xmenu.o, xterm.o, fontset.o): Depend on buffer.h.Richard M. Stallman2001-12-161-5/+5
* (redisplay_window_0, redisplay_window_1): New functions.Richard M. Stallman2001-12-162-3/+54
* (Frecenter): Clear display_error_modiff field.Richard M. Stallman2001-12-161-0/+3
* (reset_buffer): Initialize `display_error_modiff'.Richard M. Stallman2001-12-161-0/+2
* (struct buffer): New field `display_error_modiff'.Richard M. Stallman2001-12-161-1/+4