comparison lisp/cc-mode/MANIFEST @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents
children
comparison
equal deleted inserted replaced
164:4e0740e5aab2 165:5a88923fcbfe
1 Manifest for CC Mode 5.11
2 Barry A. Warsaw <cc-mode-help@python.org>
3
4 You should have received the following files in this distribution:
5
6 MANIFEST: This file.
7
8 README: Quick intro into how to get CC Mode up and running.
9
10 Makefile: for byte-compiling the source code
11
12 cc-align.el, cc-auto.el, cc-cmds.el, cc-engine.el, cc-langs.el,
13 cc-menus.el, cc-mode.el, cc-styles.el, cc-vars.el: The source code
14
15 cc-compat.el: Helps ease the transition from c-mode.el to cc-mode
16 style indentation control. This is provided for your convenience
17 only, and is completely unguaranteed and unsupported.
18
19 cc-guess.el: Experiments in style guessing. This is provided for
20 your convenience only, and is completely unguaranteed and
21 unsupported.
22
23 cc-lobotomy.el: Performance vs. accuracy trade-offs.
24
25 cc-mode.texi: The latest CC-Mode Texinfo manual.
26
27 ANNOUNCEMENT: Release announcement as it appeared on various
28 forums.