summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (abort-if-file-too-large): Fix typo in docstring.Juanma Barranquero2008-04-051-1/+1
* files.el: add abort-if-file-too-large and use it in find-file-noselect and in...Adrian Robert2008-04-051-10/+15
* (auto-mode-alist): Use archive-mode for Debian packages.Stefan Monnier2008-04-031-0/+1
* (make-directory): Docstring fix.Stefan Monnier2008-03-141-1/+1
* (display-buffer-other-frame): Eliminate problematic code.Stefan Monnier2008-03-111-3/+12
* Merge from emacs--rel--22Miles Bader2008-03-011-7/+10
|\
| * (make-auto-save-file-name): Encode more characters inJason Rumney2008-02-261-7/+10
| * (shell-quote-wildcard-pattern): Quote ' and " as well.Chong Yidong2008-02-251-2/+2
* | (shell-quote-wildcard-pattern): Quote ' and " as well.Chong Yidong2008-02-251-2/+2
* | Merge from emacs--rel--22Miles Bader2008-02-251-2/+2
|\ \ | |/
| * (file-name-invalid-regexp): Fix octal/decimal confusion.Jason Rumney2008-02-241-2/+2
* | (locate-dominating-file): Fix thinko in last change.Stefan Monnier2008-02-191-1/+1
* | (locate-dominating-file): Remove initial loop because it'sStefan Monnier2008-02-161-8/+12
* | (file-remote-p): Docstring fix.Stefan Monnier2008-01-301-6/+6
* | Merge from emacs--rel--22Miles Bader2008-01-301-1/+2
|\ \ | |/
| * (hack-local-variables): Don't query about fake variables.Richard M. Stallman2008-01-291-1/+2
* | Merge from emacs--rel--22Miles Bader2008-01-221-2/+2
|\ \ | |/
| * (safe-local-eval-forms): MarkDan Nicolaescu2008-01-101-2/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (cd-absolute): Fix omission bug:Thien-Thi Nguyen2007-12-291-4/+4
* | Merge from emacs--rel--22Miles Bader2007-12-281-2/+15
|\ \ | |/
| * (conf-mode-maybe): New function.Richard M. Stallman2007-12-261-1/+11
| * (switch-to-buffer-other-frame): Return the bufferAndreas Schwab2007-12-231-2/+4
| * (file-name-history): Add reference to `history-length' in the doc string.Eli Zaretskii2007-12-221-1/+4
* | (auto-mode-alist): Add \\' to doc-view files regexp.Juri Linkov2007-12-231-2/+1
* | (switch-to-buffer-other-frame): Return the bufferAndreas Schwab2007-12-231-2/+4
* | * files.el (cd-absolute): Set `list-buffers-directory' in order toMichael Albinus2007-12-181-1/+2
* | Merge from emacs--rel--22Miles Bader2007-12-161-0/+2
|\ \ | |/
| * (auto-mode-alist): Recognize verilog files.Dan Nicolaescu2007-12-081-0/+1
| * (enable-local-variables): Doc fix.Juanma Barranquero2007-11-091-1/+1
| * 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)Romain Francoise2007-11-021-2/+2
* | revert-buffer docstring fixVinicius Jose Latorre2007-12-121-2/+2
* | revert-buffer docstring fixVinicius Jose Latorre2007-12-121-4/+6
* | return back entry: revert-buffer should eliminate overlays and the markVinicius Jose Latorre2007-12-121-11/+5
* | revert-buffer eliminates overlays and the markVinicius Jose Latorre2007-12-111-5/+11
* | Fix possibly buggy calls to `message'.Deepak Goel2007-12-061-1/+1
* | * international/titdic-cnv.el (dos-8+3-filename):Dan Nicolaescu2007-11-221-0/+2
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-3/+0
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+10
* | * files.el (set-auto-mode-1): Check second line for -*- if fileWerner LEMBERG2007-11-161-1/+5
* | * files.el (auto-mode-alist): Select org-mode for files with theCarsten Dominik2007-11-101-0/+1
* | (enable-local-variables): Doc fix.Juanma Barranquero2007-11-091-1/+1
* | 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)Romain Francoise2007-11-021-2/+2
* | (kill-emacs-query-functions): Doc fix; `save-buffers-kill-emacs'Juanma Barranquero2007-10-261-3/+2
* | * files.el (backup-buffer-copy): Call `copy-file' with non-nilMichael Albinus2007-10-211-2/+2
* | (auto-mode-alist): Don't use doc-view for PS and EPS.Reiner Steib2007-10-181-1/+2
* | (auto-mode-alist): Add \\. before PDF/PS/DVI extensions. Regroup.Juri Linkov2007-10-181-1/+1
* | * bindings.el (completion-ignored-extensions): Remove pdf and dviReiner Steib2007-10-171-1/+1
* | Merge from emacs--rel--22Miles Bader2007-10-151-3/+4
|\ \ | |/