summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (parse_menu_item): Put a quote around DEFRichard M. Stallman1998-06-131-2/+3
* (detect_coding_system): Always return a list of HIGHEST is zero.Kenichi Handa1998-06-131-5/+7
* (standard_args): Fix arg order to match code in `main'.Richard M. Stallman1998-06-121-11/+17
* (Finsert_file_contents): Undo the previous change forKenichi Handa1998-06-121-179/+148
* (Finsert_file_contents): After calling handler,Kenichi Handa1998-06-121-0/+2
* (set_auto_coding_unwind): New function.Kenichi Handa1998-06-121-149/+189
* (SETUP_SYNTAX_TABLE): Don't call update_syntax_tableRichard M. Stallman1998-06-111-2/+3
* (LINK_FLAGS): Place debug info in executable inGeoff Voelker1998-06-111-2/+2
* (Fforward_comment): Properly compute BYTEPOS arg to char_quoted.Richard M. Stallman1998-06-111-3/+2
* (getcwd): Remove define.Richard M. Stallman1998-06-101-1/+4
* (sys_rename): Don't examine errno if rename didn't fail.Richard M. Stallman1998-06-101-2/+3
* (readevalloop): New arg READFUN. Callers changed.Richard M. Stallman1998-06-101-13/+19
* (Feval_region): Accept 4 args.Richard M. Stallman1998-06-101-1/+1
* (PTR_TO_OFFSET): Alternate definition if not `emacs'.Richard M. Stallman1998-06-091-0/+4
* (XTread_socket): Accept Japanese XK keysyms.Richard M. Stallman1998-06-091-0/+1
* (redisplay_internal): If cursor's in the frame's echo area,Richard M. Stallman1998-06-091-19/+37
* (struct lisp_parse_state): New field, levelstarts.Richard M. Stallman1998-06-081-2/+21
* (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.Richard M. Stallman1998-06-071-0/+7
* (cmd_error): Init Vlast_prefix_arg.Richard M. Stallman1998-06-071-31/+31
* (syms_of_callint): Set up Lisp variable.Richard M. Stallman1998-06-071-0/+4
* (mark_kboards): Mark Vlast_prefix_arg too.Richard M. Stallman1998-06-071-0/+1
* (mark_kboards): Mark all the Lisp_Object fields.Richard M. Stallman1998-06-071-0/+5
* (init_callproc): Check Vinstallation_directory even if !initialized.Richard M. Stallman1998-06-061-1/+1
* (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.Richard M. Stallman1998-06-061-5/+6
* (scan_lists): Properly skip the comment-fence characterRichard M. Stallman1998-06-061-43/+88
* #include sys/file.hKarl Heuer1998-06-051-33/+113
* (Finsert_file_contents): Always updateKarl Heuer1998-06-051-6/+14
* Comment change.Karl Heuer1998-06-051-1/+1
* (main): Don't implement --version if not initialized.Karl Heuer1998-06-041-2/+5
* Handle the new convention that `position' valuesKarl Heuer1998-06-031-145/+22
* (create_root_interval): Initialize position to 0Karl Heuer1998-06-031-27/+76
* (DECODE_FILE, ENCODE_FILE):Karl Heuer1998-06-031-6/+6
* (code_convert_string_norecord): New function.Karl Heuer1998-06-031-0/+22
* (sys_subshell): Cast arg to chdir.Karl Heuer1998-06-021-3/+3
* (syms_of_keyboard): Doc fix for suggest-key-bindings.Karl Heuer1998-06-021-1/+1
* (string_to_non_ascii_char): Don't check the argKenichi Handa1998-06-021-3/+5
* (detect_coding_mask): Initilize local variable C.Kenichi Handa1998-06-021-0/+1
* (main): Test `initialized' before clearing *Messages*.Karl Heuer1998-06-011-5/+8
* (SOCKLEN_TYPE): Define as int.Karl Heuer1998-06-011-0/+4
* Remember the last TWO strings skipped with #@.Richard M. Stallman1998-06-011-13/+124
* (Fcall_process): Avoid initializer on auto struct.Karl Heuer1998-06-011-1/+3
* Use 1 as explicit value of empty #defines.Andrew Innes1998-06-011-45/+49
* (LOCAL_FLAGS): Define HAVE_NTGUI if appropriate.Andrew Innes1998-06-011-1/+4
* (Finsert_file_contents): Fix char signedness mismatches.Karl Heuer1998-06-011-1/+1
* (doprnt1): Fix char signedness mismatches.Karl Heuer1998-06-011-6/+6
* (Fredraw_frame): Don't erase frame or its glyph recordsKarl Heuer1998-06-011-7/+16
* (w32_fatal_reload_error): Update error message.Geoff Voelker1998-05-301-1/+4
* (sys_rename): Handle filenames with accented characters.Geoff Voelker1998-05-301-5/+17
* (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-301-1/+1
* (distclean): Delete config.stamp, stamp-oldxmenu.Karl Heuer1998-05-301-1/+1