aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (insert-directory): Only look for error lines inAndreas Schwab2005-01-041-5/+3
* (basic-save-buffer-1): Fix previous change.Richard M. Stallman2005-01-031-9/+20
* (hack-local-variables): Fix last change.Stefan Monnier2005-01-021-79/+79
* (hack-local-variables): Cleanup prefix/suffix matching.Stefan Monnier2005-01-021-33/+26
* (require-final-newline): Allow `visit' and `visit-save'.Richard M. Stallman2004-12-311-5/+41
* (revert-buffer): ChangeKenichi Handa2004-12-301-2/+2
* (basic-save-buffer-1): SetKenichi Handa2004-12-301-5/+6
* (hack-local-variables): If there is no PREFIX, set it to "^".Richard M. Stallman2004-12-301-3/+2
* Fix typo.Richard M. Stallman2004-12-271-1/+1
* (buffer-save-without-query): New var (buffer-local).Richard M. Stallman2004-12-271-32/+130
* (find-file-other-window, find-file-other-frame):Juri Linkov2004-12-131-33/+55
* (auto-mode-alist): Map .com to DCL mode.Thien-Thi Nguyen2004-12-101-0/+1
* acpid files under /etcDaniel Pfeiffer2004-12-011-1/+1
* (auto-mode-alist): Add conf-ppd-mode and inittab.Daniel Pfeiffer2004-11-301-1/+2
* (convert-standard-filename): Doc fix.Luc Teirlinck2004-11-141-2/+4
* (auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, defau...Daniel Pfeiffer2004-11-141-3/+3
* (magic-mode-alist): Use optimization for SGML mode too.Juri Linkov2004-11-111-11/+10
* (magic-mode-alist): Reduce backtracking in the HTML regexp.Stefan Monnier2004-11-111-3/+7
* Also do /etc/magic, hosts.allow, hosts.deny etc.Daniel Pfeiffer2004-11-101-2/+2
* (auto-mode-alist, magic-mode-alist): Use conf-modeDaniel Pfeiffer2004-11-101-9/+30
* (set-auto-mode): Don't get error after setting -*-mode-*-.Daniel Pfeiffer2004-11-041-3/+5
* Comment change.Richard M. Stallman2004-11-041-1/+1
* (xml-based-modes): Delete var.Daniel Pfeiffer2004-11-031-34/+42
* * files.el (find-file-existing): New function.Jan Djärv2004-11-021-0/+8
* (set-auto-mode-0): Don't rely on dynamic binding ofKim F. Storm2004-11-011-9/+9
* (large-file-warning-threshold): Add :version keyword.John Paul Wallington2004-11-011-1/+2
* (set-auto-mode): Call `throw' correctly.John Paul Wallington2004-10-281-1/+1
* (set-auto-mode-0): New function.Daniel Pfeiffer2004-10-281-24/+34
* Tack language suffix onto html, and make C-x C-w find the mode in the same wa...Daniel Pfeiffer2004-10-271-65/+70
* Set xml-mode also if no mode found from file name.Daniel Pfeiffer2004-10-271-2/+3
* (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to sho...Daniel Pfeiffer2004-10-261-115/+105
* (insert-directory): Obey --dired even with symlinks.Stefan Monnier2004-09-251-1/+2
* (enable-local-eval): Doc fix.Richard M. Stallman2004-09-201-44/+60
* files.el (auto-mode-alist): Map .soa and .zone to dns-mode.Simon Josefsson2004-09-141-0/+1
* (switch-to-buffer-other-window): Doc fix.Luc Teirlinck2004-07-111-0/+7
* * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,Kai Großjohann2004-06-261-16/+10
* (write-contents-functions): Doc fix.Lars Hansen2004-06-231-1/+2
* (parse-colon-path, cd): Mention in docstring that the path separator isJuanma Barranquero2004-06-161-2/+4
* (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.Luc Teirlinck2004-06-161-1/+4
* (before-save-hook): Add `time-stamp' to the options.Luc Teirlinck2004-06-131-1/+1
* (parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).Juanma Barranquero2004-06-111-4/+5
* Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).Juanma Barranquero2004-05-301-4/+9
* (find-file): Doc fix.Richard M. Stallman2004-05-301-2/+5
* (file-remote-p): Apply file name handler for operationMichael Albinus2004-05-291-6/+5
* (find-file-noselect-1): Do not bind `inhibit-read-only' to t duringLuc Teirlinck2004-05-291-20/+22
* * files.el (file-name-non-special): There are more operationsMichael Albinus2004-05-271-4/+21
* (find-file-noselect-1): Fix bug introduced by Revision 1.694.Luc Teirlinck2004-05-251-29/+33
* (file-name-non-special): Allow t in file-arg-indicesRichard M. Stallman2004-05-221-6/+14
* (find-file-noselect-1): Limit the scope of theLuc Teirlinck2004-05-201-28/+29
* (auto-save-file-name-transforms): Make sure ange-ftp tempStefan Monnier2004-05-191-1/+1