aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (${lispsource}TAGS): Specify ETAGS var in inner make.Richard M. Stallman1997-07-251-1/+4
* (Vprint_gensym_alist): Renamed from printed_gensyms.Richard M. Stallman1997-07-251-16/+32
* (selection_data_to_lisp_data):Richard M. Stallman1997-07-241-2/+3
* (main): Make --help msg end in newline.Richard M. Stallman1997-07-241-1/+1
* (Fx_create_frame): Don't fail to initialize `font'.Richard M. Stallman1997-07-241-2/+2
* (wait_reading_process_input): Initialize total_read.Richard M. Stallman1997-07-241-2/+9
* (Fdelete_frame): Undo previous change.Richard M. Stallman1997-07-241-0/+4
* (read_char): Delete spurious UNGCPRO.Richard M. Stallman1997-07-241-2/+10
* (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.Richard M. Stallman1997-07-241-1/+7
* (Fcurrent_message): New function.Richard M. Stallman1997-07-241-0/+10
* (syms_of_buffer): Doc fix.Richard M. Stallman1997-07-231-0/+2
* (syms_of_eval): Doc fix.Richard M. Stallman1997-07-231-2/+4
* Undo previous change.Richard M. Stallman1997-07-231-0/+3
* Test `__unix' along with `unix'.Richard M. Stallman1997-07-221-1/+1
* (syms_of_coding): Doc fix.Richard M. Stallman1997-07-221-3/+7
* (LIBS_SYSTEM): Undo previous change.Richard M. Stallman1997-07-221-1/+5
* (choose_minibuf_frame_1): New function.Richard M. Stallman1997-07-221-4/+10
* (set_window_height): Allow all heights > 0 for minibuffer windows.Richard M. Stallman1997-07-211-2/+4
* (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.Richard M. Stallman1997-07-211-1/+1
* (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