branch: externals/transient commit e163a904b5b98f9a43299805296934da27fc1f55 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Fix typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cbbb633ea3..2fe4bf8f86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -241,7 +241,7 @@ Also contains various documentation updates and code clean-ups. this again, once we are sure that cannot cause Emacs to enter an inconsistent state, that causes most events to be ignored. #112 -- Improved the backtrace that is shown when a fatal error occured in a +- Improved the backtrace that is shown when a fatal error occurred in a critical context. This involved some back and forth. See commits mentioning the "emergency exit".