summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fexecute_kbd_macro): Save real_this_command.Karl Heuer1999-03-301-5/+9
* (Fset_buffer_modified_p): Don't lock or unlockKarl Heuer1999-03-261-1/+2
* (Fw32_set_clipboard_data): Take into account lineAndrew Innes1999-03-251-11/+14
* (PREPARED_HEADERS): Change name of paths.h to epaths.h.Andrew Innes1999-03-251-6/+6
* (decode_mode_spec_coding): Handle integer value inKenichi Handa1999-03-231-1/+9
* (encode_coding_iso2022): Initialize dummy arguments toKenichi Handa1999-03-231-0/+3
* (ENCODE_ISO_CHARACTER): Check validity of CHARSET. IfKenichi Handa1999-03-201-26/+46
* (Fformat): Accept %i format.Karl Heuer1999-03-191-1/+1
* (get_boot_time): Test tempname, not filename.Karl Heuer1999-03-181-1/+1
* (enum_font_cb2): Set the font height to be theGeoff Voelker1999-03-171-7/+57
* Merged patches from Meadow.Geoff Voelker1999-03-172-70/+233
* (XTread_socket) <ConfigureNotify>:Karl Heuer1999-03-151-3/+11
* (try_window_id): Initizlie val.ovstring_chars_done to 0.Kenichi Handa1999-03-151-0/+1
* (x_list_fonts): Trap X errors so that Emacs doesn't dieKenichi Handa1999-03-151-0/+10
* (Fexecute_kbd_macro): Initialize executing_macro_iterations at beginning.Karl Heuer1999-03-141-0/+2
* (w32_strict_fontnames): New variable.Geoff Voelker1999-03-141-3/+15
* (W32_TEXTOUT): Do not multiply nchars byGeoff Voelker1999-03-141-3/+3
* (w32_wnd_proc): Handle WM_GETMINMAXINFO message.Geoff Voelker1999-03-141-0/+6
* (BASE_PURESIZE): Increase to 505000.Karl Heuer1999-03-101-2/+1
* (init_filelock): New function.Karl Heuer1999-03-091-0/+6
* (main) [CLASH_DETECTION]: Call init_filelock.Karl Heuer1999-03-091-0/+3
* Doc fix.Dave Love1999-03-091-1/+3
* (setup_coding_system): Check for CODING_SYSTEM = nil.Kenichi Handa1999-03-091-0/+5
* (get_boot_time): Reduce scope of #ifdef BOOT_TIMEKarl Heuer1999-03-091-1/+1
* (Finsert_file_contents): Use xfree.Dave Love1999-03-071-1/+1
* (callproc.o, coding.o, fileio.o, msdos.o, process.o,Kenichi Handa1999-03-061-7/+7
* Remove common multiple file compilation commands.Geoff Voelker1999-03-061-11/+0
* (Fbase64_encode_string): Allocate sufficient memory forKenichi Handa1999-03-041-1/+5
* (syms_of_buffer): Doc fix.Karl Heuer1999-03-041-1/+1
* (Fstring_match, Fposix_string_match): Doc fix.Karl Heuer1999-03-041-0/+2
* (Fcall_process): Use xmalloc, xfree.Karl Heuer1999-03-041-3/+3
* (term_init): Use xmalloc, not malloc.Karl Heuer1999-03-041-3/+3
* (get_clipboard_data): Always stop at the first null byte.Eli Zaretskii1999-03-031-16/+6
* (Fdefconst): Doc fix.Andreas Schwab1999-03-031-1/+1
* Comment for ISO 2022 encoding mechanism modified.Kenichi Handa1999-03-011-61/+71
* (get_boot_time): Support FreeBSD way to read boot-time.Karl Heuer1999-03-011-0/+23
* (internal_self_insert): Calculate column properlyKarl Heuer1999-03-011-1/+1
* (main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it callsAndreas Schwab1999-02-281-2/+13
* Use epaths.h istead of paths.h.Richard M. Stallman1999-02-265-7/+7
* paths.h and paths.in renamed to epaths.h and epaths.in.Richard M. Stallman1999-02-261-11/+11
* (get_boot_time): Use WTMP_FILE for file name.Richard M. Stallman1999-02-261-5/+18
* (main) [DOUG_LEA_MALLOC]: Work around a bug in glibc'sAndreas Schwab1999-02-261-0/+10
* (syms_of_buffer): Doc fix for enable-multibyte-characters.Richard M. Stallman1999-02-261-4/+10
* (push_key_description): If enable-multibyte-charactersKenichi Handa1999-02-251-1/+3
* (push_key_description): If enable-multibyte-charactersKenichi Handa1999-02-241-12/+25
* (Ffile_regular_p): Undo previous change.Karl Heuer1999-02-231-1/+1
* (Fdefconst): Doc fix.Karl Heuer1999-02-231-9/+2
* (get_boot_time): Don't use BUFSIZ.Karl Heuer1999-02-231-2/+2
* Initial revisionKarl Heuer1999-02-222-0/+18
* (EXTRA_LINK): Do version test with strings.Andrew Innes1999-02-221-1/+1