0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: check that define-fringe-bitmap is defined More... 29 days ago
Use cl-defun in place of defun* More... over 7 years ago
[Fix #5] Add missing requires More... over 7 years ago
Update copyright More... over 7 years ago
Always have at least 1 line (fix div by zero) More... over 7 years ago
Remove the indicators in the internal update function More... over 7 years ago
Update all relative and all absolute indicators in batches More... over 7 years ago
Change macro to defun More... over 7 years ago
Move the variable to silence warning More... over 7 years ago
Added list of example packages More... about 11 years ago
Updated docs. More... about 11 years ago
Marker now properly advance the line if newline is inserted at the beginning of line More... about 11 years ago
Added hooks where user can register her own lists of indicators to be automaically managed. Added ability to show/hide indicators. More... about 11 years ago
Properly dispose the not-used line-relative bitmaps More... about 11 years ago
Added ability to specify to which fringe the indicator will go More... about 11 years ago
After change updates are now only run on after-change-functions event if newline was inserted or removed. Still not optimal... More... about 11 years ago
Non-dynamic line indicators now point to the correct line after buffer content changes (it now saves the line number instead of the static original position) More... about 11 years ago
Updated docs. More... about 11 years ago
Added absolute indicators. More... about 11 years ago
Bump version More... about 11 years ago
Changed the interface to only have 2 functions (one for point and one for line). Dynamic indicators are added using :dynamic keyword. This makes both funcitons have the same interface. More... about 11 years ago
Do not autostart `indicators-mode` if the created pairs are not managed. More... about 11 years ago
Added option :marker to ind-create-indicator-at-line to add dynamic indicator. More... about 11 years ago
Initial commit More... about 11 years ago
Initial commit More... about 11 years ago