ses--completion-table | Set globally to what completion table to use depending on type |
ses--list-orig-buffer | Calling buffer for SES listing help. |
ses--ses-buffer-list | A list of buffers containing a SES spreadsheet. |
ses-after-entry-functions | Things to do after entering a value into a cell. |
ses-box-prop | Display properties to create a raised box for cells in the header line. |
ses-call-printer-return | Set to t if last cell printer invoked by ‘ses-call-printer’ requested |
ses-completion-keys | List for keys that can be used for completion while editing. |
ses-header-line-menu | Context menu when mouse-3 is used on the header-line in an SES buffer. |
ses-initial-column-width | Initial width of columns in a new spreadsheet. |
ses-initial-default-printer | Initial default printer for a new spreadsheet. |
ses-initial-file-contents | The initial contents of an empty spreadsheet. |
ses-initial-file-trailer | Initial contents for the file-trailer area at the bottom of the file. |
ses-initial-global-parameters | Initial contents for the three-element list at the bottom of the data area. |
ses-initial-global-parameters-re | Match Global parameters for . |
ses-initial-size | Initial size of a new spreadsheet, as a cons (NUMROWS . NUMCOLS). |
ses-jump-cell-name-function | Function to process the string passed to function ‘ses-jump’. |
ses-jump-prefix-function | Function that takes the prefix argument passed to function ‘ses-jump’. |
ses-localvars | Buffer-local variables used by SES. |
ses-menu | Menu bar menu for SES. |
ses-mode-edit-map | Local keymap for SES minibuffer cell-editing. |
ses-mode-hook | Hook functions to be run upon entering SES mode. |
ses-mode-map | Local keymap for Simple Emacs Spreadsheet. |
ses-paramfmt-plist | Formats of "Global parameters" various parameters in the data |
ses-paramlines-plist | Offsets from "Global parameters" line to various parameter lines in the |
ses-print-data-boundary | Marker string denoting the boundary between print area and data area. |
ses-read-cell-history | List of formulas that have been typed in. |
ses-read-printer-history | List of printer functions that have been typed in. |
ses-relocate-return | Set by ‘ses-relocate-formula’ and ‘ses-relocate-range’, read by |
ses-self-reference-early-detection | Non-nil if cycle detection is early for cells that refer to themselves. |
ses-standard-printer-functions | List of print functions to be included in initial history of printer functions. |
ses-start-time | Time when current operation started. |