- 12 Aug, 2009 1 commit
-
-
Juri Linkov authored
file/directory-local variables to files-x.el.
-
- 04 Aug, 2009 1 commit
-
-
Juri Linkov authored
(read-file-local-variable, read-file-local-variable-value) (read-file-local-variable-mode, modify-file-local-variable) (modify-file-local-variable-prop-line) (modify-dir-local-variable): New functions. (add-file-local-variable, delete-file-local-variable) (add-file-local-variable-prop-line, delete-file-local-variable-prop-line) (add-dir-local-variable, delete-dir-local-variable) (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals) (copy-dir-locals-to-file-locals-prop-line): New commands.
-
- 21 Jul, 2009 3 commits
-
-
Chong Yidong authored
* mail/rmail.el (rmail-variables): Use auto-save-include-big-deletions. * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16 changes.
-
Richard M. Stallman authored
for toggling mode.
-
Glenn Morris authored
(find-file-noselect, insert-file-1): Update for above change.
-
- 20 Jul, 2009 1 commit
-
-
Chong Yidong authored
-
- 19 Jul, 2009 2 commits
-
-
Juri Linkov authored
(dir-local-variables-alist): New buffer-local variable. (hack-local-variables-filter): If variable is not dir-local, i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist', because file-local overrides dir-local. (c-postprocess-file-styles)<declare-function>: Remove obsolete declaration. (hack-dir-local-variables): Add dir-local variable/value pair to `dir-local-variables-alist' and remove duplicates. Doc fix.
-
Chong Yidong authored
-
- 18 Jul, 2009 1 commit
-
-
Alan Mackenzie authored
`file-local-variables-alist'.
-
- 16 Jul, 2009 1 commit
-
-
Richard M. Stallman authored
* mail/rmail.el (rmail-variables): Set buffer-saved-size to -2. (rmail-retry-ignored-headers): Add more uninteresting fields.
-
- 05 Jul, 2009 1 commit
-
-
Stefan Monnier authored
Obey confirm-nonexistent-file-or-buffer.
-
- 28 Jun, 2009 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(move-file-to-trash): If trash-directory is nil and system-move-file-to-trash is unbound, perform freedesktop-style trashing. * NEWS: Document change.
-
- 22 Jun, 2009 1 commit
-
-
Glenn Morris authored
and `eval' entries. (Bug#3430)
-
- 18 Jun, 2009 1 commit
-
-
Glenn Morris authored
optional, since it is always unneeded in the non-file case. (Bug#3577)
-
- 17 Jun, 2009 2 commits
-
-
Chong Yidong authored
-
Glenn Morris authored
-
- 20 May, 2009 1 commit
-
-
Jason Rumney authored
directory separator to UNC path case (Bug#3252).
-
- 29 Apr, 2009 1 commit
-
-
Chong Yidong authored
(hack-local-variables, dir-locals-read-from-file): Bind read-circle to nil before reading. * lread.c (Vread_circle): New variable. (read1): Disable recursive read if Vread_circle is nil.
-
- 28 Apr, 2009 1 commit
-
-
Stefan Monnier authored
-
- 11 Apr, 2009 1 commit
-
-
Chong Yidong authored
the mtime of the directory-local variables file (Bug#2833). (dir-locals-set-directory-class): New arg mtime. Store it in dir-locals-directory-cache. (dir-locals-find-file): Check cache validity using the mtime. (dir-locals-read-from-file): Save the file mtime in the cache. (hack-dir-local-variables): Adapt to new dir-locals-directory-cache entry format.
-
- 08 Apr, 2009 1 commit
-
-
Eli Zaretskii authored
-
- 30 Mar, 2009 1 commit
-
-
Jason Rumney authored
when a UNC mount point is reached.
-
- 28 Mar, 2009 1 commit
-
-
Eli Zaretskii authored
-
- 21 Mar, 2009 1 commit
-
-
Chong Yidong authored
(file-modes-symbolic-to-number): Handle empty permissions arg (Bug#2729).
-
- 15 Mar, 2009 1 commit
-
-
Chong Yidong authored
usable before calling call-process. Suggested by Kevin Ryde (Bug#2631).
-
- 13 Mar, 2009 1 commit
-
-
Stefan Monnier authored
packages, as well as Opkg/Ipkg packages.
-
- 03 Mar, 2009 1 commit
-
-
Kenichi Handa authored
buffer-file-coding-system-explicit. (revert-buffer): Check car part of buffer-file-coding-system-explicit.
-
- 01 Mar, 2009 1 commit
-
-
Glenn Morris authored
choice. (Bug#2506)
-
- 17 Feb, 2009 1 commit
-
-
Jason Rumney authored
-
- 13 Feb, 2009 1 commit
-
-
Eli Zaretskii authored
-
- 12 Feb, 2009 1 commit
-
-
Stefan Monnier authored
-
- 07 Feb, 2009 1 commit
-
-
Eli Zaretskii authored
buffer's size. (Bug#2137)
-
- 11 Jan, 2009 1 commit
-
-
Chong Yidong authored
server-save-buffers-kill-terminal changed.
-
- 05 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 31 Dec, 2008 1 commit
-
-
Chong Yidong authored
(buffer-swapped-with): Var removed.
-
- 28 Dec, 2008 1 commit
-
-
Chong Yidong authored
uniquifying backup trash file name.
-
- 26 Dec, 2008 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
dosified-file-name. Compare files case-insensitively on systems whose filesystems are case-insensitive.
-
- 22 Dec, 2008 1 commit
-
-
Richard M. Stallman authored
-