summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26Add write-region to region actionsPhilip Kaludercic
2023-07-22Remove duplicate newlinePhilip Kaludercic
2023-07-22Remove Embark sectionPhilip Kaludercic
2023-07-21Add a (require 'thingatpt)Philip Kaludercic
2023-07-21Reorder action variables/user-option to reflect their priorityPhilip Kaludercic
2023-07-21Note '-user-actions' and '-local-actions' in 'do-at-point-actions'Philip Kaludercic
2023-07-21Mark 'do-at-point--actions-type' as internalPhilip Kaludercic
2023-07-21Add 'line' to 'do-at-point-actions'Philip Kaludercic
2023-07-20Do not set the face of 'do-at-point--overlay' twicePhilip Kaludercic
2023-07-20Rename 'do-at-point--shortcut-map' to '--quick-map'Philip Kaludercic
2023-07-20Simplify 'calc-embedded' invocationPhilip Kaludercic
2023-07-20Fix (require ...) for 'calc-embedded-word'Philip Kaludercic
2023-07-20Ensure 'do-at-point--overlay' as an initial valuePhilip Kaludercic
2023-07-19Fix 'do-at-point-actions-type' to work with inherited actionsPhilip Kaludercic
2023-07-19Remove partial sentence from 'do-at-point-quick-bindings' docstringPhilip Kaludercic
2023-07-19Unbind RET from 'do-at-point--mode-map'Philip Kaludercic
2023-07-19Reindent bufferPhilip Kaludercic
2023-07-19Allow for user to be prompted for a "thing" to selectPhilip Kaludercic
2023-07-19Enable quick bindings by defaultPhilip Kaludercic
2023-07-19Add user option to disable quick bindingsPhilip Kaludercic
2023-07-19Add 'number' to 'do-at-point-actions'Philip Kaludercic
2023-07-18Handle things without bounds gracefullyPhilip Kaludercic
2023-07-18Rebind browse-url from "f" to "b" for URLsPhilip Kaludercic
2023-07-18Pass proper input to 'read-multiple-choice'Philip Kaludercic
2023-07-18Refold some lines in 'do-at-point--next-thing'Philip Kaludercic
2023-07-18Re-add a autoload cookie for 'do-at-point'Philip Kaludercic
2023-07-17Fix name-typo in "Embark" sectionPhilip Kaludercic
2023-07-17Invert event loop to allow movement during selectionPhilip Kaludercic
2023-07-16Note that 'do-at-point' is unrelated to completionPhilip Kaludercic
2023-07-16Simplify thing selection logicPhilip Kaludercic
2023-07-16Add 'string' to 'do-at-point-actions'Philip Kaludercic
2023-07-16Add 'ispell-region' to region actionsPhilip Kaludercic
2023-07-16Indicate default action when prompting thingPhilip Kaludercic
2023-07-16Initial revisionPhilip Kaludercic