summaryrefslogtreecommitdiff
path: root/lisp/files-x.el
Commit message (Collapse)AuthorAgeFilesLines
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-5/+7
|
* Yet more directory-local variables fixes.Glenn Morris2011-02-241-6/+16
| | | | | * lisp/files-x.el (modify-dir-local-variable): Handle dir-locals from the cache, and from non-file sources.
* 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
| | | | minor modes from mode name completion (bug#4664).
* (read-file-local-variable-value):Juri Linkov2009-10-111-1/+2
| | | | Provide default value only for bound variables.
* (read-file-local-variable): Include someStefan Monnier2009-10-071-0/+1
| | | | non-user-variables in the completion table (bug#4664).
* * files-x.el (modify-dir-local-variable)Juanma Barranquero2009-10-041-2/+2
| | | | | | | | | | | | | | (copy-dir-locals-to-file-locals-prop-line): * cedet/ede/makefile-edit.el (makefile-beginning-of-command) (makefile-end-of-command): * cedet/semantic/lex.el (semantic-lex-token): * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1): * cedet/semantic/bovine/c.el (semantic-lex-cpp-define) (semantic-lex-cpp-undef): * cedet/semantic/wisent/wisent.el (wisent-skip-block): * cedet/srecode/srt-mode.el (semantic-beginning-of-context) (semantic-end-of-context): Fix typos in docstrings.
* Add arch taglineMiles Bader2009-08-141-0/+2
|
* * files-x.el: New file.Juri Linkov2009-08-121-0/+461