aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Jason Rumney2001-12-091-0/+10
* Moved back.Pavel Janík2001-12-091-0/+340
* *** empty log message ***Pavel Janík2001-12-091-0/+2
* (merge_properties_sticky): Likewise.Pavel Janík2001-12-092-1/+13
* (compute_motion): Likewise.Pavel Janík2001-12-091-2/+2
* (setup_coding_system, shrink_encoding_region)Pavel Janík2001-12-091-10/+10
* (char_to_string_1, translate_char, Fdefine_charset): Add parentheses aroundPavel Janík2001-12-091-3/+3
* (display_mode_element): Don't read past end of string if it ends with '%'.Andreas Schwab2001-12-072-1/+6
* *** empty log message ***Andreas Schwab2001-12-071-0/+3
* (inhibit_garbage_collection): Don't exceed value an int can hold.Andreas Schwab2001-12-071-1/+3
* (Vmost_positive_fixnum, Vmost_negative_fixnum): RenamedAndreas Schwab2001-12-072-7/+14
* (init_callproc): Set Vdata_directory based on the sourceRichard M. Stallman2001-12-072-3/+15
* Fix comment about vfork.Paul Eggert2001-12-071-2/+0
* (HAVE_VFORK): Remove #undef.Paul Eggert2001-12-071-3/+1
* (vfork): Remove #define.Paul Eggert2001-12-071-4/+0
* (HAVE_VFORK): Remove.Paul Eggert2001-12-076-17/+0
* (create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.Paul Eggert2001-12-071-4/+4
* (HAVE_WORKING_VFORK): New #undef.Paul Eggert2001-12-071-0/+1
* * config.in (HAVE_WORKING_VFORK): New #undefs.Paul Eggert2001-12-071-0/+15
* *** empty log message ***Richard M. Stallman2001-12-071-0/+5
* (random): Add undef.Richard M. Stallman2001-12-071-1/+2
* *** empty log message ***Stefan Monnier2001-12-061-0/+4
* Undo last change. Consistency doesn't seem to be desired.Stefan Monnier2001-12-061-16/+16
* (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all theEli Zaretskii2001-12-062-7/+33
* *** empty log message ***Kim F. Storm2001-12-051-0/+6
* (x_report_frame_params): Return actual fringe widths.Kim F. Storm2001-12-051-0/+4
* (x_report_frame_params): Make the scroll-bar-width frame parameter have a num...Kim F. Storm2001-12-051-0/+4
* (Fgarbage_collect): Shrink buffer gaps that areAndrew Innes2001-12-052-1/+29
* (make_gap_larger): New function.Andrew Innes2001-12-051-1/+70
* *** empty log message ***Stefan Monnier2001-12-051-2/+21