From 536f3d362f589a3045617f8e4ed25478b8c892e8 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Wed, 13 Jul 2011 01:19:33 +0200 Subject: [PATCH] * progmodes/cc-vars.el: Remove (probably) misleading comment --- lisp/ChangeLog | 5 +++++ lisp/progmodes/cc-vars.el | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7621f18696..4d75309e905 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-07-12 Lars Magne Ingebrigtsen + + * progmodes/cc-vars.el: Remove (probably) misleading comment + (bug#4396). + 2011-07-12 Johan Bockgård * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face. diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index d2a5d117635..58dc1737c5a 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -1633,8 +1633,7 @@ as designated in the variable `c-file-style'.") ;; It isn't possible to specify a doc-string without specifying an ;; initial value with `defvar', so the following two variables have been ;; given doc-strings by setting the property `variable-documentation' -;; directly. C-h v will read this documentation only for versions of GNU -;; Emacs from 22.1. It's really good not to have an initial value for +;; directly. It's really good not to have an initial value for ;; variables like these that always should be dynamically bound, so it's ;; worth the inconvenience. -- 2.39.5