summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (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".
* (find-file): Doc fix.Dave Love1999-08-261-2/+1
|
* (kill-word): Undo previous change.Gerd Moellmann1999-08-251-7/+4
|
* (jit-lock-function): Extend the fontified rangeGerd Moellmann1999-08-251-9/+12
| | | | | to the beginning of the line containing the range start and the beginning of the line following the range end.
* (margin): Renamed from bitmap-area.Gerd Moellmann1999-08-241-2/+2
|
* Mode provide to end.Dave Love1999-08-241-45/+34
| | | | | | (timezone-parse-date): Simplify somewhat. Assume 2-digit years <70 are 2000+. (timezone-parse-time): Simplify somewhat.
* (gnus-emphasis-underline-italic): Doc fix.Andreas Schwab1999-08-241-1/+1
|
* (sql-sybase): use sql-server instead of sql-database.Alex Schroeder1999-08-241-18/+13
|
* (delete-extract-rectangle): Doc fix from verna.Dave Love1999-08-231-1/+1
|
* Add/fix various doc strings. Add `*' to all the interactive specs.Dave Love1999-08-231-35/+41
|
* Octave-mode support: for the function index entries, allow the prefixStephen Eglen1999-08-221-1/+2
| | | | to also match optional return value list of form `[X Y ... Z] = '.
* (backward-kill-paragraph): Don't moveGerd Moellmann1999-08-211-2/+12
| | | | | point into mini-buffer prompt. (backward-kill-sentence): Ditto.
* (next-history-element): Use minibuffer-prompt-end.Gerd Moellmann1999-08-211-4/+7
| | | | | Remove test for minibuffer-prompt-in-buffer. (kill-word): Don't move point into mini-buffer prompt.
* (jit-lock-function): Use line-beginning-position.Gerd Moellmann1999-08-211-10/+2
| | | | Don't unwind-protect font-lock-fontify-region.
* Exclude CVS dirs like RCS.Dave Love1999-08-211-5/+5
|
* (tooltip-mode): Customize this, per convention.Dave Love1999-08-191-17/+18
| | | | (tooltip-active): Option deleted.
* (global-font-lock-mode): Autoload. Add :initialize.Dave Love1999-08-191-0/+2
|
* Avoid ange-ftp related compilation warnings.Dave Love1999-08-191-1/+3
|
* Declare dynamic vars.Dave Love1999-08-192-1/+12
|
* (font-lock-support-mode): Make `jit-lock-mode'Gerd Moellmann1999-08-181-1/+1
| | | | | the default so that beginners can benefit from it without searching in manuals.
* checked in with -k by blaak at 1999/08/18 05:08:39Ray Blaak1999-08-181-19/+48
|
* (mode-line-modified): Look up key binding for C-xGerd Moellmann1999-08-171-1/+4
| | | | | C-q. If it's bound call that binding, otherwise call toggle-read-only.
* (info): Doc fix.Dave Love1999-08-171-0/+2
|
* Remove compatibility code.Dave Love1999-08-171-17/+17
| | | | | (info-lookup-guess-default*): DTRT for point st start of symbol. (info-complete): Don't lose with point not at end of symbol.
* Add Keywords.Dave Love1999-08-171-0/+1
|
* (finder-known-keywords): Add `multimedia'.Dave Love1999-08-171-0/+1
|
* Provide term/sun-mouse.Dave Love1999-08-171-0/+1
|
* (toplevel): Make face `term-default' an empty face.Gerd Moellmann1999-08-171-0/+1
| | | | | The code relied on the fact that Emacs ignored invalid faces in face text properties in 20.4.
* Move provide to end.Dave Love1999-08-161-6/+8
| | | | (three-step-help): Customize.