summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (find-alternate-file): Handle dired-directory like buffer-file-name.Richard M. Stallman2003-02-041-0/+6
* Cygwin support patch.Juanma Barranquero2003-01-311-6/+8
* (insert-directory): Read the output of "ls" byKenichi Handa2003-01-231-4/+24
* (mode-line-process): Mark as risky.Richard M. Stallman2003-01-131-0/+1
* (backup-buffer): Cope if file-modes returns nil.Richard M. Stallman2003-01-011-1/+1
* (find-file-noselect-1): Kill local value of `cursor-type'.Richard M. Stallman2002-12-281-0/+1
* (insert-directory): Insert free space only when listing a full directory.Andreas Schwab2002-12-081-11/+12
* (find-file-read-args): Reenable wildcard processing unconditionally.Andreas Schwab2002-12-071-1/+1
* (file-truename): Canonicalize non-existent names on w32.Jason Rumney2002-11-271-7/+6
* (parse-time-rules): Mark it as risky.Richard M. Stallman2002-11-181-0/+1
* (mode-name): Mark it as risky-local-variable here like theKim F. Storm2002-11-141-0/+1
* (normal-mode): Call ucs-set-table-for-input.Dave Love2002-11-061-1/+3
* (find-buffer-visiting): Accept new optional PREDICATE argument to return only aJuanma Barranquero2002-11-051-40/+48
* (risky-local-variable-p): VAL=nil has special meaning.Richard M. Stallman2002-10-261-2/+4
* (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