log .elisp/settings/40.modes.el @ 479:601884c45f8a

age author description
Thu, 21 Feb 2019 20:35:10 -0500 Augie Fackler emacs: switch to from-hg hg-test-mode config
Fri, 28 Apr 2017 14:52:18 -0400 Augie Fackler modes: try and clean up python indentation a bit
Wed, 05 Nov 2014 12:53:02 -0500 Augie Fackler c-mode: detect when I'm editing a .c file from hg and set style appropriately
Mon, 01 Sep 2014 13:02:23 -0400 Augie Fackler diff-mode: don't clean whitespace
Tue, 07 May 2013 14:39:15 -0400 Augie Fackler emacs: edit tempfiles from mutt in mail-mode
Tue, 04 Dec 2012 11:02:06 -0600 Augie Fackler python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow
Wed, 17 Oct 2012 08:21:19 -0500 Augie Fackler python-mode: enable flyspell-prog-mode for spellchecking in comments in Python
Fri, 27 Apr 2012 16:50:05 -0500 Augie Fackler emacs go: move go config to a new file
Tue, 02 Aug 2011 17:27:53 -0500 Augie Fackler go-mode-hook: disable tabs highlighting, enable tab indentation
Mon, 13 Jun 2011 11:00:02 -0500 Augie Fackler emacs java: adjustments from actual java hackery
Thu, 13 Jan 2011 12:43:22 -0600 Augie Fackler c++: enable tab completion
Mon, 20 Sep 2010 07:35:29 -0500 Augie Fackler modes: enable Go mode if it can be found
Mon, 20 Sep 2010 07:35:29 -0500 Augie Fackler af-no-clean-whitespace: make interactive for easy disabling when it is just noise.
Sat, 14 Aug 2010 21:58:40 -0500 Augie Fackler emacs: make diff-mode mq-aware
Sat, 14 Aug 2010 20:42:58 -0500 Augie Fackler emacs: move colors to their own file and migrate to whitespace from wspace
Tue, 13 Apr 2010 14:49:59 -0500 Augie Fackler modes: handle annotations better
Tue, 06 Apr 2010 15:13:50 -0500 Augie Fackler Merge
Tue, 06 Apr 2010 15:01:41 -0500 Augie Fackler emacs: enable column-number-mode
Sat, 06 Mar 2010 23:09:39 -0600 Augie Fackler emacs: disable whitespace-cleanup in makefiles, highlight tabs in makefiles
Tue, 15 Sep 2009 16:59:47 -0500 Augie Fackler emacs modes: use comment-indent-new-line for python
Thu, 02 Jul 2009 11:29:45 -0500 Augie Fackler Rakefiles are ruby too.
Thu, 02 Jul 2009 11:29:29 -0500 Augie Fackler Latest nosemacs, python menu item for running nose with --failed.
Fri, 26 Jun 2009 11:39:39 -0500 Augie Fackler More ruby fixes, set html.erb to be some non-useless mode.
Thu, 18 Jun 2009 17:07:55 -0500 Augie Fackler Unbreaks this file, but I am not sure if the django stuff is working properly.
Wed, 17 Jun 2009 15:47:51 -0500 Augie Fackler reindent-then-newline-and-indent is the best discovery of the week.
Thu, 11 Jun 2009 16:30:14 -0500 Augie Fackler Add django-html-mode.
Tue, 02 Jun 2009 14:00:56 -0500 Augie Fackler Add some nosetests keybindings.
Thu, 30 Apr 2009 13:51:06 -0500 Augie Fackler Experimental keybindings.
Mon, 27 Apr 2009 21:52:04 -0500 Augie Fackler First stab at some menu items for the nose stuff.
Wed, 15 Apr 2009 22:28:20 -0500 Augie Fackler Moving all clojure stuff to a more self-contained area.
Mon, 13 Apr 2009 20:33:26 -0500 Augie Fackler Fix some ruby mode keybindings.
Fri, 10 Apr 2009 11:18:03 -0500 Augie Fackler Bind g to recompile in compilation-mode buffers.
Thu, 09 Apr 2009 13:39:20 -0500 Augie Fackler Modularize .emacs