| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (switch-to-buffer-other-frame) | Richard M. Stallman | 1997-01-05 | 1 | -6/+10 |
| | | | | | (switch-to-buffer-other-window): New arg NORECORD. | ||||
| * | (insert-directory): Use -- as arg | Richard M. Stallman | 1996-12-31 | 1 | -1/+3 |
| | | | | | so that a file name or pattern is never taken as an option. | ||||
| * | Change defconsts to defvars. | Richard M. Stallman | 1996-12-16 | 1 | -26/+26 |
| | | |||||
| * | (find-file-revert-without-query): New variable. | Richard M. Stallman | 1996-12-15 | 1 | -2/+23 |
| | | | | | | (find-file-noselect): Revert certain files without query if the file has changed and the buffer has not. | ||||
| * | (backup-buffer): Doc fix. | Karl Heuer | 1996-12-06 | 1 | -1/+5 |
| | | |||||
| * | (write-contents-hooks): Doc fix. | Karl Heuer | 1996-11-17 | 1 | -1/+1 |
| | | |||||
| * | (revert-buffer): Doc fix. | Richard M. Stallman | 1996-11-09 | 1 | -4/+14 |
| | | | | | (wildcard-to-regexp): Don't treat [] as special. | ||||
| * | more auto-mode-alist modes. | Simon Marshall | 1996-10-28 | 1 | -0/+2 |
| | | |||||
| * | (set-visited-file-name): Doc fix. | Richard M. Stallman | 1996-10-26 | 1 | -2/+2 |
| | | | | | (write-file): Use CONFIRM when calling set-visited-file-name. | ||||
| * | (hack-local-variables-prop-line): | Richard M. Stallman | 1996-10-13 | 1 | -5/+25 |
| | | | | | Ignore case when checking for `mode'. | ||||
| * | (auto-mode-alist): .hpp files get C++ mode. | Richard M. Stallman | 1996-10-10 | 1 | -0/+1 |
| | | |||||
| * | (file-name-non-special): New function. | Richard M. Stallman | 1996-10-04 | 1 | -0/+44 |
| | | | | | Add it to file-name-handler-alist. | ||||
| * | (recover-session): Error if session files turned off. | Richard M. Stallman | 1996-10-02 | 1 | -0/+2 |
| | | |||||
| * | (auto-mode-alist): Add lower-case varieties of | Richard M. Stallman | 1996-09-25 | 1 | -1/+7 |
| | | | | | | | ChangeLog filenames, for case-insensitive MSDOS and MS-Windows. (insert-file-contents-literally): Doc fix. | ||||
| * | (file-locked-p): Alias to `ignore' if no file locking. | Richard M. Stallman | 1996-09-16 | 1 | -0/+2 |
| | | |||||
| * | (find-file-existing-other-name): Default value now t. | Richard M. Stallman | 1996-09-14 | 1 | -1/+1 |
| | | |||||
| * | (inhibit-first-line-modes-regexps): Add .tgz. | Richard M. Stallman | 1996-09-13 | 1 | -1/+1 |
| | | |||||
| * | (insert-directory): If ls fails, get an error. | Richard M. Stallman | 1996-09-01 | 1 | -49/+53 |
| | | |||||
| * | (make-auto-save-file-name): Try a few directories | Richard M. Stallman | 1996-09-01 | 1 | -2/+8 |
| | | | | | to get one we can write in. | ||||
| * | (kill-some-buffers): New arg LIST says buffers to maybe kill. | Richard M. Stallman | 1996-08-29 | 1 | -15/+17 |
| | | |||||
| * | (revert-buffer): Doc fix. | Richard M. Stallman | 1996-08-20 | 1 | -0/+3 |
| | | |||||
| * | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Richard M. Stallman | 1996-07-22 | 1 | -0/+2 |
| | | | | | `risky-local-variable' property, since these get eval'ed. | ||||
| * | (insert-directory): Fix previous change. | Erik Naggum | 1996-07-07 | 1 | -1/+1 |
| | | |||||
| * | (insert-directory): When converting SWITCHES string to a list, put back | Miles Bader | 1996-07-04 | 1 | -1/+1 |
| | | | | | in original order. | ||||
| * | (set-visited-file-name): New optional arg NO-QUERY. | Richard M. Stallman | 1996-06-29 | 1 | -2/+6 |
| | | |||||
| * | (abbreviate-file-name): Ignore automount-dir-prefix if nil. | Richard M. Stallman | 1996-06-28 | 1 | -1/+2 |
| | | |||||
| * | (auto-mode-alist): Treat .pm like .pl. | Richard M. Stallman | 1996-06-28 | 1 | -0/+1 |
| | | |||||
| * | (set-auto-mode): Run multiple mode: specs in left-to-right order. | Richard M. Stallman | 1996-06-24 | 1 | -1/+1 |
| | | |||||
| * | (auto-mode-alist): Add uppercase version of archive | Richard M. Stallman | 1996-06-18 | 1 | -0/+1 |
| | | | | | mode file name extensions ARC, ZIP, LXH, ZOO. | ||||
| * | (find-alternate-file): Don't clear buffer-file-truename | Richard M. Stallman | 1996-06-12 | 1 | -3/+3 |
| | | | | | and friends until after calling unlock-buffer. | ||||
| * | (hack-local-variables-prop-line): Bind enable-local-eval. | Richard M. Stallman | 1996-06-09 | 1 | -3/+4 |
| | | |||||
| * | (buffer-file-numbers-unique): New variable; | Richard M. Stallman | 1996-06-04 | 1 | -1/+5 |
| | | | | | | | initialize to nil for windows-nt. (find-buffer-visiting): Skip search for buffer based on buffer-file-number if these are not unique. | ||||
| * | (make-backup-file-name): Check msdos-long-file-names. | Karl Heuer | 1996-05-21 | 1 | -3/+6 |
| | | | | | (basic-save-buffer-1, make-auto-save-file-name): Likewise. | ||||
| * | (auto-mode-alist): .F gets fortran mode. | Richard M. Stallman | 1996-04-21 | 1 | -0/+1 |
| | | |||||
| * | (after-find-file): Mention file name in "auto save is newer" message. | Richard M. Stallman | 1996-04-19 | 1 | -1/+2 |
| | | |||||
| * | (interpreter-mode-alist): Recognize perl5. | Richard M. Stallman | 1996-04-12 | 1 | -0/+1 |
| | | |||||
| * | (auto-mode-alist): Handle `.java'. | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
| | | |||||
| * | (file-newest-backup): Return the newest backup for the | Richard M. Stallman | 1996-04-03 | 1 | -5/+9 |
| | | | | | | exact file name specified, not the newest backup of all files whose names start with that substring. | ||||
| * | (set-visited-file-name): Don't call find-buffer-visiting if filename is nil. | Richard M. Stallman | 1996-03-26 | 1 | -1/+1 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+2 |
| | | |||||
| * | (set-visited-file-name): Query if there's already another | Richard M. Stallman | 1996-03-01 | 1 | -0/+5 |
| | | | | | buffer visiting this file. | ||||
| * | (find-file-noselect): If after-find-file switches buffers, | Karl Heuer | 1996-02-21 | 1 | -1/+2 |
| | | | | | return the buffer that it leaves current. | ||||
| * | (interpreter-mode-alist): Add mawk. | Karl Heuer | 1996-02-19 | 1 | -1/+2 |
| | | | | | (set-auto-mode): Allow either space or tab in #! line. | ||||
| * | (auto-mode-alist): Recognize GNUmakefile. | Karl Heuer | 1996-02-16 | 1 | -1/+1 |
| | | |||||
| * | (auto-mode-alist): Recognize .itcl and .itk suffixes. | Karl Heuer | 1996-02-16 | 1 | -0/+2 |
| | | |||||
| * | (auto-mode-alist): .ksh suffix means sh-mode. | Richard M. Stallman | 1996-02-02 | 1 | -3/+5 |
| | | | | | (write-file): Interactively, prefix arg means don't confirm. | ||||
| * | (list-directory): Set default-directory better if the | Richard M. Stallman | 1996-01-28 | 1 | -1/+4 |
| | | | | | argument is a directory's file name. | ||||
| * | (find-file-noselect): Fix error message style. | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
| | | |||||
| * | (auto-mode-alist): Recognize ".exp" suffix. | Karl Heuer | 1996-01-19 | 1 | -0/+1 |
| | | |||||
| * | (auto-mode-alist): Use "\\`" instead of "^". | Karl Heuer | 1996-01-17 | 1 | -2/+2 |
| | | |||||
