summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.Stefan Monnier2008-06-111-40/+44
* (hack-local-variables): Don't signal an error if the localStefan Monnier2008-05-281-1/+4
* * progmodes/flymake.el (flymake-save-buffer-in-file):Stefan Monnier2008-05-281-3/+2
* * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to afterStefan Monnier2008-05-281-2/+8
* (locate-dominating-file): Accept non-existing argument.Stefan Monnier2008-05-221-14/+17
* (c-postprocess-file-styles): Declare for compiler.Glenn Morris2008-05-211-0/+2
* files.el (project-find-settings-file): Change concat to expand-file-name.Michael Olson2008-05-201-2/+2
* lisp/files.el: Remove trailing whitespace.Michael Olson2008-05-191-1/+1
* Implement Project-local variables.Michael Olson2008-05-191-44/+216
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.Stefan Monnier2008-05-021-1/+1
* (read-buffer-to-switch): Avoid making assumptions about `other-buffer'.Stefan Monnier2008-04-291-6/+5
* * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.Dan Nicolaescu2008-04-271-1/+1
* (read-buffer-to-switch): New function.Juri Linkov2008-04-221-2/+15
* * files.el (locate-file-completion-table): Rename fromStefan Monnier2008-04-191-12/+18
* Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris2008-04-121-1/+1
* (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