aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (buffer-undo-list): For ms-dos, use fns.el without theEli Zaretskii1998-11-121-3/+5
* (ediff-even-diff-face-A): Fix spelling.Karl Heuer1998-11-121-4/+4
* (XTread_socket): Fix previous change in case F == 0.Karl Heuer1998-11-121-1/+2
* (switch-to-lisp): if no inferior lisp present, callKarl Heuer1998-11-121-4/+4
* (desktop-save, desktop-create-buffer): Undo 10-22 change.Karl Heuer1998-11-111-10/+3
* (aviion-intel): New machine.Karl Heuer1998-11-111-0/+7
* Initial revisionKarl Heuer1998-11-111-0/+22
* (BSD_PGRPS): Add #undef.Karl Heuer1998-11-111-0/+4
* (BROKEN_FIONREAD): #undef commented out.Karl Heuer1998-11-111-0/+4
* 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