summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
Commit message (Collapse)AuthorAge
* initial config for bongoSean Whitton2020-10-29
|
* tweak variable-pitch faceSean Whitton2020-08-30
|
* choose a different variable pitch fontSean Whitton2020-07-24
|
* permit another spw/set-pandoc-compile-commandSean Whitton2020-07-18
|
* update safe command nameSean Whitton2020-07-13
|
* try out display-fill-column-indicator, and set fill column to 78Sean Whitton2020-06-07
|
* update org-d20-party allowed valuesSean Whitton2020-04-14
|
* add some ispell-* to safe-local-variable-valuesSean Whitton2020-04-14
|
* increase variable-pitch-mode default face sizeSean Whitton2019-11-16
|
* fix haskell-mode highlight-regexp call for propellorSean Whitton2019-03-29
| | | | | With Emacs 26, at least, the old regexp was causing Emacs to eat all memory.
* new org-d20-party valuesSean Whitton2019-01-31
|
* spwd20 -> org-d20Sean Whitton2018-12-31
|
* spwd20-party valuesSean Whitton2018-12-09
|
* update party valuesSean Whitton2018-11-06
|
* update spwd20-party allowed valuesSean Whitton2018-10-31
|
* update theme hashesSean Whitton2018-10-20
|
* update spwd20 party membersSean Whitton2018-09-27
|
* add notmuch-wash-convert-inline-patch-to-part to ↵Sean Whitton2018-07-26
| | | | notmuch-show-insert-text/plain-hook
* custom values for ciderSean Whitton2018-05-20
|
* turn on gdb-many-windows by defaultSean Whitton2018-05-20
|
* org-footnote-section should be set by customizeSean Whitton2018-04-14
| | | | See its docstring.
* tidy up init-custom.elSean Whitton2018-04-12
|
* move commented org-hide line to init-orgSean Whitton2018-04-07
|
* safe pandoc compile commandSean Whitton2018-04-07
|
* tidy ebib configSean Whitton2018-04-07
|
* update safe dir local varsSean Whitton2018-03-06
|
* new safe party initiative valueSean Whitton2018-02-02
|
* disable org-hide fontificationSean Whitton2018-01-24
| | | | These days my theme gets it right.
* more allowed valuesSean Whitton2017-10-20
|
* safe local variables for ~/doc/papersSean Whitton2017-09-29
|
* more acceptable party init valuesSean Whitton2017-09-23
|
* bless spwd20-party valueSean Whitton2017-09-18
|
* set Emacs image viewer to eogSean Whitton2017-08-04
|
* permit another version of zenburn-emacsSean Whitton2017-06-20
|
* message-mode should use /usr/bin/sendmailSean Whitton2017-06-10
|
* set notmuch User-AgentSean Whitton2017-06-10
|
* move notmuch saved searches to init.elSean Whitton2017-06-10
|
* begin work on a notmuch configSean Whitton2017-06-10
| | | | | | See Org notes for strategy -- notmuch database should not need to be synced between machines due to very minimal usage of tags, and reliance on saved searches instead.
* update allowed local varsSean Whitton2017-02-18
|
* update safe dir-local varsSean Whitton2017-02-11
|
* update theme hashesSean Whitton2016-12-23
|
* tidy frames-only-mode configSean Whitton2016-08-13
|
* C-x 4 d bypasses frames-only-modeSean Whitton2016-03-15
|
* Revert "disable openwith mode for PDFs"Sean Whitton2016-01-25
| | | | | | This reverts commit d6b248ef0116d9af5b8835e8503ec2d702d5128e. emacs-pdf-tools not actually good enough atm
* disable openwith mode for PDFsSean Whitton2016-01-14
|
* zenburn hashSean Whitton2015-11-26
|
* mSean Whitton2015-11-26
|
* Emacs openwith associate fehSean Whitton2015-10-04
|
* theme hashesSean Whitton2015-07-29
|
* hi2 shouldn't turn on when indenting with tabsSean Whitton2015-07-03
| | | | | | | As I am now doing with propellor to follow the project's standards. Undiminish hi2 so I can check whether it's running since it now matters whether it is.