summaryrefslogtreecommitdiff
path: root/test/lisp/ses-tests.el
diff options
context:
space:
mode:
authorVincent Belaïche <vincentb1@users.sourceforge.net>2017-07-17 19:58:12 +0200
committerVincent Belaïche <vincentb1@users.sourceforge.net>2017-07-17 19:58:12 +0200
commit002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb (patch)
treeda9a2362e05509bb7db3686e9e2178e48f06b0f1 /test/lisp/ses-tests.el
parent727b3df056d978c05bb5dbce5cef715b3b7c31db (diff)
downloademacs-002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb.tar.gz
emacs-002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb.tar.bz2
emacs-002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb.zip
Fix symbol completion and document it.
* doc/misc/ses.texi (Configuring what printer function applies): Add description of keys for completing local printer symbols and listing local printers in a help buffer. (Formulas): Add decription for key to list the named cell symbols in a help buffer. * lisp/ses.el (ses-completion-keys): New constant. (ses--completion-table): New defvar. (ses--list-orig-buffer): New defvar. (ses-mode-edit-map): Fixed for symbol completion, plus add help functions to list named cells or local printers. (ses-edit-cell-complete-symbol) (ses--edit-cell-completion-at-point-function): New defuns for completion during formula edition. (ses-edit-cell): Redefine dynamically edit keymap for completion keys to point at the right function. (ses-read-printer-complete-symbol) (ses--read-printer-completion-at-point-function): New defuns for completion during printer edition. (ses-read-printer): Redefine dynamically edit keymap for completion keys to point at the right function. (ses-list-local-printers): New defun. (ses-list-named-cells): New defun.
Diffstat (limited to 'test/lisp/ses-tests.el')
0 files changed, 0 insertions, 0 deletions