descriptionTiny emacs manager
ownersergeysushilin@protonmail.com
last changeSat, 26 Mar 2022 17:07:14 +0000 (26 20:07 +0300)
content tags
add:
readme

This is a simple emacs daemon manager created for simplification using emacs' --daemon feature. It allows to just run 'e' command in your favorite shell and get your own daemon for all your editing files. You will get ability to copy and paste data through all files you have opened with 'e' command.

shortlog
2022-03-26 Sergey SushilinRemove useless check for ENOENT errno after socket... mastermob
2022-03-23 Sergey SushilinUse glue() macro instead of raw C preprocessor catenati...
2022-03-23 Sergey SushilinFix error message, which emitted when can not initializ...
2022-03-22 Sergey SushilinFix exit status value passed to die().
2022-03-21 Sergey SushilinEdit some law information.
2022-03-12 Sergey SushilinRemove existing socket if it is not connectable.
2022-03-09 Sergey SushilinMany fixes.
2021-03-15 Sergey SushilinDo not pass argv to emacs daemon if daemon is not run.
2021-03-08 userCorrect compiler's version checking.
2021-03-07 userThe major update to 1.0 version.
2020-10-24 Sergey SushilinExpand functionality.
2020-09-01 Sergey SushilinInitial commit
heads
2 years ago mob
2 years ago master