summaryrefslogtreecommitdiff
path: root/lisp/files-x.el
Commit message (Expand)AuthorAgeFilesLines
* Bind `enable-local-variables' in `hack-connection-local-variables'Michael Albinus2019-03-241-2/+1
* Fix Bug#34943Michael Albinus2019-03-231-2/+6
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-19/+32
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/files-x.el (modify-dir-local-variable): Use assoc-delete-allJuri Linkov2018-11-081-3/+7
* | Rename add-dir-local-variables-to-string to dir-locals-to-string (bug#32817)Juri Linkov2018-09-251-6/+6
* | Output alists with dotted pair notation in .dir-locals.elJuri Linkov2018-09-241-9/+26
|/
* Prevent `modify-file-local-variable-prop-line' from adding extra ';'Wenjamin Petrenko2018-08-241-1/+3
* Fix Bug#32090Michael Albinus2018-07-091-18/+19
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.Ted Zlatanov2017-12-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Apply connecion-local variables for shellsMichael Albinus2017-04-021-8/+6
* Rework connection local variablesMichael Albinus2017-02-191-77/+90
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Backport: * lisp/files.el: Remove support for extra .dir-locals fileArtur Malabarba2016-01-301-18/+12
* | Implement connection-local variablesMichael Albinus2016-11-141-0/+139
|/
* * lisp/files-x.el (modify-dir-local-variable): Small rewriteArtur Malabarba2016-01-251-14/+15
* * lisp/files.el (dir-locals--all-files): Use completion instead of wildcardsArtur Malabarba2016-01-161-4/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/files.el (dir-locals-file): Allow wildcardsArtur Malabarba2015-11-101-11/+18
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* * lisp/files-x.el (add-file-local-variable):Glenn Morris2015-06-101-0/+7
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/files-x.el (read-file-local-variable-value): Add `default'.Juri Linkov2013-06-251-1/+2
* * lisp/files-x.el (modify-dir-local-variable): Change the header commentJuri Linkov2013-06-251-1/+1
* * lisp/files-x.el (read-file-local-variable-value): Use read-from-minibufferStefan Monnier2013-06-251-38/+37
* * lisp/files-x.el (modify-file-local-variable-message): New function.Juri Linkov2013-06-181-18/+57
* * lisp/files-x.el (modify-file-local-variable-prop-line): Add localJuri Linkov2013-06-161-10/+31
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove defining user variables via * in docstring.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/files-x.el (modify-file-local-variable): Obey commenting conventions.Stefan Monnier2011-11-181-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-5/+7
* Yet more directory-local variables fixes.Glenn Morris2011-02-241-6/+16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (read-file-local-variable-value): Don't filter outJuri Linkov2009-10-131-2/+1
* (read-file-local-variable-value):Juri Linkov2009-10-111-1/+2
* (read-file-local-variable): Include someStefan Monnier2009-10-071-0/+1
* * files-x.el (modify-dir-local-variable)Juanma Barranquero2009-10-041-2/+2