summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | drawn with a stipple pattern).
* (next-history-element): Use minibuffer-prompt-end onceGerd Moellmann1999-09-021-3/+1
| | | | again. Remove test for minibuffer-prompt-in-buffer.
* (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
| | | | small-temporary-file-directory if non-nil.
* (command-line): Compute the value ofEli Zaretskii1999-09-021-0/+4
| | | | small-temporary-file-directory.
* (small-temporary-file-directory): New variable.Eli Zaretskii1999-09-021-0/+6
|
* (shell-command, shell-command-on-region): UseEli Zaretskii1999-09-021-5/+9
| | | | | | make-temp-name properly. Use small-temporary-file-directory if non-nil, otherwise temporary-file-directory, to generate temporary files.
* (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
| | | | (asm-font-lock-keywords): Recognize instruction width suffixes.
* 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
| | | | (ring-size, ring-copy): New functions.
* (bibtex-mode): Use with-temp-buffer rather than make-temp-name, useRichard M. Stallman1999-08-291-17/+10
| | | | | match-string-no-properties, and eliminate a quadratic behavior when building bibtex-strings.
* (comint-input-ring-separator): New variable.Richard M. Stallman1999-08-291-10/+20
| | | | | | (comint-read-input-ring): Doc change; use comint-input-ring-separator when reading file. (comint-write-input-ring): Use comint-input-ring-separator when writing file.
* Initial revisionRichard M. Stallman1999-08-291-0/+569
|
* (mail-extr-all-letters-but-separators)Richard M. Stallman1999-08-291-3/+3
| | | | | (mail-extr-first-letters, mail-extr-last-letters): Use character classes [:alpha:] and [:alnum:].
* (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
| | | | | and specially handle defvar inside their expansions. (eval-defun-1): New subroutine.
* (compilation-error-regexp-alist):Richard M. Stallman1999-08-291-1/+3
| | | | | | Fix the Perl -w entry to allow period after line number. Don't allow newlines in file name, but allow them after line number for Perl debugging traces.
* (speedbar-directory-buttons): RecognizeRichard M. Stallman1999-08-291-2/+3
| | | | device names when checking for file names.
* (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
| | | | | | | | | | | (Info-tagify): Start by widening. Match node headers that don't list the file name, and more kinds of page separations. Strip properties during tagification. Use start of node header line as tag's position. Fix the "done" message. (Info-validate): Save and restore match data around narrowing down.
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
| | | | | | (compilation-filter, compilation-forget-errors) (compilation-parse-errors): Use a marker instead of an integer for `compilation-parsing-end'.
* (which-func-cleanup-function): New variable.Richard M. Stallman1999-08-291-1/+15
| | | | (which-function): Call that function.
* (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
| | | | Use temporary-file-directory.
* (dired-string-replace-match): Return `nil' when no matchRichard M. Stallman1999-08-281-3/+3
| | | | found with global search.
* (tex-compilation-parse-errors):Richard M. Stallman1999-08-281-3/+3
| | | | Use a marker instead of an integer for `compilation-parsing-end'.
* (diff-parse-differences):Richard M. Stallman1999-08-281-5/+5
| | | | Use a marker instead of an integer for `compilation-parsing-end'.
* (calendar-goto-astro-day-number): Autoload the right function name.Richard M. Stallman1999-08-281-1/+1
|
* Call the new hook in every movement function.Richard M. Stallman1999-08-281-10/+20
|
* (calendar-move-hook): New hook.Richard M. Stallman1999-08-281-0/+12
|
* (dired-guess-shell-alist-default): Support bzip2 format.Karl Heuer1999-08-281-0/+6
|
* (easy-mmode-define-minor-mode):Karl Heuer1999-08-281-8/+11
| | | | | On repeated call, override previous values put into minor-mode-map-alist and minor-mode-alist.
* (vc-backend-merge-news): Fix regexp to also match P markerAndreas Schwab1999-08-271-2/+2
| | | | from cvs update.
* Put quote-backquote around all symbol namesKarl Heuer1999-08-271-80/+164
| | | | | | | | | in doc strings, for mousing. (time-stamp): support multi-line patterns. (time-stamp-inserts-lines): new variable. (time-stamp-count): new variable. (time-stamp-string-preprocess): fixed bug where "%%a" becomes "Thu" instead of "%a".