log .elisp/settings/40.modes.el @ 527:e69d3e15b1b7 default tip

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