Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
05453c9d
Commit
05453c9d
authored
Jan 09, 2009
by
Glenn Morris
Browse files
Don't set indent-tabs-mode.
parent
1e4bd40d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
.dir-locals.el
.dir-locals.el
+1
-2
ChangeLog
ChangeLog
+4
-0
No files found.
.dir-locals.el
View file @
05453c9d
((
nil
.
((
indent-tabs-mode
.
t
)
(
tab-width
.
8
)
((
nil
.
((
tab-width
.
8
)
(
fill-column
.
70
)))
(
c-mode
.
((
c-file-style
.
"GNU"
)))
(
change-log-mode
.
((
add-log-time-zone-rule
.
t
)
...
...
ChangeLog
View file @
05453c9d
2009-01-09 Glenn Morris <rgm@gnu.org>
* .dir-locals.el: Don't set indent-tabs-mode.
2008-12-30 Kenichi Handa <handa@m17n.org>
* configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment