diff --git a/ChangeLog.md b/ChangeLog.md index 58e54b5f6..8a0cd6649 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file. ### Refactored -- the global vars "*REPL*" and "*repl-color-theme*". Dedicated REPL functions like +- the global vars "\*REPL\*" and "\*repl-color-theme\*". Dedicated REPL functions like `(repl/color-theme)` provide now access to the REPL configuration. This affects only the internal REPL scripts.