Mercurial > hg > xemacs-beta
comparison lisp/modes/old-c++-mode.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
15:ad457d5f7d04 | 16:0293115a14e9 |
---|---|
22 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 22 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
23 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 23 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
24 ;; General Public License for more details. | 24 ;; General Public License for more details. |
25 | 25 |
26 ;; You should have received a copy of the GNU General Public License | 26 ;; You should have received a copy of the GNU General Public License |
27 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 27 ;; along with XEmacs; see the file COPYING. If not, write to the |
28 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 28 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
29 ;; Boston, MA 02111-1307, USA. | |
29 | 30 |
30 ;; Introduction | 31 ;; Introduction |
31 ;; ============ | 32 ;; ============ |
32 ;; Do a "C-h m" in a c++-mode buffer for more information on | 33 ;; Do a "C-h m" in a c++-mode buffer for more information on |
33 ;; customizing c++-mode. To submit bug reports hit "C-c C-b" in a | 34 ;; customizing c++-mode. To submit bug reports hit "C-c C-b" in a |