summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * files.el (top-level): Require `cl' when compiling.Juanma Barranquero2009-09-071-1/+3
* (auto-mode-alist): Use delphi-mode for .dpr files.Glenn Morris2009-09-071-0/+1
* * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manuallyKarl Fogel2009-09-051-2/+13
* * lisp/files.el (find-alternate-file): If the old buffer is modifiedKarl Fogel2009-09-051-6/+6
* (locate-file-completion-table): Make it provide boundaryStefan Monnier2009-09-041-8/+18
* (get-free-disk-space): Fix paren-typo in last change.Stefan Monnier2009-08-291-1/+1
* (get-free-disk-space): Use / for default-directory.Stefan Monnier2009-08-291-6/+2
* (magic-fallback-mode-alist): Add ZIP magic numberJuri Linkov2009-08-281-0/+1
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-1/+1
* (enable-local-variables, enable-local-eval)Glenn Morris2009-08-261-30/+8
* (auto-mode-alist): Remove code for defunct system-type next-mach.Glenn Morris2009-08-231-1/+1
* * files.el (hack-one-local-variable): If the mode function is forChong Yidong2009-08-171-1/+6
* * files.el (get-free-disk-space): Change fallback defaultChong Yidong2009-08-161-7/+9
* * files.el (load-library): Doc fix.Chong Yidong2009-08-151-4/+6
* * files.el (auto-mode-alist): Use js-mode for .js files.Chong Yidong2009-08-141-1/+1
* Move code that deals with adding/deletingJuri Linkov2009-08-121-413/+0
* Commands to add/delete file/directory-local variables.Juri Linkov2009-08-041-0/+413
* * mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.Chong Yidong2009-07-211-2/+2
* * files.el (auto-save-mode): Handle buffer-save-size = -2Richard M. Stallman2009-07-211-1/+1
* (abort-if-file-too-large): Explicitly pass `filename' as an argument.Glenn Morris2009-07-211-3/+3
* * files.el (hack-local-variables-filter): Fix last change.Chong Yidong2009-07-201-1/+1
* (ignored-local-variables): Add `dir-local-variables-alist'.Juri Linkov2009-07-191-5/+20
* * files.el (hack-local-variables-filter): Rewrite.Chong Yidong2009-07-191-49/+41
* (hack-local-variables-filter): Remove entries with duplicate keys fromAlan Mackenzie2009-07-181-2/+12
* * files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.Richard M. Stallman2009-07-161-1/+1
* (find-alternate-file-other-window, find-alternate-file):Stefan Monnier2009-07-051-2/+4
* * files.el (trash-directory): Fix defcustom type.Chong Yidong2009-06-281-1/+1
* * files.el (trash-directory): Change default to nil.Chong Yidong2009-06-281-33/+138
* (dir-locals-collect-mode-variables): Allow for any number of `mode'Glenn Morris2009-06-221-1/+3
* (dir-locals-set-directory-class): Make mtime argumentGlenn Morris2009-06-181-1/+1
* * files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).Chong Yidong2009-06-171-1/+1
* (dir-locals-set-directory-class): Fix doc typo.Glenn Morris2009-06-171-1/+1
* (locate-dominating-stop-dir-regexp): Add terminalJason Rumney2009-05-201-1/+1
* * files.el (hack-local-variables-prop-line)Chong Yidong2009-04-291-4/+8
* (load-library): Improve docstring.Stefan Monnier2009-04-281-6/+5
* * files.el (dir-locals-directory-cache): Change format to includeChong Yidong2009-04-111-25/+50
* (append-to-file): Doc fix.Eli Zaretskii2009-04-081-2/+8
* (locate-dominating-stop-dir-regexp): Stop searchingJason Rumney2009-03-301-2/+3
* (shell-quote-wildcard-pattern): Doc fix.Eli Zaretskii2009-03-281-4/+6
* (file-modes-rights-to-number): Doc fix.Chong Yidong2009-03-211-3/+3
* (get-free-disk-space): Ensure that default-directory isChong Yidong2009-03-151-2/+9
* (auto-mode-alist): Add rules for OpenOffice extensionStefan Monnier2009-03-131-2/+2
* (basic-save-buffer-1): Set car part ofKenichi Handa2009-03-031-2/+7
* (confirm-nonexistent-file-or-buffer): `other' must be last customGlenn Morris2009-03-011-3/+3
* (make-directory): Stop recursing if parent is self. (Bug#2309)Jason Rumney2009-02-171-1/+6
* (load-library): Doc fix.Eli Zaretskii2009-02-131-0/+4
* (read-buffer-to-switch): Add table to icomplete-with-completion-tables.Stefan Monnier2009-02-121-1/+11
* (save-buffer): Display "Saving file FOO..." message regardless ofEli Zaretskii2009-02-071-2/+5
* (save-buffers-kill-terminal): Args forChong Yidong2009-01-111-6/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1