Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (find-file-visit-truename): Fix safe-local-variable value. | Richard M. Stallman | 2007-07-01 | 1 | -1/+1 |
| | |||||
* | (auto-mode-alist): Open `.asd' files in lisp-mode. | Chong Yidong | 2007-06-05 | 1 | -0/+2 |
| | |||||
* | (auto-mode-alist): Add lower-priority match for names like | Chong Yidong | 2007-06-05 | 1 | -0/+3 |
| | | | | ChangeLog.old. | ||||
* | (magic-mode-alist): Remove image-type-auto-detected-p. | Chong Yidong | 2007-06-04 | 1 | -3/+3 |
| | | | | (magic-fallback-mode-alist): Add image-type-auto-detected-p. | ||||
* | (set-auto-mode): Doc fix. | Richard M. Stallman | 2007-05-22 | 1 | -5/+7 |
| | |||||
* | (magic-mode-alist, magic-fallback-mode-alist): | Stefan Monnier | 2007-05-16 | 1 | -15/+14 |
| | | | | Move the *ml, Postscript, and XmCD entries to the fallback part. | ||||
* | (magic-fallback-mode-alist): Rename from file-start-mode-alist. | Stefan Monnier | 2007-05-16 | 1 | -5/+5 |
| | |||||
* | (mode-require-final-newline, require-final-newline, enable-local-variables, | Juanma Barranquero | 2007-05-14 | 1 | -7/+7 |
| | | | | enable-local-eval): Doc fixes. | ||||
* | (file-start-mode-alist): New variable. | Richard M. Stallman | 2007-05-10 | 1 | -38/+67 |
| | | | | | | (magic-mode-regexp-match-limit): Doc fix. (set-auto-mode): Handle file-start-mode-alist. A little cleanup of structure. | ||||
* | (magic-mode-alist): `<!DOCTYPE HTML' in html-mode. | Glenn Morris | 2007-04-23 | 1 | -0/+1 |
| | |||||
* | (magic-mode-alist): Allow for carriage-returns in sgml-mode entries. | Glenn Morris | 2007-04-23 | 1 | -2/+2 |
| | |||||
* | (magic-mode-alist): Allow for carriage-returns in html-mode entry. | Glenn Morris | 2007-04-23 | 1 | -4/+4 |
| | |||||
* | Revert 2007-03-25 change. | Chong Yidong | 2007-04-13 | 1 | -7/+8 |
| | |||||
* | Don't mark default-directory as a safe local var. | Chong Yidong | 2007-03-25 | 1 | -1/+0 |
| | |||||
* | (magic-mode-alist): Require literal "%!PS" string for | David Kastrup | 2007-03-20 | 1 | -1/+1 |
| | | | | magic postscript file detection. | ||||
* | (basic-save-buffer): Do not set visited filename when | Martin Rudalics | 2007-03-20 | 1 | -4/+15 |
| | | | | | the corresponding directory does not exist or the specified filename is that of an existing directory. | ||||
* | Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers. | Chong Yidong | 2007-03-19 | 1 | -10/+0 |
| | |||||
* | (default-directory): Mark safe. | Richard M. Stallman | 2007-03-19 | 1 | -1/+2 |
| | | | | (basic-save-buffer-2): Put proper dir name in error message. | ||||
* | (find-file-noselect): No error if file no longer exists. | Richard M. Stallman | 2007-03-05 | 1 | -3/+6 |
| | | | | Display a message and avoid other questions. | ||||
* | (set-auto-mode-0): Use `indirect-function'. | Chong Yidong | 2007-03-01 | 1 | -10/+14 |
| | | | | (hack-one-local-variable): Don't reapply current major mode. | ||||
* | (hack-one-local-variable-eval-safep): Correct handling | Andreas Schwab | 2007-02-25 | 1 | -1/+2 |
| | | | | | of edebug-form-spec property value. Reported by Johan Bockgård <bojohan+mail@dd.chalmers.se>. | ||||
* | (change-major-mode-with-file-name): Fix typo in docstring. | Juanma Barranquero | 2007-02-11 | 1 | -1/+1 |
| | |||||
* | (magic-mode-alist): Call image-mode instead of image-mode-maybe for | Chong Yidong | 2007-02-09 | 1 | -1/+1 |
| | | | | autodetected images. | ||||
* | (magic-mode-alist): Use image-mode-maybe rather than | Jason Rumney | 2007-01-31 | 1 | -1/+1 |
| | | | | image-mode. | ||||
* | * files.el (get-free-disk-space): Return nil for remote | Michael Albinus | 2007-01-30 | 1 | -27/+28 |
| | | | | | | | directories. * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls" instead of "dir". | ||||
* | (hack-local-variables-confirm): Don't keep trying to read an event | Chong Yidong | 2007-01-27 | 1 | -5/+12 |
| | | | | from an empty kbd macro. | ||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | (find-alternate-file): Revert query message to Emacs 21 version. | Chong Yidong | 2007-01-20 | 1 | -4/+4 |
| | |||||
* | (abbreviate-file-name): Doc fix. | Eli Zaretskii | 2007-01-06 | 1 | -2/+3 |
| | |||||
* | (find-file-noselect-1, set-visited-file-name): | Richard M. Stallman | 2007-01-04 | 1 | -1/+3 |
| | | | | Allow backup-enable-predicate to be nil. | ||||
* | (version-control): Doc fix. | Juanma Barranquero | 2007-01-02 | 1 | -3/+3 |
| | |||||
* | (auto-mode-case-fold): Doc fix. | Kim F. Storm | 2006-12-31 | 1 | -1/+1 |
| | |||||
* | (auto-mode-case-fold): New defcustom. | Kim F. Storm | 2006-12-31 | 1 | -9/+33 |
| | | | | | (set-auto-mode): If non-nil, perform second case-sensitive pass through auto-mode-alist if first pass failed. | ||||
* | (backup-buffer): Show entire backup file name in message. | Richard M. Stallman | 2006-12-30 | 1 | -10/+10 |
| | | | | | (make-backup-file-name-1): Precompute abs name but don't lose the relative name. | ||||
* | (magic-mode-alist): Detect image files with `image-type-auto-detected-p' | Juanma Barranquero | 2006-12-30 | 1 | -1/+1 |
| | | | | instead of `image-type-from-buffer'. | ||||
* | (magic-mode-alist): Allow matching file type by | Kim F. Storm | 2006-12-19 | 1 | -6/+10 |
| | | | | | | calling a function at bob. Check for image types by calling image-type-from-buffer. Suggested by Juanma Barranquero. (set-auto-mode): Do it. | ||||
* | (magic-mode-alist): Mark as risky. | Richard M. Stallman | 2006-12-17 | 1 | -0/+7 |
| | | | | (make-backup-file-name-1): Expand backup-directory explicitly. | ||||
* | Whitespace change. | Richard M. Stallman | 2006-12-11 | 1 | -1/+1 |
| | |||||
* | (insert-file-1): Compare file size to large-file-warning-threshold and request | Eli Zaretskii | 2006-12-08 | 1 | -0/+10 |
| | | | | confirmation when warranted. | ||||
* | (revert-buffer): Special error message if file is now not readable. | Richard M. Stallman | 2006-11-28 | 1 | -0/+5 |
| | |||||
* | (set-visited-file-name): Use `format', not `message', in `y-or-n-p' call. | Juanma Barranquero | 2006-11-13 | 1 | -6/+6 |
| | |||||
* | (revert-buffer): Fix previous change. | Kenichi Handa | 2006-11-10 | 1 | -0/+1 |
| | |||||
* | (revert-buffer): If a unibyte buffer is being reverted | Kenichi Handa | 2006-10-30 | 1 | -0/+9 |
| | | | | | with a coding system for multibyte, set buffer multibyte before calling insert-file-contents. | ||||
* | (file-name-history): Add defvar. | Richard M. Stallman | 2006-10-12 | 1 | -2/+5 |
| | | | | (save-some-buffers-action-alist): Improve description strings. | ||||
* | (auto-mode-alist): Match change log file name also with | Andreas Schwab | 2006-10-12 | 1 | -1/+1 |
| | | | | a dash before a numeric extension. | ||||
* | Mark `buffer-read-only' as safe-local-variable. | Reiner Steib | 2006-10-08 | 1 | -2/+2 |
| | |||||
* | (find-file-existing): Modified to not allow wildcards. | Eli Zaretskii | 2006-09-30 | 1 | -7/+9 |
| | |||||
* | * files.el (save-some-buffers-action-alist): Display diff in | Chong Yidong | 2006-09-22 | 1 | -1/+7 |
| | | | | view-mode. | ||||
* | (find-buffer-visiting): Don't get fooled by a nil inode. | Stefan Monnier | 2006-09-20 | 1 | -1/+1 |
| | |||||
* | (risky-local-variable-p): Match ...-bindat-spec. | Richard M. Stallman | 2006-09-08 | 1 | -3/+3 |
| |