changeset 87023:5405672da978

Comment.
author Glenn Morris <rgm@gnu.org>
date Tue, 04 Dec 2007 03:53:04 +0000
parents d38cf2bfafa5
children d63d925838d5
files lisp/progmodes/cc-subword.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cc-subword.el	Tue Dec 04 03:52:39 2007 +0000
+++ b/lisp/progmodes/cc-subword.el	Tue Dec 04 03:53:04 2007 +0000
@@ -123,6 +123,8 @@
       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