| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #6396. | Eli Zaretskii | 2010-06-12 | 1 | -8/+9 |
* | * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298). | Drew Adams | 2010-05-31 | 1 | -1/+1 |
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. | Chong Yidong | 2010-05-27 | 1 | -11/+22 |
* | Don't override standard definition of convert-standard-filename. | Eli Zaretskii | 2010-05-15 | 1 | -9/+17 |
* | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -4/+8 |
|\ |
|
| * | * files.el (copy-directory): Handle symlinks (Bug#5982). | Chong Yidong | 2010-04-20 | 1 | -4/+8 |
| * | (auto-mode-alist): Accept more verilog file patterns. | Wilson Snyder | 2010-03-11 | 1 | -1/+1 |
* | | * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files. | Stefan Monnier | 2010-05-07 | 1 | -2/+0 |
* | | * files.el (auto-save-mode): Move to simple.el to fix bootstrap. | Stefan Monnier | 2010-05-07 | 1 | -20/+0 |
* | | Define auto-save-mode with define-minor-mode. | Stefan Monnier | 2010-05-05 | 1 | -18/+14 |
* | | Add SELinux support. | Karel Klíc | 2010-04-20 | 1 | -15/+27 |
* | | Add 7z archive format support (bug#5475). | Juri Linkov | 2010-04-19 | 1 | -2/+2 |
* | | * files.el (auto-mode-case-fold): Change default to t. | Stefan Monnier | 2010-03-30 | 1 | -1/+1 |
* | | Support MS-Windows build and reversed rows in GUI frames; add initial docs. | Eli Zaretskii | 2010-03-29 | 1 | -8/+9 |
* | | * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts. | Glenn Morris | 2010-03-17 | 1 | -3/+4 |
* | | Add .dir-locals.el support for file-less buffers. | Dan Nicolaescu | 2010-03-12 | 1 | -12/+18 |
* | | Add support for shelving snapshots and for showing shelves. | Dan Nicolaescu | 2010-03-11 | 1 | -1/+1 |
|/ |
|
* | Fix save-excursion warning in files.el. | Chong Yidong | 2010-02-27 | 1 | -2/+1 |
* | * files.el (hack-local-variables-filter): For eval forms, also | Chong Yidong | 2010-02-24 | 1 | -0/+1 |
* | * files.el (directory-listing-before-filename-regexp): Use | Chong Yidong | 2010-02-21 | 1 | -5/+8 |
* | * files.el (insert-directory): When WILDCARD-REGEXP and | Michael Albinus | 2010-02-14 | 1 | -0/+5 |
* | * lisp/files.el (delete-directory): Fix typo in last change. | Chong Yidong | 2010-01-26 | 1 | -2/+2 |
* | Fix delete-directory recursion behavior for trashing (Bug#5436). | Chong Yidong | 2010-01-26 | 1 | -14/+28 |
* | Fix typos in docstrings. | Juanma Barranquero | 2010-01-17 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * files.el (copy-directory): Compute target for recursive | Michael Albinus | 2010-01-12 | 1 | -9/+6 |
* | * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149). | Chong Yidong | 2010-01-01 | 1 | -2/+6 |
* | * files.el (file-expand-wildcards): In case of remote files, check | Michael Albinus | 2009-12-17 | 1 | -1/+7 |
* | Fix regression from 23.1 to allow multiple modes in Local Variables. | Juri Linkov | 2009-12-17 | 1 | -4/+4 |
* | Provide additional default values (file name at point or at the | Juri Linkov | 2009-11-25 | 1 | -10/+13 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -2/+1 |
* | * textmodes/ispell.el (ispell-skip-region-alist): | Dan Nicolaescu | 2009-11-12 | 1 | -1/+1 |
* | (directory-abbrev-alist): Fix docstring. | Stefan Monnier | 2009-11-11 | 1 | -1/+1 |
* | * textmodes/tex-mode.el (tex-alt-dvi-print-command) | Dan Nicolaescu | 2009-11-06 | 1 | -11/+12 |
* | * puresize.h (BASE_PURESIZE): Increase to 1470000. | Dan Nicolaescu | 2009-10-30 | 1 | -2/+2 |
* | * textmodes/tex-mode.el (tex-dvi-view-command) | Dan Nicolaescu | 2009-10-26 | 1 | -7/+9 |
* | * files.el (delete-directory): Delete symlinks to directories with | Chong Yidong | 2009-10-24 | 1 | -1/+4 |
* | * minibuffer.el (completion-table-with-terminator): Properly implement | Stefan Monnier | 2009-10-21 | 1 | -9/+8 |
* | * files.el (directory-files-no-dot-files-regexp): New defconst. | Michael Albinus | 2009-10-05 | 1 | -25/+14 |
* | * files.el (copy-directory): New defun. | Michael Albinus | 2009-10-04 | 1 | -2/+69 |
* | * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix. | Chong Yidong | 2009-10-03 | 1 | -0/+2 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -2/+3 |
* | * files.el (delete-directory): New defun. The original function | Michael Albinus | 2009-10-01 | 1 | -0/+32 |
* | (cd-absolute): Don't abbreviate-file-name (bug#4599). | Stefan Monnier | 2009-10-01 | 1 | -1/+6 |
* | * files.el (safe-local-eval-forms): Fix typo. | Chong Yidong | 2009-09-29 | 1 | -1/+1 |
* | * files.el (safe-local-eval-forms): Allow time-stamp in | Chong Yidong | 2009-09-25 | 1 | -1/+3 |
* | * menu-bar.el (list-buffers-directory): Add docstring. | Juanma Barranquero | 2009-09-25 | 1 | -1/+1 |
* | * nxml/nxml-mode.el: Alias xml-mode to nxml-mode. | Chong Yidong | 2009-09-24 | 1 | -3/+3 |
* | * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use | Chong Yidong | 2009-09-21 | 1 | -2/+2 |
* | * files.el (auto-mode-alist): Change default for XML files to nXML | Chong Yidong | 2009-09-18 | 1 | -1/+1 |