diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-04-03 23:16:35 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-04-03 23:17:09 -0700 |
commit | a11756ad0e2ee719266c0081150c20996cce8e0d (patch) | |
tree | 347d131e949ce4a83e63db05c1b286a338ea7a58 /ChangeLog.2 | |
parent | 0695108b9e2d5ed6d424f241af35947f87578975 (diff) | |
download | emacs-a11756ad0e2ee719266c0081150c20996cce8e0d.tar.gz |
Spelling fixes
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 5253a929e9e..bc09faf6508 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -5798,7 +5798,7 @@ that as the same name can be used for different locations in different SES sheets ; 2) use `local-variable-if-set-p' rather than `boundp' and `local-variable-p' to check if cell name is already in use in this - sheet or needs initialisation. + sheet or needs initialization. (ses-relocate-all): Cell value relocation : 1) like for name relocation use the `ses-cell' property rather than comparing actual name to corresponding standard name. 2) Correct bug introduced in |