aboutsummaryrefslogtreecommitdiff
path: root/eb.el
AgeCommit message (Collapse)Author
2022-09-02eb.el: Open eb-dired on the left.John Ankarström
2022-09-02Improve Windows XP compatibility.John Ankarström
Various bug fixes.
2022-09-02Improve build system.John Ankarström
2022-08-31eb.el: Run fleeting window close code consistently.John Ankarström
2022-08-31eb.el: Fit window to buffer horizontally.John Ankarström
2022-08-31eb.el: Ignore minibuffer window selection.John Ankarström
2022-08-31eb.el: Improve eb-dired.John Ankarström
2022-08-30eb.el: Fix fleeting window size.John Ankarström
2022-08-30eb.el: Fix eb--fleeting--window-hook.John Ankarström
2022-08-29eb.el: Improve window handling.John Ankarström
2022-08-27eb.el: Add eb-bookmarks.John Ankarström
2022-08-27Support Debug/Release configurations.John Ankarström
2022-08-27eb.el: Further improvements.John Ankarström
2022-08-27eb.el: Minor improvements.John Ankarström
Perhaps this should be a separate Emacs package named ide-tool-bar.
2022-08-27eb.el: Add eb-quit-or-bury.John Ankarström
2022-08-27eb.el: Add eb-tool-bar-mode.John Ankarström
2022-08-26Use CMake.John Ankarström
I don't love it, but it makes it possible to support Visual Studio in addition to MinGW GCC.
2022-08-09Add eb.el.John Ankarström
Emacs is not a great IDE out-of-the-box, but it is very flexible -- and in many ways a lot more transparent than most normal IDEs.