comparison lisp/modes/cc-lobotomy.el @ 4:b82b59fe008d r19-15b3

Import from CVS: tag r19-15b3
author cvs
date Mon, 13 Aug 2007 08:46:56 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
3:30df88044ec6 4:b82b59fe008d
22 ;; GNU General Public License for more details. 22 ;; GNU General Public License for more details.
23 ;; 23 ;;
24 ;; You should have received a copy of the GNU General Public License 24 ;; You should have received a copy of the GNU General Public License
25 ;; along with this program; if not, write to the Free Software 25 ;; along with this program; if not, write to the Free Software
26 ;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 26 ;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
27
28 ;;; Synched up with: Not in FSF.
29 27
30 ;;; Commentary: 28 ;;; Commentary:
31 ;; 29 ;;
32 ;; Every effort has been made to improve the performance of 30 ;; Every effort has been made to improve the performance of
33 ;; cc-mode. However, due to the nature of the C, C++, and Objective-C 31 ;; cc-mode. However, due to the nature of the C, C++, and Objective-C