From fb9a90ee5a28d1ed8885cae38fad75c1194f5a9f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 18 Apr 2008 10:29:02 +0000 Subject: [PATCH] (highlight-changes-initial-state): Add WHEN to obsolescence declaration. --- lisp/hilit-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 63009747d9..5d85bc3761 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el @@ -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. -- 2.20.1