aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fyes_or_no_p, Fy_or_n_p): Doc fix.Dave Love1999-02-081-3/+9
* (ccl_coding_driver): On encoding, coding->produced_charKenichi Handa1999-02-081-1/+3
* (IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros.Paul Fisher1999-02-071-30/+25
* (Fformat): Doc fix.Richard M. Stallman1999-02-071-1/+1
* (construct_drag_n_drop): Call DraqQueryPoint beforeAndrew Innes1999-02-051-2/+3
* (encode_terminal_code): Fix previous change.Kenichi Handa1999-02-051-9/+15
* (encode_coding_iso2022): Before writing out an invalidKenichi Handa1999-02-051-0/+2
* (last_clipboard_text, clipboard_storage_size): NewEli Zaretskii1999-02-041-1/+48
* (NLIST_STRUCT): Add #undef.Richard M. Stallman1999-02-041-0/+2
* Fix last change.Eli Zaretskii1999-02-031-2/+2
* (Fw16_set_clipboard_data): When the text needs to beEli Zaretskii1999-02-031-1/+3
* (Fset_char_table_default): To handle the case that CH isKenichi Handa1999-02-031-1/+1
* (syms_of_w32fns): Change default value of w32-mouse-move-interval toAndrew Innes1999-02-021-1/+1
* (set_clipboard_data): Correctly null-terminate theEli Zaretskii1999-02-021-5/+11
* Use full path to temacs.exe when dumping.Geoff Voelker1999-02-021-1/+1
* (Fset_buffer_multibyte): Error if buffer is multibyte.Richard M. Stallman1999-02-011-0/+3
* (ROUND_UP_DST_AND_ZERO): New macro.Andrew Innes1999-01-311-6/+19
* (Fset_window_point): If WINDOW is selected but theRichard M. Stallman1999-01-301-1/+2
* (init_environment): Change argv[0] to contain the full path to Emacs.Andrew Innes1999-01-301-2/+6
* (main): Pass argv to init_environment.Andrew Innes1999-01-301-1/+1
* (x_load_font): For the height of font, if normarl ascent andKenichi Handa1999-01-301-1/+8
* (x_new_fontset): For ASCII font, don't use the font nameKenichi Handa1999-01-301-1/+1
* (decode_mode_spec_coding): Fix previous change.Eli Zaretskii1999-01-281-18/+22
* (w32_load_system_font): Do not load unlisted fonts ifGeoff Voelker1999-01-281-18/+167
* (x_set_frame_parameters): gcpro as needed.Richard M. Stallman1999-01-281-0/+13
* (SETUP_SLAVE_PTY): Use the ptem module if it exists.Richard M. Stallman1999-01-281-1/+17
* (w32_wnd_proc): Fix bug introduced by previous change;Andrew Innes1999-01-271-15/+20
* Do make version comparison as strings.Andrew Innes1999-01-271-1/+1
* eol-mnemonic-* variables are now strings, not characters.Eli Zaretskii1999-01-271-4/+4
* (syms_of_coding): eol-mnemonic-* variables are nowEli Zaretskii1999-01-271-16/+16
* (decode_mode_spec_coding): Display the EOL type as a string.Eli Zaretskii1999-01-271-2/+17
* (main): Up-date copyright.Richard M. Stallman1999-01-261-1/+1
* (syms_of_coding): Doc fix for inhibit-eol-conversion.Dave Love1999-01-251-1/+2
* (Fsignal): Move comment to avoid confusing make-docfile.Andreas Schwab1999-01-251-2/+2
* (x_set_frame_parameters): gcpro as needed.Richard M. Stallman1999-01-251-0/+12
* Comment about unibyte.Dave Love1999-01-241-0/+6
* (read_key_sequence): Fix previous change.Richard M. Stallman1999-01-241-9/+9
* (same_x_server): Detect treat ":0" and "unix:0"Richard M. Stallman1999-01-241-0/+28
* (x_handle_selection_clear): Don't clear theRichard M. Stallman1999-01-241-1/+21
* (scan_sexps_forward): Delete duplicate codeKarl Heuer1999-01-221-2/+9
* (Vw32_bdf_filename_alist): New variable.Geoff Voelker1999-01-221-100/+254
* (W32_TEXTOUT): New macro.Geoff Voelker1999-01-221-165/+122
* (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):Geoff Voelker1999-01-221-4/+9
* Include w32bdf.h.Geoff Voelker1999-01-221-0/+2
* Add w32bdf.c and w32bdf.h.Geoff Voelker1999-01-221-1/+15
* Initial revisionGeoff Voelker1999-01-222-0/+678
* (temacs): Use del to delete file, not rm.Andrew Innes1999-01-211-1/+1
* Remove codepage macros. Remove redundant BIG5 macros.Geoff Voelker1999-01-191-87/+107
* (x_to_w32_charset): Add iso8859-9.Geoff Voelker1999-01-191-4/+7
* (re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.Richard M. Stallman1999-01-191-0/+13