summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Make some doc strings obey the make-docfile convention.Dave Love1999-09-041-11/+15
* Make some doc strings obey the make-docfile convention.Dave Love1999-09-041-27/+22
* (mh-forward): Get new subject line from the original,Richard M. Stallman1999-09-041-10/+14
* (make-autoload): Handle defun* like defun.Richard M. Stallman1999-09-031-1/+2
* (highlight-changes-mode): Add autoload cookie for variable.Dave Love1999-09-031-0/+2
* (double-mode): Customize the variable.Dave Love1999-09-031-3/+13
* Delete duplicated code.Kenichi Handa1999-09-031-1/+0
* (indent-relative): Doc fix.Richard M. Stallman1999-09-031-0/+2
* (quickurl): Doc fix.Richard M. Stallman1999-09-031-18/+10
* (margin): Change background to "gray" for mono (this isGerd Moellmann1999-09-021-2/+0
* (next-history-element): Use minibuffer-prompt-end onceGerd Moellmann1999-09-021-3/+1
* (vc-update-change-log): Use small-temporary-file-directory when non-nil.Eli Zaretskii1999-09-021-2/+4
* (c-macro-expansion): Use small-temporary-file-directory when non-nil.Eli Zaretskii1999-09-021-1/+2
* (ediff-temp-file-prefix): UseEli Zaretskii1999-09-021-1/+2
* (command-line): Compute the value ofEli Zaretskii1999-09-021-0/+4
* (small-temporary-file-directory): New variable.Eli Zaretskii1999-09-021-0/+6
* (shell-command, shell-command-on-region): UseEli Zaretskii1999-09-021-5/+9
* (direct-print-region-helper): Use temporary-file-directory.Eli Zaretskii1999-09-021-1/+1
* (asm-mode): Set comment-start properly from asm-comment-char.Richard M. Stallman1999-09-021-3/+3
* Initial revisionRichard M. Stallman1999-09-011-0/+317
* (help-make-xrefs): Don't lose on non-empty blank line after key table.Dave Love1999-08-311-3/+3
* (byte-boolean-vars): Add several w32 and redisplay variables.Dave Love1999-08-311-1/+4
* (push): Fix typo.Dave Love1999-08-311-2/+2
* Fix previous change.Richard M. Stallman1999-08-301-15/+4
* Many doc fixes.Richard M. Stallman1999-08-301-32/+64
* (bibtex-mode): Use with-temp-buffer rather than make-temp-name, useRichard M. Stallman1999-08-291-17/+10
* (comint-input-ring-separator): New variable.Richard M. Stallman1999-08-291-10/+20
* Initial revisionRichard M. Stallman1999-08-291-0/+569
* (mail-extr-all-letters-but-separators)Richard M. Stallman1999-08-291-3/+3
* (tags-loop-continue): After tags-loop-operate returns, force skip to next file.Richard M. Stallman1999-08-291-2/+7
* Fix previous change.Richard M. Stallman1999-08-291-4/+4
* (push, pop): New macros.Richard M. Stallman1999-08-291-0/+15
* (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.Richard M. Stallman1999-08-291-0/+5
* (eval-defun): Expand macros,Richard M. Stallman1999-08-291-9/+18
* (compilation-error-regexp-alist):Richard M. Stallman1999-08-291-1/+3
* (speedbar-directory-buttons): RecognizeRichard M. Stallman1999-08-291-2/+3
* (array-reconfigure-rows): Use generate-new-buffer.Richard M. Stallman1999-08-291-1/+1
* (Info-tagify): Don't insert more than one newline before the tag table.Richard M. Stallman1999-08-291-10/+15
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
* (which-func-cleanup-function): New variable.Richard M. Stallman1999-08-291-1/+15
* (find-function-regexp): Allow a ) or ( to end a function name.Richard M. Stallman1999-08-291-1/+1
* (ada-tmp-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (metamail-region): Use temporary-file-directory.Richard M. Stallman1999-08-281-2/+2
* (post-mail-send-it): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (te-terminfo-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+3
* (ledit-zap-file, ledit-read-file, ledit-compile-file):Richard M. Stallman1999-08-281-3/+5
* (dired-string-replace-match): Return `nil' when no matchRichard M. Stallman1999-08-281-3/+3
* (tex-compilation-parse-errors):Richard M. Stallman1999-08-281-3/+3
* (diff-parse-differences):Richard M. Stallman1999-08-281-5/+5
* (calendar-goto-astro-day-number): Autoload the right function name.Richard M. Stallman1999-08-281-1/+1