summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* update variable nameSean Whitton2023-03-22
|
* replace fido-mode with plain IcompleteSean Whitton2023-03-22
|
* tidy binding C-l in minibuffersSean Whitton2023-03-22
|
* add arsync shell aliasSean Whitton2023-03-22
| | | | This is also implicit documentation for the meaning of the 'x' in 'axrsync'.
* fix directory name when checking out ~/src/emacs/trunkSean Whitton2023-03-21
|
* drop calling activate-consfigurator-indentation-hintsSean Whitton2023-03-16
| | | | consfigurator-lisp-mode now calls this for us.
* use Consfigurator's readtable for CL-USER, tweak commentSean Whitton2023-03-16
|
* ignore some Genera/Zmacs file attributesSean Whitton2023-03-16
|
* set slime-load-failed-faslSean Whitton2023-03-16
|
* set font-lock-maximum-decoration for consfigurator-lisp-mode tooSean Whitton2023-03-16
|
* spw/paredit-no-space-after: skip forward over open paren syntaxSean Whitton2023-03-16
|
* improve spw/paredit-no-space-afterSean Whitton2023-03-12
|
* fix bongo-dired-library-mode-hook breaking wdired-modeSean Whitton2023-03-12
|
* spw/dired-copy-filename-as-kill: call dired-guess-defaultSean Whitton2023-03-12
|
* replace default value of lisp-mode's imenu-generic-expressionSean Whitton2023-03-11
|
* drop experimental CL-INTERPOL addition to lisp-mode-syntax-tableSean Whitton2023-03-11
| | | | We now have consfigurator-lisp-mode.
* spw/eshell-find-git-subcommand: recognise reverts in progressSean Whitton2023-03-11
|
* use new server-return-invalid-read-syntax error signalSean Whitton2023-03-09
|
* update spw/lisp-mode-imenu-setup for new defining formSean Whitton2023-03-09
|
* reduce font-lock-maximum-decoration for lisp-modeSean Whitton2023-03-09
| | | | This is for consistency: we don't want only some macros to get a special face.
* try treating inferior Lisp REPL windows similarly to Eshell windowsSean Whitton2023-03-09
|
* drop presently-unused regexp component for project-eshell buffersSean Whitton2023-03-09
|
* add Lisp's cwd & hostname to slime-repl header-line-formatSean Whitton2023-03-09
|
* replace spw/scratch-paredit-mode with a major modeSean Whitton2023-03-04
|
* refactorSean Whitton2023-03-04
|
* disable orgtbl-mode in *scratch*Sean Whitton2023-03-04
| | | | It appears to break eldoc and/or show-paren-mode.
* Revert "fix backspace in *scratch*"Sean Whitton2023-03-04
| | | | | | This reverts commit d945c74512ae2e6344bb8c9444d71a96d7770c83. So far as I can tell, this was never necessary.
* spw/scratch-paredit-mode: don't defer to higher priority minor modesSean Whitton2023-03-04
|
* set parent map of spw/scratch-paredit-mode-map to paredit-mode-mapSean Whitton2023-03-04
|
* set icomplete-in-bufferSean Whitton2023-03-03
|
* add dired-hide-details-mode to bongo-dired-library-mode-hookSean Whitton2023-03-02
|
* add project-dired to project-switch-commandsSean Whitton2023-03-02
|
* fix sway-ftp-master for bookwormSean Whitton2023-03-02
|
* add rename-by-libmagicSean Whitton2023-02-28
|
* set org-yank-folded-subtreesSean Whitton2023-02-25
|
* enhance CL-USER & add C-c g l binding to get thereSean Whitton2023-02-24
|
* return to using 'git update-index' over 'git annex add'Sean Whitton2023-02-23
|
* set dgit.default.push-subcmd & dgit.default.rpush-subcmdSean Whitton2023-02-22
|
* spw/bts-submit: fix trimming the version numberSean Whitton2023-02-22
|
* locmaint: sort list of loose ~/src/ files, for readabilitySean Whitton2023-02-20
|
* when passing to gdbmacs, ignore unreadable return valuesSean Whitton2023-02-20
|
* doccheckin: add News/*.SCORESean Whitton2023-02-19
|
* add axrsync shell aliasSean Whitton2023-02-19
|
* spw/scratch-paredit-mode-map: avoid bytecode in new function namesSean Whitton2023-02-17
|
* use 'git annex add' instead of 'git update-index'Sean Whitton2023-02-16
| | | | | It should be harmless to add current versions of the files to the annex, and the 'git update-index' command would fail whenever Gnus created new files.
* spw/gnus: use gnus-summary-buffer-nameSean Whitton2023-02-16
|
* avoid trying to enable paredit-mode in *scratch*Sean Whitton2023-02-15
| | | | | | | It'll often fail due to unbalanced parentheses. Additionally, use paredit-mode, not spw/scratch-paredit-mode, in any other lisp-interaction-mode buffers.
* fix backspace in *scratch*Sean Whitton2023-02-14
|
* use *scratch* for text notes too, enabling us to drop *notes*Sean Whitton2023-02-13
|
* move manually-maintained part of all.SCORE to ~/doc/Sean Whitton2023-02-12
|