diff options
Diffstat (limited to 'lisp/hilit-chg.el')
-rw-r--r-- | lisp/hilit-chg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 63009747d9d..5d85bc37615 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. |