]> git.eshelyaron.com Git - emacs.git/commit
etc/srecode/c.srt: New file, contents from cpp.srt
authorEric Ludlam <zappo@gnu.org>
Thu, 13 Sep 2012 01:38:12 +0000 (21:38 -0400)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 17:43:15 +0000 (19:43 +0200)
commitc6725040bd05dc3e3f1f586ce6d4abf1a0a6f315
tree2e25b249fcf58570a4a43f3f67e596eae57a6780
parent727bca89c44329251ba6d4bd06258d9e356a04f3
etc/srecode/c.srt: New file, contents from cpp.srt

etc/srecode/cpp.srt: Delete parts moved to c.srt

lisp/cedet/ede.el:
(ede-configuration-forms-menu): Make robust to cases where there is no
current project.

lisp/cedet/srecode/cpp.el:
(srecode-semantic-handle-:c): Renamed from the srecode-semantic-handle-:cpp.
(srecode-semantic-handle-:cpp): Calls above.
(c-mode::srecode-semantic-apply-tag-to-dict): Moved from a cpp-mode
function to a c-mode function.  Note this in doc.
(srecode-c-apply-templates): Renamed from srecode-cpp-apply-templates

tests/cit-cpp.el:
(cit-plain-c-tags): New variable
(cit-srecode-fill-cpp): Insert above into a new file as part of a new program.
test/manual/cedet/cit-cpp.el