summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17Fix byte-compiler warnings in Emacs 30externals/pokeJose E. Marchesi
2023-05-16Use poked-socket instead of a fixed stringJose E. Marchesi
2023-05-16Pass an explicit option to poked to use /tmp/poked.ipcJose E. Marchesi
2023-01-26update for 3.0Jose E. Marchesi
2023-01-21use set-process-coding-system instead of the deprecated set-process-filter-mu...Jose E. Marchesi
2023-01-18poke.el: update protocol in `poke-vu-handle-cmd'Mohammad-Reza Nabipoor
2022-12-05poke.el: update protocol in `poke-complete-handle-cmd'Mohammad-Reza Nabipoor
2022-12-04poke.el: update protocol in `poke-out-handle-cmd'Mohammad-Reza Nabipoor
2022-09-25doc: fix location of the git repo for poke.elJose E. Marchesi
2022-09-17Support settings for oacutoff and odepthJose E. Marchesi
2022-07-09reintroduce poke-find-fileJose E. Marchesi
2022-04-08Add setting oindentJose E. Marchesi
2022-04-08Add setting for byte endianness.Jose E. Marchesi
2022-04-05Fix warnings and cosmetic details for GNU ELPAStefan Monnier
2022-04-05Recover the file's history from Poke's main Git repositoryStefan Monnier
2022-04-04Initial commitJose E. Marchesi
2022-03-31syntax-check fixesJose E. Marchesi
2022-03-31poke.el: make a keymap for poke-settingsJose E. Marchesi
2022-03-31poke.el: keep the current position upon *poke-vu* updatesJose E. Marchesi
2022-03-30poke.el: introductory chapter in the manualJose E. Marchesi
2022-03-28poke.el: new command `w' in poke-maps-modeJose E. Marchesi
2022-03-23poke.el: rename repl-complete-{begin,end} to poke-repl-complete-{begin,end}Jose E. Marchesi
2022-03-23poke.el: add `q' command in poke-edit buffersJose E. Marchesi
2022-03-23poke.el: first go at completion at the replJose E. Marchesi
2022-03-22fooJose E. Marchesi
2022-03-22poke.el: emit poke output in the minibuffer if no repl mark is foundJose E. Marchesi
2022-03-22poke.el: face for highlightingJose E. Marchesi
2022-03-21poke.el: mention pdapJose E. Marchesi
2022-03-21poke.el: rename some stuffJose E. Marchesi
2022-03-21poke.el: remove spurious functionJose E. Marchesi
2022-03-21poke.el: change vu refresh to use poked hooksJose E. Marchesi
2022-03-21poke.el: docstringsJose E. Marchesi
2022-03-21poke.el: add manual skeleton and fix progrma header for packagingJose E. Marchesi
2022-03-21poke.el: use shorter repl markerJose E. Marchesi
2022-03-21poke.el: command C-cV in repl to refresh the VUJose E. Marchesi
2022-03-21poke.el: really fix race conditionJose E. Marchesi
2022-03-21poke.el: simplify prompt handlingJose E. Marchesi
2022-03-21poke.el: add poke-vu-refresh-codeJose E. Marchesi
2022-03-21poke.el: select a line when creating IOS menuJose E. Marchesi
2022-03-21poke.el: avoid race condition in REPL handlingJose E. Marchesi
2022-03-20poke.el: quote strings and allow poke_el_mapping strings with spacesJose E. Marchesi
2022-03-20poke.el: fix typoJose E. Marchesi
2022-03-19poke.el: fix pouplating map bufferJose E. Marchesi
2022-03-19poke.el: more settings and frame layoutJose E. Marchesi
2022-03-19poke.el: window placement improvementsJose E. Marchesi
2022-03-18poke.el: several fixesJose E. Marchesi
2022-03-18poke.el: fix editor window dynamicsJose E. Marchesi
2022-03-18poke.el: editor with valuesJose E. Marchesi
2022-03-18poke.el: improvements in poke-editJose E. Marchesi
2022-03-18poke.el: many changesJose E. Marchesi