3 years agofinal tt updates master
Stefan Bund [Tue, 29 Sep 2020 20:08:00 +0000]
final tt updates

5 years agoremove org-mode
Stefan Bund [Fri, 18 Jan 2019 16:40:20 +0000]
remove org-mode

5 years agoupdate
Stefan Bund [Fri, 18 Jan 2019 16:38:15 +0000]
update

6 years agoconfirm exit when hitting C-x C-c
Stefan Bund [Fri, 13 Oct 2017 11:00:29 +0000]
confirm exit when hitting C-x C-c

6 years agobetter C-x = (safe-maximize-window) binding
Stefan Bund [Fri, 13 Oct 2017 11:00:01 +0000]
better C-x = (safe-maximize-window) binding

6 years agox2go: workaround for ssh agent bug
Stefan Bund [Wed, 11 Oct 2017 16:09:41 +0000]
x2go: workaround for ssh agent bug

6 years agosolarized: use more bold
Stefan Bund [Wed, 11 Oct 2017 16:09:26 +0000]
solarized: use more bold

6 years agodisable menubar
Stefan Bund [Wed, 11 Oct 2017 16:09:03 +0000]
disable menubar

6 years agomy-setup-windows: balance windows horizontally
Stefan Bund [Wed, 11 Oct 2017 16:08:22 +0000]
my-setup-windows: balance windows horizontally

6 years agoupdate .gitignore
Stefan Bund [Fri, 6 Oct 2017 10:34:49 +0000]
update .gitignore

6 years agouse solarized-light color scheme
Stefan Bund [Fri, 6 Oct 2017 10:34:26 +0000]
use solarized-light color scheme

6 years agofix environment when launching via x2go
Stefan Bund [Fri, 6 Oct 2017 10:33:12 +0000]
fix environment when launching via x2go

6 years agominor updates
Stefan Bund [Fri, 6 Oct 2017 10:32:54 +0000]
minor updates

6 years agonxml nxml-complete keybinding
Stefan Bund [Fri, 6 Oct 2017 10:32:35 +0000]
nxml nxml-complete keybinding

6 years agomywin: use whitespace-line-column to calculate number of parallel windows
Stefan Bund [Fri, 6 Oct 2017 10:31:52 +0000]
mywin: use whitespace-line-column to calculate number of parallel windows

6 years agomagit/company updates and extensions
Stefan Bund [Fri, 6 Oct 2017 10:29:51 +0000]
magit/company updates and extensions

6 years agoupdate documentation
Stefan Bund [Tue, 25 Apr 2017 16:59:35 +0000]
update documentation

6 years agoadd system-cores.el module
Stefan Bund [Tue, 25 Apr 2017 16:45:45 +0000]
add system-cores.el module

6 years agoadd rags and company modules
Stefan Bund [Tue, 25 Apr 2017 16:44:50 +0000]
add rags and company modules

6 years agoenable xquery mode
Stefan Bund [Tue, 25 Apr 2017 16:27:34 +0000]
enable xquery mode

6 years agoadd dtrt-indent module
Stefan Bund [Tue, 25 Apr 2017 16:26:31 +0000]
add dtrt-indent module

6 years agoupdate emacsstuff (cc-ide module)
Stefan Bund [Tue, 25 Apr 2017 16:17:43 +0000]
update emacsstuff (cc-ide module)

6 years agobind ffap to \C-cF
Stefan Bund [Tue, 25 Apr 2017 16:11:47 +0000]
bind ffap to \C-cF

