Mercurial > emacs
changeset 75654:8f0016c7d0b9
Fix file local variables c-file-style specification.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 03 Feb 2007 21:58:55 +0000 |
parents | a19b06431362 |
children | adcbaec53f24 |
files | lib-src/etags.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/etags.c Sat Feb 03 21:55:10 2007 +0000 +++ b/lib-src/etags.c Sat Feb 03 21:58:55 2007 +0000 @@ -6894,7 +6894,7 @@ * tab-width: 8 * fill-column: 79 * c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp") - * c-file-style: gnu + * c-file-style: "gnu" * End: */