summaryrefslogtreecommitdiff
path: root/lisp/dframe.el
diff options
context:
space:
mode:
authorVincent Belaïche <vincentb1@users.sourceforge.net>2011-12-11 15:49:48 +0100
committerVincent Belaïche <vincentb1@users.sourceforge.net>2011-12-11 15:49:48 +0100
commitcf01819325c78c3d268925256fabedba6ee15424 (patch)
tree38f04fb2416d5a74025ddd617868a2705f3bbc3b /lisp/dframe.el
parentee957461818e4568cd105c29fab5ee4a06184629 (diff)
downloademacs-cf01819325c78c3d268925256fabedba6ee15424.tar.gz
The overall change is to add cell renaming, that is
setting fancy names for cell symbols other than name matching "\\`[A-Z]+[0-9]+\\'" regexp . (ses-create-cell-variable): New defun. (ses-relocate-formula): Relocate formulas only for cells the symbols of which are not renamed, i.e. symbols whose names do not match regexp "\\`[A-Z]+[0-9]+\\'". (ses-relocate-all): Relocate values only for cells the symbols of which are not renamed. (ses-load): Create cells variables as the (ses-cell ...) are read, in order to check row col consistency with cell symbol name only for cells that are not renamed. (ses-replace-name-in-formula): New defun. (ses-rename-cell): New defun.
Diffstat (limited to 'lisp/dframe.el')
0 files changed, 0 insertions, 0 deletions