Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MulgaSoft/e4macs
/ functions
Functions
2,316 in github.com/MulgaSoft/e4macs
⨍
Functions
2,316
◇
Types & classes
416
↓ 2 callers
Method
setName
(String name)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:346
↓ 2 callers
Method
setOffset
(int offset)
Emacs+/src/com/mulgasoft/emacsplus/IFileLocation.java:21
↓ 2 callers
Method
setPosition
(ITextEditor editor, Position position)
Emacs+/src/com/mulgasoft/emacsplus/IBufferLocation.java:23
↓ 2 callers
Method
setResultString
(String resultString)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MetaXMinibuffer.java:85
↓ 2 callers
Method
setRingBellOption
(String option)
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:58
↓ 2 callers
Method
setScrollMargin
(int sm)
Emacs+/src/com/mulgasoft/emacsplus/commands/RecenterHandler.java:67
↓ 2 callers
Method
setSelection
(int off)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:805
↓ 2 callers
Method
setSelectionReplace
(boolean selectionReplace)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:169
↓ 2 callers
Method
setSize
Change the size of the ring buffer Preserve the contents starting from the current insertion position @param newSize the new ring buffer size
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:124
↓ 2 callers
Method
setSomeListEnabled
Enable/Disable embedded list editor @param value if LoadState.SOME then enable, else disable
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroPreferencePage.java:145
↓ 2 callers
Method
setTagMark
Set the current tag Mark @return the location of the Mark
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:498
↓ 2 callers
Method
setThisDocument
(IDocument document)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:709
↓ 2 callers
Method
setUniversalPresent
Set that the command has been invoked with a universal-argument @param universalPresent the universalPresent to set
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1189
↓ 2 callers
Method
setViewer
(ISourceViewer viewer)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:195
↓ 2 callers
Method
setYanked
(boolean yanked)
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:163
↓ 2 callers
Method
showCompletionStatus
Update the status line/minibuffer text based on the content of the completion tree @param compTree the Map of the available completions @param name t
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:189
↓ 2 callers
Method
showCompletions
@see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#showCompletions()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:159
↓ 2 callers
Method
skipChar
Determine if we can skip the character @param c @param wordp @return true to skip
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:399
↓ 2 callers
Method
sortMacros
(ArrayList<String> macs)
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:240
↓ 2 callers
Method
split
Command method for window splitting @param editor
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowSplitCmd.java:70
↓ 2 callers
Method
stopUndo
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroApplyHandler.java:121
↓ 2 callers
Method
storeCommand
(String commandId, Integer count)
Emacs+/src/com/mulgasoft/emacsplus/execute/RepeatCommandSupport.java:197
↓ 2 callers
Method
swapLines
(IDocument document, Lines lines)
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:107
↓ 2 callers
Method
swapParagraphs
(IDocument document, Paragraph para1, Paragraph para2)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:160
↓ 2 callers
Method
swapSexps
(ITextEditor editor, IDocument document, Sexps sexps)
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:225
↓ 2 callers
Method
switchTo
(MPart newPart)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/SwitchToBufferOtherCmd.java:110
↓ 2 callers
Method
toBriefString
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:514
↓ 2 callers
Method
toggleCase
Set whether to force case insensitive search @param caseState the case state of the search string
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:163
↓ 2 callers
Method
transformAtPoint
Swap paragraphs around the cursor" case 1: paragraph1 ^ paragraph2 -> paragraph2 ^ paragraph1 case 2: paragraph^1 paragraph2 -> paragraph2 ^ parag
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphTransposeHandler.java:84
↓ 2 callers
Method
transformAtPoint
Swap sexps (or words) around the cursor" - sexp1 ^ sexp2 -> sexp2 ^ sexp1 - sexp^1 sexp2 -> sexp2 ^ sexp1 @param editor @param document @param cu
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:102
↓ 2 callers
Method
undoRedo
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/commands/UndoRedoHandler.java:82
↓ 2 callers
Method
updateBrowseRing
Create or update console view of the kill ring
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:150
↓ 2 callers
Method
updateMessageLabel
Updates the message label widget. @since 3.0
Emacs+/src/com/mulgasoft/emacsplus/ModeLineFlasher.java:189
↓ 2 callers
Method
validate
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:63
↓ 2 callers
Method
variableSetState
Get state object to handle the set variable selection @param prompt the minibuffer prompt @return the variable minibuffer state object
Emacs+/src/com/mulgasoft/emacsplus/preferences/EvalHandler.java:126
↓ 2 callers
Method
yankStr
Yank or Yank Pop onto search string if yank pop, then remove previous yank @param popit true if popping
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:630
↓ 1 callers
Method
activateEditor
Activate the most recently activated text editor
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:257
↓ 1 callers
Method
activateKeySchemeListener
Potentially delay adding the dynamic bindings as even though they are in the emacs+ scheme, prefix keys can still wind up blocking any other usage in
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:144
↓ 1 callers
Method
activatePart
(IWorkbenchPart part)
Emacs+/src/com/mulgasoft/emacsplus/commands/SwitchToBufferHandler.java:94
↓ 1 callers
Method
activateRepeatListener
(IWorkbench bench)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:136
↓ 1 callers
Method
addActionListeners
Add (once per editor) the listeners necessary to capture copy and cut actions that cannot be intercepted via the command mechanism @param editorpart
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:786
↓ 1 callers
Method
addActivationListeners
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:562
↓ 1 callers
Method
addBackground
(LineBackgroundListener listener)
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:227
↓ 1 callers
Method
addBeeper
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:495
↓ 1 callers
Method
addBundlerListener
(BundleContext context)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivator.java:77
↓ 1 callers
Method
addCheckCaseRegexp
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:351
↓ 1 callers
Method
addCheckCommand
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsOverrunHandler.java:64
↓ 1 callers
Method
addCommandIdListener
(ICommandIdListener listener)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:552
↓ 1 callers
Method
addCommandListeners
Add the command listeners to support the Emacs+ kill ring to the editor This only needs to be done at most once per editor class @param editor
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:531
↓ 1 callers
Method
addCounter
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:85
↓ 1 callers
Method
addDocumentListeners
Add the kill ring instance as a document listener @param editor
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:372
↓ 1 callers
Method
addDocumentListeners
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:685
↓ 1 callers
Method
addExecutionListeners
(final ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:593
↓ 1 callers
Method
addKbdListener
(String key)
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:464
↓ 1 callers
Method
addListener
(IPartListener2 listener)
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:576
↓ 1 callers
Method
addMark
Add Mark used by local mark ring @param document @param mark @return the newly created Position or null, if mark == -1 or other error
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:161
↓ 1 callers
Method
addOnce
()
Emacs+/src/com/mulgasoft/emacsplus/DynamicInitializer.java:44
↓ 1 callers
Method
addOtherListeners
(IWorkbenchPage page,ISourceViewer viewer, StyledText widget)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:114
↓ 1 callers
Method
addPressed
Notifies that the Add button has been pressed.
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:146
↓ 1 callers
Method
addStatusContribution
Each editor type adds their own org.eclipse.jface.action.SubContributionManager with a parallel set of items to the other editors. On some platforms,
Emacs+/src/com/mulgasoft/emacsplus/StatusItemSupport.java:35
↓ 1 callers
Method
addStatusContribution
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:483
↓ 1 callers
Method
addTableListeners
(final Table table)
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:368
↓ 1 callers
Method
addTagMark
Add the location to the tag mark ring @param editor @param document @param mark
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:141
↓ 1 callers
Method
addToContext
(IEclipseContext ctx)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4CmdHandler.java:51
↓ 1 callers
Method
addToHistory
(KbdMacro macro)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1227
↓ 1 callers
Method
addToolTipListener
If sub class support tool tips, than add generic tip handling @param table
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:446
↓ 1 callers
Method
advanceSexp
Advance one sexp (or word sexp, if wordp==true) @param document @param selection - starting selection @param wordp - ignore str
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:499
↓ 1 callers
Method
alignmentReplace
Replace the group segment with the computed spaces. On repeat, pre-populate the next matched segment information @param alignments @param ac control
Emacs+/src/com/mulgasoft/emacsplus/commands/AlignRegexpHandler.java:198
↓ 1 callers
Method
alreadyFramed
(MWindow partWindow, List<MTrimmedWindow> frames)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/SwitchToBufferFrameCmd.java:119
↓ 1 callers
Method
armResult
reset the command result state
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:550
↓ 1 callers
Method
asyncCallBinding
Add an asynchronous call to execute the command after current command completes
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:874
↓ 1 callers
Method
asyncShowMessage
Add an asynchronous call to show the message
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1125
↓ 1 callers
Method
backUpOffset
(IDocument document, ITextSelection selection, int cursorOffset, boolean isBackup)
Emacs+/src/com/mulgasoft/emacsplus/commands/BackwardUpListHandler.java:78
↓ 1 callers
Method
backwardSearch
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:428
↓ 1 callers
Method
balancePartSash
Just balance all the elements in the current PartSash TODO: This works well with simple arrangements, but not with complex trees @param stack
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowShrinkCmd.java:105
↓ 1 callers
Method
bundleStarted
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivator.java:99
↓ 1 callers
Method
canBeCandidate
(String possible)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:63
↓ 1 callers
Method
cancelSearch
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:744
↓ 1 callers
Method
caseCaseSensitive
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:187
↓ 1 callers
Method
caseReplace
Case-based replacement - after the initial find has already happened @param replacer - the replacement string (may be regexp) @param index - offset o
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchReplaceMinibuffer.java:754
↓ 1 callers
Method
charEvent
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:688
↓ 1 callers
Method
charEvent
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:540
↓ 1 callers
Method
charEvent
Read a string that must be one of the candidate strings @see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#charEvent(org.eclipse.swt.events.Verif
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:122
↓ 1 callers
Method
charEvent
@see com.mulgasoft.emacsplus.minibuffer.KeyHandlerMinibuffer#charEvent(org.eclipse.swt.events.VerifyEvent)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/UniversalMinibuffer.java:123
↓ 1 callers
Method
checkActive
If the widget set is different from active set, then update the active set
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroListEditor.java:161
↓ 1 callers
Method
checkAltCtrl
Is this a Ctrl Alt VerifyEvent we want to handle @param event @return true if yes, else false
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:646
↓ 1 callers
Method
checkBinding
Check for a full command binding that was executed directly by the minibuffer Remove the binding entry and add the command id entry @param binding
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:994
↓ 1 callers
Method
checkBundle
()
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:303
↓ 1 callers
Method
checkCats
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:122
↓ 1 callers
Method
checkConflicts
Check for binding conflicts independent of the current Eclipse context If the load is called from a non-editing context, any potential binding conflic
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroLoadHandler.java:278
↓ 1 callers
Method
checkDeactivation
If we are the part deactivated, then time to go @param part
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:653
↓ 1 callers
Method
checkDefaults
(ArrayList<Category> compareCats)
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:99
↓ 1 callers
Method
checkEditor
Verify that the editor in the location is still in use @param location @return true if editor is valid
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:297
↓ 1 callers
Method
checkExecute
Activate the 'active' text editor from some other view part. If the original execute was called from outside the context of a text editor attempt to f
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:418
↓ 1 callers
Method
checkIMEListener
Disable Option+<char> in-line pre-edit text areas on Mac OS X if the preference in set. For Mac users that prefer the Option Meta binding, but don't w
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:435
↓ 1 callers
Method
checkMacro
Verify statically that this macro will execute properly - Ensure the current Eclipse defines the commands used by the macro @param editor @param kbdM
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroLoadHandler.java:299
↓ 1 callers
Method
checkNewMark
Check the front of the buffer @param editor @return true if editor is not at the front of the buffer
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:279
↓ 1 callers
Method
checkOnActivation
Miscellaneous tasks to perform during part activation @param epart
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:412
↓ 1 callers
Method
checkPattern
Perform a 'compilation' check for the regexp @param regexp the String regular expression @param editor used for error message if compilation fails @
Emacs+/src/com/mulgasoft/emacsplus/commands/AlignRegexpHandler.java:309
↓ 1 callers
Method
checkRegexp
Sanity check the regular expression @return true if not regexp or is regexp and pattern compiles, else false
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ISearchMinibuffer.java:295
← previous
next →
701–800 of 2,316, ranked by callers