aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * files.el (backup-by-copying-when-mismatch): Make it a buffer localMichael Albinus2010-11-061-0/+1
* * doc/lispref/files.texi (Directory Names): Use \` rather than ^.Alexander Klimov2010-09-061-2/+2
* files.el: Add word-wrap as safe local variable.Kenichi Handa2010-08-181-1/+2
* Backport from trunk: Fix bug#6298.Drew Adams2010-05-311-1/+1
* * files.el (copy-directory): Handle symlinks (Bug#5982).Chong Yidong2010-04-201-4/+8
* (auto-mode-alist): Accept more verilog file patterns.Wilson Snyder2010-03-111-1/+1
* Fix save-excursion warning in files.el.Chong Yidong2010-02-271-2/+1
* * files.el (hack-local-variables-filter): For eval forms, alsoChong Yidong2010-02-241-0/+1
* * files.el (directory-listing-before-filename-regexp): UseChong Yidong2010-02-211-5/+8
* * files.el (insert-directory): When WILDCARD-REGEXP andMichael Albinus2010-02-141-0/+5
* * lisp/files.el (delete-directory): Fix typo in last change.Chong Yidong2010-01-261-2/+2
* Fix delete-directory recursion behavior for trashing (Bug#5436).Chong Yidong2010-01-261-14/+28
* Fix typos in docstrings.Juanma Barranquero2010-01-171-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * files.el (copy-directory): Compute target for recursiveMichael Albinus2010-01-121-9/+6
* * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).Chong Yidong2010-01-011-2/+6
* * files.el (file-expand-wildcards): In case of remote files, checkMichael Albinus2009-12-171-1/+7
* Fix regression from 23.1 to allow multiple modes in Local Variables.Juri Linkov2009-12-171-4/+4
* Provide additional default values (file name at point or at theJuri Linkov2009-11-251-10/+13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* (directory-abbrev-alist): Fix docstring.Stefan Monnier2009-11-111-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-11/+12
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-7/+9
* * files.el (delete-directory): Delete symlinks to directories withChong Yidong2009-10-241-1/+4
* * minibuffer.el (completion-table-with-terminator): Properly implementStefan Monnier2009-10-211-9/+8
* * files.el (directory-files-no-dot-files-regexp): New defconst.Michael Albinus2009-10-051-25/+14
* * files.el (copy-directory): New defun.Michael Albinus2009-10-041-2/+69
* * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.Chong Yidong2009-10-031-0/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+3
* * files.el (delete-directory): New defun. The original functionMichael Albinus2009-10-011-0/+32
* (cd-absolute): Don't abbreviate-file-name (bug#4599).Stefan Monnier2009-10-011-1/+6
* * files.el (safe-local-eval-forms): Fix typo.Chong Yidong2009-09-291-1/+1
* * files.el (safe-local-eval-forms): Allow time-stamp inChong Yidong2009-09-251-1/+3
* * menu-bar.el (list-buffers-directory): Add docstring.Juanma Barranquero2009-09-251-1/+1
* * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.Chong Yidong2009-09-241-3/+3
* * files.el (conf-mode-maybe, magic-fallback-mode-alist): UseChong Yidong2009-09-211-2/+2
* * files.el (auto-mode-alist): Change default for XML files to nXMLChong Yidong2009-09-181-1/+1
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-0/+3
* * 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