summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Doc fix.Jim Blandy1993-04-071-1/+1
|
* (untabify): Don't really change where restriction starts.Richard M. Stallman1993-04-071-1/+1
|
* (dired-pop-to-buffer): Adjust count-lines val for last line.Richard M. Stallman1993-04-061-1/+4
|
* (vc-comment-to-change-log): Renamed from vc-comment-to-changelog.Roland McGrath1993-04-051-5/+10
| | | | | Take optional arg and pass it to find-change-log. Added docstring and interactive spec.
* (find-change-log): New function.Roland McGrath1993-04-051-27/+41
| | | | (add-change-log-entry): FILE-NAME frobnicating code moved there; call it.
* (compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with theRoland McGrath1993-04-051-16/+21
| | | | | | GNU format regexp: just allowing blanks to terminate the line number makes that one handle the HP case. Merged MIPS RISC CC regexp with Apollo cc regexp: make "s optional, and don't anchor to bol.
* (compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) toRoland McGrath1993-04-051-2/+2
| | | | be anchored at bol, and to never match multiple lines.
* (dired-unmark-all-files): Read the arg as just a char.Richard M. Stallman1993-04-051-2/+5
|
* Added or corrected documentation headersEric S. Raymond1993-04-031-2/+4
|
* Initial revisionEric S. Raymond1993-04-032-0/+848
|
* new comint-read-noecho.Noah Friedman1993-04-031-19/+46
|
* (repeat-history-command): Bug fix. Someone forgot a car.Eric S. Raymond1993-04-021-1/+1
|
* (mpuz-try-letter): Use read-char to read digit.Richard M. Stallman1993-04-021-19/+5
| | | | | Use message directly also. Use downcase. (mpuz-read-map): Deleted.
* (eval-defun): Rename argument to avoid collision.Richard M. Stallman1993-04-011-4/+4
| | | | (eval-last-sexp): Likewise.
* (etags-tags-completion-table): Rewritten with a mondo regexp.Roland McGrath1993-04-011-18/+18
|
* * timer.el (timer-program): New defconst.Jim Blandy1993-04-011-2/+10
| | | | | | (run-at-time): Use timer-program as the name of the program the subprocess should run, and search for it in exec-directory, rather than checking the entire exec path.
* (indent-for-comment): Use skip-syntax-backward in place ofRoland McGrath1993-03-311-9/+10
| | | | | skip-chars-backward. Correctly set INDENT to the return value of comment-indent-function.
* (etags-tags-completion-table): Use skip-syntax-backward instead ofRoland McGrath1993-03-311-4/+3
| | | | skip-chars-backward.
* (view-buffer-other-window): Remove spurious backslashes fromRoland McGrath1993-03-311-1/+1
| | | | interactive spec.
* (view-exit): Use local map view-old-local-map, not (current-local-map).Roland McGrath1993-03-311-1/+1
|
* (map-y-or-n-p): Make bindings of user-defined keys be each a vectorRoland McGrath1993-03-311-6/+6
| | | | | | containing the user's binding, rather than 'user. Check (vectorp DEF) and call the vector's elt, rather than checking (eq 'user DEF) and calling something completely random.
* (enable-command): Remove spurious assignment of free variable `foo'.Roland McGrath1993-03-311-1/+0
|
* (describe-function): For Lisp functions, write a prototype call beforeRoland McGrath1993-03-311-15/+18
| | | | the docstring, instead of an argument description after it.
* (find-backup-file-name): delete nothing if overflow in number of files to keep.Noah Friedman1993-03-301-1/+4
|
* * subr.el (int-to-string): Make this an alias for the subrJim Blandy1993-03-301-0/+1
| | | | number-to-string.
* (isearch-done): Customize the message about mark.Richard M. Stallman1993-03-301-3/+9
|
* (isearch-mode-map): Delete the binding for C-h.Richard M. Stallman1993-03-301-12/+9
|
* *** empty log message ***Eric S. Raymond1993-03-301-1/+1
|
* (rmail): Don't use mbox as inbox by default.Richard M. Stallman1993-03-291-8/+7
|
* Put back removed years in copyright notice.Richard M. Stallman1993-03-291-1/+1
|
* (count-lines): Use save-match-data.Richard M. Stallman1993-03-291-12/+13
|
* Removed author and Adapted-By lines. They're wrong, and they're notEric S. Raymond1993-03-291-2/+0
| | | | | in the supposedly up-to-date version on my system. What was going on here?
* (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improvedEric S. Raymond1993-03-291-12/+11
| | | | logic for parent buffer finding.
* Provide mailabbrev, not mail-abbrevs.Richard M. Stallman1993-03-291-1/+1
|
* *** empty log message ***Eric S. Raymond1993-03-291-0/+28
|
* (fill-individual-paragraphs): When skipping mail headers, skip to a blank line.Richard M. Stallman1993-03-281-1/+1
|
* Undo previous change.Richard M. Stallman1993-03-282-27/+1
|
* (setenv): Renamed back from putenv.Richard M. Stallman1993-03-281-4/+1
|
* Cancel previous change; this version should be identical to version 1.17.Richard M. Stallman1993-03-281-39/+25
|
* (regexp-history): New history list.Richard M. Stallman1993-03-281-13/+25
| | | | | | | (occur, flush-lines, keep-lines, how-many): Use it. (occur): Don't insert previous string in minibuffer gratuitously. Just use it if input is empty. Use save-match-data around count-lines.
* *** empty log message ***Noah Friedman1993-03-281-1/+2
|
* *** empty log message ***Noah Friedman1993-03-281-29/+91
|
* renamed to env.el; changed setenv to putenv.Noah Friedman1993-03-281-7/+13
|
* (vc-comment-to-changelog): A useful vc-checkin hook, added.Eric S. Raymond1993-03-281-10/+51
| | | | | | | | | (vc-checkout): Now rejects attempts to check out files via FTP. The `derived buffers' in the mode (the VC log buffer, status buffers, and most buffer output commands) now know which file buffer was their parent, and most commands will try to find such a parent buffer when executed from within a special buffer.
* Fixed typo introduced by last patch.Eric S. Raymond1993-03-281-1/+1
|
* : Added autoload cookie for entry point.Eric S. Raymond1993-03-281-1/+2
|
* (auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.Eric S. Raymond1993-03-281-0/+6
|
* (shrink-window-if-larger-than-buffer) Added doc string. Made argumentEric S. Raymond1993-03-281-1/+4
| | | | optional, because window-buffer does the right thing with nil.
* (electric-buffer-menu-mode-map): fillarray isn't a valid operation on mapsEric S. Raymond1993-03-281-4/+4
| | | | any more.
* (try-face-font, find-face, get-face): New aliases.Richard M. Stallman1993-03-271-0/+4
|