Tue, 02 May 2006 12:24:55 +0000 |
Reiner Steib |
(byte-compile-dynamic)
|
Sat, 29 Apr 2006 13:59:39 +0000 |
Stefan Monnier |
(safe-local-variable-p): Remove support for the special value t.
|
Tue, 18 Apr 2006 21:20:03 +0000 |
Richard M. Stallman |
(enable-local-variables): Allow :all as value.
|
Thu, 13 Apr 2006 10:54:38 +0000 |
Eli Zaretskii |
(hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
|
Tue, 11 Apr 2006 17:57:34 +0000 |
Richard M. Stallman |
(enable-local-variables): Allow value :safe.
|
Sat, 08 Apr 2006 10:41:12 +0000 |
Eli Zaretskii |
(hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
|
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.
|