summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (auto-save-visited-file-name): Move definition to fileio.c.Chong Yidong2008-08-051-6/+0
* (abbreviate-file-name): When replacing $HOME with ~, turn offChong Yidong2008-07-311-5/+9
* (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
* (file-name-invalid-regexp): Fix octal/decimal confusion.Jason Rumney2008-02-241-2/+2
* (hack-local-variables): Don't query about fake variables.Richard M. Stallman2008-01-291-1/+2
* (safe-local-eval-forms): MarkDan Nicolaescu2008-01-101-2/+2
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (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): 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
* (directory-abbrev-alist): Doc fix.Richard M. Stallman2007-10-131-3/+4
* (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
* (auto-mode-alist): Use the purecopied text (duh!).Stefan Monnier2007-08-081-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+4
* *** empty log message ***Michael Albinus2007-08-051-2/+2
* * net/tramp.el (tramp-handle-file-remote-p): Return a string asMichael Albinus2007-08-051-1/+1
* * files.el (set-auto-mode): Handle also remote files wrtMichael Albinus2007-08-051-1/+6
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (find-file-visit-truename): Fix safe-local-variable value.Richard M. Stallman2007-07-011-1/+1
* (auto-mode-alist): Open `.asd' files in lisp-mode.Chong Yidong2007-06-051-0/+2
* (auto-mode-alist): Add lower-priority match for names likeChong Yidong2007-06-051-0/+3
* (magic-mode-alist): Remove image-type-auto-detected-p.Chong Yidong2007-06-041-3/+3
* (set-auto-mode): Doc fix.Richard M. Stallman2007-05-221-5/+7
* (magic-mode-alist, magic-fallback-mode-alist):Stefan Monnier2007-05-161-15/+14
* (magic-fallback-mode-alist): Rename from file-start-mode-alist.Stefan Monnier2007-05-161-5/+5
* (mode-require-final-newline, require-final-newline, enable-local-variables,Juanma Barranquero2007-05-141-7/+7
* (file-start-mode-alist): New variable.Richard M. Stallman2007-05-101-38/+67
* (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.Glenn Morris2007-04-231-0/+1
* (magic-mode-alist): Allow for carriage-returns in sgml-mode entries.Glenn Morris2007-04-231-2/+2
* (magic-mode-alist): Allow for carriage-returns in html-mode entry.Glenn Morris2007-04-231-4/+4
* Revert 2007-03-25 change.Chong Yidong2007-04-131-7/+8
* Don't mark default-directory as a safe local var.Chong Yidong2007-03-251-1/+0
* (magic-mode-alist): Require literal "%!PS" string forDavid Kastrup2007-03-201-1/+1
* (basic-save-buffer): Do not set visited filename whenMartin Rudalics2007-03-201-4/+15
* Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers.Chong Yidong2007-03-191-10/+0