diff options
author | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2017-07-17 19:58:12 +0200 |
---|---|---|
committer | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2017-07-17 19:58:12 +0200 |
commit | 002d6abcc76a8a83e5ea191e6f8d6dbed6b714eb (patch) | |
tree | da9a2362e05509bb7db3686e9e2178e48f06b0f1 /test/lisp/ses-tests.el | |
parent | 727b3df056d978c05bb5dbce5cef715b3b7c31db (diff) | |
download | emacs-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