* minibuffer.el (completion-table-with-terminator): Properly implement
[bpt/emacs.git] / lisp / files.el
2009-10-21 Stefan Monnier* minibuffer.el (completion-table-with-terminator)...
2009-10-05 Michael Albinus* files.el (directory-files-no-dot-files-regexp): New...
2009-10-04 Michael Albinus* files.el (copy-directory): New defun.
2009-10-03 Chong Yidong* cedet/srecode/srt-mode.el (srecode-template-mode...
2009-10-02 Juanma BarranqueroUse `called-interactively-p' instead of `interactive-p'.
2009-10-01 Michael Albinus* files.el (delete-directory): New defun. The original...
2009-10-01 Stefan Monnier(cd-absolute): Don't abbreviate-file-name (bug#4599).
2009-09-29 Chong Yidong* files.el (safe-local-eval-forms): Fix typo.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-25 Chong Yidong* files.el (safe-local-eval-forms): Allow time-stamp in
2009-09-25 Juanma Barranquero* menu-bar.el (list-buffers-directory): Add docstring.
2009-09-24 Chong Yidong* nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
2009-09-21 Chong Yidong* files.el (conf-mode-maybe, magic-fallback-mode-alist...
2009-09-20 Chong Yidonglisp/cedet/srecode.el:
2009-09-20 Chong Yidong* files.el (auto-mode-alist): Use emacs-lisp-mode for...
2009-09-18 Chong Yidong* files.el (auto-mode-alist): Change default for XML...
2009-09-13 Stefan Monnier* mail/sendmail.el (send-mail-function):
2009-09-07 Juanma Barranquero* files.el (top-level): Require `cl' when compiling.
2009-09-07 Glenn Morris(auto-mode-alist): Use delphi-mode for .dpr files.
2009-09-05 Karl Fogel* lisp/files.el (find-alternate-file): Run `kill-buffer...
2009-09-05 Karl Fogel* lisp/files.el (find-alternate-file): If the old buffe...
2009-09-04 Stefan Monnier(locate-file-completion-table): Make it provide boundary
2009-08-29 Stefan Monnier(get-free-disk-space): Fix paren-typo in last change.
2009-08-29 Stefan Monnier(get-free-disk-space): Use / for default-directory.
2009-08-28 Juri Linkov(magic-fallback-mode-alist): Add ZIP magic number
2009-08-28 Stefan Monnier* gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-26 Glenn Morris(enable-local-variables, enable-local-eval)
2009-08-23 Glenn Morris(auto-mode-alist): Remove code for defunct system-type...
2009-08-17 Chong Yidong* files.el (hack-one-local-variable): If the mode funct...
2009-08-16 Chong Yidong* files.el (get-free-disk-space): Change fallback default
2009-08-15 Chong Yidong* files.el (load-library): Doc fix.
2009-08-14 Chong Yidong* files.el (auto-mode-alist): Use js-mode for .js files.
2009-08-12 Juri LinkovMove code that deals with adding/deleting
2009-08-04 Juri LinkovCommands to add/delete file/directory-local variables.
2009-07-21 Chong Yidong* mail/rmailedit.el (rmail-edit-mode): Use auto-save...
2009-07-21 Richard M. Stallman* files.el (auto-save-mode): Handle buffer-save-size...
2009-07-21 Glenn Morris(abort-if-file-too-large): Explicitly pass `filename...
2009-07-20 Chong Yidong* files.el (hack-local-variables-filter): Fix last...
2009-07-19 Juri Linkov(ignored-local-variables): Add `dir-local-variables...
2009-07-19 Chong Yidong* files.el (hack-local-variables-filter): Rewrite.
2009-07-18 Alan Mackenzie(hack-local-variables-filter): Remove entries with...
2009-07-16 Richard M. Stallman* files.el (auto-save-mode): If buffer-saved-size is...
2009-07-05 Stefan Monnier(find-alternate-file-other-window, find-alternate-file):
2009-06-28 Chong Yidong* files.el (trash-directory): Fix defcustom type.
2009-06-28 Chong Yidong* files.el (trash-directory): Change default to nil.
2009-06-22 Glenn Morris(dir-locals-collect-mode-variables): Allow for any...
2009-06-18 Glenn Morris(dir-locals-set-directory-class): Make mtime argument
2009-06-17 Chong Yidong* files.el (save-some-buffers-action-alist): Fix last...
2009-06-17 Glenn Morris(dir-locals-set-directory-class): Fix doc typo.
2009-05-20 Jason Rumney(locate-dominating-stop-dir-regexp): Add terminal
2009-04-29 Chong Yidong* files.el (hack-local-variables-prop-line)
2009-04-28 Stefan Monnier(load-library): Improve docstring.
2009-04-11 Chong Yidong* files.el (dir-locals-directory-cache): Change format...
2009-04-08 Eli Zaretskii(append-to-file): Doc fix.
2009-03-30 Jason Rumney(locate-dominating-stop-dir-regexp): Stop searching
2009-03-28 Eli Zaretskii(shell-quote-wildcard-pattern): Doc fix.
2009-03-21 Chong Yidong(file-modes-rights-to-number): Doc fix.
2009-03-15 Chong Yidong(get-free-disk-space): Ensure that default-directory is
2009-03-13 Stefan Monnier(auto-mode-alist): Add rules for OpenOffice extension
2009-03-03 Kenichi Handa(basic-save-buffer-1): Set car part of
2009-03-01 Glenn Morris(confirm-nonexistent-file-or-buffer): `other' must...
2009-02-17 Jason Rumney(make-directory): Stop recursing if parent is self...
2009-02-13 Eli Zaretskii(load-library): Doc fix.
2009-02-12 Stefan Monnier(read-buffer-to-switch): Add table to icomplete-with...
2009-02-07 Eli Zaretskii(save-buffer): Display "Saving file FOO..." message...
2009-01-11 Chong Yidong(save-buffers-kill-terminal): Args for
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-12-31 Chong Yidong(basic-save-buffer): Revert 2008-12-22 change.
2008-12-28 Chong Yidong(move-file-to-trash): Bind backup-directory-alist to...
2008-12-26 Eli Zaretskii(dosified-file-name): Declare.
2008-12-26 Eli Zaretskii(dir-locals-find-file) [ms-dos]: Run dir-locals-file...
2008-12-22 Richard M. Stallman(basic-save-buffer): Fix previous change.
2008-12-22 Richard M. Stallman(buffer-swapped-with): New variable.
2008-12-09 Chong Yidong(save-some-buffers): At each map-y-or-n-p iteration,
2008-12-04 Glenn Morris(toggle-read-only): Doc fix.
2008-12-03 Chong YidongCorrect spalling.
2008-11-29 Juanma Barranquero* files.el (break-hardlink-on-save): Fix typo in docstr...
2008-11-29 Karl Fogel* emacs-cvs/lisp/files.el
2008-11-24 Chong Yidong(confirm-nonexistent-file-or-buffer): Allow
2008-11-22 Juri Linkov(hack-local-variables-confirm): Rename arg `project' to
2008-11-22 Martin Rudalics(switch-to-buffer-other-window, switch-to-buffer-other...
2008-11-21 Chong Yidong(confirm-nonexistent-file-or-buffer): Change default...
2008-11-20 Glenn MorrisStephen Berman <Stephen.Berman at gmx.net>
2008-11-19 Dan Nicolaescu(project-settings-file): Remove.
2008-11-18 Stefan Monnier(confirm-nonexistent-file-or-buffer):
2008-11-14 Karl Fogel(file-precious-flag): Document that this flag is advisory.
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-11-13 Chong Yidong(project-find-settings-file): Fix last change.
2008-11-13 Juanma Barranquero* files.el (project-settings-file, locate-dominating...
2008-11-13 Chong Yidong(project-settings-file): New variable.
2008-10-30 Glenn Morris(locate-dominating-stop-dir-regexp): Fix typo.
2008-10-25 Stefan Monnier* files.el (locate-dominating-stop-dir-regexp): New...
2008-10-18 Eli Zaretskii(trash-directory): Run thru `convert-standard-filename'.
2008-10-04 Glenn Morris(make-temp-file): Handle empty `prefix'. (Bug#1081)
2008-10-03 Glenn Morris(auto-mode-alist): Add .PRO as per above autoload.
2008-09-30 Eli Zaretskii(locate-dominating-file): Wrap directory-files with...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-29 Eli Zaretskii(locate-dominating-file): Take file-attributes of ...
2008-09-29 Michael Albinus* files.el (file-remote-p): Precise doc string; IDENTIF...
2008-09-20 Glenn MorrisDavid De La Harpe Golden <david at harpegolden.net>
next