aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* 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
* (vc-backend-merge-news): Fix regexp to also match P markerAndreas Schwab1999-08-271-2/+2
* Put quote-backquote around all symbol namesKarl Heuer1999-08-271-80/+164
* (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
* (margin): Renamed from bitmap-area.Gerd Moellmann1999-08-241-2/+2
* Mode provide to end.Dave Love1999-08-241-45/+34
* (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
* (backward-kill-paragraph): Don't moveGerd Moellmann1999-08-211-2/+12
* (next-history-element): Use minibuffer-prompt-end.Gerd Moellmann1999-08-211-4/+7
* (jit-lock-function): Use line-beginning-position.Gerd Moellmann1999-08-211-10/+2
* Exclude CVS dirs like RCS.Dave Love1999-08-211-5/+5
* (tooltip-mode): Customize this, per convention.Dave Love1999-08-191-17/+18
* (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
* 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
* (info): Doc fix.Dave Love1999-08-171-0/+2
* Remove compatibility code.Dave Love1999-08-171-17/+17