summaryrefslogtreecommitdiff
path: root/.emacs.d
Commit message (Expand)AuthorAge
* bind C-x 5 C-j and C-x t C-jSean Whitton2022-05-23
* set warning-suppress-types using customisationSean Whitton2022-05-23
* tweak commentSean Whitton2022-05-23
* make M-a skip forward over beginnings of commentsSean Whitton2022-05-23
* fix M-a, M-e, M-k and C-x DEL in Lisp string literalsSean Whitton2022-05-23
* fix adding to eshell-modules-listSean Whitton2022-05-22
* my initial-scratch-message is based on the Emacs 20 textSean Whitton2022-05-22
* define two global bindings using keyboard macrosSean Whitton2022-05-22
* restore commands for switching to a buffer with a given major modeSean Whitton2022-05-22
* factor out spw/transient-cycles-define-buffer-switchSean Whitton2022-05-22
* Ensure that C-x 4 C-o &c. do not reuse the selected windowSean Whitton2022-05-22
* override notmuch-bury-or-kill-this-buffer to always burySean Whitton2022-05-21
* avoid adding (require 'notmuch) advice over and over againSean Whitton2022-05-21
* make M-z and C-z z case-sensitiveSean Whitton2022-05-21
* spw/org-non-agenda-files: exclude hidden filesSean Whitton2022-05-20
* spw/window-toggle-side-windows: handle case of SLIME not connectedSean Whitton2022-05-19
* spw/go-to-consfig: handle case of SLIME not connectedSean Whitton2022-05-19
* fix binding macrostep-expand to C-z e using SLIME's embedded copySean Whitton2022-05-19
* spw/when-library-available: rewriteSean Whitton2022-05-19
* fix M-& in dired virtual dirsSean Whitton2022-05-15
* fix M-! in diredSean Whitton2022-05-15
* bind macrostep-expandSean Whitton2022-05-12
* inline and simplify spw/next-eww-readableSean Whitton2022-05-12
* drop old calc setting now we have calc-kill-line-numberingSean Whitton2022-05-12
* tidy up some Emacs package settingsSean Whitton2022-05-12
* tidy haskell-mode settings inc. dropping obsolete variablesSean Whitton2022-05-12
* try out goto-address-mode and goto-address-prog-modeSean Whitton2022-05-11
* explain C-x p e exceptionSean Whitton2022-05-10
* drop customising tab bar buttonsSean Whitton2022-05-10
* replace spw/compile-or-maybe-recompile with mode-local bindingSean Whitton2022-05-10
* set compilation-scroll-outputSean Whitton2022-05-10
* note idea for spw/eshell-cdSean Whitton2022-05-10
* move C-c e e -> M-! and C-c e h -> M-&Sean Whitton2022-05-10
* rework spw/eshell-jump, esp. wrt C-x p e, and restore prev-buffersSean Whitton2022-05-10
* use Emacs 24's initial-scratch-message, just for funSean Whitton2022-05-08
* add initial *notes* setupSean Whitton2022-05-08
* ensure trailing slash when adding to load-pathSean Whitton2022-05-07
* set TRAMP session-timeout connection propertySean Whitton2022-05-07
* drop elisp-slime-navSean Whitton2022-05-07
* don't start up Org-roam unless ~/doc/ checked outSean Whitton2022-05-06
* fix displaying cursor while over fill column indicatorSean Whitton2022-05-04
* scale down if frame has moved to smaller monitor & use backquoteSean Whitton2022-05-04
* reduce shr and nov text widths now scroll bars are backSean Whitton2022-05-04
* restore default scroll bars except when we need the pixelsSean Whitton2022-05-04
* simplify redtick mode line hackSean Whitton2022-05-04
* fix quotationSean Whitton2022-05-02
* fix capitalisationSean Whitton2022-05-02
* bind new scratch-buffer command to C-x lSean Whitton2022-05-02
* fix yanking after several C-w in a rowSean Whitton2022-05-02
* drop unwanted blank lineSean Whitton2022-04-30