Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Don’t flycheck whilst idle | Alan Pearce | 2016-07-11 | -1/+3 |
| | ||||
* | Emacs: Fix display of page break lines adaptively | Alan Pearce | 2016-07-09 | -1/+9 |
| | ||||
* | Emacs: Use Liberation Mono on Windows | Alan Pearce | 2016-07-09 | -1/+1 |
| | ||||
* | Emacs: Avoid using MELPA for packages | Alan Pearce | 2016-07-07 | -0/+45 |
| | | | | | Create a whitelist of desired packages that are not (at the current time) available elsewhere | |||
* | Remove unused packages | Alan Pearce | 2016-07-07 | -20/+0 |
| | ||||
* | Emacs: Remove js2 imenu menu | Alan Pearce | 2016-07-07 | -0/+5 |
| | ||||
* | Emacs: Remove correct javascript menu | Alan Pearce | 2016-07-07 | -1/+1 |
| | ||||
* | Emacs: Show zero values in cumulative budget | Alan Pearce | 2016-07-05 | -1/+1 |
| | ||||
* | Emacs: Switch OSX bitmap font | Alan Pearce | 2016-07-05 | -1/+1 |
| | | | | Makes smart quotes look like quotes, not guillemots | |||
* | Emacs: M-x repunctuate-sentences | Alan Pearce | 2016-07-05 | -15/+15 |
| | ||||
* | Emacs: Disable “fast” keys for expand-region | Alan Pearce | 2016-07-05 | -2/+3 |
| | ||||
* | Emacs: Remove extra Javascript menu | Alan Pearce | 2016-07-04 | -0/+1 |
| | ||||
* | Emacs: Reset window-splitting thresholds | Alan Pearce | 2016-07-04 | -2/+2 |
| | ||||
* | Emacs: Move smartparens’ keys out of swiper’s way | Alan Pearce | 2016-07-04 | -3/+3 |
| | ||||
* | Emacs: Fix error when starting web-mode | Alan Pearce | 2016-07-04 | -2/+1 |
| | ||||
* | Emacs: Fix smartparens in web-mode | Alan Pearce | 2016-07-04 | -4/+3 |
| | ||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-07-03 | -1/+1 |
|\ | ||||
| * | Emacs: Use Proggy font on macOS (normal DPI) | Alan Pearce | 2016-06-30 | -1/+1 |
| | | ||||
* | | Fix open-budget command | Alan Pearce | 2016-07-03 | -5/+6 |
|/ | ||||
* | Emacs: add command to open budget | Alan Pearce | 2016-06-25 | -0/+5 |
| | ||||
* | Emacs: Fix ap/set-fonts argument errors | Alan Pearce | 2016-06-25 | -2/+2 |
| | ||||
* | Emacs: Don’t auto-quote web-mode attrs | Alan Pearce | 2016-06-17 | -1/+2 |
| | ||||
* | Fix outline | Alan Pearce | 2016-06-17 | -1/+1 |
| | ||||
* | Emacs: Add company-web and re-work backends list | Alan Pearce | 2016-06-17 | -2/+10 |
| | ||||
* | Emacs: Make font-setting function interactive | Alan Pearce | 2016-06-17 | -0/+1 |
| | ||||
* | Emacs: Use `window-system` for all font checks | Alan Pearce | 2016-06-13 | -1/+1 |
| | ||||
* | Emacs: Set OS X differently depending on displays | Alan Pearce | 2016-06-13 | -25/+32 |
| | ||||
* | Emacs: Fix incorrect nesting | Alan Pearce | 2016-06-10 | -10/+11 |
| | ||||
* | Emacs: Change s-p to show all recent projects | Alan Pearce | 2016-06-10 | -1/+1 |
| | ||||
* | Emacs: Resize frames (OS windows) by characters | Alan Pearce | 2016-06-08 | -1/+1 |
| | ||||
* | Emacs: Ensure typo-mode starts in English | Alan Pearce | 2016-06-08 | -1/+1 |
| | ||||
* | Emacs: Try some non-AA fonts in OS X | Alan Pearce | 2016-06-08 | -1/+2 |
| | | | | It’s one way to get around OS X’s weird font rendering… | |||
* | Emacs: Pair <% %> in web-mode | Alan Pearce | 2016-06-08 | -1/+4 |
| | ||||
* | Merge branch 'master' of github.com:alanpearce/dotfiles | Alan Pearce | 2016-05-30 | -1/+3 |
|\ | ||||
| * | Merge branch 'master' of home:projects/dotfiles | Alan Pearce | 2016-05-19 | -70/+28 |
| |\ | ||||
| * | | Emacs: Use Source Code Pro on X11 as well | Alan Pearce | 2016-05-19 | -1/+3 |
| | | | ||||
* | | | Emacs: Workaround OSX keyboard specialchar crash | Alan Pearce | 2016-05-30 | -1/+1 |
| |/ |/| | ||||
* | | Emacs: Fix typo in function name | Alan Pearce | 2016-05-11 | -2/+2 |
| | | ||||
* | | Emacs: Disable org-mobile | Alan Pearce | 2016-05-11 | -0/+1 |
| | | ||||
* | | Emacs: Fix typo in function name | Alan Pearce | 2016-05-11 | -1/+1 |
| | | ||||
* | | Emacs: Fix byte-compiler warnings | Alan Pearce | 2016-05-11 | -2/+3 |
| | | ||||
* | | Emacs: Remove keybind for undefined function | Alan Pearce | 2016-05-11 | -2/+1 |
| | | ||||
* | | Emacs: Open tern-project files in json-mode | Alan Pearce | 2016-05-09 | -1/+2 |
| | | ||||
* | | Emacs: Remove unnecessary guard | Alan Pearce | 2016-05-09 | -2/+1 |
| | | ||||
* | | Emacs: Remove mmm-mode | Alan Pearce | 2016-05-09 | -39/+0 |
| | | ||||
* | | Emacs: Remove todos | Alan Pearce | 2016-05-09 | -3/+0 |
| | | ||||
* | | Emacs: Remove unused functions | Alan Pearce | 2016-05-09 | -8/+1 |
| | | ||||
* | | Emacs: Remove projectile-direnv | Alan Pearce | 2016-05-09 | -8/+0 |
| | | ||||
* | | Emacs: Make dtrt and editorconfig play together | Alan Pearce | 2016-05-06 | -3/+6 |
| | | ||||
* | | Install volatile-highlights-mode | Alan Pearce | 2016-05-06 | -0/+11 |
|/ |