summary refs log tree commit diff stats
path: root/tag-emacs
Commit message (Collapse)AuthorAgeLines
* Change indentation setup to two spacesAlan Pearce2016-10-31-27/+33
|
* Emacs: Update js2-mode configurationAlan Pearce2016-10-27-2/+1
|
* Don’t load tern.el if executable missingAlan Pearce2016-10-14-0/+1
|
* Use web-mode for normal html filesAlan Pearce2016-10-14-1/+1
|
* Emacs: Swap crux open-line keybindsAlan Pearce2016-10-14-2/+2
|
* Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-10-12-7/+5
|\
| * Emacs: Fix tramp prompt regexp for FreeBSD hostsAlan Pearce2016-10-04-1/+1
| |
| * Emacs: Fix oversized euro sign on X11Alan Pearce2016-10-02-0/+1
| | | | | | | | Set fallback font as Terminus
| * Emacs: Use builtin function to create font-specAlan Pearce2016-10-02-6/+3
| |
* | Emacs: Replace simple functions with crux.elAlan Pearce2016-10-11-48/+22
|/
* Emacs: Show Assets:Budget in budget reportAlan Pearce2016-09-28-1/+1
|
* Emacs: Install and configure nixos completionsAlan Pearce2016-09-28-0/+7
|
* Emacs: Use SF Mono font on macOSAlan Pearce2016-09-27-1/+1
|
* Emacs: Add smartscan-modeAlan Pearce2016-09-26-0/+10
| | | | | Go to next/previous instance of symbol at point with M-n and M-p. M-' to replace all instances of symbol
* Emacs: Try smaller, unsmoothed fonts on X11Alan Pearce2016-09-25-1/+1
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2016-09-24-903/+912
|\
| * Emacs: Add mpc setupAlan Pearce2016-09-23-0/+9
| |
| * Merge remote-tracking branch 'origin/master'Alan Pearce2016-09-23-871/+871
| |\
| * | Emacs: Use Monoid HalfTight on Retina displayAlan Pearce2016-09-23-33/+33
| | |
* | | Emacs: Use Liberation Sans on linuxAlan Pearce2016-09-24-1/+1
| |/ |/| | | | | It’s more likely to be available
* | Emacs: Resize fonts on linuxAlan Pearce2016-09-21-33/+33
|/ | | | | Changing the specification of the font size caused the size to change somehow. This makes the fonts the same real size as before.
* Emacs: Move avy-goto-word keybindingAlan Pearce2016-09-21-1/+1
| | | | It was shadowing some useful keybinds, like M-s M-w (eww-search-words)
* Emacs: Use async operations for package.elAlan Pearce2016-09-20-0/+1
|
* 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
|