log lisp/files.el @ 57968:a1a7e74ce4b5

age author description
Thu, 04 Nov 2004 20:25:08 +0000 Daniel Pfeiffer (set-auto-mode): Don't get error after setting -*-mode-*-.
Thu, 04 Nov 2004 10:04:16 +0000 Richard M. Stallman Comment change.
Wed, 03 Nov 2004 21:44:49 +0000 Daniel Pfeiffer (xml-based-modes): Delete var.
Tue, 02 Nov 2004 07:57:53 +0000 Jan Dj¸«£rv * files.el (find-file-existing): New function.
Mon, 01 Nov 2004 23:16:42 +0000 Kim F. Storm (set-auto-mode-0): Don't rely on dynamic binding of
Mon, 01 Nov 2004 07:56:17 +0000 John Paul Wallington (large-file-warning-threshold): Add :version keyword.
Thu, 28 Oct 2004 10:27:06 +0000 John Paul Wallington (set-auto-mode): Call `throw' correctly.
Thu, 28 Oct 2004 06:05:17 +0000 Daniel Pfeiffer (set-auto-mode-0): New function.
Wed, 27 Oct 2004 21:44:35 +0000 Daniel Pfeiffer Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.
Wed, 27 Oct 2004 10:27:46 +0000 Daniel Pfeiffer Set xml-mode also if no mode found from file name.
Tue, 26 Oct 2004 21:41:17 +0000 Daniel Pfeiffer (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
Sat, 25 Sep 2004 15:29:35 +0000 Stefan Monnier (insert-directory): Obey --dired even with symlinks.
Mon, 20 Sep 2004 16:12:57 +0000 Richard M. Stallman (enable-local-eval): Doc fix.
Tue, 14 Sep 2004 11:09:35 +0000 Simon Josefsson files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
Sun, 11 Jul 2004 02:18:15 +0000 Luc Teirlinck (switch-to-buffer-other-window): Doc fix.