aboutsummaryrefslogtreecommitdiff
path: root/src/interp/msgdb.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/msgdb.boot')
-rw-r--r--src/interp/msgdb.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/msgdb.boot b/src/interp/msgdb.boot
index 8c38b9d1..0630ae35 100644
--- a/src/interp/msgdb.boot
+++ b/src/interp/msgdb.boot
@@ -841,9 +841,9 @@ brightPrintRightJustify x ==
-- some hooks for older functions
---------------------> NEW DEFINITION (see macros.lisp.pamphlet)
+
BRIGHTPRINT x == brightPrint x
---------------------> NEW DEFINITION (see macros.lisp.pamphlet)
+
BRIGHTPRINT_-0 x == brightPrint0 x
--% Message Formatting Utilities