Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved stuff to other files. | Edward M. Reingold | 1995-09-21 | 1 | -277/+32 |
| | |||||
* | Many functions moved to other files, some rewritten. See ChangeLog entry. | Edward M. Reingold | 1995-09-21 | 1 | -953/+263 |
| | |||||
* | (substitute-key-definition): Do recursively scan | Richard M. Stallman | 1995-09-18 | 1 | -2/+6 |
| | | | | where KEYMAP has nothing at all. | ||||
* | (C-down-mouse-1): Use buffer menu, not font menu. | Richard M. Stallman | 1995-09-18 | 1 | -12/+125 |
| | | | | (S-down-mouse-1): Put font menu here. | ||||
* | (find-alternate-file): Kill any preexisting ` **lose**' buf. | Richard M. Stallman | 1995-09-17 | 1 | -0/+2 |
| | |||||
* | (indent-for-tab-command): Get the prefix arg | Richard M. Stallman | 1995-09-14 | 1 | -3/+5 |
| | | | | and pass it along to indent-line-function if it isn't nil. | ||||
* | (vc-fetch-master-properties): Call "cvs status" in the right | André Spiegel | 1995-09-14 | 1 | -5/+9 |
| | | | | | | directory, passing only the nondirectory part of the file name. (vc-find-cvs-master): Bind `mtime' locally instead of using it as a free variable. | ||||
* | (dired-up-directory): Add optional argument `other-window' to obviate | Erik Naggum | 1995-09-12 | 2 | -29/+7 |
| | | | | the need to redefine it in dired-x.el. | ||||
* | (auto-mode-alist): .pl is now Perl. | Richard M. Stallman | 1995-09-12 | 1 | -1/+1 |
| | |||||
* | (hexl-current-address): New arg VALIDATE. | Richard M. Stallman | 1995-09-10 | 1 | -13/+35 |
| | | | | | Handle point values in the ASCII text section and in the addresses. (hexl-insert-char): Handle point located in the ASCII text. | ||||
* | (center-line): New arg NLINES. | Richard M. Stallman | 1995-09-10 | 1 | -13/+25 |
| | | | | Do nothing for lines that are too wide. | ||||
* | (setenv): Call set-time-zone-rule when setting TZ. | Richard M. Stallman | 1995-09-10 | 1 | -0/+2 |
| | |||||
* | (vc-dired-mode): Now a major mode derived from dired-mode. | André Spiegel | 1995-09-08 | 1 | -52/+62 |
| | | | | | | | | | | (vc-directory): Take DIRNAME as an argument. Ask for it in the minibuffer. Don't kill pre-existing vc-dired buffers (dired now re-uses the right one). (vc-file-tree-walk): New argument DIRNAME. Updated all callers. (vc-dired-update): New function. `g' in vc-dired-mode calls it. (vc-dired-reformat-line): Handle different ls -l formats. | ||||
* | (vc-locking-user): Fixed wrong parentheses. | André Spiegel | 1995-09-08 | 1 | -2/+2 |
| | |||||
* | (dired-internal-noselect): Set dired-directory when refreshing a buffer | André Spiegel | 1995-09-08 | 1 | -16/+22 |
| | | | | | | | that displays a list of files. (dired-find-buffer-nocreate): Handle the case when dired-directory is a list. (dired-sort-other): Don't set mode-name if we are not in dired-mode. | ||||
* | Rename all register-name args to `register'. | Richard M. Stallman | 1995-09-08 | 1 | -43/+47 |
| | |||||
* | (ange-ftp-gwp-filter): Go to process buffer before getting text from it. | Richard M. Stallman | 1995-09-06 | 1 | -2/+4 |
| | |||||
* | (Info-suffix-list): Add .inf to MSDOS list. | Richard M. Stallman | 1995-09-06 | 1 | -4/+12 |
| | | | | | | | | (info-insert-file-contents): Use info-insert-file-contents-1 to set FULLNAME. Use call-process-region to run the decode program. (Info-find-node): Use info-insert-file-contents-1. (info-insert-file-contents-1) [MSDOS]: Don't use the dot in SUFFIX if FILENAME already has one. | ||||
* | (gud-filter): Save up text that arrives while processing previous text. | Richard M. Stallman | 1995-09-06 | 1 | -20/+44 |
| | |||||
* | (rmail-summary-construct-io-menu): Use all of FILES. | Richard M. Stallman | 1995-09-06 | 1 | -4/+8 |
| | | | | Also disable the menu instead of not displaying it, if FILES is empty. | ||||
* | (mail-interactive-insert-alias): Call mail-abbrev-expand-hook. | Richard M. Stallman | 1995-09-04 | 1 | -1/+2 |
| | |||||
* | (dired-internal-noselect): New arg MODE. | Richard M. Stallman | 1995-09-03 | 1 | -6/+14 |
| | | | | | If it's non-nil, switch to that nil. (dired-find-buffer-nocreate): New arg MODE. | ||||
* | (auto-mode-alist): Handle .f90 files. | Richard M. Stallman | 1995-09-02 | 1 | -0/+1 |
| | |||||
* | (sendmail-send-it): Use user-mail-address. | Richard M. Stallman | 1995-08-31 | 1 | -1/+1 |
| | |||||
* | (ange-ftp-vms-sans-version): Accept extra args. | Richard M. Stallman | 1995-08-31 | 1 | -1/+1 |
| | |||||
* | (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE. | Richard M. Stallman | 1995-08-30 | 1 | -1/+1 |
| | |||||
* | (list-directory): Set default-directory. | Richard M. Stallman | 1995-08-30 | 1 | -0/+1 |
| | |||||
* | (dired-byte-compile): Report failure if output file is not created. | Richard M. Stallman | 1995-08-29 | 1 | -0/+2 |
| | |||||
* | (function-key-map): Consistently map CLEAR to C-l. | Richard M. Stallman | 1995-08-29 | 1 | -4/+4 |
| | |||||
* | (wordstar-center-line): Renamed from center-line. | Richard M. Stallman | 1995-08-29 | 1 | -10/+10 |
| | | | | | (wordstar-center-region): Renamed from center-region. (wordstar-center-paragraph): Renamed from center-paragraph. | ||||
* | (vc-dired-update-line): Don't use dired-do-redisplay. | André Spiegel | 1995-08-29 | 1 | -38/+62 |
| | | | | | | | | | | | | (vc-next-action-dired): Adjust default-directory before calling vc-next-action-on-file. (vc-next-action-on-file): Handle CVS merge in vc-dired-mode correctly. (vc-next-action): Ask for a check-in comment if there are "added" CVS files. Don't special-case single files in vc-dired-mode. (vc-file-clear-masterprops): Typo fix. (vc-latest-on-branch-p): Always true for CVS. (vc-directory): Header change. Do display the buffer, even if no locked/registered files were found. | ||||
* | (vc-utc-string): New function. | André Spiegel | 1995-08-29 | 1 | -30/+51 |
| | | | | | | | | | | (vc-find-cvs-master): Use it to compare mtime and checkout time. (vc-locking-user): CVS case: *only* use checkout time. (vc-find-cvs-master): Don't attempt to find the RCS master file. Throw the full name of CVS/Entries. (vc-name): Doc change (special CVS case). (vc-after-save): Handle the case when a file is saved in the very second in which it was checked out. | ||||
* | (recover-session-finish): Catch erorr in recover-file. | Richard M. Stallman | 1995-08-28 | 1 | -1/+5 |
| | |||||
* | (basic-save-buffer): Doc fix. | Richard M. Stallman | 1995-08-28 | 1 | -1/+5 |
| | | | | (after-save-hook): Add defvar. | ||||
* | (executable-set-magic): Use make-local-hook for after-save-hook. | Richard M. Stallman | 1995-08-28 | 1 | -2/+2 |
| | |||||
* | (makefile-font-lock-keywords): Highlight lines with | Richard M. Stallman | 1995-08-28 | 1 | -5/+7 |
| | | | | tab followed by #, and initial spaces preceding tabs--not all initial spaces. | ||||
* | Fix typo in global-map define. | Richard M. Stallman | 1995-08-28 | 1 | -1/+1 |
| | |||||
* | (rassoc): Definition deleted. | Richard M. Stallman | 1995-08-27 | 1 | -2/+0 |
| | |||||
* | (mail-mode-syntax-table): defvar deleted. | Richard M. Stallman | 1995-08-27 | 1 | -3/+0 |
| | |||||
* | Load cl only during compilation. | Richard M. Stallman | 1995-08-27 | 1 | -20/+72 |
| | | | | | (edmacro-mismatch, edmacro-subseq): New functions. Use them instead of mismatch and subseq. | ||||
* | (hide-ifdef-hiding): Delete duplicate defvar. | Richard M. Stallman | 1995-08-27 | 1 | -3/+0 |
| | |||||
* | (m2-execute-monitor-command): Renamed from execute-monitor-command. | Richard M. Stallman | 1995-08-27 | 1 | -2/+2 |
| | |||||
* | (refer-every): Renamed from every. | Richard M. Stallman | 1995-08-27 | 1 | -8/+8 |
| | | | | | (refer-convert-string-to-list-of-strings): Renamed from convert-string-to-list-of-strings. | ||||
* | (eventp): Duplicate definition deleted. | Richard M. Stallman | 1995-08-26 | 1 | -9/+0 |
| | |||||
* | Doc fixes. | Richard M. Stallman | 1995-08-26 | 1 | -19/+13 |
| | | | | (caar, cdar): Deleted--use (car (car ...)). | ||||
* | (ada-spec-suffix): Definition deleted. | Richard M. Stallman | 1995-08-26 | 1 | -8/+2 |
| | | | | | | (ada-make-filename-from-adaname): Delete autoload. (ff-special-constructs): Load ada-mode before referring to ada-spec-suffix and ada-make-filename-from-adaname. | ||||
* | (abs): Function definition deleted. | Richard M. Stallman | 1995-08-26 | 1 | -25/+20 |
| | | | | | | | | | (goto-beginning-of-buffer): Macro deleted. Use goto-char. (goto-end-of-buffer): Macro deleted. Use goto-char. (maxint): Macro deleted. (life-increment): Renamed from increment. (life-initialized): New variable. (life): Do (random t) only once and only when `life' is called. | ||||
* | (Info-default-directory-list): Duplicate defvar deleted. | Richard M. Stallman | 1995-08-26 | 1 | -5/+0 |
| | |||||
* | (rebuild-mail-abbrevs): FILE defaults to visited file. | Richard M. Stallman | 1995-08-25 | 1 | -1/+3 |
| | |||||
* | (vc-fetch-master-properties): Count cvs status "Needs Patch" as | André Spiegel | 1995-08-25 | 1 | -2/+7 |
| | | | | | `needs-checkout'. (vc-after-save): Clear the cvs status. |