aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
...
* (risky-local-variable-p): New function.Richard M. Stallman2002-10-231-12/+17
* (insert-directory): Handle //SUBDIRED// lines in recursive listingsAndré Spiegel2002-10-141-0/+3
* auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) andPaul Reilly2002-09-291-2/+2
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-281-7/+11
* (backup-buffer): Bind local var MODES.Richard M. Stallman2002-09-261-21/+19
* * dired.el (dired-insert-directory): Always add "--dired" to toKai Großjohann2002-09-221-0/+3
* (diff-buffer-with-file): Check whether associated file exists.Markus Rost2002-09-131-12/+18
* (diff-buffer-with-file): Simplify.Richard M. Stallman2002-09-101-16/+14
* (auto-mode-alist): ~/.gnus, ~/.viper are inKai Großjohann2002-09-101-3/+3
* (save-some-buffers-action-alist): Use lower case for help string ofMarkus Rost2002-09-091-1/+1
* (auto-mode-alist): Use sh-mode for .bash files.Richard M. Stallman2002-09-091-0/+1
* (make-backup-file-name-1): When make-directory fails,Richard M. Stallman2002-09-091-5/+8
* (diff-buffer-with-file): Call diff synchronously, so we don't deleteColin Walters2002-09-071-1/+1
* (save-some-buffers-action-alist): New variable.Richard M. Stallman2002-09-021-12/+43
* (find-buffer-visiting): Compare file attributes using buffer-file-truename.Richard M. Stallman2002-08-281-1/+1
* (make-auto-save-file-name, make-backup-file-name-1):Richard M. Stallman2002-08-281-10/+9
* (find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.Richard M. Stallman2002-08-271-3/+4
* (ange-ftp-completion-hook-function): Add safe-magic prop.Richard M. Stallman2002-08-241-0/+1
* (recover-this-file): New function.Richard M. Stallman2002-08-151-1/+6
* (revert-buffer): Fix previous change.Kenichi Handa2002-07-301-1/+2
* (file-name-sans-extension): Avoid expanding DIRECTORY.Richard M. Stallman2002-07-271-2/+3
* (revert-buffer): Before calling insert-file-contents,Kenichi Handa2002-07-261-0/+6
* (basic-save-buffer-2): If there's an error writing the file,Richard M. Stallman2002-07-231-12/+27
* (toggle-read-only): Clean up the hint message.Richard M. Stallman2002-07-201-2/+2
* Bind toggle-read-only to C-x C-q.André Spiegel2002-07-161-14/+20
* (find-alternate-file): Offer to save a modified buffer.Richard M. Stallman2002-07-141-13/+22
* *** empty log message ***Pavel Janík2002-07-111-1/+1
* (insert-directory): Be sure to bindKenichi Handa2002-07-091-6/+6
* (after-find-file): Don't check for read-only statusKim F. Storm2002-07-071-1/+2
* (safe-local-eval-forms): New user option.Richard M. Stallman2002-07-071-18/+47
* (auto-mode-alist): Add knowledge of .sx[dmicw] fileFrancesco Potortì2002-07-051-0/+1
* (hack-one-local-variable-constantp): New function.Richard M. Stallman2002-07-021-14/+53
* * files.el (directory-free-space-args): Don't use -P on Darwin.Andreas Schwab2002-06-301-1/+2
* Rename (and mark as obsolete)Stefan Monnier2002-06-231-44/+42
* (find-file-read-args): Add new argument `mustmatch' andAndreas Schwab2002-06-211-8/+8
* (auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab2002-06-131-3/+3
* (make-auto-save-file-name): Rename local `filename' to `file-name'.Richard M. Stallman2002-06-111-1/+1
* (revert-buffer): Correct typo: variable name is `buffer-file-format',Miles Bader2002-06-101-1/+1
* (find-file-noselect-1): Undo previous change.Richard M. Stallman2002-06-081-11/+14
* (auto-mode-alist): Strip trailing ".in" from the fileSam Steingold2002-06-011-5/+6
* (find-file-default): Add defvar for var already used.Richard M. Stallman2002-05-301-0/+3
* (find-file-noselect-1): Return the buffer we createdRichard M. Stallman2002-05-291-8/+10
* (read-directory-name): New function.Kim F. Storm2002-05-281-1/+20
* (file-newest-backup): Use file-name-sans-versions.Markus Rost2002-05-221-1/+2
* (find-file-read-args): Don't trash existing value ofMiles Bader2002-05-201-5/+8
* (locate-file): Doc fix.Richard M. Stallman2002-05-191-12/+41
* (make-auto-save-file-name):Richard M. Stallman2002-05-141-22/+30
* (locate-file): Deprecate integer values for predicate.Stefan Monnier2002-05-061-1/+1
* (locate-file): New fun.Stefan Monnier2002-04-301-8/+32
* (small-temporary-file-directory): Fix custom type.Richard M. Stallman2002-04-291-1/+1