]> code.delx.au - dotemacs/log
dotemacs
7 years agouse counsel-recentf instead of ivy-recentf
James Bunton [Thu, 25 Aug 2016 11:07:01 +0000 (21:07 +1000)]
use counsel-recentf instead of ivy-recentf

7 years agoupdate packages
James Bunton [Thu, 25 Aug 2016 11:04:49 +0000 (21:04 +1000)]
update packages

7 years agoREADME updates
James Bunton [Thu, 25 Aug 2016 10:44:33 +0000 (20:44 +1000)]
README updates

7 years agoyaml
James Bunton [Thu, 25 Aug 2016 09:30:32 +0000 (19:30 +1000)]
yaml

7 years agodisable js2-mode warnings, flycheck is better
James Bunton [Sun, 14 Aug 2016 23:57:18 +0000 (09:57 +1000)]
disable js2-mode warnings, flycheck is better

7 years agoallow copying lines in read-only files
James Bunton [Sun, 14 Aug 2016 23:57:04 +0000 (09:57 +1000)]
allow copying lines in read-only files

7 years agoupgraded packages
James Bunton [Sat, 13 Aug 2016 00:26:41 +0000 (10:26 +1000)]
upgraded packages

7 years agoresize window key bindings
James Bunton [Tue, 2 Aug 2016 23:05:05 +0000 (09:05 +1000)]
resize window key bindings

7 years agofix my/duplicate-line when at EOF without newline
James Bunton [Tue, 2 Aug 2016 23:04:42 +0000 (09:04 +1000)]
fix my/duplicate-line when at EOF without newline

7 years agodisable magit nagging about long commit messages
James Bunton [Tue, 2 Aug 2016 08:04:13 +0000 (18:04 +1000)]
disable magit nagging about long commit messages

7 years agodiminish emacs-slime-nav
James Bunton [Sun, 31 Jul 2016 16:01:31 +0000 (02:01 +1000)]
diminish emacs-slime-nav

7 years agobump package versions
James Bunton [Sun, 31 Jul 2016 16:01:18 +0000 (02:01 +1000)]
bump package versions

7 years agoace-window
James Bunton [Sat, 30 Jul 2016 23:37:20 +0000 (09:37 +1000)]
ace-window

7 years agoimproved readme
James Bunton [Sat, 30 Jul 2016 23:36:53 +0000 (09:36 +1000)]
improved readme

7 years agoelisp-slime-nav
James Bunton [Sat, 30 Jul 2016 23:19:31 +0000 (09:19 +1000)]
elisp-slime-nav

7 years agotransparency!
James Bunton [Sat, 30 Jul 2016 23:09:00 +0000 (09:09 +1000)]
transparency!

7 years agouse cl-loop
James Bunton [Sat, 30 Jul 2016 11:27:29 +0000 (21:27 +1000)]
use cl-loop

7 years agoavy jump key binding improvements
James Bunton [Sat, 30 Jul 2016 11:03:56 +0000 (21:03 +1000)]
avy jump key binding improvements

7 years agomagit key binding improvements
James Bunton [Sat, 30 Jul 2016 10:59:02 +0000 (20:59 +1000)]
magit key binding improvements

7 years agoremove ibuffer-vc
James Bunton [Sat, 30 Jul 2016 10:56:02 +0000 (20:56 +1000)]
remove ibuffer-vc

7 years agoproperly exclude recentf from recentf
James Bunton [Sat, 30 Jul 2016 10:17:11 +0000 (20:17 +1000)]
properly exclude recentf from recentf

7 years agomagit
James Bunton [Sat, 30 Jul 2016 07:57:20 +0000 (17:57 +1000)]
magit

7 years agoload-path improvements
James Bunton [Sat, 30 Jul 2016 07:54:13 +0000 (17:54 +1000)]
load-path improvements

7 years agomajor config refactor
James Bunton [Sat, 30 Jul 2016 01:31:21 +0000 (11:31 +1000)]
major config refactor

- Document occur in README
- Switch from popwin to shackle
- Added hl-todo
- Added goto-address-mode
- Removed restclient
- Sensible configuration for ediff-mode
- Split configuration into smaller and more sensible files

7 years agofind-prod-or-test-file
James Bunton [Thu, 28 Jul 2016 13:42:52 +0000 (23:42 +1000)]
find-prod-or-test-file

