Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MulgaSoft/e4macs
/ types & classes
Types & classes
416 in github.com/MulgaSoft/e4macs
⨍
Functions
2,316
◇
Types & classes
416
Class
AbstractRingBufferElement
Simple Ring Buffer Element Holds content of type T @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:470
Class
AddBindingsOnce
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:40
Class
AlignControl
Utility class to store the result of (possible multiple) prompt results @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:371
Class
AlignMinibuffer
Minibuffer for simple and complex alignment prompts Align the current region using an ad-hoc rule read from the minibuffer. The selection marks the l
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:36
Class
AlignRegexpHandler
Align selection based on a regular expression Align the current region using an ad-hoc rule read from the minibuffer. The selection marks the limits
Emacs+/src/com/mulgasoft/emacsplus/commands/AlignRegexpHandler.java:48
Class
AlignRing
State RingBuffers: use lazy initialization holder class idiom
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AlignMinibuffer.java:425
Class
Alignment
Emacs+/src/com/mulgasoft/emacsplus/commands/AlignRegexpHandler.java:91
Class
AppendCommentHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/AppendCommentHandler.java:22
Class
AppendNextKillHandler
Implements: append-next-kill Cause following command, if it kills, to append to previous kill @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/AppendNextKillHandler.java:27
Class
AproposMinibuffer
Just read a string and return it for execution by the apropos command @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AproposMinibuffer.java:21
Class
AproposRing
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/AproposMinibuffer.java:64
Class
BInterrupt
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:448
Class
BackwardCharHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardCharHandler.java:24
Class
BackwardDeleteLineHandler
Synthesize command for use with negative universal-argument @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardDeleteLineHandler.java:28
Class
BackwardKillLineHandler
Synthesize command for use with negative universal-argument @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardKillLineHandler.java:29
Class
BackwardLineHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardLineHandler.java:24
Class
BackwardUpListHandler
Implements: backward-up-list backward-up-list with a generalized bracket set backward-up-list moves backward up past one unmatched opening delimiter
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardUpListHandler.java:35
Class
BackwardWordHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardWordHandler.java:24
Class
BaseYankHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BaseYankHandler.java:34
Class
Beeper
Add interrupt behavior to beep() for kbd macro interrupts @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:31
Class
BeginLineHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BeginLineHandler.java:25
Class
BeginOfBufferHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BeginOfBufferHandler.java:24
Class
BindingMinibuffer
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/BindingMinibuffer.java:17
Class
BlankLineHandler
Implements: delete-blank-lines. On blank line, delete all surrounding blank lines, leaving just one. On isolated blank line, delete that one. On n
Emacs+/src/com/mulgasoft/emacsplus/commands/BlankLineHandler.java:28
Class
BlockBackwardHandler
Implements: backward-block-of-lines @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BlockBackwardHandler.java:18
Class
BlockForwardHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BlockForwardHandler.java:16
Class
BlockHandler
Implements: forward-block-of-lines @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/BlockHandler.java:27
Class
BooleanConverter
Minimal Boolean converter @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/BooleanConverter.java:19
Class
BooleanMinibuffer
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/BooleanMinibuffer.java:18
Class
BrowseKillRingHandler
Browse the kill ring in the Emacs+ console window Background highlight alternates on alternate entries Supports sub-commands: i - insert y - insert
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:66
Class
BufRef
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:339
Class
BufferDialog
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/BufferDialog.java:30
Class
BufferLocal
set, get, kill, killAll, variables, hasVariable @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/BufferLocal.java:24
Class
ButtonFieldEditor
A stand-alone button for inclusion in a preference page @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/ButtonFieldEditor.java:26
Class
CB
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandBindingHandler.java:55
Enum
CS
Emacs+/src/com/mulgasoft/emacsplus/commands/RecenterHandler.java:74
Class
CapitalizeCaseHandler
Capitalize word/selection @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CapitalizeCaseHandler.java:24
Class
CaseCommandHandler
Common methods for case conversion They follow the XEmacs convention of using the selection if present, or the next (or previous) word If a selection
Emacs+/src/com/mulgasoft/emacsplus/commands/CaseCommandHandler.java:27
Enum
Case_Sensitive
Record manual case sensitivity state; override text input case if not OFF
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:109
Class
CategoriesPreferencePage
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/CategoriesPreferencePage.java:18
Class
CategoryDialog
A Category chooser dialog for adding unused categories to the category list used to generate the executable command list @author Mark Feber - initial
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:257
Class
CharPairs
Utility class that encapsulates access to matching character pairs.
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:292
Enum
Check
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:104
Class
CloseOtherInstancesHandler
Remove all the split windows @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CloseOtherInstancesHandler.java:25
Class
Cmd
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:165
Enum
Col
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowShrinkCmd.java:40
Class
ColumnSupport
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:28
Class
CommandAproposHandler
Implement: apropos Display information about matching commands in the Emacs+ console @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandAproposHandler.java:40
Class
CommandBindingHandler
Implements: describe-bindings Show a list of all currently active key bindings and their associated command @author Mark Feber - initial API and imp
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandBindingHandler.java:37
Class
CommandBriefKeyHandler
Implements: describe-key-briefly Describe key binding briefly in the status area @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandBriefKeyHandler.java:32
Class
CommandCategoryEditor
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:37
Class
CommandDescribeHandler
Describe command/binding information in Emacs+ console @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandDescribeHandler.java:37
Class
CommandHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandHandler.java:22
Class
CommandHelp
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandHelp.java:26
Class
CommandKeyHandler
Implements: describe-key Describe key binding in Emacs+ console @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandKeyHandler.java:34
Class
CommandSupport
Command & Category support @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:40
Class
CommandWhereIsHandler
Implements: where-is-command Reads a command name from the minibuffer and displays just key-binding information about it @author Mark Feber - initia
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandWhereIsHandler.java:32
Class
CompletionMinibuffer
Completion base class @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:42
Class
ConsoleCmdHandler
Base class for Console augmentation @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/ConsoleCmdHandler.java:29
Class
ConsoleCopyCutHandler
Implements: Cut & Copy for the console @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/ConsoleCopyCutHandler.java:28
Class
CountLinesBuffer
Print number of lines in current buffer, and how many are before or after point. The command will return the total number of lines in the buffer. @au
Emacs+/src/com/mulgasoft/emacsplus/commands/CountLinesBuffer.java:28
Class
CountLinesRegion
Implements: count-lines-region Print number of lines and characters in the region between point and mark (the mark does not have to be active). The c
Emacs+/src/com/mulgasoft/emacsplus/commands/CountLinesRegion.java:31
Class
CountMatchesHandler
Implements: count-matches Print and return number of matches following point for REGEXP As in Emacs, this handler starts looking for the next match
Emacs+/src/com/mulgasoft/emacsplus/commands/CountMatchesHandler.java:38
Class
DeleteCharHandler
Add delete character to Console command set @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/DeleteCharHandler.java:21
Class
DeleteNextHandler
Console command for delete-next-word @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/DeleteNextHandler.java:22
Class
DeletePreviousHandler
Console command for delete-previous-word @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/DeletePreviousHandler.java:22
Class
DeleteWhitespaceHandler
Implement: delete-trailing-whitespace Delete all the trailing whitespace across the current buffer. All whitespace after the last non-whitespace char
Emacs+/src/com/mulgasoft/emacsplus/commands/DeleteWhitespaceHandler.java:31
Interface
DisplayOption
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:229
Class
DocumentPartitionAccessor
Utility class that wraps a document and gives access to partitioning information. A document is tied to a particular partition and, when considering
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:170
Class
DownListHandler
Implements: down-list Move forward down one level of brackets. With arg, do this that many times. @author Mark Feber - initial API and implementatio
Emacs+/src/com/mulgasoft/emacsplus/commands/DownListHandler.java:27
Class
DynamicInitializer
Determine which plugin specific bindings should be added once Emacs+ has started. Currently: java, javascript, pde, c++ @author Mark Feber - initial
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:35
Class
E4Cmd
Common base class for E4 commands @author mfeber - Initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4Cmd.java:22
Class
E4CmdHandler
Based on info in the article: http://eclipsesource.com/blogs/tutorials/eclipse-4-e4-tutorial-soft-migration-from-3-x-to-eclipse-4-e4 by Jonas Helming
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4CmdHandler.java:29
Class
E4WindowCmd
A base class for all split and join window commands (and their associates) Use E4 injection @author mfeber - Initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:39
Class
E4WindowHandler
Group the E4 Window commands @author mfeber - Initial API and implementation @param <T>
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowHandler.java:25
Class
EMPListEditor
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/EMPListEditor.java:19
Class
EditorListener
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:560
Class
EmacsActionDelegate
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:171
Class
EmacsCopyActionDelegate
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:124
Class
EmacsCopyExecutionListener
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:107
Class
EmacsCutActionDelegate
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:148
Class
EmacsExecutionListener
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:80
Class
EmacsHelpHandler
List information about Emacs+ help commands The command expects all help commands to have a uniform prefix @author Mark Feber - initial API and imple
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsHelpHandler.java:34
Class
EmacsMovementHandler
Abstract handler for all mark aware movement commands If the mark is set and attached to the current selection, then extend the selection with the mo
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsMovementHandler.java:53
Class
EmacsNewsHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsNewsHandler.java:23
Class
EmacsOverrunHandler
Determine if the command overruns the buffer boundaries, and beep if so. One of the many pieces that aids the kdb macro execution semantics @author M
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsOverrunHandler.java:29
Enum
EmacsPlusActivation
Activate all the pretty listeners @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:68
Class
EmacsPlusActivator
The main activator class to be used in the desktop. @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivator.java:31
Class
EmacsPlusCmdHandler
Base class of all Emacs+ command handlers @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:64
Class
EmacsPlusConsole
Extend a IOConsole for use as the Emacs+ console @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:40
Class
EmacsPlusConsoleParticipant
Emacs+ console activation/deactivation @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsoleParticipant.java:23
Class
EmacsPlusNoEditHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusNoEditHandler.java:21
Class
EmacsPlusPreferenceBase
Abstract base class for Emacs+ preference pages @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/EmacsPlusPreferenceBase.java:27
Class
EmacsPlusPreferenceConstants
Constant definitions for plug-in preferences @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/EmacsPlusPreferenceConstants.java:17
Class
EmacsPlusPreferenceInitializer
Class used to initialize default preference values. @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/preferences/EmacsPlusPreferenceInitializer.java:42
Class
EmacsPlusPreferencePage
This class represents a preference page that is contributed to the Preferences dialog. By sub-classing <samp>FieldEditorPreferencePage</samp>, we can
Emacs+/src/com/mulgasoft/emacsplus/preferences/EmacsPlusPreferencePage.java:66
Class
EmacsPlusUtils
Assorted utility methods @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:72
Class
EmacsPreferenceHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPreferenceHandler.java:15
Class
EndLineHandler
@author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EndLineHandler.java:24
Class
EndOfBufferHandler
Implements: end-buffer @author Mark Feber - initial API and implementation
Emacs+/src/com/mulgasoft/emacsplus/commands/EndOfBufferHandler.java:25
next →
1–100 of 416, ranked by callers