aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (round_up): Make arguments and return type unsigned.Karl Heuer1997-10-021-2/+2
* (syms_of_print): Fix doc string of print-gensym.Karl Heuer1997-10-021-1/+1
* Make sure that make-docfile does not see the doc stringKarl Heuer1997-10-021-1/+1
* Repeat the argument list of format-time-string in theKarl Heuer1997-10-021-0/+1
* [! HAVE_LIBXMU] (LIBXMU): Define as empty.Richard M. Stallman1997-10-011-0/+7
* automatically generated from GPLed versionPaul Eggert1997-09-301-1/+7
* (Qwidget_type): New variable.Karl Heuer1997-09-301-19/+109
* Fix name of include file to match 1996-08-24 renaming.Karl Heuer1997-09-291-1/+1
* (relinquish): When returning memory to the system,Karl Heuer1997-09-271-1/+12
* (push_key_description): Delete useless `if' statement.Kenichi Handa1997-09-251-2/+0
* (find_charset_in_str): Return also charsets inKenichi Handa1997-09-251-5/+35
* (mode-line-format): Doc fix.Karl Heuer1997-09-251-0/+1
* (child_setup) [WINDOWSNT]: Change directory ofGeoff Voelker1997-09-231-0/+3
* (command_loop_1): Add nonascii_insert_offsetRichard M. Stallman1997-09-171-0/+9
* (compute_motion): Ignore the display table entry for aRichard M. Stallman1997-09-151-1/+2
* (Finsert_file_contents): If a coding system isRichard M. Stallman1997-09-141-0/+2
* Comment change.Richard M. Stallman1997-09-141-1/+0
* When redisplaying the echo area, use the valueRichard M. Stallman1997-09-131-16/+34
* (syms_of_minibuf): Doc fix.Richard M. Stallman1997-09-131-3/+1
* (Fexternal_debugging_output): On Windows output to debugger.Richard M. Stallman1997-09-121-1/+9
* automatically generated from GPLed versionPaul Eggert1997-09-112-30/+29
* Switch to raw-text as coding system.Richard M. Stallman1997-09-111-1/+1
* (syms_of_msdos): Intern background-color andRichard M. Stallman1997-09-111-2/+8
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-111-66/+158
* (BROKEN_MKTIME): Define.Richard M. Stallman1997-09-101-0/+5
* (Fcall_process): Encode the new current dir.Richard M. Stallman1997-09-091-0/+6
* (create_process): Encode the new current dir.Richard M. Stallman1997-09-091-0/+5
* (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourthRichard M. Stallman1997-09-091-4/+4
* (x_screen_planes): Fix type of argument.Richard M. Stallman1997-09-091-3/+3
* (encode_designation_at_bol): Fix type of local vars C1, C2.Richard M. Stallman1997-09-091-1/+2
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-081-17/+67
* (Fencode_coding_string, Fdecode_coding_string): Doc fixes.Richard M. Stallman1997-09-081-4/+4
* (Feval_buffer): New arg FILENAME.Richard M. Stallman1997-09-071-5/+12
* (modify_overlay): Update overlay_modiff of proper buffer.Richard M. Stallman1997-09-071-1/+1
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-071-2/+2
* Initial revisionRichard M. Stallman1997-09-071-0/+35
* (Fcall_process_region): Fix previous change:Richard M. Stallman1997-09-071-1/+1
* (display_string): Determine multibyte from current buffer,Richard M. Stallman1997-09-071-1/+1
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-061-3/+7
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-09-063-11/+13
* (Ffind_operation_coding_system): If a function inKenichi Handa1997-09-051-2/+10
* (Fcall_interactively): Pass new arg to Fread_coding_system.Richard M. Stallman1997-09-051-1/+1
* (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.Richard M. Stallman1997-09-051-5/+9
* (Fread_coding_system): Update decl.Richard M. Stallman1997-09-051-1/+1
* (Fexpand_file_name): If default dir isn't string, use `/'.Richard M. Stallman1997-09-051-11/+12
* (main): Update Copyright messages.Erik Naggum1997-09-041-1/+1
* (Faset): Simplify a statement in the char-table case.Richard M. Stallman1997-09-041-7/+13
* (Qcoding_system_history): New variable.Richard M. Stallman1997-09-041-2/+7
* (setup_coding_system, Ffind_operation_coding_system)Richard M. Stallman1997-09-041-6/+12
* (detect_coding_mask): Re-work previous change.Richard M. Stallman1997-09-041-2/+2