Skip to content

Commit

Permalink
[editors] Remove support for jEdit
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed May 2, 2024
1 parent 70e4530 commit 932dacd
Show file tree
Hide file tree
Showing 90 changed files with 27 additions and 14,789 deletions.
1 change: 0 additions & 1 deletion editors/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
all:
$(MAKE) -C emacs
$(MAKE) -C jedit
2 changes: 1 addition & 1 deletion editors/emacs/c-xref.el
Original file line number Diff line number Diff line change
Expand Up @@ -7165,7 +7165,7 @@ refactoring.
(c-xref-entry-point-make-initialisations)
(setq c-xref-global-dispatch-data (c-xref-get-basic-server-dispatch-data 'c-xref-server-process))
(c-xref-server-call-on-current-buffer-no-saves
"-olcxgetrefactorings -editor=emacs"
"-olcxgetrefactorings"
c-xref-global-dispatch-data)
)

Expand Down
3 changes: 0 additions & 3 deletions editors/jedit/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions editors/jedit/CrDistrib

This file was deleted.

10 changes: 0 additions & 10 deletions editors/jedit/Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions editors/jedit/Protocol.java

This file was deleted.

151 changes: 0 additions & 151 deletions editors/jedit/Protocol.java.tmp

This file was deleted.

18 changes: 0 additions & 18 deletions editors/jedit/Protocol.template

This file was deleted.

161 changes: 0 additions & 161 deletions editors/jedit/Xrefactory/Xrefactory.props

This file was deleted.

Loading

0 comments on commit 932dacd

Please sign in to comment.