]> git.eshelyaron.com Git - emacs.git/commitdiff
(highlight-changes-initial-state): Add WHEN to obsolescence declaration.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 10:29:02 +0000 (10:29 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 10:29:02 +0000 (10:29 +0000)
lisp/hilit-chg.el

index 63009747d9d0fedb6de12379eacb7cc4987af0bb..5d85bc376159a11ed4f16e23008e3254021ff815 100644 (file)
@@ -243,7 +243,7 @@ colors then use this, if you want fancier faces then set
 ;; be on or off?
 
 (define-obsolete-variable-alias 'highlight-changes-initial-state
-  'highlight-changes-visibility-initial-state)
+  'highlight-changes-visibility-initial-state "23.1")
 
 (defcustom highlight-changes-visibility-initial-state t
   "Controls whether changes are initially visible in Highlight Changes mode.