summary refs log tree commit diff stats
path: root/config.org
Commit message (Collapse)AuthorAge
...
* Change fill-columnCase Duckworth2021-01-28
|
* Add capture template: "Meeting"Case Duckworth2021-01-28
|
* Automatically select the help windowCase Duckworth2021-01-28
|
* Kill old buffers after a whileCase Duckworth2021-01-28
|
* Change keybindings to actually workCase Duckworth2021-01-28
| | | | The <help> ... key? ... isn't picked up for whatever reason.
* Configure crosswordCase Duckworth2021-01-28
|
* Wrap acdw-elfeed-protocol-ttrss... in with-eval-after-loadCase Duckworth2021-01-28
|
* Add :package: tag and edit headlineCase Duckworth2021-01-28
|
* Add acdw/org-sync commandCase Duckworth2021-01-28
|
* Change Emacs Autostart codeCase Duckworth2021-01-28
| | | | Hopefully this'll work everywhere. It's honestly pretty frustrating.
* Change expand-file-name to locate-user-emacs-fileCase Duckworth2021-01-28
|
* Tweak expand-file-name calls and acdw/reloadCase Duckworth2021-01-28
|
* Add a function to better sync with TTRSSCase Duckworth2021-01-28
|
* Change tab bar mode settingsCase Duckworth2021-01-28
|
* Fancify Windows batch filesCase Duckworth2021-01-27
|
* Add dired-jump keybindingCase Duckworth2021-01-27
|
* Add hl-line-mode to org-agenda-mode-hookCase Duckworth2021-01-27
|
* Add elfeedCase Duckworth2021-01-27
|
* Add :package: tagCase Duckworth2021-01-27
|
* Add visual-fill-column-modeCase Duckworth2021-01-27
| | | | Also: a hook to activate it on visual-line-mode.
* Comment out the link opening code in org-return-dwimCase Duckworth2021-01-27
|
* Font-lock list itemsCase Duckworth2021-01-27
|
* Change dired-listing-switchesCase Duckworth2021-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 lockfilesCase Duckworth2021-01-27
|
* Typos and formattingCase Duckworth2021-01-27
|
* Add acdw/find-config and acdw/reloadCase Duckworth2021-01-27
|
* Hide the default modeline and show window dividersCase Duckworth2021-01-27
|
* Make results of evaluating code blocks silentCase Duckworth2021-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 templateCase Duckworth2021-01-27
|
* Add VARIABLES section to config.elCase Duckworth2021-01-26
|
* Auto-fill in all text modesCase Duckworth2021-01-26
|
* Mess around with the modelineCase Duckworth2021-01-26
|
* Add nyan-modeCase Duckworth2021-01-26
|
* ReformatCase Duckworth2021-01-26
|
* Add quote prettifiers for Org modeCase Duckworth2021-01-26
|
* Add form-feedCase Duckworth2021-01-26
|
* ReorganizeCase Duckworth2021-01-26
|
* Change split-width-thresholdCase Duckworth2021-01-26
| | | | It was two thin for the default window.
* Require cruxCase Duckworth2021-01-26
|
* Comment out wc-modeCase Duckworth2021-01-26
|
* Add linkCase Duckworth2021-01-26
|
* Add split-{width,height}-thresholdCase Duckworth2021-01-26
| | | | Still might need work
* Add edit-serverCase Duckworth2021-01-26
|
* Add org-agenda inspoCase Duckworth2021-01-26
|
* Change org-src-window-setup to current-windowCase Duckworth2021-01-26
| | | | I'd love it if we had a split-window-sensibly option, but alas.
* Export org with sub- and superscriptsCase Duckworth2021-01-26
|
* Add dired-dwim-targetCase Duckworth2021-01-26
|
* Add :package: tagCase Duckworth2021-01-26
|
* Enable all disabled commandsCase Duckworth2021-01-26
|
* Add cl-lib fork of persistent-softCase Duckworth2021-01-26
| | | | My fork hasn't been tested, so I'm not going to do a PR yet.