aboutsummaryrefslogtreecommitdiffstats
path: root/oni-ui.el
Commit message (Collapse)AuthorAgeFilesLines
* Show matching parenthesis in oni-uiGravatar Tom Willemse2019-02-261-1/+3
|
* Stop the cursor from blinkingGravatar Tom Willemse2019-02-261-1/+3
|
* Move `scroll-bar-mode' to GUI config, fix warningGravatar Tom Willemse2019-02-251-2/+3
| | | | | | Move `scroll-bar-mode' to `oni-gui` because it isn't defined in the non-GUI version. Fix the warning that `tool-bar-mode' wasn't guaranteed to be defined by requiring the `tool-bar' library.
* Properly autoload packagesGravatar Tom Willemse2019-01-301-1/+3
|
* Inhibit startup-screen in oni-uiGravatar Tom Willemse2019-01-261-1/+3
|
* Add oni-ui and oni-guiGravatar Tom Willemse2019-01-241-0/+33