Mon, 14 Nov 2005 22:19:28 +0000 |
Stefan Monnier |
(write-file): Refresh VC status.
|
Fri, 28 Oct 2005 16:20:12 +0000 |
Richard M. Stallman |
(find-file-noselect): Use %d to format large file size.
|
Sun, 23 Oct 2005 12:17:28 +0000 |
Michael Albinus |
* files.el (directory-listing-before-filename-regexp): New
|
Sat, 22 Oct 2005 15:34:37 +0000 |
Richard M. Stallman |
(make-temp-file): Moved from subr.el.
|
Sun, 18 Sep 2005 12:25:02 +0000 |
Deepak Goel |
Message format spec fixes (1)
|
Mon, 12 Sep 2005 15:05:24 +0000 |
Stefan Monnier |
(normal-mode): Check boundness of font-lock-keywords.
|
Wed, 31 Aug 2005 13:49:25 +0000 |
Juanma Barranquero |
(font-lock-keywords): Add defvar.
|
Tue, 30 Aug 2005 22:41:02 +0000 |
Michael Albinus |
Make `make-auto-save-file-name' a magic operation.
|
Tue, 30 Aug 2005 10:36:17 +0000 |
Richard M. Stallman |
(risky-local-variable-p): Match `-predicates' and `-commands.
|
Sat, 20 Aug 2005 21:49:28 +0000 |
Richard M. Stallman |
(normal-mode): If font lock is on, turn it off and on.
|
Mon, 15 Aug 2005 02:05:01 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Doc fix.
|
Tue, 09 Aug 2005 13:35:03 +0000 |
Richard M. Stallman |
(find-file-noselect): Don't call set-buffer-major-mode.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 20 Jul 2005 01:55:39 +0000 |
Juanma Barranquero |
(find-file-noselect, recode-file-name): Doc fixes.
|
Mon, 18 Jul 2005 15:23:04 +0000 |
Juri Linkov |
(basic-save-buffer): Delete duplicate words.
|
Sun, 10 Jul 2005 14:42:02 +0000 |
Luc Teirlinck |
(set-visited-file-name): Avoid calling file-name-nondirectory with a
|
Fri, 08 Jul 2005 22:53:47 +0000 |
Richard M. Stallman |
(set-visited-file-name): Report the error for "empty filename" earlier.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 14 Jun 2005 07:33:01 +0000 |
Daniel Pfeiffer |
Switch [Mm]akefile to gmake mode.
|
Fri, 10 Jun 2005 14:02:21 +0000 |
Juanma Barranquero |
(make-backup-file-name-function): Fix spellings in docstrings.
|
Mon, 06 Jun 2005 12:31:48 +0000 |
Richard M. Stallman |
(hack-local-variables-confirm): New arg FLAG-TO-CHECK.
|
Tue, 31 May 2005 13:26:21 +0000 |
Stefan Monnier |
(convert-standard-filename): Docstring fix.
|
Sat, 21 May 2005 02:42:00 +0000 |
Daniel Pfeiffer |
(auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
|
Mon, 16 May 2005 11:33:47 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Sat, 14 May 2005 16:39:49 +0000 |
Luc Teirlinck |
(hack-local-variables-confirm): Add STRING argument.
|
Sat, 14 May 2005 00:56:30 +0000 |
Luc Teirlinck |
(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
|
Fri, 13 May 2005 07:56:28 +0000 |
Daniel Pfeiffer |
(auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
|
Thu, 12 May 2005 23:09:33 +0000 |
Luc Teirlinck |
(normal-mode): Extend the scope of the `enable-local-variables'
|
Wed, 11 May 2005 16:24:55 +0000 |
Stefan Monnier |
(executable-find): Move from executable.el. Use locate-file.
|
Tue, 10 May 2005 09:08:28 +0000 |
Richard M. Stallman |
(read-directory-name): Fix previous change.
|