aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf042ec6c82..cb412197f3d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5275,7 +5275,7 @@
5275 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for 5275 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
5276 cycle detection. 5276 cycle detection.
5277 (ses-self-reference-early-detection): New defcustom. 5277 (ses-self-reference-early-detection): New defcustom.
5278 (ses-formula-references): Robustify against self-refering cells. 5278 (ses-formula-references): Robustify against self-referring cells.
5279 (ses-mode): Use ses-set-localvars. 5279 (ses-mode): Use ses-set-localvars.
5280 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt 5280 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
5281 before lauching the update processing. 5281 before lauching the update processing.