summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fdecode_sjis_char): Decode Japanese Katakana characterKenichi Handa1999-01-141-9/+27
* (syms_of_coding): Doc fix for inhibit-eol-conversion.Dave Love1999-01-111-1/+2
* (find_handler_clause): If SIG is nil (memory full error),Richard M. Stallman1999-01-111-4/+13
* (read_key_sequence): In key-translation-map andRichard M. Stallman1999-01-111-3/+20
* (BASE_PURESIZE): Increment to 500000.Richard M. Stallman1999-01-111-1/+1
* (Qtemp_buffer_setup_hook): New variable.Richard M. Stallman1999-01-111-6/+21
* (del_range_1): Call signal_after_change.Kenichi Handa1999-01-111-1/+3
* (message_dolog): Use insert_1_both to avoid running anyKenichi Handa1999-01-111-14/+18
* (Frequire): Don't fail to unbind bindings.Richard M. Stallman1999-01-061-1/+1
* (read_key_sequence): Tell get_keyelt to look handle autoloads.Richard M. Stallman1999-01-061-2/+13
* (search_buffer): Fix previous change.Richard M. Stallman1999-01-061-6/+9
* (set_clipboard_data): Terminate the text with a nullEli Zaretskii1999-01-061-16/+39
* (IT_write_glyphs): Move constant expression out of the loop.Eli Zaretskii1999-01-061-3/+7
* [__GLIBC__ >= 2]: Check __FAVOR_BSD instead ofAndreas Schwab1999-01-041-2/+2
* Delete #if 0 old definitions.Richard M. Stallman1999-01-031-16/+0
* (main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.Richard M. Stallman1999-01-021-2/+0
* (Ffind_charset_region): Fix doc typo.Richard M. Stallman1999-01-021-1/+1
* In each active map, for each menu bar item, use only the first submap.Richard M. Stallman1999-01-021-0/+17
* [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.Richard M. Stallman1999-01-021-0/+5
* (MMAP_MAX_AREAS): New macro.Richard M. Stallman1999-01-021-3/+9
* (IT_write_glyphs): Convert unibyte characters toEli Zaretskii1998-12-311-1/+5
* (Fdefine_prefix_command): Accept a third argument NAMEEli Zaretskii1998-12-311-5/+7
* (re_compile_fastmap): Do something similar to theRichard M. Stallman1998-12-301-7/+13
* (lisp_malloc, lisp_free): New functions.Richard M. Stallman1998-12-301-56/+103
* (main): Call memory_warnings and uninterrupt_mallocRichard M. Stallman1998-12-291-8/+7
* (Fsingle_key_description): Handle (control ?x) etc.Richard M. Stallman1998-12-291-12/+36
* (x_iconify_frame): Wait for frame to be iconified; doAndrew Innes1998-12-281-3/+1
* (w32_msg_pump): Ignore WM_NULL message posted to threadAndrew Innes1998-12-281-45/+90
* (Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1998-12-281-8/+22
* (_start): Force system calls accessing unmounted devices to failAndrew Innes1998-12-281-0/+4
* (read_char): Don't bindKenichi Handa1998-12-221-1/+0
* (Fcall_interactively) <'C'>: Give Fread_char QnilKenichi Handa1998-12-221-1/+1
* (Fread_char): Change the meaning of the second argument.Kenichi Handa1998-12-221-15/+18
* (Fcharset_after): Check range. If POS is out ofKenichi Handa1998-12-221-2/+9
* (printchar): Fix previous change.Kenichi Handa1998-12-221-20/+34
* (read_process_output): Decide the multibyteness ofKenichi Handa1998-12-221-1/+8
* (copy_text, count_size_as_multibyte): Don't convert 7-bit ASCII characters viaEli Zaretskii1998-12-211-2/+4
* (unibyte_char_to_multibyte): Don't convert 7-bit ASCII characters viaEli Zaretskii1998-12-211-1/+1
* (concat): Don't convert 7-bit ASCII characters viaEli Zaretskii1998-12-211-1/+2
* (IT_write_glyphs): Don't convert 7-bit ASCII characters viaEli Zaretskii1998-12-211-1/+2
* (dumpglyphs): Don't convert 7-bit ASCII characters viaEli Zaretskii1998-12-211-2/+4
* (Fdocumentation): Change the doc string for prefixAndreas Schwab1998-12-211-2/+1
* (TIOCSIGSEND): Don't define this if irix6.Karl Heuer1998-12-161-0/+4
* Initial revisionKarl Heuer1998-12-161-0/+37
* (IRIX6): Define this symbol.Karl Heuer1998-12-161-0/+1
* (LIBS_MACHINE): Leave this blank if irix6.5.Karl Heuer1998-12-161-0/+8
* (Fbase64_decode_region, Fbase64_decode_string):Karl Heuer1998-12-161-10/+14
* (printchar): Outputting multibyte charactersKenichi Handa1998-12-151-3/+9
* (printchar): Cancel previous change.Kenichi Handa1998-12-151-20/+14
* Include "ccl.h".Kenichi Handa1998-12-151-3/+20