emacs-matlab/toolbox
Eric Ludlam 8c4edbb52a matlab.el:
(matlab-help-map, matlab-frame-init):
Remove references to topic browsers.

matlab-shell.el:
(easy-menu-define, matlab-shell-mode):
Remove references to topic browsers.
(matlab-shell): Add capture text to prompt-appears hook.
(matlab-shell-capturetext-*-text): New regexp
(matlab-shell-capture-text): New filter fcn that captures
anything between start/end and shows in a buffer.
(matlab-shell-describe-command): Add -emacs flag when calling help.

matlab-topic.el:
Remove topic browsing mode.
(matlab-shell-topic-mode-hook, matlab-shell-topic-current-topic)
(matlab-shell-topic-browser, matlab-shell-topic-mode-menu)
(matlab-shell-topic-mode, matlab-shell-topic-mode-menu)
(matlab-shell-topic-browser-create-contents):
Delete
(matlab-shell-topic-click -> matlab-shell-help-click): rename
(matlab-shell-topic-choose -> matlab-shell-help-choose): rename
(matlab-shell-topic-mouse-highlight-subtopics ->
 matlab-shell-help-mouse-highlight-subtopics): Rename
 (matlab-shell-help-choose): downcase found text, always
 use *-describe-command.

toolbox/help.m:
New function to shadow system help.
Wrap output of system help in capture text cookies.
2019-11-29 15:49:38 -05:00
..
+emacs/@EmacsServer +emacs/@EmacsServer/EmacsServer.m: 2019-11-23 09:28:35 -05:00
dbhotlink.m matlab-shell.el: Fix debugging in matlab-shell. 2019-11-09 22:05:50 -05:00
emacsdocomplete.m fix tab completiong, m-file debugging, and emacs warnings 2017-12-05 14:08:53 -05:00
emacsinit.m toolbox/emacsinit.m: 2019-11-24 20:30:14 -05:00
emacsnetshell.m toolbox/emacsnetshell.m: 2019-11-24 20:29:49 -05:00
emacsrunregion.m toolbox/emacsrunregion.m: 2019-11-26 08:41:06 -05:00
emacstipstring.m emacstipstring.m: 2019-11-29 08:48:50 -05:00
help.m matlab.el: 2019-11-29 15:49:38 -05:00
Makefile toolbox/Makefile, toolboxProject.ede: 2019-11-23 17:25:51 -05:00
opentoline.m toolbox/opentoline.m: 2019-11-26 08:36:04 -05:00
Project.ede toolbox/Makefile, toolboxProject.ede: 2019-11-23 17:25:51 -05:00