| Commit message (Expand) | Author | Age | Files | Lines |
* | (revert-buffer): Doc fix. | Richard M. Stallman | 1995-03-08 | 1 | -1/+1 |
* | (kill-emacs-query-functions): Doc fix. | Richard M. Stallman | 1995-03-02 | 1 | -1/+4 |
* | (revert-buffer): Use current-prefix-arg, not prefix-arg. | Karl Heuer | 1995-02-28 | 1 | -1/+1 |
* | (auto-mode-alist): Fix problem in previous change. | Richard M. Stallman | 1995-02-14 | 1 | -2/+2 |
* | (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++. | Richard M. Stallman | 1995-02-11 | 1 | -0/+5 |
* | (recover-file): Use ordinary `f' to read file name. | Richard M. Stallman | 1995-02-10 | 1 | -9/+4 |
* | (not-modified): Doc fix. | Roland McGrath | 1995-01-15 | 1 | -2/+5 |
* | (revert-buffer): Recompute buffer-file-truename. | Richard M. Stallman | 1995-01-12 | 1 | -0/+4 |
* | (find-backup-file-name): Run a file name handler. | Richard M. Stallman | 1995-01-12 | 1 | -93/+99 |
* | (auto-mode-alist): Add entries for .cls files, and for /drafts/. | Richard M. Stallman | 1995-01-04 | 1 | -2/+2 |
* | (auto-mode-alist): Add entries for .cls files, | Richard M. Stallman | 1994-12-31 | 1 | -61/+70 |
* | (save-buffers-kill-emacs): Fix backward test of value of | Richard M. Stallman | 1994-12-24 | 1 | -1/+1 |
* | (hack-local-variables): Run hack-local-variables-hook. | Richard M. Stallman | 1994-12-15 | 1 | -1/+7 |
* | (ignored-local-variables): Mark it risky. | Richard M. Stallman | 1994-12-13 | 1 | -0/+1 |
* | (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't | Karl Heuer | 1994-12-09 | 1 | -1/+3 |
* | (backup-buffer): Use file-ownership-preserved-p. | Richard M. Stallman | 1994-11-17 | 1 | -1/+1 |
* | (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos. | Richard M. Stallman | 1994-11-01 | 1 | -1/+2 |
* | (find-file-noselect): Call set-buffer-major-mode here. | Karl Heuer | 1994-10-27 | 1 | -0/+1 |
* | (buffer-file-truename): Doc fix. | Richard M. Stallman | 1994-10-25 | 1 | -1/+1 |
* | (auto-mode-alist): Doc fix. | Richard M. Stallman | 1994-10-19 | 1 | -5/+8 |
* | (set-auto-mode): Discard versions from file name before | Richard M. Stallman | 1994-10-04 | 1 | -2/+3 |
* | (file-truename): If name has no dir, use default-directory. | Richard M. Stallman | 1994-10-02 | 1 | -1/+1 |
* | (save-buffers-kill-emacs): Fix previous change. | Richard M. Stallman | 1994-10-01 | 1 | -1/+1 |
* | (save-buffers-kill-emacs): Use run-hook-with-args-until-failure. | Richard M. Stallman | 1994-09-30 | 1 | -25/+11 |
* | (hack-one-local-variable): Support safe-local-variable property. | Richard M. Stallman | 1994-09-27 | 1 | -2/+7 |
* | (auto-mode-alist): Handle ada-mode and icon-mode. | Richard M. Stallman | 1994-09-24 | 1 | -0/+2 |
* | (find-alternate-file): Confirm killing buffer only if it is visiting a file. | Richard M. Stallman | 1994-09-24 | 1 | -1/+1 |
* | (file-ownership-preserved-p): New function. | Richard M. Stallman | 1994-09-22 | 1 | -0/+7 |
* | (basic-save-buffer-1): If writing temp file fails | Richard M. Stallman | 1994-09-20 | 1 | -2/+6 |
* | (file-name-sans-extension): New function. | Richard M. Stallman | 1994-09-19 | 1 | -0/+13 |
* | (after-find-file-from-revert-buffer): Add defvar. | Richard M. Stallman | 1994-08-28 | 1 | -0/+2 |
* | (find-file-noselect): Improve "file changed" message. | Richard M. Stallman | 1994-08-25 | 1 | -1/+1 |
* | (after-find-file): New arg renamed to after-find-file-from-revert-buffer. | Richard M. Stallman | 1994-08-17 | 1 | -2/+4 |
* | (after-find-file): New arg from-revert-buffer. | Richard M. Stallman | 1994-08-17 | 1 | -2/+3 |
* | (save-buffer): Unconditionally make a backup with 2 or | Richard M. Stallman | 1994-08-06 | 1 | -1/+2 |
* | (file-truename): Temporarily get rid of the | Richard M. Stallman | 1994-07-29 | 1 | -2/+9 |
* | (set-auto-mode): Shorten scope of case-fold-search binding. | Richard M. Stallman | 1994-07-27 | 1 | -50/+55 |
* | (rmail-output-file-alist): Mark it risky. | Richard M. Stallman | 1994-07-14 | 1 | -0/+1 |
* | (insert-directory): Fix previous change. | Richard M. Stallman | 1994-07-13 | 1 | -2/+2 |
* | (insert-directory): Fix prev change. | Richard M. Stallman | 1994-07-12 | 1 | -9/+11 |
* | (insert-directory): Allow list for SWITCHES. | Richard M. Stallman | 1994-07-12 | 1 | -5/+23 |
* | (hack-one-local-variable): Check for root using user-uid. | Richard M. Stallman | 1994-07-08 | 1 | -1/+1 |
* | (outline-level): Mark it risky. | Richard M. Stallman | 1994-07-07 | 1 | -0/+2 |
* | (process-environment, exec-path, load-path,exec-directory): | Richard M. Stallman | 1994-07-07 | 1 | -1/+5 |
* | (switch-to-buffer-other-frame): Raise the frame. | Richard M. Stallman | 1994-07-07 | 1 | -1/+2 |
* | (revert-buffer-function): Doc fix. | Richard M. Stallman | 1994-07-06 | 1 | -1/+3 |
* | (auto-save-mode): If autosave is off because buffer has | Richard M. Stallman | 1994-07-06 | 1 | -1/+4 |
* | (delete-old-versions): Var renamed from trim-versions-without-asking. | Richard M. Stallman | 1994-07-06 | 1 | -6/+6 |
* | (set-visited-file-name): Avoid crash if TRUENAME is nil. | Richard M. Stallman | 1994-07-05 | 1 | -1/+2 |
* | (file-truename): Use iteration when possible. | Richard M. Stallman | 1994-07-05 | 1 | -33/+64 |