Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Hide the default modeline and show window dividers | Case Duckworth | 2021-01-27 | |
| | ||||
* | Make results of evaluating code blocks silent | Case Duckworth | 2021-01-27 | |
| | | | | | With this change, I can just =C-c C-c= on a source block to load the code. No more hunting for the end of the sexp to =C-x C-e= ! | |||
* | Add books capture template | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add VARIABLES section to config.el | Case Duckworth | 2021-01-26 | |
| | ||||
* | Auto-fill in all text modes | Case Duckworth | 2021-01-26 | |
| | ||||
* | Mess around with the modeline | Case Duckworth | 2021-01-26 | |
| | ||||
* | Normalize line endings | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add nyan-mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Reformat | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add quote prettifiers for Org mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add form-feed | Case Duckworth | 2021-01-26 | |
| | ||||
* | Reorganize | Case Duckworth | 2021-01-26 | |
| | ||||
* | Change split-width-threshold | Case Duckworth | 2021-01-26 | |
| | | | | It was two thin for the default window. | |||
* | Require crux | Case Duckworth | 2021-01-26 | |
| | ||||
* | Comment out wc-mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add link | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add split-{width,height}-threshold | Case Duckworth | 2021-01-26 | |
| | | | | Still might need work | |||
* | Add edit-server | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add org-agenda inspo | Case Duckworth | 2021-01-26 | |
| | ||||
* | Change org-src-window-setup to current-window | Case Duckworth | 2021-01-26 | |
| | | | | I'd love it if we had a split-window-sensibly option, but alas. | |||
* | Export org with sub- and superscripts | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add dired-dwim-target | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add :package: tag | Case Duckworth | 2021-01-26 | |
| | ||||
* | Enable all disabled commands | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add cl-lib fork of persistent-soft | Case Duckworth | 2021-01-26 | |
| | | | | My fork hasn't been tested, so I'm not going to do a PR yet. | |||
* | Change initial-scratch-message to one line | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add CRUX | Case Duckworth | 2021-01-26 | |
| | ||||
* | I'm guessing ... whitespace? | Case Duckworth | 2021-01-25 | |
| | ||||
* | Configure Agenda | Case Duckworth | 2021-01-25 | |
| | | | | Still more to do. |