aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (vc-update-change-log): Use system-tmp-directory.Richard M. Stallman1998-05-161-6/+2
* (c-macro-expansion): Use system-tmp-directory.Richard M. Stallman1998-05-161-4/+1
* (jka-compr-temp-name-template): Use system-tmp-directoryRichard M. Stallman1998-05-161-5/+1
* (emerge-temp-file-prefix): Use system-tmp-directory.Richard M. Stallman1998-05-161-10/+1
* (ediff-temp-file-prefix): Use system-tmp-directory.Richard M. Stallman1998-05-161-13/+3
* (browse-url-temp-dir): Use system-tmp-directory.Richard M. Stallman1998-05-161-2/+1
* (archive-tmpdir): Use system-tmp-directory.Richard M. Stallman1998-05-161-1/+1
* (ange-ftp-tmp-name-template): Use system-tmp-directory.Richard M. Stallman1998-05-161-4/+2
* (system-tmp-directory): New variable.Richard M. Stallman1998-05-161-0/+11
* (set-auto-coding): Exclude \n when matching the coding system name.Richard M. Stallman1998-05-151-1/+1
* (search_buffer): Set search regs for all success with an empty string.Richard M. Stallman1998-05-151-6/+13
* (define-mail-alias): Compensate for not resetting the match data whenRichard M. Stallman1998-05-151-4/+8
* (signal_quit): Add prototype.Richard M. Stallman1998-05-151-0/+2
* (sys_select): Always wait on interrupt_handle, so thatRichard M. Stallman1998-05-151-2/+22
* (w32_wnd_proc): Call signal_quit when C-g is received.Richard M. Stallman1998-05-151-1/+4
* (interrupt_handle): New variable.Richard M. Stallman1998-05-151-0/+22
* (ange-ftp-start-process): Handle Windows ftp client.Richard M. Stallman1998-05-151-1/+17
* (setup-8-bit-environment):Richard M. Stallman1998-05-151-1/+8
* (byte-decompile-bytecode-1):Richard M. Stallman1998-05-151-1/+3
* Doc fix.Richard M. Stallman1998-05-151-1/+1
* Initial revisionRichard M. Stallman1998-05-151-0/+67
* Load dos-vars along with dos-fns.Richard M. Stallman1998-05-151-0/+1
* (dos-ps-printer, dos-printer, msdos-shells):Richard M. Stallman1998-05-151-38/+6
* (type-break-mode): Don't alter global-mode-string.Richard M. Stallman1998-05-151-6/+6
* (convenience): New group.Richard M. Stallman1998-05-151-0/+4
* (Info-find-node): Use info-file-exists-pRichard M. Stallman1998-05-151-4/+8
* Renamed "struct buffer" to "struct termcap_buffer" toRichard M. Stallman1998-05-151-4/+4
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-05-151-2/+2
* Add binding for C-x z to vi-dot here.Richard M. Stallman1998-05-141-0/+2
* Fix mispelling.Edward M. Reingold1998-05-141-1/+1
* (archive-tmpdir): Make the prefix of the temporaryEli Zaretskii1998-05-141-55/+149
* (ad-handle-definition, defadvice): Fix error messages.Richard M. Stallman1998-05-141-5/+5
* (describe-key-briefly): When INSERT, put cmd name in `...'.Richard M. Stallman1998-05-141-1/+1
* (w32_ring_bell): Flash window correctly.Geoff Voelker1998-05-141-1/+11
* (install-arch-indep): Don't alter site-lisp/subdirs.el if it exists.Richard M. Stallman1998-05-141-8/+14
* (locale-translation-file-name): New variable.Richard M. Stallman1998-05-141-0/+14
* (Finsert_file_contents): Don't check non-regularRichard M. Stallman1998-05-141-5/+9
* (disassemble-1): Reference bytecode string as unibyte.Richard M. Stallman1998-05-141-1/+1
* (init_environment): Set TMPDIR to an existingEli Zaretskii1998-05-131-0/+32
* (Finsert_file_contents): Check that a -*- coding: -*- specRichard M. Stallman1998-05-131-8/+85
* (skip_chars): When fetching char after \,Richard M. Stallman1998-05-131-3/+7
* (format-alist): Use -f when running recode.Richard M. Stallman1998-05-131-5/+5
* (byte-compile-insert-header): Fix prev chg.Richard M. Stallman1998-05-131-2/+2
* (type-break-mode-line-message-mode): Doc fix. Fix some messages.Richard M. Stallman1998-05-131-18/+18
* (Fminibuffer_complete_word): Fix the string-comparison loop.Richard M. Stallman1998-05-131-3/+3
* (byte-compile-from-buffer):Richard M. Stallman1998-05-131-37/+63
* (ispell-dictionary-alist-1): Doc fix.Richard M. Stallman1998-05-121-2/+2
* (rmail-decode-babyl-format):Richard M. Stallman1998-05-121-29/+79
* (install-arch-indep): Put `-' on commands to createRichard M. Stallman1998-05-121-2/+2
* (get_doc_string): New arg UNIBYTERichard M. Stallman1998-05-121-10/+17