summary refs log tree commit diff stats
path: root/config.org
Commit message (Collapse)AuthorAge
* Switch out icomplete for selectrumCase Duckworth2021-02-04
|
* Merge branch 'main' of https://tildegit.org/acdw/emacs into workCase Duckworth2021-02-04
|\
| * Add a link to check out laterCase Duckworth2021-02-04
| |
| * Re-enable fixed-pitchCase Duckworth2021-02-04
| | | | | | | | The default fixed-pitch is ugly; I don't know why.
| * WhitespaceCase Duckworth2021-02-04
| |
| * Add The AdvocateCase Duckworth2021-02-04
| |
| * Change Windows font heightCase Duckworth2021-02-04
| | | | | | | | With a wider fill-column, I need a smaller font to fit a half-monitor-width window.
| * Comment out fixed-pitch fontCase Duckworth2021-02-04
| | | | | | | | It inherits from default.
| * Add feedCase Duckworth2021-02-03
| |
| * Change visual-fill-column and visual-line modesCase Duckworth2021-02-03
| |
| * Change elfeed entry pane positionCase Duckworth2021-02-03
| |
| * Add feedCase Duckworth2021-02-03
| |
* | work updatesCase Duckworth2021-02-01
|/
* Add org-appearCase Duckworth2021-01-31
|
* Add tagsCase Duckworth2021-01-31
|
* Add elpher et al.Case Duckworth2021-01-30
|
* Change elfeed-protocol to just a big feed listCase Duckworth2021-01-30
|
* Configure spell checkingCase Duckworth2021-01-30
| | | | On windows, it'll need some massaging.
* Add 0x0Case Duckworth2021-01-29
|
* Re-align tagsCase Duckworth2021-01-29
|
* Integrate suggestions from Emacs PreludeCase Duckworth2021-01-28
|
* 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
|