| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add oni-web | 2019-02-27 | 1 | -0/+53 | ||
| | | ||||||
| * | Fix loading of oni-yasnippet | 2019-02-27 | 1 | -2/+2 | ||
| | | | | | | | By delaying the function call to `yas-global-mode' until Emacs has finished starting up, it won't try to load the diminish package before its autoloads file has been read. | |||||
| * | Add oni-yasnippet | 2019-02-26 | 1 | -0/+43 | ||
| | | ||||||
| * | Add oni-rust | 2019-02-26 | 1 | -0/+37 | ||
| | | ||||||
| * | Add oni-scheme | 2019-02-26 | 1 | -0/+39 | ||
| | | ||||||
| * | Add oni-ruby | 2019-02-26 | 1 | -0/+36 | ||
| | | ||||||
| * | Add oni-gnus | 2019-02-26 | 1 | -0/+85 | ||
| | | ||||||
| * | Automatically load oni-tui | 2019-02-26 | 1 | -1/+3 | ||
| | | ||||||
| * | Don't run eshell-fringe-status in terminal Emacs | 2019-02-26 | 1 | -2/+4 | ||
| | | ||||||
| * | Show matching parenthesis in oni-ui | 2019-02-26 | 1 | -1/+3 | ||
| | | ||||||
| * | Add oni-eshell | 2019-02-26 | 1 | -0/+58 | ||
| | | ||||||
| * | Add oni-ediff | 2019-02-26 | 1 | -0/+53 | ||
| | | ||||||
| * | Add oni-dired | 2019-02-26 | 1 | -0/+49 | ||
| | | ||||||
| * | Add oni-compilation | 2019-02-26 | 1 | -0/+80 | ||
| | | ||||||
| * | Add oni-cmake | 2019-02-26 | 1 | -0/+36 | ||
| | | ||||||
| * | Add oni-common-lisp, delete oni-lisp-mode | 2019-02-26 | 1 | -7/+17 | ||
| | | ||||||
| * | Add oni-circe and oni-lui | 2019-02-26 | 3 | -2/+176 | ||
| | | ||||||
| * | Stop the cursor from blinking | 2019-02-26 | 1 | -1/+3 | ||
| | | ||||||
| * | Add oni-c++ | 2019-02-26 | 1 | -0/+38 | ||
| | | ||||||
| * | Stop shackling Magit | 2019-02-26 | 1 | -3/+2 | ||
| | | | | | ‘display-buffer-alist’ is used instead. | |||||
| * | Add oni-smt | 2019-02-26 | 1 | -0/+254 | ||
| | | ||||||
| * | Add oni-tui | 2019-02-25 | 1 | -0/+32 | ||
| | | ||||||
| * | Move `scroll-bar-mode' to GUI config, fix warning | 2019-02-25 | 2 | -3/+6 | ||
| | | | | | | | 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. | |||||
| * | Unify JavaScript configuration in oni-js | 2019-02-24 | 1 | -8/+14 | ||
| | | ||||||
| * | Fix autoload for Magit's Hydra | 2019-02-22 | 1 | -2/+2 | ||
| | | ||||||
| * | Add a Hydra to Org configuration | 2019-02-22 | 1 | -2/+14 | ||
| | | ||||||
| * | Fix regexp to show Magit in full screen | 2019-02-21 | 1 | -2/+2 | ||
| | | ||||||
| * | Add Java configuration | 2019-02-21 | 1 | -0/+40 | ||
| | | ||||||
| * | Add Magit configuration | 2019-02-21 | 1 | -0/+61 | ||
| | | ||||||
| * | Add oni-jabber | 2019-02-21 | 1 | -0/+100 | ||
| | | ||||||
| * | Add oni-shackle | 2019-02-19 | 1 | -0/+41 | ||
| | | ||||||
| * | Add oni-diff-hl | 2019-02-19 | 1 | -0/+44 | ||
| | | ||||||
| * | Add ‘oni-projectile’ | 2019-02-19 | 1 | -0/+52 | ||
| | | ||||||
| * | Add a ‘grep-files-aliases’ entry for JavaScript | 2019-02-19 | 1 | -2/+11 | ||
| | | ||||||
| * | Add ‘grep-files-aliases’ entry for CSS | 2019-02-19 | 1 | -2/+7 | ||
| | | ||||||
| * | Don’t assume that a proper archive name has been provided | 2019-02-18 | 1 | -3/+5 | ||
| | | | | | | | | It’s possible that someone enters a URL that isn’t part of the ‘package-archives’ variable. If the name entered doesn’t correspond to a name in ‘package-archives’, use it directly, assuming that it was a URL that was specified. | |||||
| * | Use the result of the ‘completing-read’ to get the ↵ | 2019-02-18 | 1 | -2/+3 | ||
| | | | | | | | | archive Instead of asking for the URL of the archive, ask for the name, and get the URL by looking through ‘package-archives’. | |||||
| * | Add ‘erefactor’ dependency for Elisp | 2019-02-18 | 1 | -5/+10 | ||
| | | ||||||
| * | Add oni-css | 2019-02-18 | 1 | -0/+139 | ||
| | | ||||||
| * | Add oni-slack | 2019-02-18 | 1 | -0/+44 | ||
| | | ||||||
| * | Improve ‘package-maint-add-news-item’ by using ↵ | 2019-02-18 | 1 | -2/+6 | ||
| | | | | | | | | | ‘completing-read’ Typos are too easy having to type in the ‘archive-url’ argument every time on its own. Since you’re probably posting to an archive that you also use, reading from the ‘package-archives’ seems appropriate. | |||||
| * | Add magic comment to autoload ‘js2-mode’ | 2019-02-18 | 1 | -1/+2 | ||
| | | ||||||
| * | Add ‘oni-php’ config | 2019-02-18 | 1 | -0/+102 | ||
| | | ||||||
| * | Add ‘clojure-mode’ and ‘cider’ configuration | 2019-02-18 | 1 | -0/+74 | ||
| | | ||||||
| * | Use my configurations for flycheck and company | 2019-02-13 | 1 | -2/+2 | ||
| | | ||||||
| * | Load oni-elisp when elisp-mode | 2019-02-13 | 1 | -1/+3 | ||
| | | ||||||
| * | Add oni-elisp | 2019-02-13 | 1 | -0/+37 | ||
| | | ||||||
| * | Add org mode configuration | 2019-02-12 | 1 | -0/+137 | ||
| | | ||||||
| * | Require oni-company instead of company | 2019-02-06 | 2 | -4/+4 | ||
| | | | | | This should pull in my ‘company-mode’ configuration, as well as ‘company’. | |||||
| * | Add ‘js2-mode’ configuration | 2019-02-06 | 1 | -0/+61 | ||
| | | ||||||
