summaryrefslogtreecommitdiff
path: root/.emacs.d
Commit message (Collapse)AuthorAge
* notmuch C-c g o: add support for opening WSJ print edition PDFsSean Whitton2021-10-13
|
* add binding for `redtick' & move `redtick-mode' bindingSean Whitton2021-09-08
|
* set native-comp-async-report-warnings-errors to 'silentSean Whitton2021-08-30
|
* update for Org-roam v2Sean Whitton2021-08-24
|
* load magit-extras for the new project.el integrationSean Whitton2021-08-24
|
* set active region background colourSean Whitton2021-08-11
|
* use use-short-answersSean Whitton2021-08-11
|
* spw/flatten -> flatten-treeSean Whitton2021-08-07
|
* set set-mark-command-repeat-pop back to nilSean Whitton2021-07-27
|
* set -x as default for magit-cherry-pick transientSean Whitton2021-07-24
|
* add indentation hint for SPWCRONTABSean Whitton2021-07-21
|
* archive ~/.emacs.d bytecompilationSean Whitton2021-07-21
| | | | | | I am now often running a development build of Emacs, in which case bytecompile-emacs-d's method of determining whether a rebuild is required is too simple to ensure we rebuild often enough.
* add Consfigurator indentation hint for KVM-BOOTS-TRUSTED-CHROOT.Sean Whitton2021-07-12
|
* let's try not opening consfig root in diredSean Whitton2021-07-01
|
* try to have sldb pop up in frame from which async eval was initiatedSean Whitton2021-07-01
|
* avoid trying to change the package when compilation failedSean Whitton2021-07-01
| | | | The package may not exist.
* require eshell, so eshell-buffer-name is boundSean Whitton2021-06-22
|
* nicer check of the value of display-buffer-overriding-actionSean Whitton2021-06-22
|
* avoid C-c e e creating fresh Eshells in pwdSean Whitton2021-06-22
|
* idea about binding C-c k in transient cycling mapSean Whitton2021-06-21
|
* rework getting to Eshell buffersSean Whitton2021-06-21
| | | | Main change is not paying attention to the current project.
* attempt to fix disabling openwith-mode during Org ODT exportSean Whitton2021-06-19
| | | | | | | | | | | | | | | - Move adding the advice to a more appropriate place. - Completely disable openwith-mode, rather than just binding inhibit-file-name-handlers, because the latter requires binding inhibit-file-name-operation too. - We have to disable openwith-mode during org-open-file too, or that function will signal an error, which then looks like the whole export failed. - To restore the behaviour of opening the exported file in an external viewer, push to org-file-apps an entry to use xdg-open(1); not sure whether is quite the right way to achieve this.
* drop unused transient caps lockSean Whitton2021-06-19
|
* reflowSean Whitton2021-06-19
|
* move side windows toggle to C-c s & improve how focus changing worksSean Whitton2021-06-19
|
* guard update of project-switch-commands on loading project.elSean Whitton2021-06-18
|
* expand comment on M-Z bindingSean Whitton2021-06-18
|
* drop electric-pair-modeSean Whitton2021-06-18
|
* set new copy-region-blink-delaySean Whitton2021-06-18
|
* fix exampleSean Whitton2021-06-18
|
* language tweaksSean Whitton2021-06-18
|
* add NonGNU ELPA with same priority as GNU ELPASean Whitton2021-06-18
|
* handle lack of i3-msg on PATH in a few placesSean Whitton2021-05-31
|
* experimentally allow paredit to bind C-M-n and C-M-pSean Whitton2021-05-24
|
* add a binding to kill the current bufferSean Whitton2021-05-23
|
* add slime-interrupt to slime async eval command listSean Whitton2021-05-23
|
* add and bind spw/mrsSean Whitton2021-05-23
|
* restore access to the -S option to git commit in magitSean Whitton2021-05-23
|
* use pushnew to warning-suppress-types, and suppress compSean Whitton2021-05-17
|
* add spw/go-to-consfigSean Whitton2021-04-09
|
* add display-buffer-alist rule for *inferior-lisp*Sean Whitton2021-04-09
|
* add spw/add-once-adviceSean Whitton2021-04-09
|
* spw/add-once-hook: handle hooks which pass argumentsSean Whitton2021-04-09
|
* avoid the Slime debugger grabbing keyboard focusSean Whitton2021-04-05
|
* Update Org-roam config for Org-roam 1.2.3Sean Whitton2021-04-02
|
* if the repl already has a window, reuse itSean Whitton2021-04-02
|
* move Sly configSean Whitton2021-04-02
|
* add clear-source-registry shortcutSean Whitton2021-04-02
|
* set inferior-lisp-programSean Whitton2021-04-02
|
* remap slime-mark-presentationSean Whitton2021-04-02
|