aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gui.el
Commit message (Collapse)AuthorAgeFilesLines
* Go back to yoshi-themeGravatar Tom Willemse2019-10-161-3/+3
|
* Switch from yoshi-theme to naquadah-themeGravatar Tom Willemse2019-09-241-3/+3
|
* Change version formatGravatar Tom Willemse2019-09-041-1/+1
| | | | | | | | | | | In order to support my tablet which seems to have a lower maximum integer value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers I was using before. It would turn them into floating point numbers, which adds a ~.0~, this made it impossible to install any package. Any installations I have will need to reinstall all their oni packages so that the new version number is picked up, since the new version number will be lower than the old one.
* Add org-bullets characters to speed up their displayGravatar Tom Willemse2019-05-011-1/+6
|
* Fix Font Awesome font rendering on WindowsGravatar Tom Willemse2019-05-011-14/+14
|
* Specif some more icons that use Font AwesomeGravatar Tom Willemse2019-04-291-1/+13
|
* In GUI Emacs, use special icon for isearchGravatar Tom Willemse2019-04-241-2/+6
|
* Add yoshi-theme dependency in oni-guiGravatar Tom Willemse2019-03-081-2/+2
|
* Disable C-z in oni-guiGravatar Tom Willemse2019-03-041-1/+3
|
* Move `scroll-bar-mode' to GUI config, fix warningGravatar Tom Willemse2019-02-251-1/+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
|
* Add oni-ui and oni-guiGravatar Tom Willemse2019-01-241-0/+38