7 years agohighlight current line
James Bunton [Thu, 28 Jul 2016 12:00:12 +0000 (22:00 +1000)]
highlight current line

7 years agoset find-file-visit-truename, simplify recentf
James Bunton [Thu, 28 Jul 2016 11:59:44 +0000 (21:59 +1000)]
set find-file-visit-truename, simplify recentf

7 years agodirex improvements
James Bunton [Thu, 28 Jul 2016 11:57:52 +0000 (21:57 +1000)]
direx improvements

7 years agoonly enable yasnippet in prog-mode
James Bunton [Thu, 28 Jul 2016 11:57:22 +0000 (21:57 +1000)]
only enable yasnippet in prog-mode

7 years agoonly show trailing whitespace in text/prog modes
James Bunton [Thu, 28 Jul 2016 11:56:56 +0000 (21:56 +1000)]
only show trailing whitespace in text/prog modes

7 years agoextra markdown-mode file extension
James Bunton [Thu, 28 Jul 2016 11:55:34 +0000 (21:55 +1000)]
extra markdown-mode file extension

7 years agoload keys last to override any modes
James Bunton [Thu, 28 Jul 2016 11:55:05 +0000 (21:55 +1000)]
load keys last to override any modes

7 years agoadd commands to readme
James Bunton [Thu, 28 Jul 2016 11:54:38 +0000 (21:54 +1000)]
add commands to readme

7 years agoimprove my/substitute-line
James Bunton [Thu, 28 Jul 2016 11:53:58 +0000 (21:53 +1000)]
improve my/substitute-line

7 years agomessage when init.el is finished
James Bunton [Wed, 27 Jul 2016 23:36:43 +0000 (09:36 +1000)]
message when init.el is finished

7 years agorebind M-{ and M-} to jump by blocks in markdown-mode, it has a weird definition...
James Bunton [Wed, 27 Jul 2016 23:36:16 +0000 (09:36 +1000)]
rebind M-{ and M-} to jump by blocks in markdown-mode, it has a weird definition of paragraph

7 years agouse mode hooks instead of setq-default
James Bunton [Wed, 27 Jul 2016 23:35:59 +0000 (09:35 +1000)]
use mode hooks instead of setq-default

7 years agodisable suspend
James Bunton [Wed, 27 Jul 2016 23:28:52 +0000 (09:28 +1000)]
disable suspend

7 years agosmarter yank
James Bunton [Wed, 27 Jul 2016 15:25:34 +0000 (01:25 +1000)]
smarter yank

7 years agomore text utility functions with key bindings
James Bunton [Wed, 27 Jul 2016 15:11:05 +0000 (01:11 +1000)]
more text utility functions with key bindings

* Copy line (yy in vim)
* Duplicate line (yy, p in vim)
* Kill whole line (dd in vim)
* Substitute line (S in vim)
* comment-dwim improved handling of regions
* Moved frame titles to my-gui.el
* Made all text utilities take arguments

7 years agomuch bigger undo limit
James Bunton [Wed, 27 Jul 2016 15:10:29 +0000 (01:10 +1000)]
much bigger undo limit

7 years agoreduce avy jump timeout
James Bunton [Wed, 27 Jul 2016 15:10:14 +0000 (01:10 +1000)]
reduce avy jump timeout

7 years agocounsel-find-file should not show . and ..
James Bunton [Wed, 27 Jul 2016 15:09:52 +0000 (01:09 +1000)]
counsel-find-file should not show . and ..

7 years agoexclude some things from recentf
James Bunton [Wed, 27 Jul 2016 12:40:47 +0000 (22:40 +1000)]
exclude some things from recentf

7 years agolexical binding
James Bunton [Wed, 27 Jul 2016 15:07:54 +0000 (01:07 +1000)]
lexical binding

7 years agogit-gutter
James Bunton [Sun, 24 Jul 2016 23:24:58 +0000 (09:24 +1000)]
git-gutter

7 years agodirex-project with popwin for file-tree popup
James Bunton [Sun, 24 Jul 2016 23:24:15 +0000 (09:24 +1000)]
direx-project with popwin for file-tree popup

7 years agoStore auto-save files in ~/tmp
James Bunton [Sun, 24 Jul 2016 23:23:26 +0000 (09:23 +1000)]
Store auto-save files in ~/tmp

