summaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Configurable event read functionRavi R Kiran2021-10-101-2/+2
|
* Refactor keyboard protocol support into separate fileRavi R Kiran2021-10-102-421/+478
|
* Navigate directory locations beyond future historyRavi R Kiran2021-10-101-0/+25
|
* Post facto window selectionRavi R Kiran2021-10-101-0/+39
|
* Embark act seems really usefulRavi R Kiran2021-10-101-1/+2
| | | | Time will tell
* Factor out minibuffer completion system mapRavi R Kiran2021-10-101-4/+8
|
* Help text for ace windowRavi R Kiran2021-10-101-1/+2
|
* More complete implementation of tablesRavi R Kiran2021-09-241-13/+120
|
* read-event seems to avoid keystroke interleaving problemsRavi R Kiran2021-09-241-2/+1
|
* C-l is too ingrained in muscle memoryRavi R Kiran2021-09-201-1/+2
|
* Configurable executable nameRavi R Kiran2021-09-201-1/+3
|
* Bitbucket server support for git-linkRavi R Kiran2021-09-161-1/+34
|
* Obsolete codeRavi R Kiran2021-09-161-4/+0
|
* Add forgotten fileRavi R Kiran2021-09-141-0/+363
|
* Copying into the kill ringRavi R Kiran2021-09-132-0/+5
|
* Selectrum/verticoRavi R Kiran2021-09-1313-32/+45
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Save last fetch contextsRavi R Kiran2021-08-231-9/+12
|
* ws-butler issues are now fixed in upstreamRavi R Kiran2021-08-221-1/+1
|
* Assimilate into the github borgRavi R Kiran2021-08-221-0/+2
|
* ialign is usefulRavi R Kiran2021-06-281-0/+1
|
* MWIM is slightly nicerRavi R Kiran2021-06-281-33/+3
|
* Will let emacs format code, thank youRavi R Kiran2021-06-281-0/+1
|
* Enable magit-svn only when neededRavi R Kiran2021-06-011-2/+4
|
* HTML export with dark background needs css supportRavi R Kiran2021-06-011-0/+26
|
* Set up background for translucent imagesRavi R Kiran2021-06-011-0/+23
|
* Use org-reveal with mathjax 3Ravi R Kiran2021-05-181-7/+11
|
* kitty availability not known until frame hooks are runRavi R Kiran2021-05-181-2/+5
|
* Run focus advice only onceRavi R Kiran2021-05-101-5/+12
| | | | | It'd be nice to make it coexist with multiple terminal types, but don't know how to do it yet.
* Make xterm-kitty into a real terminal initialization handlerRavi R Kiran2021-05-101-29/+42
|
* Minor code cleanup in preparation for terminal initRavi R Kiran2021-05-091-15/+26
|
* Finally figured out a way to make variables terminal-localRavi R Kiran2021-05-021-11/+5
|
* Make ediff a bit friendlierRavi R Kiran2021-04-271-26/+40
|
* Simplify usage of smerge modeRavi R Kiran2021-04-271-0/+39
|
* Keeping up with magit changesRavi R Kiran2021-04-271-1/+2
|
* We do use these other linksRavi R Kiran2021-04-271-1/+1
|
* How did this typo occur?Ravi R Kiran2021-04-251-1/+1
|
* Disabled until I have time to fix issuesRavi R Kiran2021-04-251-0/+1
|
* Prune to only those that we useRavi R Kiran2021-04-251-6/+1
|
* Diagramming stuffRavi R Kiran2021-04-251-0/+9
|
* Replace ob-ipython with jupyterRavi R Kiran2021-04-251-11/+14
|
* Handle compilation buffer properlyRavi R Kiran2021-04-251-14/+8
|
* Bang deprecates itself in favor of shell-command+Ravi R Kiran2021-04-251-2/+2
|
* Better initial file commentRavi R Kiran2021-04-251-1/+1
|
* rtog/active does nothing in c-base-mode buffersRavi R Kiran2021-04-252-12/+6
|
* Fix return key on terminalRavi R Kiran2021-04-251-0/+1
|
* Handle simultaneous emacs invocations if init files are on NFSRavi R Kiran2021-04-253-13/+9
|
* lsp-deferred is sufficient to get file-local variablesRavi R Kiran2021-04-253-17/+4
|
* Want to specify lsp parameters via local variablesRavi R Kiran2021-04-232-4/+7
|
* Another attempt at getting repl-toggle hooks rightRavi R Kiran2021-04-191-17/+18
|
* Remove conflicting bindingsRavi R Kiran2021-04-191-2/+0
|