]> git.eshelyaron.com Git - emacs.git/commitdiff
Define `/' in c-mode-base-map since all modes now support
authorKarl Heuer <kwzh@gnu.org>
Thu, 23 Oct 1997 07:33:03 +0000 (07:33 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 23 Oct 1997 07:33:03 +0000 (07:33 +0000)
c-electric-slash.

Define C-c C-e in mode-specific maps instead of c-mode-base-map since
c-expand-macro is meaningless in Java and IDL.

lisp/progmodes/cc-langs.el

index f27d944ee0062e8296ab04472c756399632cd648..51fbdcc91e46cbeb18ed336c086e81f5a44849da 100644 (file)
@@ -7,7 +7,7 @@
 ;;             1985 Richard M. Stallman
 ;; Maintainer: cc-mode-help@python.org
 ;; Created:    22-Apr-1997 (split from cc-mode.el)
-;; Version:    5.17
+;; Version:    5.18
 ;; Keywords:   c languages oop
 
 ;; This file is part of GNU Emacs.