7 years agoflycheck improvements
James Bunton [Sun, 24 Jul 2016 11:01:45 +0000 (21:01 +1000)]
flycheck improvements

7 years agouse avy instead of ace-jump
James Bunton [Sun, 24 Jul 2016 10:59:36 +0000 (20:59 +1000)]
use avy instead of ace-jump

7 years agomarkdown_py
James Bunton [Fri, 22 Jul 2016 15:39:41 +0000 (01:39 +1000)]
markdown_py

7 years agoupdated readme
James Bunton [Fri, 22 Jul 2016 14:05:16 +0000 (00:05 +1000)]
updated readme

7 years agodirex project mode
James Bunton [Fri, 22 Jul 2016 13:22:33 +0000 (23:22 +1000)]
direx project mode

7 years agokeep original kill-buffer command
James Bunton [Fri, 22 Jul 2016 13:22:13 +0000 (23:22 +1000)]
keep original kill-buffer command

7 years agodirex with popwin
James Bunton [Fri, 22 Jul 2016 11:44:42 +0000 (21:44 +1000)]
direx with popwin

7 years agorecentf-mode should be quiet
James Bunton [Fri, 22 Jul 2016 11:21:28 +0000 (21:21 +1000)]
recentf-mode should be quiet

7 years agoMoved yes-or-no-p
James Bunton [Fri, 22 Jul 2016 11:18:54 +0000 (21:18 +1000)]
Moved yes-or-no-p

7 years agoChanged counsel-git and counsel-git-grep keys
James Bunton [Fri, 22 Jul 2016 11:18:20 +0000 (21:18 +1000)]
Changed counsel-git and counsel-git-grep keys

7 years agoUse default places file
James Bunton [Fri, 22 Jul 2016 11:17:49 +0000 (21:17 +1000)]
Use default places file

7 years agofix renamed function
James Bunton [Fri, 22 Jul 2016 07:19:04 +0000 (17:19 +1000)]
fix renamed function

7 years agoshow xterm title in screen sessions
James Bunton [Fri, 22 Jul 2016 02:08:53 +0000 (12:08 +1000)]
show xterm title in screen sessions

7 years agoDon't clobber C-x C-k
James Bunton [Fri, 22 Jul 2016 02:08:35 +0000 (12:08 +1000)]
Don't clobber C-x C-k

7 years agoxterm frame title support
James Bunton [Thu, 21 Jul 2016 23:21:33 +0000 (09:21 +1000)]
xterm frame title support

7 years agoxterm mouse support
James Bunton [Thu, 21 Jul 2016 23:21:21 +0000 (09:21 +1000)]
xterm mouse support

7 years agomarkdown-mode
James Bunton [Thu, 21 Jul 2016 23:19:26 +0000 (09:19 +1000)]
markdown-mode

7 years agouse local eslint in flycheck
James Bunton [Thu, 21 Jul 2016 07:39:29 +0000 (17:39 +1000)]
use local eslint in flycheck

7 years agoprefix all my defuns with 'my/'
James Bunton [Thu, 21 Jul 2016 07:36:42 +0000 (17:36 +1000)]
prefix all my defuns with 'my/'

7 years agofixed submodule URL
James Bunton [Thu, 21 Jul 2016 07:05:43 +0000 (17:05 +1000)]
fixed submodule URL

7 years agoremove unneeded hook
James Bunton [Wed, 20 Jul 2016 16:10:21 +0000 (02:10 +1000)]
remove unneeded hook

7 years agoremoved debug logging
James Bunton [Wed, 20 Jul 2016 16:10:13 +0000 (02:10 +1000)]
removed debug logging

7 years agodocumented smerge-mode
James Bunton [Wed, 20 Jul 2016 16:09:58 +0000 (02:09 +1000)]
documented smerge-mode

7 years agoget let-alist from emacs instead of elpa so I can have a current elpa submodule
James Bunton [Wed, 20 Jul 2016 15:31:49 +0000 (01:31 +1000)]
get let-alist from emacs instead of elpa so I can have a current elpa submodule

7 years agoupdated README
James Bunton [Wed, 20 Jul 2016 14:20:02 +0000 (00:20 +1000)]
updated README

7 years agoslime-mode
James Bunton [Wed, 20 Jul 2016 14:19:42 +0000 (00:19 +1000)]
slime-mode

