summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * (directory-abbrev-alist): Doc fix.Richard M. Stallman2007-10-131-3/+4
* | Merge from emacs--rel--22Miles Bader2007-10-091-23/+44
|\ \ | |/
| * (file-name-sans-versions): Use [:alnum:] and also allowDan Nicolaescu2007-09-231-1/+1
| * (file-name-sans-versions): Also allow `A-Z'.Dan Nicolaescu2007-09-221-1/+1
| * (file-name-sans-versions): Also allow `_'.Andreas Schwab2007-09-221-1/+1
| * * files.el (file-name-sans-versions): Allow - and a-z in versionDan Nicolaescu2007-09-221-1/+1
| * (find-file): Fix last change.Eli Zaretskii2007-09-131-2/+3
| * (find-file, find-file-other-window, find-file-other-frame, find-file-existing)Eli Zaretskii2007-09-131-8/+20
| * (hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.Richard M. Stallman2007-09-011-2/+6
| * (backup-buffer-copy): Try to overwrite old backup first.Martin Rudalics2007-08-301-12/+16
| * (backup-buffer-copy): Fully revert change. Sigh.Glenn Morris2007-08-241-3/+1
| * Ulrich Mueller <ulm at gentoo.org> (tiny change)Glenn Morris2007-08-241-3/+2
| * (backup-buffer-copy): Revert 2007-08-22 change.Glenn Morris2007-08-241-10/+0
| * (backup-buffer-copy): Check backup directory is writable, to avoidGlenn Morris2007-08-221-1/+15
* | (cd): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-1/+1
* | (auto-mode-alist): Use archive-mode for .rar files.Stefan Monnier2007-09-191-2/+3
* | (file-modes-char-to-who, file-modes-char-to-right)Michaël Cadilhac2007-09-101-0/+92
* | (create-file-buffer): If the filename sans directory starts with spaces,Michaël Cadilhac2007-08-311-2/+5