elpasync pushed a change to branch elpa/workroom. at 13e648f3db Add .dir-locals.el
This branch includes the following new commits: new b43818f6c7 Minimal working implementation with bookmark support new 6123963e7c Make it usable new 15fc134c91 Fix workroom-bookmark new 69471bbd33 Add commentary and README new ec81969d02 Bump version new a82287cd5b Add support for dynamic buffer list new c50e7219a0 Make README Codeberg compatible new 9f2390799e Rename workroom--handle-bookmark to workroom-bookmark-jump new a65420c916 Make summary line smaller new 7b789d5e68 Fix defalias new fd6edce372 Wrap key bindings in defvar new 001fe2777f Make prompt message more clear new 94700152e5 Lower required Emacs version and elaborate README new 5da61d48fb Fix docstring warning new 497c04d666 Make lighter customizable new 80d9c60ab3 Fix the keymap issue new dacdde342c Add some hooks new c38489669e Fix the defaults of workroom-switch new e1092127bd Add hook for buffer list change new 64b465093e Make line no more wide than 75 characters new 31eabf2547 Add some comments for explaining the code new 09ff23553e Add desktop saving support new d4c499d81f Fix the creation invalid workrooms in workroom-switch new 6d159a5566 Use `string=' to compare workroom and view names new 92866534e9 Make lines less longer than 75 characters in README new 1d4c134d60 Add new command workroom-switch-room, some refactoring new e9637846b5 Rewrite workroom to fix some long-standing problems new a014990432 Project integration, some refactoring, update README new 433f567780 Integration with IBuffer, Buffer Menu and Electric Buffer List new 9e486d8102 Add new command workroom-kill-with-buffers new cf44580a4f Enhance IBuffer integration new 731404dee1 Prefix "C-x x" conflicts, switch to "C-x c" new 8bcfdc96d3 Fix workroom-kill-with-buffers, add binding for it new 4c4fd7830c Add Winner integration new c9c22ff707 Update README new 98d1158ef0 Fix key binding of "C-d" in command map new 5f2393c354 Update custom group for winner and auto-project-workroom modes new 78f0d5ee9e Accept prefix argument in workroom-kill-with-buffers new 3144324e33 Add an user manual new b28aae7a13 Add chapter "Project Integration" to manual new 9974fb58a9 Add new command workroom-bookmark-multiple new e7dc14236e Fix out of sync documentation new 2b4f883467 Fix workroom--project-name new a4845ad57f Don't switch room in workroom-switch if ROOM is current new 40acb8c7b8 O(n) switch-to-buffer instead of O(n^2) in project workrooms new 9db06cc7e7 Bump version to 2.0 new f695e59165 Fix member buffer checking in workroom-kill-with-buffers new b81e76e0a3 Bump version to 2.0.1 new 934101a89f Fix adding and removing buffer from workroom new 9fb5cb793e Fix buffer add/remove in project buffer manager new 8e805c716e Bump version to 2.0.2 new a1f5cc9754 Make the workroom custom group part of tools group new 23ff6f463e Don't fail to restore if the workroom project is non-existant new df98158320 Bump version to 2.0.3 new 827dcd2049 Fix cloning default workroom new a87110f435 Clone views correctly new 4e746fcd34 Bump version to 2.0.4 new ba1ca498d8 Switch to most recent workroom when kill the current workroom new a02bb2a3a6 Bump version to 2.1 new bb74cce814 Fix error when a frame is killed new add6fb080d Bump version to 2.1.1 new 895b77f7ce Some refactoring new fe38dc8aea Bump version to 2.2 new ff72e2be15 Remove the use of undefined function new 1a0dd6b17d Use format-prompt to format minibuffer prompts new eef13afbbf Bump version to 2.2.1 new 64da63c1a9 Add Compat dependency new f9d88f211c Bump version to 2.2.2 new 4dbc8b5822 Fix code injection to desktop file new f6ef5fce4c Bump version to 2.2.3 new 7b58515a1e Don't error when project root path ends with a slash new 3b7b17e2cc Bump version to 2.2.4 new 5def9e5862 Ignore texinfo.tex while preparing release new 13e648f3db Add .dir-locals.el