2006-02-14 |
Chong Yidong |
* files.el (hack-local-variables): Only set results if they
|
2006-02-14 |
Chong Yidong |
* files.el (safe-local-variable-values): New option.
|
2006-02-12 |
Richard M. Stallman |
(magic-mode-alist): Don't use `\\s ' in regexps.
|
2006-02-11 |
Eli Zaretskii |
(revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-02-04 |
Kim F. Storm |
(magic-mode-regexp-match-limit): New defvar.
|
2006-01-26 |
Richard M. Stallman |
(risky-local-variable-p): Follow var aliases.
|
2006-01-17 |
Masatake YAMATO |
Added makefile-imake-mode.
|
2006-01-06 |
Eli Zaretskii |
(basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
|
2005-12-27 |
Richard M. Stallman |
(set-visited-file-name): Doc fix.
|
2005-12-16 |
Eli Zaretskii |
(set-auto-mode): If search for mode specification failed, look for an
|
2005-12-09 |
Reiner Steib |
* files.el (save-buffer):
|
2005-12-08 |
Bill Wohler |
(auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
|
2005-11-26 |
Thien-Thi Nguyen |
(file-relative-name): Doc fix.
|
2005-11-14 |
Stefan Monnier |
(write-file): Refresh VC status.
|
2005-10-28 |
Richard M. Stallman |
(find-file-noselect): Use %d to format large file size.
|
2005-10-23 |
Michael Albinus |
* files.el (directory-listing-before-filename-regexp): New
|
2005-10-22 |
Richard M. Stallman |
(make-temp-file): Moved from subr.el.
|
2005-09-18 |
Deepak Goel |
Message format spec fixes (1)
|
2005-09-12 |
Stefan Monnier |
(normal-mode): Check boundness of font-lock-keywords.
|
2005-08-31 |
Juanma Barranquero |
(font-lock-keywords): Add defvar.
|
2005-08-30 |
Michael Albinus |
Make `make-auto-save-file-name' a magic operation.
|
2005-08-30 |
Richard M. Stallman |
(risky-local-variable-p): Match `-predicates' and `-commands.
|
2005-08-20 |
Richard M. Stallman |
(normal-mode): If font lock is on, turn it off and on.
|
2005-08-15 |
Richard M. Stallman |
(interpreter-mode-alist): Doc fix.
|
2005-08-09 |
Richard M. Stallman |
(find-file-noselect): Don't call set-buffer-major-mode.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-20 |
Juanma Barranquero |
(find-file-noselect, recode-file-name): Doc fixes.
|
2005-07-18 |
Juri Linkov |
(basic-save-buffer): Delete duplicate words.
|
2005-07-10 |
Luc Teirlinck |
(set-visited-file-name): Avoid calling file-name-nondirectory with a
|
2005-07-08 |
Richard M. Stallman |
(set-visited-file-name): Report the error for "empty filename" earlier.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-14 |
Daniel Pfeiffer |
Switch [Mm]akefile to gmake mode.
|
2005-06-10 |
Juanma Barranquero |
(make-backup-file-name-function): Fix spellings in docstrings.
|
2005-06-06 |
Richard M. Stallman |
(hack-local-variables-confirm): New arg FLAG-TO-CHECK.
|
2005-05-31 |
Stefan Monnier |
(convert-standard-filename): Docstring fix.
|
2005-05-21 |
Daniel Pfeiffer |
(auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-05-14 |
Luc Teirlinck |
(hack-local-variables-confirm): Add STRING argument.
|
2005-05-14 |
Luc Teirlinck |
(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
|
2005-05-13 |
Daniel Pfeiffer |
(auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
|
2005-05-12 |
Luc Teirlinck |
(normal-mode): Extend the scope of the `enable-local-variables'
|
2005-05-11 |
Stefan Monnier |
(executable-find): Move from executable.el. Use locate-file.
|
2005-05-10 |
Richard M. Stallman |
(read-directory-name): Fix previous change.
|
2005-05-06 |
Eli Zaretskii |
(locate-file): Doc fix.
|
2005-05-01 |
Luc Teirlinck |
(require-final-newline): Make Custom tags consistent
|
2005-04-30 |
Richard M. Stallman |
(backup-buffer-copy): Use copy-file instead
|
2005-04-24 |
Richard M. Stallman |
(mode-require-final-newline): Fix previous change.
|
2005-04-24 |
Luc Teirlinck |
(mode-require-final-newline): Revert accidental change.
|
2005-04-24 |
Luc Teirlinck |
(mode-require-final-newline): Minor doc fix.
|
2005-04-24 |
Eli Zaretskii |
(mode-require-final-newline): Doc fix.
|
2005-04-23 |
Richard M. Stallman |
(read-directory-name): Always pass non-nil
|
2005-04-16 |
Andreas Schwab |
(auto-mode-alist): Handle /etc/sysconfig/*,
|
2005-04-10 |
Stefan Monnier |
(set-auto-mode-1): Use line-end-position.
|
2005-04-01 |
Luc Teirlinck |
(mode-require-final-newline): Make Custom correctly report a nil value
|
2005-03-28 |
Stefan Monnier |
(minibuffer-with-setup-hook): New macro.
|
2005-03-26 |
Eli Zaretskii |
(auto-mode-alist): Add .xpi files.
|
2005-03-25 |
Thien-Thi Nguyen |
(save-some-buffers): Doc fix.
|
2005-03-19 |
Juri Linkov |
(auto-mode-alist): Add comment. Optimize jar/ear/war.
|
2005-03-19 |
Eli Zaretskii |
(save-buffer): Fix last change.
|