Commit Graph

8 Commits

Author SHA1 Message Date
Noam Postavsky
c66e40d9e6 add `tabs' to whitespace-style in .dir-locals.el 2014-05-17 22:36:14 -04:00
Noam Postavsky
6b8ffce3ee suppress cl-functions compiler warnings 2014-03-22 18:48:50 -04:00
Shihpin Tseng
db0b70d3f1 fix .dir-locals.el. delete-trailing-whitespace takes no argument 2012-04-24 02:12:37 +08:00
Ryan C. Thompson
0013603607 Add explanation for use of write-contents-functions 2012-03-02 15:53:09 -08:00
Ryan C. Thompson
5fbfb3caad Remove global settings from .dir-locals.el
Some of the settings in .dir-locals.el were modifying variables or
properties that are not buffer-local. This commit attempts to fix that
while preserving the same functionality as much as possible.

Should fix #618.
2012-02-29 08:52:27 -08:00
Ryan C. Thompson
2769d584f1 Temporary fix for .dir-locals.el 2012-02-26 23:15:45 -08:00
Ryan C. Thompson
c71491a417 Add an explanatory "comment" to .dir-locals.el
It is actually a string because "add-dir-local-variable" and related
functions will blow away comments in the file.
2012-02-24 12:03:45 -08:00
Ryan C. Thompson
c9944fda61 Move file-local variables to dir-local variables 2012-02-23 13:18:48 -08:00