summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAge
* (save-buffers-kill-terminal): Args forChong Yidong2009-01-11
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (basic-save-buffer): Revert 2008-12-22 change.Chong Yidong2008-12-31
* (move-file-to-trash): Bind backup-directory-alist to nil beforeChong Yidong2008-12-28
* (dosified-file-name): Declare.Eli Zaretskii2008-12-26
* (dir-locals-find-file) [ms-dos]: Run dir-locals-file throughEli Zaretskii2008-12-26
* (basic-save-buffer): Fix previous change.Richard M. Stallman2008-12-22
* (buffer-swapped-with): New variable.Richard M. Stallman2008-12-22
* (save-some-buffers): At each map-y-or-n-p iteration,Chong Yidong2008-12-09
* (toggle-read-only): Doc fix.Glenn Morris2008-12-04
* Correct spalling.Chong Yidong2008-12-03
* * files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag.Juanma Barranquero2008-11-29
* * emacs-cvs/lisp/files.elKarl Fogel2008-11-29
* (confirm-nonexistent-file-or-buffer): AllowChong Yidong2008-11-24
* (hack-local-variables-confirm): Rename arg `project' toJuri Linkov2008-11-22
* (switch-to-buffer-other-window, switch-to-buffer-other-frame):Martin Rudalics2008-11-22
* (confirm-nonexistent-file-or-buffer): Change default to nil.Chong Yidong2008-11-21
* Stephen Berman <Stephen.Berman at gmx.net>Glenn Morris2008-11-20
* (project-settings-file): Remove.Dan Nicolaescu2008-11-19
* (confirm-nonexistent-file-or-buffer):Stefan Monnier2008-11-18
* (file-precious-flag): Document that this flag is advisory.Karl Fogel2008-11-14
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-14
* (project-find-settings-file): Fix last change.Chong Yidong2008-11-13
* * files.el (project-settings-file, locate-dominating-file):Juanma Barranquero2008-11-13
* (project-settings-file): New variable.Chong Yidong2008-11-13
* (locate-dominating-stop-dir-regexp): Fix typo.Glenn Morris2008-10-30
* * files.el (locate-dominating-stop-dir-regexp): New var.Stefan Monnier2008-10-25
* (trash-directory): Run thru `convert-standard-filename'.Eli Zaretskii2008-10-18
* (make-temp-file): Handle empty `prefix'. (Bug#1081)Glenn Morris2008-10-04
* (auto-mode-alist): Add .PRO as per above autoload.Glenn Morris2008-10-03
* (locate-dominating-file): Wrap directory-files with condition-case, insteadEli Zaretskii2008-09-30
* (locate-dominating-file): Take file-attributes of `dir', not of `file'Eli Zaretskii2008-09-29
* * files.el (file-remote-p): Precise doc string; IDENTIFICATION canMichael Albinus2008-09-29
* David De La Harpe Golden <david at harpegolden.net>Glenn Morris2008-09-20
* (auto-mode-alist): Use sieve-mode for .sv, .siv, andSimon Josefsson2008-09-18
* (switch-to-buffer-other-frame): Don't raise frame sinceMartin Rudalics2008-09-16
* (file-truename): Don't raise args-out-of-range errorMartin Rudalics2008-09-15
* (auto-mode-alist): Use verilog-mode for SystemVerilog files.Dan Nicolaescu2008-09-02
* (auto-save-visited-file-name): Move definition to fileio.c.Chong Yidong2008-08-05
* (hack-one-local-variable-eval-safep): Handle lisp-indent-function andChong Yidong2008-08-05
* * files.el (read-file-modes): Fix tpo in docstring.Juanma Barranquero2008-07-31
* (abbreviate-file-name): When replacing $HOME with ~, turn offChong Yidong2008-07-31
* (read-file-modes): Set default value to the originalJuri Linkov2008-07-31
* * bitmaps/README:Dan Nicolaescu2008-07-31
* (normal-mode): Move call to hack-project-variables intoChong Yidong2008-07-31
* (file-truename): Get truename of ancestors if file doesJason Rumney2008-07-11
* Changes from Toru Tsuneyoshi for using Trash can when deleting files.Jason Rumney2008-07-02
* * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.Stefan Monnier2008-06-11
* (hack-local-variables): Don't signal an error if the localStefan Monnier2008-05-28
* * progmodes/flymake.el (flymake-save-buffer-in-file):Stefan Monnier2008-05-28