aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_buffer) <scroll-up-aggressively>: Doc fix.Eli Zaretskii2000-08-232-2/+7
* (encode_eol): Fix bug for the case of dst_bytes being zero. SetKenichi Handa2000-08-231-1/+2
* *** empty log message ***Kenichi Handa2000-08-231-0/+5
* *** empty log message ***Andrew Innes2000-08-231-1/+181
* (malloc, free, realloc, calloc): Rename ifAndrew Innes2000-08-221-1/+23
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-10/+5
* Include keyboard.h before frame.h.Andrew Innes2000-08-223-1/+3
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-2/+4
* (IsValidLocale): Extern missing from mingw32 headers.Andrew Innes2000-08-221-4/+13
* Include keyboard.h before frame.h. Fix compileAndrew Innes2000-08-221-3/+3
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+5
* Undefine min, max.Andrew Innes2000-08-222-0/+11
* [!USE_CRT_DLL]: Don't define _heap_init and _heap_termAndrew Innes2000-08-221-2/+2
* (max): Define macro.Andrew Innes2000-08-221-12/+60
* (min): Define macro.Andrew Innes2000-08-221-6/+10
* (search_file_line):Andrew Innes2000-08-221-6/+8
* *** empty log message ***Stefan Monnier2000-08-221-0/+7
* (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.Andrew Innes2000-08-221-22/+65
* (Vcompletion_auto_help): Renamed from `auto_help'.Stefan Monnier2000-08-221-5/+5
* Change PUCHAR to PCHAR.Andrew Innes2000-08-221-19/+29
* (write_segment) [USE_CRT_DLL]: Remove unnecessaryAndrew Innes2000-08-221-0/+2
* Include keyboard.h before frame.h.Andrew Innes2000-08-229-10/+14
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-1/+6
* [USE_CRT_DLL]: Remove unnecessary extern, whichAndrew Innes2000-08-223-0/+8
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-1/+5
* (LOCAL_FLAGS): Define USE_CRT_DLL if requested.Andrew Innes2000-08-221-2/+7
* [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.Andrew Innes2000-08-221-0/+2
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-1/+3
* [USE_CRT_DLL]: Remove unnecessary extern, which screwsAndrew Innes2000-08-223-0/+7
* (malloc_initialize_hook) [USE_CRT_DLL]: RemoveAndrew Innes2000-08-221-0/+4
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-1/+3
* (find_field): Formatting changes.Gerd Moellmann2000-08-212-64/+106
* (set_time_zone_rule): Add prototype.Gerd Moellmann2000-08-211-0/+2
* (gen_help_event): Add parameter SIZE.Gerd Moellmann2000-08-212-43/+90
* (gen_help_event): Change prototype.Gerd Moellmann2000-08-211-1/+1
* (XTread_socket): Change calls to gen_help_event.Gerd Moellmann2000-08-211-2/+3
* (w32_read_socket): Change calls to gen_help_event.Gerd Moellmann2000-08-211-3/+5
* *** empty log message ***Gerd Moellmann2000-08-211-0/+4
* (Fmacroexpand): Doc fix.Gerd Moellmann2000-08-211-1/+1
* *** empty log message ***Kenichi Handa2000-08-211-0/+4
* (keymap_panes): Pass the keymap's prompt as the pane name toJason Rumney2000-08-202-2/+48
* (help_echo_window): New variable.Jason Rumney2000-08-201-106/+59
* (x_display_info_for_display): Remove as this function does not exist on W32.Jason Rumney2000-08-201-2/+0
* (Fread): Doc fix.Dave Love2000-08-201-1/+2
* (do_completion): Try again if we rewrite the input string, but noMiles Bader2000-08-202-0/+17
* *** empty log message ***Gerd Moellmann2000-08-201-5/+19
* (lface_equal_p): Compare strings differently.Gerd Moellmann2000-08-201-109/+123
* *** empty log message ***Gerd Moellmann2000-08-191-0/+5
* (record_first_change, record_marker_adjustment): Don'useGerd Moellmann2000-08-191-2/+4
* (encode_coding_string): Fix previous change.Kenichi Handa2000-08-181-0/+1