7 years agohide some minor modes
James Bunton [Wed, 20 Jul 2016 14:19:16 +0000 (00:19 +1000)]
hide some minor modes

7 years agorestclient-mode
James Bunton [Wed, 20 Jul 2016 14:18:24 +0000 (00:18 +1000)]
restclient-mode

7 years agoyasnippet
James Bunton [Wed, 20 Jul 2016 14:16:37 +0000 (00:16 +1000)]
yasnippet

7 years agotoggle whitespace and toggle wordwrap
James Bunton [Wed, 20 Jul 2016 14:15:46 +0000 (00:15 +1000)]
toggle whitespace and toggle wordwrap

7 years agoivy-resume bound to easy to press: C-r
James Bunton [Wed, 20 Jul 2016 14:15:18 +0000 (00:15 +1000)]
ivy-resume bound to easy to press: C-r

7 years agoshow trailing whitespace
James Bunton [Wed, 20 Jul 2016 14:14:49 +0000 (00:14 +1000)]
show trailing whitespace

7 years agoimproved buffer killing
James Bunton [Wed, 20 Jul 2016 14:14:12 +0000 (00:14 +1000)]
improved buffer killing

7 years agouse pastels on dark theme
James Bunton [Wed, 20 Jul 2016 09:55:42 +0000 (19:55 +1000)]
use pastels on dark theme

7 years agoeditorconfig is awesome!
James Bunton [Wed, 20 Jul 2016 09:53:32 +0000 (19:53 +1000)]
editorconfig is awesome!

7 years ago'C-c f' excludes gitignored files
James Bunton [Wed, 20 Jul 2016 09:20:38 +0000 (19:20 +1000)]
'C-c f' excludes gitignored files

7 years agoinclude packages as submodules
James Bunton [Wed, 20 Jul 2016 00:08:33 +0000 (10:08 +1000)]
include packages as submodules

7 years agokey bindings
James Bunton [Wed, 20 Jul 2016 00:08:17 +0000 (10:08 +1000)]
key bindings

7 years agofixed warning
James Bunton [Wed, 20 Jul 2016 00:07:19 +0000 (10:07 +1000)]
fixed warning

7 years agoset custom git commands
James Bunton [Tue, 19 Jul 2016 08:40:18 +0000 (18:40 +1000)]
set custom git commands

7 years agoenable all commands by default
James Bunton [Mon, 18 Jul 2016 23:29:54 +0000 (09:29 +1000)]
enable all commands by default

7 years agoimproved key bindings
James Bunton [Mon, 18 Jul 2016 23:29:44 +0000 (09:29 +1000)]
improved key bindings

7 years agomassive config improvements, use git-submodule packaging
James Bunton [Mon, 18 Jul 2016 16:38:11 +0000 (02:38 +1000)]
massive config improvements, use git-submodule packaging

7 years agogitignore split into multiple files
James Bunton [Mon, 18 Jul 2016 15:45:44 +0000 (01:45 +1000)]
gitignore split into multiple files

7 years agoclose all buffers when last frame closes
James Bunton [Sun, 26 Jun 2016 12:46:17 +0000 (22:46 +1000)]
close all buffers when last frame closes

7 years agoset icon-title-format
James Bunton [Sun, 26 Jun 2016 06:07:47 +0000 (16:07 +1000)]
set icon-title-format

7 years agobetter buffer handling
James Bunton [Sun, 26 Jun 2016 02:27:09 +0000 (12:27 +1000)]
better buffer handling

7 years agostart in daemon mode
James Bunton [Sun, 26 Jun 2016 00:25:39 +0000 (10:25 +1000)]
start in daemon mode

7 years agodon't warn about following symlinks
James Bunton [Sun, 26 Jun 2016 00:24:14 +0000 (10:24 +1000)]
don't warn about following symlinks

7 years agoset python default indent to 4
James Bunton [Sun, 26 Jun 2016 00:23:57 +0000 (10:23 +1000)]
set python default indent to 4

7 years agoREADME addition
James Bunton [Sun, 26 Jun 2016 00:23:15 +0000 (10:23 +1000)]
README addition

7 years agoset frame-title-format
James Bunton [Sat, 25 Jun 2016 01:02:15 +0000 (11:02 +1000)]
set frame-title-format