]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Tue, 4 Dec 2007 03:53:04 +0000 (03:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 4 Dec 2007 03:53:04 +0000 (03:53 +0000)
lisp/progmodes/cc-subword.el

index 68ecd3a0515cce3747d5f74c34d8fd938c4bb1b7..d3e613fa25403b61dcb725e1c7ed3247a0be27e4 100644 (file)
@@ -123,6 +123,8 @@ telling us which (X)Emacs version you're using."
       map)
     "Keymap used in command `c-subword-mode' minor mode.")
 
+  ;; Produces compiler warning about make-variable-buffer-local not
+  ;; being called at toplevel (due to fboundp test).
   (define-minor-mode c-subword-mode
     "Mode enabling subword movement and editing keys.
 In spite of GNU Coding Standards, it is popular to name a symbol by