aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (basic-save-buffer): Revert 2008-12-22 change.Chong Yidong2008-12-311-20/+0
* (move-file-to-trash): Bind backup-directory-alist to nil beforeChong Yidong2008-12-281-1/+2
* (dosified-file-name): Declare.Eli Zaretskii2008-12-261-0/+1
* (dir-locals-find-file) [ms-dos]: Run dir-locals-file throughEli Zaretskii2008-12-261-4/+10
* (basic-save-buffer): Fix previous change.Richard M. Stallman2008-12-221-2/+4
* (buffer-swapped-with): New variable.Richard M. Stallman2008-12-221-0/+18
* (save-some-buffers): At each map-y-or-n-p iteration,Chong Yidong2008-12-091-1/+4
* (toggle-read-only): Doc fix.Glenn Morris2008-12-041-2/+2
* Correct spalling.Chong Yidong2008-12-031-2/+2
* * files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag.Juanma Barranquero2008-11-291-2/+3
* * emacs-cvs/lisp/files.elKarl Fogel2008-11-291-5/+30
* (confirm-nonexistent-file-or-buffer): AllowChong Yidong2008-11-241-18/+43
* (hack-local-variables-confirm): Rename arg `project' toJuri Linkov2008-11-221-105/+111
* (switch-to-buffer-other-window, switch-to-buffer-other-frame):Martin Rudalics2008-11-221-18/+27
* (confirm-nonexistent-file-or-buffer): Change default to nil.Chong Yidong2008-11-211-1/+1
* Stephen Berman <Stephen.Berman at gmx.net>Glenn Morris2008-11-201-1/+1
* (project-settings-file): Remove.Dan Nicolaescu2008-11-191-25/+16
* (confirm-nonexistent-file-or-buffer):Stefan Monnier2008-11-181-13/+15
* (file-precious-flag): Document that this flag is advisory.Karl Fogel2008-11-141-1/+5
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-22/+22
* (project-find-settings-file): Fix last change.Chong Yidong2008-11-131-1/+2
* * files.el (project-settings-file, locate-dominating-file):Juanma Barranquero2008-11-131-8/+9
* (project-settings-file): New variable.Chong Yidong2008-11-131-15/+23
* (locate-dominating-stop-dir-regexp): Fix typo.Glenn Morris2008-10-301-1/+1
* * files.el (locate-dominating-stop-dir-regexp): New var.Stefan Monnier2008-10-251-29/+80
* (trash-directory): Run thru `convert-standard-filename'.Eli Zaretskii2008-10-181-14/+24
* (make-temp-file): Handle empty `prefix'. (Bug#1081)Glenn Morris2008-10-041-1/+5
* (auto-mode-alist): Add .PRO as per above autoload.Glenn Morris2008-10-031-1/+1
* (locate-dominating-file): Wrap directory-files with condition-case, insteadEli Zaretskii2008-09-301-2/+3
* (locate-dominating-file): Take file-attributes of `dir', not of `file'Eli Zaretskii2008-09-291-1/+1
* * files.el (file-remote-p): Precise doc string; IDENTIFICATION canMichael Albinus2008-09-291-3/+4
* David De La Harpe Golden <david at harpegolden.net>Glenn Morris2008-09-201-1/+2
* (auto-mode-alist): Use sieve-mode for .sv, .siv, andSimon Josefsson2008-09-181-0/+1
* (switch-to-buffer-other-frame): Don't raise frame sinceMartin Rudalics2008-09-161-10/+8
* (file-truename): Don't raise args-out-of-range errorMartin Rudalics2008-09-151-2/+6
* (auto-mode-alist): Use verilog-mode for SystemVerilog files.Dan Nicolaescu2008-09-021-1/+1
* (auto-save-visited-file-name): Move definition to fileio.c.Chong Yidong2008-08-051-6/+0
* (hack-one-local-variable-eval-safep): Handle lisp-indent-function andChong Yidong2008-08-051-5/+9
* * files.el (read-file-modes): Fix tpo in docstring.Juanma Barranquero2008-07-311-6/+6
* (abbreviate-file-name): When replacing $HOME with ~, turn offChong Yidong2008-07-311-5/+9
* (read-file-modes): Set default value to the originalJuri Linkov2008-07-311-1/+13
* * bitmaps/README:Dan Nicolaescu2008-07-311-63/+13