summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-16My customized kill-buffer behaviourJSDurand
This can facilitate killing both the buffer and its window, when there are multiple windows. It is bound to s-k now, which was bound to `kill-current-buffer' by default.
2021-01-14A step in debuggingJSDurand
2021-01-14A temporary bug fixJSDurand
There are more bugs unfortunately.
2021-01-13A temporary intermeidate stepJSDurand
Now I got almost every functionality that we need, including pdf, mu4e, magit, et cetera.
2021-01-10Finally successfully debugged!JSDurand
2021-01-09temporary stateJSDurand
2021-01-09A temporary successful resultJSDurand
I can build the suffix trees for strings. But there are some problems when the string shows some hitherto unknown pattern.
2020-12-24More progessJSDurand
2020-12-24Add the right half of the mode line.JSDurand
2020-12-22Initial commitJSDurand