A list of pending changes in my repo. The last one gives you the option
to choose how links in xref buffers (callers, callees, etc.) are
followed (in the same buffer, other window or frame).
M-x customize-variable fuel-xref-follow-link-method
Thanks!
-----------
The following changes since commit ec8f3172de0dde2d68b6f234e3807749640e789b:
Doug Coleman (1):
Merge branch 'master' of git://factorcode.org/git/factor
are available in the git repository at:
http://git.hacks-galore.org/jao/factor.git emacs
Jose A. Ortega Ruiz (7):
FUEL: remote connections.
FUEL: In word extraction, ask for word name before stack effect.
FUEL: Fix for regression in constructor indentation.
FUEL: small fix.
FUEL: Remote listener functionality factored to a separate vocab.
FUEL: Small tweak in regexps.
FUEL: New option fuel-xref-follow-link-method (current buffer, new window
or frame).
extra/fuel/fuel.factor | 10 +++++++---
extra/fuel/remote/authors.txt | 1 +
extra/fuel/remote/remote.factor | 28 ++++++++++++++++++++++++++++
misc/fuel/README | 14 ++++++++++++++
misc/fuel/fu.el | 3 +++
misc/fuel/fuel-debug.el | 2 +-
misc/fuel/fuel-edit.el | 27 +++++++++++++++++----------
misc/fuel/fuel-font-lock.el | 6 +++---
misc/fuel/fuel-listener.el | 22 ++++++++++++++++++++++
misc/fuel/fuel-refactor.el | 4 ++--
misc/fuel/fuel-syntax.el | 4 ++--
misc/fuel/fuel-xref.el | 17 +++++++++++++----
12 files changed, 113 insertions(+), 25 deletions(-)
create mode 100644 extra/fuel/remote/authors.txt
create mode 100644 extra/fuel/remote/remote.factor
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk