comparison lisp/ChangeLog @ 104498:41dc39934483

lisp/cedet/srecode.el: lisp/cedet/srecode/*.el: test/cedet/srecode-tests.el: New files lisp/files.el (auto-mode-alist): Use srecode-template-mode for .srt files. lisp/cedet/semantic/bovine/scm.el: Add local vars section for autoloading.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 20 Sep 2009 21:06:41 +0000
parents 31e9b85bc047
children b5dbdf25d1c5
comparison
equal deleted inserted replaced
104497:31e9b85bc047 104498:41dc39934483
7 * cedet/cedet.el: Require ede. 7 * cedet/cedet.el: Require ede.
8 8
9 * progmodes/autoconf.el: Provide autoconf as well. 9 * progmodes/autoconf.el: Provide autoconf as well.
10 10
11 * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede. 11 * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
12 (auto-mode-alist): Use srecode-template-mode for .srt files.
12 13
13 * cedet/semantic/bovine/gcc.el (semantic-gcc-test-output-parser) 14 * cedet/semantic/bovine/gcc.el (semantic-gcc-test-output-parser)
14 (semantic-gcc-test-output-parser-this-machine): 15 (semantic-gcc-test-output-parser-this-machine):
15 * cedet/semantic/symref/filter.el (semantic-symref-test-count-hits-in-tag) 16 * cedet/semantic/symref/filter.el (semantic-symref-test-count-hits-in-tag)
16 (semantic-symref-hits-in-region): Require semantic/idle. 17 (semantic-symref-hits-in-region): Require semantic/idle.