summary refs log tree commit diff stats
path: root/lisp
Commit message (Expand)AuthorAge
* Add ORG functionalityCase Duckworth2021-06-01
* Move things from init.el to acdw.el and acdw-eshell.elCase Duckworth2021-05-30
* Fix mode-line flashingCase Duckworth2021-05-28
* Change C-z binds to C-c and remove leaderCase Duckworth2021-05-27
* Fix `acdw/build-button-url-regexp' to rebuild on callCase Duckworth2021-05-25
* Formatting ... and stuffCase Duckworth2021-05-25
* Fix typoCase Duckworth2021-05-25
* Add gemini to browse-url-button-regexpCase Duckworth2021-05-24
* Further customize ERCCase Duckworth2021-05-24
* Remove modeline customization in acdw/reading-modeCase Duckworth2021-05-24
* Configure ERCCase Duckworth2021-05-22
* Add `sort-sexps'Case Duckworth2021-05-22
* Add `comment-or-uncomment-sexp'Case Duckworth2021-05-21
* Comment out `hook-defun'Case Duckworth2021-05-21
* Fix `acdw/system' argument parsingCase Duckworth2021-05-21
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-19
|\
| * Add variable-pitch-mode in Org and InfoCase Duckworth2021-05-19
* | Change definition of `acdw-org/count-words'Case Duckworth2021-05-19
* | Rewrite acdw-modeline/word-count to show region countsCase Duckworth2021-05-19
|/
* Add `acdw-org/word-count'Case Duckworth2021-05-13
* Add `acdw/system' macroCase Duckworth2021-05-11
* Remap C-w to backward-kill-word if the region isn't activeCase Duckworth2021-05-04
* Add `winum'Case Duckworth2021-05-03
* Add `dos2unix'Case Duckworth2021-05-01
* Change the fringe faceCase Duckworth2021-04-30
* Customize fringesCase Duckworth2021-04-30
* Move emoji font configuration to the initial frame setup functionCase Duckworth2021-04-30
* Add the text scale to the modelineCase Duckworth2021-04-30
* Break emacs-git-pull-config out of emacs-refreshCase Duckworth2021-04-29
* Massively refactorCase Duckworth2021-04-29
* Add prefix arg to pull ~/.emacs from gitCase Duckworth2021-04-27
* Add `acdw/insert-iso-date'Case Duckworth2021-04-26
* Enhance `refresh-emacs'Case Duckworth2021-04-26
* Also load files in .emacs.d/lisp when running `refresh-emacs'Case Duckworth2021-04-22
* Fix wrong function callsCase Duckworth2021-04-22
* Add macro `with-message'Case Duckworth2021-04-21
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-21
|\
| * Fix some dumbnessCase Duckworth2021-04-20
* | Fix typoCase Duckworth2021-04-21
|/
* Rename functions in acdw-org.elCase Duckworth2021-04-19
* Tweak `org-table-copy-down'Case Duckworth2021-04-19
* Add `acdw/kill-a-buffer' and keybindingCase Duckworth2021-04-19
* Make `org-return-dwim' auto-fill-mode-awareCase Duckworth2021-04-14
* Change (insert "\n\n") -> (newline)Case Duckworth2021-04-13
* `org-return-dwim': work in nested listsCase Duckworth2021-04-13
* Formatting etc.Case Duckworth2021-04-13
* Add a generate custom ids function for headingsCase Duckworth2021-04-13
* Add `acdw-org/delete-backward-char' and adviseCase Duckworth2021-04-12
* Load slime-helper.el if it existsCase Duckworth2021-04-09
* Change font loading logic to hopefully be more robustCase Duckworth2021-04-09