aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Richard M. Stallman2001-12-161-0/+4
* (syms_of_keyboard) <double-click-fuzz>: Doc fix.Richard M. Stallman2001-12-161-1/+4
* (EMACSLOADPATH): Define.Andrew Innes2001-12-142-2/+7
* *** empty log message ***Andrew Innes2001-12-141-0/+5
* (bootstrap-temacs): Remove dependency onAndrew Innes2001-12-141-1/+1
* Fix a typo.Eli Zaretskii2001-12-131-1/+1
* *** empty log message ***Eli Zaretskii2001-12-131-0/+7
* (x_report_frame_params): Makes the scroll-bar-width frame parameter haveEli Zaretskii2001-12-131-0/+4
* (Frame_parameters): Makes the scroll-bar-width frame parameter haveEli Zaretskii2001-12-131-0/+4
* *** empty log message ***Richard M. Stallman2001-12-121-0/+7
* (Fwrite_region): Doc fix.Richard M. Stallman2001-12-121-4/+7
* (CLEAR_FACE_CACHE_COUNT): Redefine as 500.Richard M. Stallman2001-12-121-3/+7
* Fix typos, remove unnecessary space.Pavel Janík2001-12-121-23/+22
* Fix typo.Pavel Janík2001-12-121-1/+1
* (Frecenter): Simplify computation in the case of windowGerd Moellmann2001-12-122-5/+12
* (move_it_vertically_backward): Change heuristicGerd Moellmann2001-12-121-2/+10
* *** empty log message ***Richard M. Stallman2001-12-112-1/+6
* Test GNU_LINUX, not LINUX.Richard M. Stallman2001-12-117-9/+9
* (GNU_LINUX): Defined.Richard M. Stallman2001-12-111-0/+1
* *** empty log message ***Richard M. Stallman2001-12-111-1/+1
* (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller ifAndrew Innes2001-12-112-1/+6
* *** empty log message ***Richard M. Stallman2001-12-111-0/+9
* Split the __hpux conditional into the partsRichard M. Stallman2001-12-111-18/+41
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-12-114-85/+90
* (w32_free_submenu_strings): Clear menu item structJason Rumney2001-12-101-1/+1
* *** empty log message ***Jason Rumney2001-12-101-0/+5
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-12-092-91/+97
* (dos-display-scancodes, dos-decimal): Doc fix.Eli Zaretskii2001-12-092-2/+6
* (srand48): Don't undefine.Eli Zaretskii2001-12-092-1/+4
* (_widget_value): Make `help' field a Lisp_Object. AddJason Rumney2001-12-091-27/+36