aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment and whitespace changes.Richard M. Stallman1997-12-211-21/+23
* (message_dolog): Update PT and ZV properly when at end ofRichard M. Stallman1997-12-211-5/+49
* (Vread_buffer_function): New var.Karl Heuer1997-12-191-7/+27
* (sys_signal): Add two casts.Karl Heuer1997-12-111-2/+2
* (GROW_FAIL_STACK): Fix test for stack size at max.Karl Heuer1997-12-111-1/+2
* (GROW_FAIL_STACK): Fix previous change:Karl Heuer1997-12-091-3/+5
* (TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.Karl Heuer1997-12-091-28/+42
* (Fcall_process): Don't clobber new_argv[0]Karl Heuer1997-12-091-1/+3
* (Fcall_process): Set Vlast_coding_system_used afterKenichi Handa1997-12-091-0/+2
* (Fget_unused_iso_final_char): New function.Kenichi Handa1997-12-091-0/+31
* (setup_coding_system): Do not setKenichi Handa1997-12-091-1/+3
* (read_process_output): Fix previous change, i.e, ifKenichi Handa1997-12-091-7/+13
* (Finsert_file_contents): Set Vlast_coding_system_usedKenichi Handa1997-12-091-0/+4
* (Fexecute_extended_command): Fix previous change.Kenichi Handa1997-12-081-2/+2
* (read_process_output): Allocate for coding system, ifKarl Heuer1997-12-081-0/+4
* (main): Fix the stack-limit code to calculateKarl Heuer1997-12-041-4/+10
* (Feval_region): Doc correction (point does not move).Karl Heuer1997-12-041-2/+1
* Fix comment (avoid spurious "unterminated comment" warning)Karl Heuer1997-12-041-21/+22
* Comment fix (to avoid "unterminated comment" warning).Karl Heuer1997-12-041-1/+3
* (create_process, deactivate_process, close_process_descs):Andreas Schwab1997-11-281-1/+6
* (describe_map): Fix decl of arg ELT_DESCRIBER.Andreas Schwab1997-11-281-1/+1
* (Fsuspend_emacs): Cast init_sys_modes when callingAndreas Schwab1997-11-281-1/+2
* (reset_sigio): Return void.Andreas Schwab1997-11-281-0/+1
* (do_autoload): Return void.Andreas Schwab1997-11-281-0/+1
* (internal_with_output_to_temp_buffer):Andreas Schwab1997-11-282-2/+2
* (message): Declare a as char *[3].Andreas Schwab1997-11-281-4/+4
* (malloc_warning, display_malloc_warning): Return void.Andreas Schwab1997-11-281-0/+7
* (describe_vector): Declaration fixed (delete `.' at theKenichi Handa1997-11-271-1/+2
* (record_delete, record_marker_adjustment): Declare them as void.Kenichi Handa1997-11-271-0/+3
* (record_change, record_first_change,Kenichi Handa1997-11-271-0/+3
* (invalidate_current_column): Declare it as void.Kenichi Handa1997-11-271-0/+1
* (report_file_error): Declare it as void.Kenichi Handa1997-11-271-0/+1
* (unlock_buffer): Declare it as void.Kenichi Handa1997-11-271-0/+1
* (nsberror, record_buffer, validate_region,Kenichi Handa1997-11-271-0/+4
* (discard_tty_input, init_baud_rate,Kenichi Handa1997-11-271-0/+26
* (Fexecute_extended_command): Give Voverriding_local_map as theKenichi Handa1997-11-271-2/+2
* (echo_now, record_auto_save, cmd_error_internal,Kenichi Handa1997-11-271-1/+15
* (x_make_frame_visible): Give dummy arg toKenichi Handa1997-11-271-1/+1
* (redisplay_preserve_echo_area): Declare it as void.Kenichi Handa1997-11-271-0/+1
* (strwidth): Remove extra argument to buffer_display_table.Kenichi Handa1997-11-271-1/+1
* automatically generated from GPLed versionUlrich Drepper1997-11-261-16/+8
* (SPLIT_STRING): Remove extra argument toAndreas Schwab1997-11-251-1/+1
* Add prototypes.Andreas Schwab1997-11-251-9/+9
* (Fx_disown_selection_internal): Fix type of EVENT.Andreas Schwab1997-11-251-2/+2
* Add prototypes.Andreas Schwab1997-11-254-23/+35
* Add prototypes.Andreas Schwab1997-11-251-2/+7
* Include "intervals.h" for prototypes.Andreas Schwab1997-11-251-0/+1
* (free_fontset_data): Don't free null pointer.Richard M. Stallman1997-11-251-10/+13
* ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.Paul Eggert1997-11-241-1/+0
* (strftime.o):Paul Eggert1997-11-241-1/+0