From b24e10deccae8c0c541c5e1e095873d89866eab8 Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Thu, 7 Dec 2023 22:16:46 +0200 Subject: [PATCH] migration: Mention conservative-history-movement-p. --- source/migration.lisp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/migration.lisp b/source/migration.lisp index 255ae9c1ecf..a41603bcf02 100644 --- a/source/migration.lisp +++ b/source/migration.lisp @@ -127,7 +127,10 @@ major versions." (:p "Deprecated since it is now handled by " (:nxref :function 'ffi-height) ".") (external-editor-program) - (:p "Deprecated support for lists as a value. Strings are the only valid values.")) + (:p "Deprecated support for lists as a value. Strings are the only valid values.") + + (conservative-history-movement-p) + (:p "Deprecated in favor of " (:nxref :slot 'global-history-p :class-name 'buffer) ".")) (define-migration "3" (%slot-default)