aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (W32_TEXTOUT): Do not multiply nchars byGeoff Voelker1999-03-141-3/+3
* (w32_wnd_proc): Handle WM_GETMINMAXINFO message.Geoff Voelker1999-03-141-0/+6
* Recognise HP 9000/8x0 machines. From Alexandre Oliva.Ben Elliston1999-03-141-1/+1
* (vc-delete-logbuf-window): New var.Karl Heuer1999-03-131-6/+17
* (command-line-1): Improve startup msg.Karl Heuer1999-03-131-2/+4
* Added commentary about stealthy functions.Karl Heuer1999-03-131-65/+91
* (server-start): Set coding system for the serverKenichi Handa1999-03-131-0/+10
* (sentence-end-double-space): Doc fix.Dave Love1999-03-121-1/+4
* (sentence-end): Doc fix.Dave Love1999-03-121-3/+6
* (comint-password-prompt-regexp): Accept "login password:"Karl Heuer1999-03-111-2/+2
* (BASE_PURESIZE): Increase to 505000.Karl Heuer1999-03-101-2/+1
* Merge recent additions from autoconf source tree.Ben Elliston1999-03-102-58/+115
* (ispell-dictionary-alist-1): Shorten autoloaded line.Karl Heuer1999-03-101-13/+41
* (bdf-directory-list): Doc fix.Karl Heuer1999-03-091-1/+1
* (enriched-mode): Make var permanent-local.Karl Heuer1999-03-091-0/+1
* (init_filelock): New function.Karl Heuer1999-03-091-0/+6
* (main) [CLASH_DETECTION]: Call init_filelock.Karl Heuer1999-03-091-0/+3
* (html-mode): Use sentence-end-double-space when setting sentence-end.Dave Love1999-03-091-1/+4
* Doc fix.Dave Love1999-03-091-1/+3
* (tis-620): New alias coding system for thai-tis620.Kenichi Handa1999-03-091-0/+1
* (setup_coding_system): Check for CODING_SYSTEM = nil.Kenichi Handa1999-03-091-0/+5
* (get_boot_time): Reduce scope of #ifdef BOOT_TIMEKarl Heuer1999-03-091-1/+1
* (flyspell-mode-on): UseKarl Heuer1999-03-091-0/+2
* (outline-back-to-heading): fix invisible-ok.Karl Heuer1999-03-091-1/+1
* (dired-do-copy-regexp): Doc fix.Karl Heuer1999-03-092-6/+6
* (smtpmail-do-bcc): Fix regexp.Karl Heuer1999-03-091-12/+9
* (cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,Eli Zaretskii1999-03-081-1/+73
* (texinfo-append-refill): Check @c correctly.Kenichi Handa1999-03-081-1/+3
* Add detailed instructions to unpack and install intlfonts on MS-DOS.Eli Zaretskii1999-03-071-1/+13
* (Finsert_file_contents): Use xfree.Dave Love1999-03-071-1/+1
* (bdf-directory-list): Fix last change.Eli Zaretskii1999-03-071-1/+7
* (bdf-directory-list): Different value for ms-dos.Eli Zaretskii1999-03-071-1/+4
* (top level): Display character 255 as 8bit as well.Eli Zaretskii1999-03-071-1/+1
* (c-outline-level): BindDave Love1999-03-062-6/+10
* (ada-outline-level): Bind buffer-invisibility-spec.Dave Love1999-03-061-3/+5
* (callproc.o, coding.o, fileio.o, msdos.o, process.o,Kenichi Handa1999-03-061-7/+7
* Remove common multiple file compilation commands.Geoff Voelker1999-03-063-27/+0
* Compile multiple .c files when possible.Geoff Voelker1999-03-061-0/+12
* (outline-get-last-sibling): Doc fix.Karl Heuer1999-03-051-1/+1
* (convert-standard-filename): Convert directoryAndrew Innes1999-03-051-0/+4
* Provide skkdic-cnv.Andreas Schwab1999-03-051-5/+6
* (main): Add missing parens.Geoff Voelker1999-03-051-1/+1
* (custom-set-variables): Protect against setter errors.Dave Love1999-03-041-7/+11
* (Fbase64_encode_string): Allocate sufficient memory forKenichi Handa1999-03-041-1/+5
* (ls-lisp-format): Under -s, print the size in blocks with %4.0f, in caseEli Zaretskii1999-03-041-1/+1
* (ls-lisp-insert-directory): Protect the sum total ofEli Zaretskii1999-03-041-8/+21
* (syms_of_buffer): Doc fix.Karl Heuer1999-03-041-1/+1
* (Fstring_match, Fposix_string_match): Doc fix.Karl Heuer1999-03-041-0/+2
* (Fcall_process): Use xmalloc, xfree.Karl Heuer1999-03-041-3/+3
* (term_init): Use xmalloc, not malloc.Karl Heuer1999-03-041-3/+3