summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1997-08-011-0/+6
* (encode_coding_iso2022): When source data ends not atKenichi Handa1997-08-011-4/+6
* (Fwrite_region): Don't try to flush out a data twice.Kenichi Handa1997-08-011-1/+1
* (direct_output_for_insert): Set last_point_x properly.Richard M. Stallman1997-08-011-1/+1
* (x_list_fonts): Request at least 10 fonts by XListFonts.Kenichi Handa1997-08-011-0/+4
* (redisplay_window): Fix one-off in handlingRichard M. Stallman1997-08-011-1/+1
* (x_list_fonts): Reject a font whose min_bounds.width is 0.Richard M. Stallman1997-07-311-15/+28
* (current_lock_owner): Don't try to delete lockRichard M. Stallman1997-07-311-6/+4
* (read_process_output): Don't call setup_coding_systemRichard M. Stallman1997-07-311-9/+13
* (encode_coding_iso2022): Write out invalid multibyteKenichi Handa1997-07-311-6/+46
* (lock_if_free): Don't loop; for strange error, return -1.Richard M. Stallman1997-07-301-5/+2
* (redisplay_window): Fix previous change.Richard M. Stallman1997-07-301-11/+17
* (LIBXMU): Alternative definition if CANNOT_DUMP.Richard M. Stallman1997-07-301-0/+4
* (LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.Richard M. Stallman1997-07-301-2/+2
* Minor cleanup.Richard M. Stallman1997-07-301-2/+5
* (Fformat_time_string): Don't hang if strftime producesRichard M. Stallman1997-07-291-4/+3
* (sort_args): Check properly for `--'.Richard M. Stallman1997-07-291-1/+1
* (x_new_font): Follow the change in x_set_scroll_bar_width and make theRichard M. Stallman1997-07-281-1/+4
* (Fx_create_frame): Initialize fontset in output_data.Richard M. Stallman1997-07-281-0/+1
* (non_ascii_char_to_string): Fix typos.Richard M. Stallman1997-07-281-2/+2
* [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.Richard M. Stallman1997-07-283-0/+12
* (x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.Richard M. Stallman1997-07-281-0/+2
* (map_obarray): Don't crash if something strange is in the obarray.Richard M. Stallman1997-07-281-1/+1
* (redisplay_window): When text has not changed,Richard M. Stallman1997-07-281-7/+31
* (syms_of_callproc): Don't init Vtemp_file_name_pattern here.Richard M. Stallman1997-07-271-2/+1
* (strout, printchar): Handle minibuffer_auto_raise.Richard M. Stallman1997-07-261-0/+24
* (dumpglyphs): Check the dimension of FONT whileRichard M. Stallman1997-07-261-9/+28
* (LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.Richard M. Stallman1997-07-261-6/+10
* (display_text_line): Don't count minibuf_prompt_width twice in taboffset.Richard M. Stallman1997-07-261-1/+3
* (Fwrite_region): Fix previous change.Richard M. Stallman1997-07-251-1/+1
* (compute_motion): Handle display table correctly forKenichi Handa1997-07-251-28/+22
* (syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.Kenichi Handa1997-07-251-1/+1
* (CODING_REQUIRE_TEXT_CONVERSION,Kenichi Handa1997-07-251-16/+13
* (read_process_output): Use new macroKenichi Handa1997-07-251-2/+2
* (Finsert_file_contents): Use new macrosKenichi Handa1997-07-251-17/+15
* (${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'.make-3-75-91make-3-75-1Richard M. Stallman1997-07-221-1/+1
* (syms_of_coding): Doc fix.Richard M. Stallman1997-07-221-3/+7