aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
...
| * (magic-fallback-mode-alist): Rename from file-start-mode-alist.Stefan Monnier2007-05-161-5/+5
| * (mode-require-final-newline, require-final-newline, enable-local-variables,Juanma Barranquero2007-05-141-7/+7
* | Merged from [email protected]Karoly Lorentey2007-05-111-44/+74
|\|
| * (file-start-mode-alist): New variable.Richard M. Stallman2007-05-101-38/+67
| * (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.Glenn Morris2007-04-231-0/+1
| * (magic-mode-alist): Allow for carriage-returns in sgml-mode entries.Glenn Morris2007-04-231-2/+2
| * (magic-mode-alist): Allow for carriage-returns in html-mode entry.Glenn Morris2007-04-231-4/+4
* | Merged from [email protected]Karoly Lorentey2007-04-221-8/+8
|\|
| * Revert 2007-03-25 change.Chong Yidong2007-04-131-7/+8
| * Don't mark default-directory as a safe local var.Chong Yidong2007-03-251-1/+0
* | Merged from [email protected]Karoly Lorentey2007-04-221-19/+24
|\|
| * (magic-mode-alist): Require literal "%!PS" string forDavid Kastrup2007-03-201-1/+1
| * (basic-save-buffer): Do not set visited filename whenMartin Rudalics2007-03-201-4/+15
| * Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers.Chong Yidong2007-03-191-10/+0
| * (default-directory): Mark safe.Richard M. Stallman2007-03-191-1/+2
| * (find-file-noselect): No error if file no longer exists.Richard M. Stallman2007-03-051-3/+6
* | Merged from [email protected]Karoly Lorentey2007-04-221-11/+16
|\|
| * (set-auto-mode-0): Use `indirect-function'.Chong Yidong2007-03-011-10/+14
| * (hack-one-local-variable-eval-safep): Correct handlingAndreas Schwab2007-02-251-1/+2
* | Merged from [email protected]Karoly Lorentey2007-02-241-28/+29
|\|
| * (change-major-mode-with-file-name): Fix typo in docstring.Juanma Barranquero2007-02-111-1/+1
| * (magic-mode-alist): Call image-mode instead of image-mode-maybe forChong Yidong2007-02-091-1/+1
| * (magic-mode-alist): Use image-mode-maybe rather thanJason Rumney2007-01-311-1/+1
| * * files.el (get-free-disk-space): Return nil for remoteMichael Albinus2007-01-301-27/+28
* | Merged from [email protected]Karoly Lorentey2007-01-291-10/+17
|\|
| * (hack-local-variables-confirm): Don't keep trying to read an eventChong Yidong2007-01-271-5/+12
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| * (find-alternate-file): Revert query message to Emacs 21 version.Chong Yidong2007-01-201-4/+4
* | Merged from [email protected]Karoly Lorentey2007-01-131-2/+3
|\|
| * (abbreviate-file-name): Doc fix.Eli Zaretskii2007-01-061-2/+3
* | Merged from [email protected]Karoly Lorentey2007-01-061-4/+6
|\|
| * (find-file-noselect-1, set-visited-file-name):Richard M. Stallman2007-01-041-1/+3
| * (version-control): Doc fix.Juanma Barranquero2007-01-021-3/+3
* | Merged from [email protected].Karoly Lorentey2007-01-011-24/+69
|\|
| * (auto-mode-case-fold): Doc fix.Kim F. Storm2006-12-311-1/+1
| * (auto-mode-case-fold): New defcustom.Kim F. Storm2006-12-311-9/+33
| * (backup-buffer): Show entire backup file name in message.Richard M. Stallman2006-12-301-10/+10
| * (magic-mode-alist): Detect image files with `image-type-auto-detected-p'Juanma Barranquero2006-12-301-1/+1
| * (magic-mode-alist): Allow matching file type byKim F. Storm2006-12-191-6/+10
| * (magic-mode-alist): Mark as risky.Richard M. Stallman2006-12-171-0/+7
| * Whitespace change.Richard M. Stallman2006-12-111-1/+1
| * (insert-file-1): Compare file size to large-file-warning-threshold and requestEli Zaretskii2006-12-081-0/+10
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-6/+21
|\|
| * (revert-buffer): Special error message if file is now not readable.Richard M. Stallman2006-11-281-0/+5
| * (set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.Juanma Barranquero2006-11-131-6/+6
| * (revert-buffer): Fix previous change.Kenichi Handa2006-11-101-0/+1
| * (revert-buffer): If a unibyte buffer is being revertedKenichi Handa2006-10-301-0/+9
* | Merged from [email protected]Karoly Lorentey2006-10-141-18/+29
|\|
| * (file-name-history): Add defvar.Richard M. Stallman2006-10-121-2/+5
| * (auto-mode-alist): Match change log file name also withAndreas Schwab2006-10-121-1/+1