Commit Graph

25 Commits

Author SHA1 Message Date
tastytea c15ea92b09
Remove obsolete variable/function aliases.
continuous-integration/drone/push Build is passing Details
2020-05-24 22:06:57 +02:00
tastytea 0301a3a1ee
Version bump 0.4.3.
continuous-integration/drone/push Build is passing Details
2020-03-25 17:12:57 +01:00
tastytea 1c13793033
Ignore error if nth on register-alist item fails.
Text registers are alists, nth > 0 fails on alists.
2020-03-21 12:21:22 +01:00
tastytea ff58dadc4c
Add …-clear-unused-registers-range(). 2020-03-19 16:45:38 +01:00
tastytea 3883cbf298
Version bump 0.4.0. 2020-03-15 22:21:26 +01:00
tastytea e925e595d5
Change suggested keybindings. 2020-03-15 22:08:16 +01:00
tastytea 47471f561f
Add section “Differences to similar packages”. 2020-03-15 21:53:41 +01:00
tastytea fa7d5fe4fe
Add documentaion for …-point-to-unused-register. 2020-03-15 21:50:02 +01:00
tastytea 9c5e0dde16
Add MELPA link and remove quelpa instructions. 2020-03-15 21:10:15 +01:00
tastytea 78ec3fe3de
Add note that …-buffer-only is safe as file-local variable. 2020-03-12 17:31:36 +01:00
tastytea f2640264cd
Extend description. 2020-03-08 12:17:05 +01:00
tastytea bab92365cd
Refactor register-quicknav--jump-to-register.
Shorten validity-check and index correction, update/add comments.
2020-03-08 12:05:49 +01:00
tastytea dc7bcbfa4e
Version bump 0.3.0. 2020-03-08 05:37:57 +01:00
tastytea 3282e669e9
Visit file-queries too, not just markers.
When a position is stored in a register, it is stored as marker. If the buffer
is closed, the marker is transformed to a file-query. We now cycle through both.
2020-03-07 15:36:59 +01:00
tastytea 9b76f2a8e1
Fix calls to define-obsolete-function-alias.
The aliases were marked as functions.
2020-03-02 09:43:38 +01:00
tastytea 0111ede155
Change namespace separator from / to - to conform with MELPA rules. 2020-03-01 06:44:34 +01:00
tastytea 564e3a411b
Add quelpa recipe. 2020-02-24 22:12:41 +01:00
tastytea e0d90844c1
Add option to only use registers in current buffer. 2020-02-20 03:26:57 +01:00
tastytea b68eaef9a4
Use #' for function references. 2020-02-20 01:52:01 +01:00
tastytea 682f37dd27
Shorten use-package example. 2020-02-19 19:52:05 +01:00
tastytea c5abad4396
Add URL. 2020-02-19 19:23:32 +01:00
tastytea 9b9ba38c0f
Add buffer-local alist tip. 2020-02-19 19:00:30 +01:00
tastytea 332dfbf1b9
Rename .emacs → init.el. 2020-02-19 18:55:32 +01:00
tastytea 39778084d8
Highlight register.el. 2020-02-19 17:03:09 +01:00
tastytea 3d52e06e9f
Add readme. 2020-02-19 17:00:03 +01:00