log lisp/files.el @ 69830:196122ba0b05

age author description
Thu, 06 Apr 2006 19:20:38 +0000 Reiner Steib * subr.el (string-or-null-p): New function.
Thu, 06 Apr 2006 15:36:24 +0000 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
Tue, 04 Apr 2006 18:58:48 +0000 Andreas Schwab Mark `left-margin', `byte-compile-dynamic-docstrings'
Fri, 24 Mar 2006 13:59:22 +0000 Romain Francoise (ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
Mon, 20 Mar 2006 15:05:19 +0000 Richard M. Stallman (display-buffer-other-frame): New command.
Sat, 11 Mar 2006 11:42:58 +0000 Eli Zaretskii (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
Fri, 10 Mar 2006 23:22:30 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Don't prompt for ! if
Wed, 08 Mar 2006 02:24:47 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Set
Mon, 27 Feb 2006 01:53:28 +0000 Luc Teirlinck (load-library): Use `get-load-suffixes' instead of `load-suffixes'.
Tue, 21 Feb 2006 19:49:55 +0000 Richard M. Stallman (enable-local-variables): Doc fix.
Fri, 17 Feb 2006 15:33:22 +0000 Chong Yidong * files.el: Rearrange functions and variables in the file local
Fri, 17 Feb 2006 13:42:17 +0000 Reiner Steib Add truncate-lines, ispell-check-comments and
Wed, 15 Feb 2006 01:32:50 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Kill temp buffer after use.
Wed, 15 Feb 2006 01:21:31 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Allow scrolling if the
Tue, 14 Feb 2006 19:54:25 +0000 Chong Yidong * files.el (hack-local-variables): Remove ignored variables before
Tue, 14 Feb 2006 03:47:00 +0000 Chong Yidong * files.el (hack-local-variables): Only set results if they
Tue, 14 Feb 2006 01:21:31 +0000 Chong Yidong * files.el (safe-local-variable-values): New option.
Sun, 12 Feb 2006 20:30:28 +0000 Richard M. Stallman (magic-mode-alist): Don't use `\\s ' in regexps.
Sat, 11 Feb 2006 18:42:23 +0000 Eli Zaretskii (revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 04 Feb 2006 23:33:53 +0000 Kim F. Storm (magic-mode-regexp-match-limit): New defvar.
Thu, 26 Jan 2006 17:55:04 +0000 Richard M. Stallman (risky-local-variable-p): Follow var aliases.
Tue, 17 Jan 2006 18:11:53 +0000 Masatake YAMATO Added makefile-imake-mode.
Fri, 06 Jan 2006 11:55:01 +0000 Eli Zaretskii (basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
Tue, 27 Dec 2005 22:54:08 +0000 Richard M. Stallman (set-visited-file-name): Doc fix.
Fri, 16 Dec 2005 15:41:21 +0000 Eli Zaretskii (set-auto-mode): If search for mode specification failed, look for an
Fri, 09 Dec 2005 16:44:18 +0000 Reiner Steib * files.el (save-buffer):
Thu, 08 Dec 2005 01:26:14 +0000 Bill Wohler (auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
Sat, 26 Nov 2005 15:50:13 +0000 Thien-Thi Nguyen (file-relative-name): Doc fix.
Mon, 14 Nov 2005 22:19:28 +0000 Stefan Monnier (write-file): Refresh VC status.