Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Switch out icomplete for selectrum | Case Duckworth | 2021-02-04 | |
| | | ||||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs into work | Case Duckworth | 2021-02-04 | |
| |\ | ||||
| | * | Add a link to check out later | Case Duckworth | 2021-02-04 | |
| | | | ||||
| | * | Re-enable fixed-pitch | Case Duckworth | 2021-02-04 | |
| | | | | | | | | | | | | The default fixed-pitch is ugly; I don't know why. | |||
| | * | Whitespace | Case Duckworth | 2021-02-04 | |
| | | | ||||
| | * | Add The Advocate | Case Duckworth | 2021-02-04 | |
| | | | ||||
| | * | Change Windows font height | Case Duckworth | 2021-02-04 | |
| | | | | | | | | | | | | With a wider fill-column, I need a smaller font to fit a half-monitor-width window. | |||
| | * | Comment out fixed-pitch font | Case Duckworth | 2021-02-04 | |
| | | | | | | | | | | | | It inherits from default. | |||
| | * | Add feed | Case Duckworth | 2021-02-03 | |
| | | | ||||
| | * | Change visual-fill-column and visual-line modes | Case Duckworth | 2021-02-03 | |
| | | | ||||
| | * | Change elfeed entry pane position | Case Duckworth | 2021-02-03 | |
| | | | ||||
| | * | Add feed | Case Duckworth | 2021-02-03 | |
| | | | ||||
| * | | work updates | Case Duckworth | 2021-02-01 | |
| |/ | ||||
* / | Change spacing; add org-archive-location | Case Duckworth | 2021-02-04 | |
|/ | ||||
* | Add org-appear | Case Duckworth | 2021-01-31 | |
| | ||||
* | Add tags | Case Duckworth | 2021-01-31 | |
| | ||||
* | Add bookmarks | Case Duckworth | 2021-01-31 | |
| | ||||
* | Add a bookmark | Case Duckworth | 2021-01-30 | |
| | ||||
* | Add elpher et al. | Case Duckworth | 2021-01-30 | |
| | ||||
* | Change elfeed-protocol to just a big feed list | Case Duckworth | 2021-01-30 | |
| | ||||
* | Configure spell checking | Case Duckworth | 2021-01-30 | |
| | | | | On windows, it'll need some massaging. | |||
* | Add 0x0 | Case Duckworth | 2021-01-29 | |
| | ||||
* | Re-align tags | Case Duckworth | 2021-01-29 | |
| | ||||
* | Integrate suggestions from Emacs Prelude | Case Duckworth | 2021-01-28 | |
| | ||||
* | Change fill-column | Case Duckworth | 2021-01-28 | |
| | ||||
* | Add capture template: "Meeting" | Case Duckworth | 2021-01-28 | |
| | ||||
* | Automatically select the help window | Case Duckworth | 2021-01-28 | |
| | ||||
* | Kill old buffers after a while | Case Duckworth | 2021-01-28 | |
| | ||||
* | Change keybindings to actually work | Case Duckworth | 2021-01-28 | |
| | | | | The <help> ... key? ... isn't picked up for whatever reason. | |||
* | Configure crossword | Case Duckworth | 2021-01-28 | |
| | ||||
* | Wrap acdw-elfeed-protocol-ttrss... in with-eval-after-load | Case Duckworth | 2021-01-28 | |
| | ||||
* | Add :package: tag and edit headline | Case Duckworth | 2021-01-28 | |
| | ||||
* | Add acdw/org-sync command | Case Duckworth | 2021-01-28 | |
| | ||||
* | Change Emacs Autostart code | Case Duckworth | 2021-01-28 | |
| | | | | Hopefully this'll work everywhere. It's honestly pretty frustrating. | |||
* | Change expand-file-name to locate-user-emacs-file | Case Duckworth | 2021-01-28 | |
| | ||||
* | Tweak expand-file-name calls and acdw/reload | Case Duckworth | 2021-01-28 | |
| | ||||
* | Add a function to better sync with TTRSS | Case Duckworth | 2021-01-28 | |
| | ||||
* | Change tab bar mode settings | Case Duckworth | 2021-01-28 | |
| | ||||
* | Fancify Windows batch files | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add dired-jump keybinding | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add hl-line-mode to org-agenda-mode-hook | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add elfeed | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add :package: tag | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add visual-fill-column-mode | Case Duckworth | 2021-01-27 | |
| | | | | Also: a hook to activate it on visual-line-mode. | |||
* | Comment out the link opening code in org-return-dwim | Case Duckworth | 2021-01-27 | |
| | ||||
* | Font-lock list items | Case Duckworth | 2021-01-27 | |
| | ||||
* | Change dired-listing-switches | Case Duckworth | 2021-01-27 | |
| | | | | | | | | | Now, it lists Almost all files (not . or ..), Formats directories and others with a character at the end, hides groups and owner (-g -o), shows Humanstyle sizes, and groups directories first. I thought I couldn't use these because of Windows' elisp ls, but apparently it works here. If it causes problems, I can use an if form. | |||
* | Don't create lockfiles | Case Duckworth | 2021-01-27 | |
| | ||||
* | Typos and formatting | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add acdw/find-config and acdw/reload | Case Duckworth | 2021-01-27 | |
| |