aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Discuss C-w.Karl Heuer1998-11-111-0/+13
* (vc-toggle-read-only): Doc fix.Karl Heuer1998-11-111-2/+5
* (ispell-dictionary-alist-2): Removed svenska,Karl Heuer1998-11-111-6/+3
* (ps-print-prologue-1): Only use old LandscapeMode handling ifAndrew Innes1998-11-111-13/+11
* (MAX_ALLOCA): New macro.Eli Zaretskii1998-11-111-6/+36
* (byte_combining_error): Error message improved.Kenichi Handa1998-11-111-1/+1
* (char_valid_p): Handle a composite character correctly.Kenichi Handa1998-11-111-1/+1
* (compose-chars-component): SignalKenichi Handa1998-11-111-1/+8
* If a resolved ASCII font name doesn't conform toKenichi Handa1998-11-111-12/+11
* (str_cmpchar_id): Check the byte sequence forKenichi Handa1998-11-111-3/+13
* (x_list_fonts): Don't change the value of maxnames.Kenichi Handa1998-11-111-7/+3
* (main): Set environment size only when runningGeoff Voelker1998-11-101-9/+9
* (set-default-process-coding-system): Use function onGeoff Voelker1998-11-101-4/+8
* (Vw32_pass_optional_keys_to_system): Variable removed.Geoff Voelker1998-11-101-103/+680
* ($(BLD)\w32inevt.obj): Add dependencies on w32term.hGeoff Voelker1998-11-101-1/+3
* Include w32term.h and w32heap.h.Geoff Voelker1998-11-101-211/+232
* (sys_kill): Set extended key flag when fakingGeoff Voelker1998-11-101-6/+202
* (convert_to_key_event): Removed.Geoff Voelker1998-11-101-68/+33
* (struct w32_display_info): New element faked_key.Geoff Voelker1998-11-101-14/+28
* ([language-change]): For now ignoreGeoff Voelker1998-11-101-0/+6
* (ediff-make-temp-file): Run the prefix throughEli Zaretskii1998-11-101-10/+14
* Delete autoload cookies.Karl Heuer1998-11-101-4/+0
* Add autoload cookies.Karl Heuer1998-11-101-0/+5
* (ispell-get-coding-system): Default to iso-latin-1.Karl Heuer1998-11-101-11/+6
* (regex_compile): Handle translation of multibyteKarl Heuer1998-11-101-9/+20
* (CATEGORY_SET): Adjusted for the change of cmpchar_component.Kenichi Handa1998-11-101-2/+2
* (cmpchar_component): New arg NOERROR. CheckKenichi Handa1998-11-101-21/+33
* (cmpchar_component): Proto-type adjusted.Kenichi Handa1998-11-101-1/+1
* (ps-print-prologue-1): In BeginDoc procedure, call setpagedevice toAndrew Innes1998-11-091-5/+12
* (string_to_non_ascii_char): Return correct length forKenichi Handa1998-11-091-2/+4
* (symbol-file): Run fns-VERSION.el throughEli Zaretskii1998-11-081-2/+6
* (buffer-undo-list): Run fns-VERSION.el throughEli Zaretskii1998-11-081-2/+3
* (SHELL, MAKESHELL): Don't use `override'.Eli Zaretskii1998-11-081-2/+2
* (Fprocess_status): Doc fix.Karl Heuer1998-11-071-1/+1
* (line-number-mode): Doc fix.Karl Heuer1998-11-071-1/+4
* (find-variable-noselect): Autoload.Karl Heuer1998-11-071-0/+1
* (texinfo-format-scan):Karl Heuer1998-11-071-45/+49
* (hack-local-variables): Test local-enable-local-variables.Karl Heuer1998-11-071-10/+25
* (init_charset_once): Fix previous change.Kenichi Handa1998-11-071-1/+1
* (create-fontset-from-fontset-spec): Give correct arg to `error'.Kenichi Handa1998-11-061-1/+1
* (string_to_non_ascii_char): Fix previous change.Kenichi Handa1998-11-061-21/+24
* (SPLIT_NON_ASCII_CHAR): Check dimension of an invalidKenichi Handa1998-11-061-10/+9
* (html-mode): Doc fix.Andreas Schwab1998-11-061-2/+2
* (MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.Kenichi Handa1998-11-061-5/+9
* (Fstring_to_char): Don't return a multibyte characterKenichi Handa1998-11-061-1/+6
* (string_to_non_ascii_char): Fix previous change.Kenichi Handa1998-11-061-3/+4
* (MAKE_NON_ASCII_CHAR): Check validity of CHARSET.Kenichi Handa1998-11-061-7/+7
* (display_text_line): Check validity of a multibyteKenichi Handa1998-11-061-51/+61
* (Fcombine_after_change_execute): Return nil, not junk.Karl Heuer1998-11-051-2/+5
* (sendmail-send-it): Check for failure.Karl Heuer1998-11-051-33/+36