summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
Commit message (Collapse)AuthorAgeLines
* Emacs: Replace typo-mode with electric-quote-modeAlan Pearce2016-09-20-11/+3
|
* Emacs: Move goto-last-change bindingAlan Pearce2016-09-20-1/+1
| | | | | C-x SPC is the default for rectangle-mark-mode, which is now more useful and intuitive in Emacs 25
* Emacs: Setting tab-stop-list seems unnecessaryAlan Pearce2016-09-20-7/+2
|
* Emacs: Remove recentf and virtual ivy buffersAlan Pearce2016-09-20-50/+38
|
* Emacs: Replace helm history commands with counselAlan Pearce2016-09-20-30/+30
|
* Emacs: Replace helm-dash with counsel-dashAlan Pearce2016-09-20-29/+29
|
* Fix package-archive-prioritiesAlan Pearce2016-09-20-4/+4
|
* Emacs: Update package archive filtering (25.1)Alan Pearce2016-09-19-64/+24
|
* Emacs: Fix fonts in 25.1Alan Pearce2016-09-19-10/+10
|
* Emacs: Remove rainbow-modeAlan Pearce2016-09-19-10/+0
|
* Emacs: Use ssh for tramp connectionsAlan Pearce2016-09-10-1/+1
|
* Emacs: Use Monoid as single-screen fontAlan Pearce2016-09-09-1/+1
|
* Emacs: Always antialias (vector) fonts on OSXAlan Pearce2016-09-09-1/+1
| | | | | I don’t need to disable anti-aliasing for fonts on OSX when using a bitmap font. This way, it’s easier if I want to switch fonts.
* Emacs: Workaround strange menu errorAlan Pearce2016-09-02-1/+2
|
* Emacs: Setup scala environmentAlan Pearce2016-08-12-0/+16
|
* Emacs: Delete to trash correctly on OSXAlan Pearce2016-08-12-1/+6
|
* Emacs: Split windows horizontally moreAlan Pearce2016-07-23-1/+1
|
* Emacs: Don’t flycheck whilst idleAlan Pearce2016-07-11-1/+3
|
* Emacs: Fix display of page break lines adaptivelyAlan Pearce2016-07-09-1/+9
|
* Emacs: Use Liberation Mono on WindowsAlan Pearce2016-07-09-1/+1
|
* Emacs: Avoid using MELPA for packagesAlan Pearce2016-07-07-0/+45
| | | | | Create a whitelist of desired packages that are not (at the current time) available elsewhere
* Remove unused packagesAlan Pearce2016-07-07-20/+0
|
* Emacs: Remove js2 imenu menuAlan Pearce2016-07-07-0/+5
|
* Emacs: Remove correct javascript menuAlan Pearce2016-07-07-1/+1
|
* Emacs: Show zero values in cumulative budgetAlan Pearce2016-07-05-1/+1
|
* Emacs: Switch OSX bitmap fontAlan Pearce2016-07-05-1/+1
| | | | Makes smart quotes look like quotes, not guillemots
* Emacs: M-x repunctuate-sentencesAlan Pearce2016-07-05-15/+15
|
* Emacs: Disable “fast” keys for expand-regionAlan Pearce2016-07-05-2/+3
|
* Emacs: Remove extra Javascript menuAlan Pearce2016-07-04-0/+1
|
* Emacs: Reset window-splitting thresholdsAlan Pearce2016-07-04-2/+2
|
* Emacs: Move smartparens’ keys out of swiper’s wayAlan Pearce2016-07-04-3/+3
|
* Emacs: Fix error when starting web-modeAlan Pearce2016-07-04-2/+1
|
* Emacs: Fix smartparens in web-modeAlan Pearce2016-07-04-4/+3
|
* Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-07-03-1/+1
|\
| * Emacs: Use Proggy font on macOS (normal DPI)Alan Pearce2016-06-30-1/+1
| |
* | Fix open-budget commandAlan Pearce2016-07-03-5/+6
|/
* Emacs: add command to open budgetAlan Pearce2016-06-25-0/+5
|
* Emacs: Fix ap/set-fonts argument errorsAlan Pearce2016-06-25-2/+2
|
* Emacs: Don’t auto-quote web-mode attrsAlan Pearce2016-06-17-1/+2
|
* Fix outlineAlan Pearce2016-06-17-1/+1
|
* Emacs: Add company-web and re-work backends listAlan Pearce2016-06-17-2/+10
|
* Emacs: Make font-setting function interactiveAlan Pearce2016-06-17-0/+1
|
* Emacs: Use `window-system` for all font checksAlan Pearce2016-06-13-1/+1
|
* Emacs: Set OS X differently depending on displaysAlan Pearce2016-06-13-25/+32
|
* Emacs: Fix incorrect nestingAlan Pearce2016-06-10-10/+11
|
* Emacs: Change s-p to show all recent projectsAlan Pearce2016-06-10-1/+1
|
* Emacs: Resize frames (OS windows) by charactersAlan Pearce2016-06-08-1/+1
|
* Emacs: Ensure typo-mode starts in EnglishAlan Pearce2016-06-08-1/+1
|
* Emacs: Try some non-AA fonts in OS XAlan Pearce2016-06-08-1/+2
| | | | It’s one way to get around OS X’s weird font rendering…
* Emacs: Pair <% %> in web-modeAlan Pearce2016-06-08-1/+4
|