Mercurial > emacs
comparison lisp/hexl.el @ 19299:7cd7373cc021
(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
(c-initialize-cc-mode): Require 'cc-mode-19
if functionp is not bound. Check cc-mode-19 interface requirements.
(c-mode, c++-mode, objc-mode, java-mode, idl-mode):
Don't set comment-multi-line here.
(c-mode): c-comment-start-regexp uses
c-C++-comment-start-regexp to support line oriented comments.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 Aug 1997 22:11:27 +0000 |
parents | c21a3a07b6fd |
children | 3b008d891adb |
comparison
equal
deleted
inserted
replaced
19298:4a99e63dc4a9 | 19299:7cd7373cc021 |
---|