summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fcommand_execute): gcpro c.Richard M. Stallman1997-07-201-11/+16
* (XTread_socket) <ClientMessage>:Richard M. Stallman1997-07-201-24/+56
* (w32_clear_end_of_line): Include scroll bar width.Geoff Voelker1997-07-201-0/+2
* (BASE_PURESIZE): Increased to 410000.Richard M. Stallman1997-07-191-1/+1
* (redisplay_internal): Calculate new_count properlyRichard M. Stallman1997-07-191-5/+9
* (Fcompleting_read): gcpro def.Richard M. Stallman1997-07-191-1/+5
* (Finsert_file_contents) [DOS_NT]: Use the codingRichard M. Stallman1997-07-181-8/+35
* (Ffind_operation_coding_system): Use Ffboundp toRichard M. Stallman1997-07-181-1/+1
* Many doc fixes.Richard M. Stallman1997-07-181-35/+35
* (direct_output_forward_char): Reenable check againstRichard M. Stallman1997-07-181-4/+3
* (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.Richard M. Stallman1997-07-181-1/+2
* (xcar, xcdr): Print with /x.Richard M. Stallman1997-07-171-2/+2
* (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.Richard M. Stallman1997-07-171-1/+1
* (replace_range): New function.Richard M. Stallman1997-07-171-0/+116
* (display_text_line): Handle the case of point being inRichard M. Stallman1997-07-171-0/+10
* (internal_self_insert): When overwriting, use replace_range.Richard M. Stallman1997-07-151-10/+29
* (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.Richard M. Stallman1997-07-151-1/+1
* Fix previous change.Richard M. Stallman1997-07-153-7/+4
* Add comment describing HAVE_PSTAT_GETDYNAMIC.Jim Meyering1997-07-151-0/+8
* (detect_coding_iso2022): Distinguish coding-category-iso-7-else andKenichi Handa1997-07-151-22/+41
* (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deletedKenichi Handa1997-07-151-6/+9
* automatically generated from GPLed versionMiles Bader1997-07-141-17/+17
* automatically generated from GPLed versionPaul Eggert1997-07-141-18/+52
* (unexec): Don't call update_dynamic_symbols if static link.Richard M. Stallman1997-07-141-2/+4
* (make_lispy_event): Distinguish S-SPC from SPC.Richard M. Stallman1997-07-141-0/+4
* (read_char): Call timer_stop_idle unconditionally at non_reread.Richard M. Stallman1997-07-141-4/+1
* (x_draw_box): Use scratch_cursor_gc to draw the cursorRichard M. Stallman1997-07-141-1/+16
* (init_display): Go ahead and prepare forRichard M. Stallman1997-07-131-1/+5
* (init_lread): Don't add to load-path lisp subdirectoriesRichard M. Stallman1997-07-131-3/+13
* Comment changes.Richard M. Stallman1997-07-131-60/+58
* (Fcall_process) [MSDOS]: Request EOL conversion ofRichard M. Stallman1997-07-131-0/+13
* (Fwrite_region) [DOS_NT]: Always use binary mode sinceRichard M. Stallman1997-07-131-2/+1
* (XPointer): Define XPointer.Richard M. Stallman1997-07-131-3/+4
* (compile_pattern_1): Don't declare val with CONST.Richard M. Stallman1997-07-131-3/+3
* (decode_mode_spec): Initialize and use `p' (for the termcap case).Richard M. Stallman1997-07-121-2/+2
* (XPointer): Define XPointer.Richard M. Stallman1997-07-121-0/+2
* (main): Use setrlimit only if RLIMIT_STACK.Richard M. Stallman1997-07-121-2/+3
* (r_alloc_reinit): New function.Richard M. Stallman1997-07-121-0/+18
* (get_system_name): Don't crash if Vsystem_name does not contain a string.Richard M. Stallman1997-07-121-1/+4
* (lock_file_1): Don't crash if Fuser_login_name orRichard M. Stallman1997-07-121-5/+16
* (Fx_list_fonts): Fix Fnconc argument.Richard M. Stallman1997-07-121-1/+1
* Initial revisionRichard M. Stallman1997-07-121-0/+91
* (message2_nolog): Don't call fwrite will null string.Richard M. Stallman1997-07-121-1/+2
* (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.Richard M. Stallman1997-07-121-10/+20
* (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slotRichard M. Stallman1997-07-121-2/+2
* (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.Richard M. Stallman1997-07-121-2/+2
* (Fdelete_backward_char): Convert Finsert_char argument toRichard M. Stallman1997-07-121-3/+4
* (Ffind_coding_system): Use call1, not call2.Richard M. Stallman1997-07-121-1/+1
* (Fsubstitute_command_keys): Add missing describe_map_tree argument.Richard M. Stallman1997-07-121-2/+2
* (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.Richard M. Stallman1997-07-121-6/+11