comparison lib-src/etags.c @ 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 3d45362f1d38
children 37aa3bcd315f
comparison
equal deleted inserted replaced
75653:a19b06431362 75654:8f0016c7d0b9
6892 * Local Variables: 6892 * Local Variables:
6893 * indent-tabs-mode: t 6893 * indent-tabs-mode: t
6894 * tab-width: 8 6894 * tab-width: 8
6895 * fill-column: 79 6895 * fill-column: 79
6896 * c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp") 6896 * c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp")
6897 * c-file-style: gnu 6897 * c-file-style: "gnu"
6898 * End: 6898 * End:
6899 */ 6899 */
6900 6900
6901 /* arch-tag: 8a9b748d-390c-4922-99db-2eeefa921051 6901 /* arch-tag: 8a9b748d-390c-4922-99db-2eeefa921051
6902 (do not change this comment) */ 6902 (do not change this comment) */