6 years agoreimplement whitespace mode toggling (bound to \C-c ' SPC)
Stefan Bund [Tue, 25 Apr 2017 16:11:13 +0000]
reimplement whitespace mode toggling (bound to \C-c ' SPC)

6 years agoimplement eshell-switch-directory-current-buffer bound to \C-cE
Stefan Bund [Tue, 25 Apr 2017 16:10:15 +0000]
implement eshell-switch-directory-current-buffer bound to \C-cE

6 years agooptional prefix argument for setup-my-windows (C-x 9)
Stefan Bund [Tue, 25 Apr 2017 16:08:10 +0000]
optional prefix argument for setup-my-windows (C-x 9)

7 years agoadd magit-diff-master-mergebase command
Stefan Bund [Tue, 7 Mar 2017 12:25:51 +0000]
add magit-diff-master-mergebase command

7 years agoupdate font-lock keywords to include some C++11/14 stuff
Stefan Bund [Tue, 7 Mar 2017 12:25:29 +0000]
update font-lock keywords to include some C++11/14 stuff

7 years agoadd additional package dependencies
Stefan Bund [Tue, 7 Mar 2017 12:24:55 +0000]
add additional package dependencies

7 years agoupdate for new emacs version
Stefan Bund [Tue, 7 Mar 2017 12:24:38 +0000]
update for new emacs version

7 years agoadd xquery-mode
Stefan Bund [Tue, 7 Mar 2017 12:24:02 +0000]
add xquery-mode

7 years agoadd function to help debugging compilation-error-regex-alist related problems
Stefan Bund [Tue, 13 Dec 2016 10:49:36 +0000]
add function to help debugging compilation-error-regex-alist related problems

7 years agomore restrictive compilation error message parsing
Stefan Bund [Tue, 13 Dec 2016 10:29:26 +0000]
more restrictive compilation error message parsing

this change removes unused compilation error parsing regexps and changes the 'gnu' style parser to
ignore any filenames with whitespace.

7 years agofurther magit fixes
Stefan Bund [Tue, 13 Dec 2016 10:28:59 +0000]
further magit fixes

7 years agoadd remove-dos-eol utility
Stefan Bund [Wed, 7 Dec 2016 12:06:07 +0000]
add remove-dos-eol utility

7 years agoupdate textile auto-mode regexp
Stefan Bund [Wed, 7 Dec 2016 12:05:51 +0000]
update textile auto-mode regexp

7 years agomigrate to emacs24
Stefan Bund [Tue, 6 Dec 2016 08:56:43 +0000]
migrate to emacs24

7 years agomagit config updates
Stefan Bund [Tue, 6 Dec 2016 08:44:10 +0000]
magit config updates

7 years agoadd groovy (Jenkins) mode
Stefan Bund [Tue, 6 Dec 2016 08:43:00 +0000]
add groovy (Jenkins) mode

7 years agonew emacsstuff/ccide version
Stefan Bund [Fri, 20 May 2016 15:14:56 +0000]
new emacsstuff/ccide version

7 years agoconfig updates
Stefan Bund [Fri, 20 May 2016 09:28:15 +0000]
config updates

8 years agoorg mode, more window stuff
Stefan Bund [Thu, 17 Sep 2015 07:35:24 +0000]
org mode, more window stuff

9 years agofix ediff colors
Stefan Bund [Fri, 19 Dec 2014 11:46:22 +0000]
fix ediff colors

9 years agochange default magit tracking branch name style
Stefan Bund [Wed, 17 Dec 2014 15:40:58 +0000]
change default magit tracking branch name style

9 years agominor fixes
Stefan Bund [Thu, 4 Dec 2014 10:12:44 +0000]
minor fixes

9 years agosome highlighting cleanups, better/safer flymake init, fix weird glitches
Stefan Bund [Mon, 17 Nov 2014 12:24:48 +0000]
some highlighting cleanups, better/safer flymake init, fix weird glitches

9 years agomore updates
Stefan Bund [Thu, 17 Jul 2014 15:45:42 +0000]
more updates

9 years agoupdates
Stefan Bund [Thu, 17 Jul 2014 15:43:09 +0000]
updates

9 years agoseveral config updates
Stefan Bund [Fri, 23 May 2014 10:18:59 +0000]
several config updates

9 years agoadd develock-py.el
Stefan Bund [Fri, 23 May 2014 10:15:00 +0000]
add develock-py.el

9 years agoupdate
Stefan Bund [Tue, 13 May 2014 17:17:59 +0000]
update

10 years agoupdate emacsstuff
Stefan Bund [Thu, 20 Mar 2014 07:53:07 +0000]
update emacsstuff

10 years agonew stuff
Stefan Bund [Thu, 20 Mar 2014 07:49:00 +0000]
new stuff

10 years agoupdates
Stefan Bund [Thu, 20 Mar 2014 07:45:38 +0000]
updates

10 years agosome updates
Stefan Bund [Tue, 14 May 2013 14:44:00 +0000]
some updates

10 years agoupdate magit revision
Stefan Bund [Tue, 7 May 2013 11:09:33 +0000]
update magit revision

10 years agoalternative keybindings for text mode emacs
Stefan Bund [Tue, 7 May 2013 11:05:47 +0000]
alternative keybindings for text mode emacs

10 years agohandle errors in load-dir.el
Stefan Bund [Tue, 7 May 2013 11:05:22 +0000]
handle errors in load-dir.el

10 years agofix setup/magit.el
Stefan Bund [Tue, 7 May 2013 10:55:34 +0000]
fix setup/magit.el

10 years agoupdate magit submodule
Stefan Bund [Tue, 7 May 2013 06:54:14 +0000]
update magit submodule

10 years agoadd python setup
Stefan Bund [Mon, 6 May 2013 14:33:49 +0000]
add python setup

10 years agocython mode, smerge mode, updates
Stefan Bund [Mon, 6 May 2013 14:21:45 +0000]
cython mode, smerge mode, updates

10 years agofix .gitmodules file. emacsstuff submodule
Stefan Bund [Mon, 6 May 2013 14:10:22 +0000]
fix .gitmodules file. emacsstuff submodule

11 years agomultiple updates:
Stefan Bund [Mon, 6 Aug 2012 08:20:51 +0000]
multiple updates:

 * update python integration
 * add global binding for toggle-truncate-lines
 * dired-x and dired-omit git files
 * move history navigation in eshell to C-<up> / C-<down>
 * add gnuplot mode
 * better eshell / git integration (set some GIT_* env vars)
 * more flexible my-setup-windows

11 years agonew global keybinding (whitespace-mode)
Stefan Bund [Mon, 7 May 2012 08:30:04 +0000]
new global keybinding (whitespace-mode)

11 years agofix python keybindings, auto cleanup python imports on save
Stefan Bund [Mon, 7 May 2012 08:23:55 +0000]
fix python keybindings, auto cleanup python imports on save

11 years agomore keybindings
unknown [Mon, 7 May 2012 08:19:29 +0000]
more keybindings

11 years agoadditional global bindings, goto-last-change, nxml config updates
unknown [Wed, 21 Mar 2012 16:54:31 +0000]
additional global bindings, goto-last-change, nxml config updates

11 years agoadd schema-awareness to nxml-docbook-make-common-element
unknown [Tue, 6 Mar 2012 10:47:51 +0000]
add schema-awareness to nxml-docbook-make-common-element

12 years agopython setup README and adjustments
Stefan Bund [Mon, 12 Mar 2012 15:54:45 +0000]
python setup README and adjustments

12 years agoadd python stuff
Stefan Bund [Mon, 12 Mar 2012 15:12:54 +0000]
add python stuff

12 years agomuch more stable version of nxml-docbook-make-common-element
unknown [Mon, 5 Mar 2012 20:17:04 +0000]
much more stable version of nxml-docbook-make-common-element

12 years agoNew nxml.el completion functionality
unknown [Mon, 5 Mar 2012 13:21:50 +0000]
New nxml.el completion functionality

12 years agoremove bookmarks file from repository
unknown [Fri, 2 Mar 2012 10:23:29 +0000]
remove bookmarks file from repository

12 years agonxml-mode extensions
unknown [Fri, 2 Mar 2012 09:56:58 +0000]
nxml-mode extensions

12 years agolots of customization updates
unknown [Fri, 2 Mar 2012 09:56:46 +0000]
lots of customization updates

12 years agoNew stuff in setup: bindings.el, flyspell.el, mywin.el
unknown [Fri, 2 Mar 2012 09:56:23 +0000]
New stuff in setup: bindings.el, flyspell.el, mywin.el

12 years agoEmacs customization variables moved into .emacs.d directory
Stefan Bund [Fri, 9 Dec 2011 09:59:18 +0000]
Emacs customization variables moved into .emacs.d directory

12 years agoadded textile-mode and mmm-mode. xpath stuff
Stefan Bund [Fri, 9 Dec 2011 09:40:50 +0000]
added textile-mode and mmm-mode. xpath stuff

12 years agoinitial commit
unknown [Wed, 9 Nov 2011 17:00:39 +0000]
initial commit