2014-07-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Byte compile twice to pick up any other byte-compile issues

2014-07-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte compile issues; Key frequency image issues have started to be
	fixed

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix typo in ergoemacs-keyfreq-gen-img

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add copyright symbol

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove duplicate ergoemacs-repeat-movement-full-keymap

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-keymap typo

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.14.7.1

	- Fix problems with undefined keys (C-x C-s) not being detected after
	 using a globally set key.  Now C-x C-s produces, use C-s for save.

	- Added capability to use short key descriptions with
	 `ergoemacs-use-small-symbols`.	 This translates emacs C- to ^, S-
	 to ⇧ and M- to ♦.

	- Fixed bug when translating certain commands to key sequences.	 For
	 example, when updating packages, emacs will now say "X packages can be
	 upgraded; Type Shift+U to mark them for upgrading instead of Type M-a
	 ... to mark them for upgrading".

	- Removed unnecessary load-path complexities.

	- Changed website address.

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change copyright symbol

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'externals/ergoemacs-mode' of
	git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove unnecessary file expansion

2014-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	remove ergoemacs-unbind-keymap compiler warning

2014-07-03  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #263 from akfoss/master

	update home page

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make package a requirement.

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	declare real-key-binding

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #264

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add unbound commands test for C-x C-s

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add test for U in package list

2014-07-03  akfoss  <ak@ubuntu.ir>

	update home page

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow short symbols to represent keys

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix website addresses

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put back C-u -> Ctrl+U instead of Ctrl+u

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix package-list-packages to show: X packages can be upgraded; type
	`ã€â‡§Shift+Uã€‘' to mark them for upgrading.

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make U-> ã€â‡§Shift+Uã€‘

2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>

	Avoid unsupported "0NN" in version.

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Check for pkg-dir to load ergoemacs-macros on compile

2014-07-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #251

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be a bit more careful when saving customizations; otherwise emacs wont 
	exit with unsucessful init files

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove junk files

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.14.07
	- Changed theme definitions
	- Allow variables to be set in theme definitions, will be changed when
	 variable exists.
	- Add Esperanto Layouts (Thanks to akfoss)
	- Fixed many menu issues (thanks to akfoss for pointing out)
	- Added travis support
	- Fixed ergoemacs-layout-programmer-dv (Thanks to bmalhorn)
	- Dropped support for Emacs 23
	- Dropped various themes, plan on repackaging them separately.
	- Added support for locate-mode in `ergoemacs-open-in-external-app`
	(thanks to guoci)
	- Added standard Norweigian QWERTY layout (Thanks to oegly)
	- Changed ergoemacs-style key translation to be more ubiquitous by 
	changing substitute-command-keys and other advices

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another issue With #255

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to M-o

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix another quote issue for #255

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Extra Quotes in Issue #255

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Extra Quote in Issue #255

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make Alt+; the ergoemacs-reduction M-x

2014-07-02  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #255 from akfoss/master

	add eo and eo-displaced

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #256

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #257 while maintining icicle compatability

2014-07-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #258

2014-07-01  akfoss  <ak@ubuntu.ir>

	fix a typo in esperanto variable

	displaced was misspelled as diplaced

2014-07-01  akfoss  <ak@ubuntu.ir>

	add eo and eo-displaced

	add support for Esperanto

2014-07-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Slight bug fix for beginning-of-line-or-what

2014-06-30  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #252 from akfoss/master

	sort layouts alphabetically

2014-06-30  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #254 from akfoss/master

	fix a typo

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make test string smaller/easier to debug for apps-copy

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add autoload cookie to ergoemacs-test-layout

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Run all ergoemacs- tests

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move ergoemacs-hook-functions to prevent warnings

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make apps-copy test use C-a

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More Robust ergoemacs-end-of-line-or-what (passes noninteractive test)

2014-06-30  akfoss  <ak@ubuntu.ir>

	fix a typo

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove condition-case handler

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make paste is calling pre/post commands

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure to include the ending new-line when copying an empty line

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure `ergoemacs-hook-functions` is non-nil

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move saving last closed buffer to ergoemacs-theme

2014-06-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Silence customize save with batch emacs.

2014-06-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte-compile errors

2014-06-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add version information for themes

2014-06-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make beginning/end of line work without font-lock

2014-06-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add test for begining and ending of line

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another fix for end of line or what

2014-06-27  Arash Kamangir  <ak@ubuntu.ir>

	sort layouts alphabetically

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modify copy-line-or-region to work with `org-mode`

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Comment out autopair; needs to go in options menu...

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Support smartparens-mode and auto-indent-mode

2014-06-27  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #248 from akfoss/master

	add electric-pair-mode as an option

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert ergoemacs-select-text-in-quote; Make expand-region consistent

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Prefer emacs 24.4 backward-up-list

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back reduced font-lock free ergoemacs-select-text-in-ascii-quote

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for cutting folded lines at the end of the line.

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the quote selection consistent.

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix `ergoemacs-select-text-in-ascii-quote` to work using font-lock

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Cleanup for select text in quotes

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move the fixed bracket moving to the bracket theme component.

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow emacs 24.4 differences for backward-up-list

2014-06-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix warnings for cua-clear-rectangle-mark.

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expanded outlook integration with Emacs org-mode

2014-06-27  akfoss  <ak@ubuntu.ir>

	add electric-pair-made as an option

	by using electric-pair-mode on Emacs >= 24 we can make emacs to
	automatically insert closing parentheses or bracket

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add the uri encoding function

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make comment-search-backward less fragile

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the default option back

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix beginning of line function again...

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change layout descriptions

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix `ergoemacs-beginning-of-line-or-what` and
	`ergoemacs-end-of-line-or-what`

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix order of operations

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add `cua-rect` require so that tests pass

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful of cua--rectangle

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove default redo keys; Possibly Fix Issue #242

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added disabling to redo based on undo-tree-mode

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make undo-tree the default undo method and installed when
	ergoemacs-mode is installed. Issue #242

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove archive-mode and ses-mode from menus. Issue #246.

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with links. Issue #247

2014-06-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Partial Fix for Issue #243

2014-06-25  Xah Lee  <xah@xahlee.org>

	`ergoemacs-select-text-in-quote' can now deal with escaped quote in 
	string.

2014-06-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-06-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix image generation and autohotkey generation

2014-06-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Drop FIXME

2014-06-25  Brian Malehorn  <bmalehorn@gmail.com>

	fix incorrect ergoemacs-layout-programmer-dv

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-06-24  Xah Lee  <xah@xahlee.org>

	modified ergoemacs-cut-all so it doesn't join previous cut.

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add send outlook files to emacs

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test Issue #243. C-c C-c M-x vs C-c C-c.

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Declare ergoemacs-use-M-x-p

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix helm-M-x keys again.

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-pushnew Issue #244.

2014-06-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove debugging comment for ergoemacs-rm-key

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only push new keys to ergoemacs-global-override-rm-keys, and don't push
	[remap]s (Issue #243)

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-key to work outside of themes again

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the C-e test

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow hooks in themes; save settings on exit (Issue #234)

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modify apps-copy test to use ert should instead of shoud ret

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Declare undo-tree

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update ergoemacs-test-layout so it wont parse the function

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More flexible redo, Issue #239

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Clean up open last closed buffer. (Issue #237)

2014-06-23  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #240 from akfoss/master

	change downcase and UPCASE for being more clear.

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #238

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #241

2014-06-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-test-layout

2014-06-23  Arash Kamangir  <ak@ubuntu.ir>

	change downcase and UPCASE for being more clear.

	change `Downcase` to `downcase` and `Upcase` to `UPCASE`. In this way,
	these menu items will be more clear to newbies.

2014-06-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #233

2014-06-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Do all tests

2014-06-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix some byte-compile issues

2014-06-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to eieio-named

2014-06-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-read-key-lookup-get-ret---universal

2014-06-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-substitute-command.

	Allows shortcuts to mask global bindins

2014-06-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now use ergoemacs-pretty-key to describe fn keys

2014-06-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Split out ert

2014-06-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add package-requires for emacs 24.1

2014-06-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added `ergoemacs-hook-functions`

2014-06-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remap universal-argument to ergoemacs-universal-argument

2014-06-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-repeat-movement-commands

2014-06-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-read-key-default to ergoemacs-smart-functions

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove cua-mode treatment in startup

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #231

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the `describe-mode` to `ergoemacs-describe-major-mode`. That way
	R will display the correct key to view information (C-h m)

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove adjoin issues in 24.1 and 24.2

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Non-conditional autoload at the beginning of the file.

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make this a emacs 24.4 autoload only

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change define-function to autoload

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix declare-function for cl-gensym

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Declare ergoemacs-read-key-default

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Declare cl-gensym

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove minibuffer hook

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Misc cleanups

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed ergoemacs-minibuffer-setup, different quote for
	emulation-mode-map-alists

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed saved-overriding-map variable changes.

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed more mark-whole-buffer

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add object-set-name-string compatability with 24.4

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed check for saved-overriding-map

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix eieio-object-name-string in emacs 24.4

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out mark-whole-buffer

2014-06-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out `mark-whole-buffer'

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs fixes for 24.4

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to make compatible with 24.4

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use :initialize #'custom-initialize-default

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove ert dependence.	Its in emacs 24

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update expections.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove emacs23 testing

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to make this a batch test.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Note that ergoemacs-mode requires emacs 24.1

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Backport `make-composed-keymap'.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix more compiler issues and typos

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow emacs23 to fail.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	dolist instaed of mapc

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	pushnew instead of add-to-list

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Generate image based on options

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make test dir the same as work dir

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Makefile fixes

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back ergoemacs-fixed-key and ergoemacs-key compatability.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Byte Compile Warnings

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make TEST_DIR first

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the test directory.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Get old-style fixed & variable layouts

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Makefile to have test-dir

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix defcustom

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finalize tests; Passes on windows

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove byte compiled load warning

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful when redefining maps.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful in error checking for ergoemacs-rm-key

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Advice key-binding to look at global keys without ergoemacs-mode

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix compiler warnings for ergoemacs-unbind.el

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte compile issues and remove gaia.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update documentation again.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Documentation update.

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added documentation and always respect file in
	ergoemacs-open-in-external-app

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Refactor ergoemacs-open-in-external-app

2014-06-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add w32-shell-execute for ignoring linux byte-compile errors

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte-compile files

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove cl dependence for ergoemacs-theme-engine.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed some of the issues with ergoemacs-theme-engine.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte-compile warnings for ergoemacs-macros.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move macros from ergoemacs-theme-engine

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out compiler errors from ergoemacs-test

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out compiler warnings from ergoemacs-shortcuts.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take away warnings from ergoemacs-mode.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	condition-case->ignore-errors ergoemacs-translate.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No more warnings for ergoemacs-modal.el; mapc->dolist

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix last compiler issue for ergoemacs-menus.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No compiler warnings for ergoemacs-menus.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Byte Compiler issues for ergoemacs-functions.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-macros for all macros.

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed stray saved variables

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove save-variable-state

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix many byte-compile warnings in ergoemacs-extras.el

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	move misplaced function

2014-06-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix many compiler warnings with ergoemacs-advices.el

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Attempt to restore last test engine and make cask use it

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Require the libraries that may be needed...

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Cask setup?

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reduce Readme.md and add build status

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove ergoemacs-test.el

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified ergoemacs-init not to depend on anything...

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	First attempt for Cask without Cask (I'm on windows)

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix shortcut keys again.

2014-06-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert "Fixed shortcut keys."

	This reverts commit e55ace8e645ff45b0cf335d3ace77d11e8d647dd.

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed shortcut keys.

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-shortcut-emulation-mode-map-alist

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix keys

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	All tests pass; ido-vertical doesn't have right keys

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow unset keys to work too

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix most keybinding issues

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Apply defered variables/modes. Fix Issue #216

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove "Z" in theme component

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Always suppress shortcuts in read-key-lookup

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Keep track of shortcut key prefixes

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Break-out sending unread-command events

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-rm-key to remove a list

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ignored keys shouldn't be in the shortcut hash

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added version menu back

2014-06-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reverse order to allow <apps> h z processing.

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix final map to be a composed keymap that works with ergoemacs-rm-key

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Faster ignore globally defined key

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ensure ergoemacs-global-override-rm-keys is a list of vectors

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only Issue 86 still persists.

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only put in shortcut-hash if not removed from keymap.

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix <apps> e t bug with object interface.

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	use remove-duplicates instead

2014-06-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix copy objects to allow keymap versions.

2014-06-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix isearch issues.

2014-06-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix most global-set-key after issues

2014-06-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Install shortcut-layer appropriately for keymaps.

2014-06-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the caching more robust

2014-06-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Completely use the object

2014-06-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-clean toggle debug on error

2014-06-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add more emulation alists. Less list manipulation

2014-06-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Replace either M-x or <execute> with M-x code.

2014-06-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed mapvar issues.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Playing with object more.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs-mode setup with object almost complete.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ensure the object-name is a string.  EIEIO seems to prefer this.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix typo

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix misplaced paren

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added basic variable/mode initialization routines.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better key replacements.

2014-06-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Nicer theme debugging display

2014-06-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Maps seem correct now

2014-06-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better debug and modify keymaps fix bugs

2014-06-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Debugging ergoemacs-theme obect

2014-06-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	more substitute-command-keys fixes

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another bug-fix for substitute-command-keys

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for substitute-command-keys

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Unstage the incompatible

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Stage some components

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #7

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-describe-key

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Suppress shortcuts

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more conservative with substituting key commands.

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Push shortcuts to the bottom. Should allow overrides.

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out hook to change bindings.

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove shortcut override mode.

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starting applying keymaps to ergoemacs-emulation-mode-map-alist

2014-06-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove global-override

2014-06-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-keymap-collapse and ergoemacs-keymap-empty-p

2014-06-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use pushnew for get-hooks.

2014-06-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove debug-on-error

2014-06-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now can get the fixed maps for a list of components.

2014-06-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into eieio

2014-06-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #226

2014-06-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Created composite map list

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started adding modes and setq assignments.

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started parsing.

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into eieio

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added cl require for ergoemacs-functions (Issue #225).

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-extras Issue #225.

2014-06-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started allowing parsing of the ergoemacs-mode key objects.

2014-05-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert ergoemacs-translate

2014-05-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Basic classes written

2014-05-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Some cleanups for ergoemacs-setup-translation

2014-05-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove unused ergoemacs-define-key

2014-05-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add requires for byte-compile

2014-05-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added `ergoemacs-read-key--echo-command`

2014-05-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Load ergoemacs-test for clean ergoemacs-mode load.

2014-05-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	fix some let bindings.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ergoemacs--key-message

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use strinp consp and vectorp

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix `ergoemacs-populate-pre-command-hook'

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Activate advices in definitions.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	no-ergoemacs-advice -> ergoemacs-ignore-advice

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No longer wrap in unwind-protect

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out usless argument to ergoemacs-global-set-key-after

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out unknown signatory advice :(. Cleaned up advices.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move ergoemacs-advices

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Gitignore change.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't use symbol-value

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix diffs of patch.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert "Stefan Monnier's Patch"

	This reverts commit 8e95ab15132087ce163b3d8834a5d2b0d322140d.

	Conflicts:

		ergoemacs-advices.el
	ergoemacs-theme-engine.el
	ergoemacs-unbind.el

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix some of Stephan's patches.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'externals/ergoemacs-mode' of
	git://git.sv.gnu.org/emacs/elpa

2014-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>

	* ergoemacs-mode.el.el: Use new "Version: 0" convention.

2014-05-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Stefan Monnier's Patch

2014-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>

	Fix up copyright headers

2014-05-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to make Issue #213 closer to the bug.

2014-05-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move pretty-key to the top.

2014-05-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix org-paste to org-yank.

2014-05-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move pretty keys to translate

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #213

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expand menu and add separators

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs ahk generation

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Extend authotkey support and make default theme standard

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow autohotkey to generate keys and executable again :)

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the theme options be saved from menu bar

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #221

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #222

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Formatting change

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Debug function

2014-05-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Undo fix for Issue #222; Causes issues.

2014-05-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #222

2014-05-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test Issue #220

2014-05-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update documentation

2014-05-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn on message for key sequences when ergoemacs-modal is enabled.

2014-05-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn of message for modal keymap.

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add support for vector keys.

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Xah's banishing shift keys.

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the order of accepted keymaps

2014-05-11  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #209 from Pitometsu/new-buffer-auto-mode

	Feature: new buffer auto mode

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possibly Fix Issue #213 (It works for me)

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move the comment to be more reasonable.

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to be more careful with C-h on key sequences.

2014-05-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Test for Issue #213.  It passes (but shouldn't)

2014-05-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with C-i

2014-05-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix #217 and #206?

2014-05-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix for ergoemacs-require

2014-05-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-rm-key

2014-05-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug Fix for ergoemacs-require

2014-05-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expanded ergoemacs-require to have more options

2014-05-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add bug-fix for ergoemacs-require

2014-05-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-require

2014-05-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possibly allow byte-compiled version to work.  See Issue #213

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow theme-components to specify modes and settings.

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change hook to ergoemacs-theme-hook

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #212 and pass test suite.

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #212

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put the expected result in.  Maybe I can figure out a test.

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Autoload cookes may address Issue #210

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn on ergoemacs-mode when options are turned on.

2014-05-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Issue #210. Infinite recursion.

2014-05-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #208

2014-05-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out debugging statements; They slow down ergoemacs (Issue #211)

2014-05-03  Yuriy Pitomets  <pitometsu@gmail.com>

	Feature: new buffer auto mode

	- advice set-buffer-major-mode to
	check auto-mode-alist
	- create boolean customizable variable
	ergoemacs-check-new-buffer-auto-mode

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add regular expression remaps.

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Handle global remaps by adding to ergoemacs-mode remaps.

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possibly Fix Issue #207

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Seems to fix issue #203, but doesn't pass the test.

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #207

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert "Try to fix Issue #203"

	This reverts commit 1370117e6c813f4a6b270ef7659281456ca11d51.

2014-05-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to fix Issue #203

2014-05-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test Issue #203

2014-05-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possibly Address Issue #204

2014-05-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Some Speedups (Issue #205)

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add intelligent closing of git commit messages.

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ergoemacs-clean will delete/recompile with prefix.

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Let ert know this test fails :(

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to be more careful in translations (Issue #188)

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use shuffling keys to turn on global remaps

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Retain ergoemacs-input when trying to translate

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Test for Issue #202

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful when creating translations.

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add global to emulation keymaps.  Address Issue #202

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Seems to fix Issue #200

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Could Fix Issue #188; Not sure.

2014-04-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possible Test for Issue #188.

2014-04-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to make sure macros are included (Issue #200)

2014-04-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure macros are include (Issue #200)

2014-04-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Batch compile ergoemacs for clean instances. (Issue #200)

2014-04-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Perhaps Address Issue #200

2014-04-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #199

2014-04-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added phi-search remaps in multiple-cursors.

2014-04-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finalize Fix for Issue #198

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix old ergoemacs-theme support

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Can use customize if apps swaps translations

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make <escape> to quit a customizable component.

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Partial fix for Issue #198

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only add keyboard shortcuts on a full shortcut map.

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added backward compatability.

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-fixed-key and ergoemacs-key abilities.

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be slightly more careful in ergoemacs-theme-keymaps

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make DEL and <f2> in command sequences an option.

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add version info

2014-04-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-theme-versions function

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix remaps (again)

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Advice not needed for Issue #197

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix bug when mc--this-command isn't found.

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Seems to Fix Issue #197

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Start working on Issue #197

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-theme menus back.

2014-04-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix minor-mode lighter menu

2014-04-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix some internal binding issues (Issue #194)

2014-04-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Save original maps now behaves correctly.

2014-04-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix map-name typo

2014-04-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Restore original keymaps on removing a theme.

2014-04-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test remaps, make sure they are present.

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Isearch is now more stable

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	isearch map should only be modified once.

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove lexical scoping.	 Not sure consequences

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove tests that aren't working in windows.

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix <apps> h z

2014-04-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test <apps> h z

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to be a bit more careful

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #193

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Spacing changes.

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for <apps> h v

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add C-h to help functionality.

2014-04-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Separate theme component and keymap caches.

2014-04-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Support org-mode's capture in ergoemacs-close-current-buffer.

2014-04-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix <apps> h key

2014-04-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out comments. Seems to pass tests.

2014-04-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure original keymap is saved.

2014-04-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only create emulation variable if needed.

2014-04-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs minor mode remaps so they aren't keymaps.

2014-04-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be careful with command remapping.

2014-04-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful when defining/parsing theme keys.

2014-04-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add (with minor-mode ) syntax for minor-mode remaps.

2014-04-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out debugging comment for Issue #191

2014-04-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Temporary Fix For Issue #191

2014-04-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-04-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove ergoemacs backward compatabilitiy.

2014-04-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change ergoemacs-key-fn-lookup to use ergoemacs-with-ergoemacs

2014-04-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add `ergoemacs-with-ergoemacs'

2014-04-04  GuoCi  <guociz@gmail.com>

	Add support for locate-mode in “ergoemacs-open-in-external-app”.

2014-04-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode into
	ergoemacs-theme

2014-04-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now all tests pass.

2014-04-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed all but one issue.

2014-04-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed two more issues

2014-03-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Partial fix of issues.

2014-03-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Trying to fix the test suite errors.

2014-03-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix grammar in comment.

2014-03-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful for overrides.

2014-03-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix M-4 and M-$.

2014-03-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to 'ignore'

2014-03-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use new theme engine. Doesn't pass all tests.

2014-03-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs theme engine should mostly work.

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Start hook setup for a theme.

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Simpler method to install keymaps.

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-reduction theme.

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow (define-key ergoemacs-keymap kbd nil) to overwrite previous
	definitions.

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed syntax to ergoemacs-theme name () desc

2014-03-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add (when hook) syntax to theme components.

2014-03-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix keys in echo area when ergoemacs-use-key-descriptions is nil

2014-03-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor bug fixes; Ready to rewrite hook functions.

2014-03-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use delq and remove space.

2014-03-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn on keys from new ergoemacs-theme engine.

2014-03-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made hook keymaps.

2014-03-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the order of the keymaps returned.

2014-03-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More basic keymaps returned from ergoemacs-theme-component-keymaps

2014-03-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #184 and Issue #186

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #186

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	deactivate-mark=t for successful Issue #186 test

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Test for Issue #186.

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed minor mode return keymaps.

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starred let to pick up variable components.

2014-03-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Keymap for fixed keys generated for one component hook.

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for saved minor-mode list; Define nil in keymaps.

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started minor-mode theme component

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add minor-mode-layout to versions.

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge master fix.

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only defer hooks that need `this-command` updated.

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed pre-command-hook to handle shortcuts

2014-03-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed pre-command-hook to handle shortcuts

2014-03-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added unbind keymap and clean up composite keymap.

2014-03-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now get theme keymaps.

2014-03-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow the keymaps function to get a specific keymap.

2014-03-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reformatting

2014-03-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix version-compatability that was dropping certain keys.

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #184.

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ending return to the test for #184.

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #101 again.  Fix es-dv layout.

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Typo to change Issue #183 test to Issue #184 test.

2014-03-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Test for Issue #183.

2014-03-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started adding version tags.  Not quite ironed out.

2014-03-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Spanish Dvorak Layout thanks to Diego Efe.

2014-03-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #139 and #183.  Mimics emacs behavior.

2014-03-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs mode bug fix.

2014-03-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow themes component keymaps to accept multilpe components.

2014-03-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ability to get each components keymap. Update components.

2014-03-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make variable reg optional.

2014-03-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make Split below and above be the default command.

2014-03-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Won't completely stop emacs when reloading.

2014-03-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove un-neede advice.	 May help themes to reload.

2014-03-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #180

2014-03-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starting to break out themes more.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add some of the theme components.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add information about modifiers on a mac

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the ergoemacs-use-mac-command-as-meta to work again.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed condition-case calls to reduce compiler warnings.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for `ergoemacs-modal-keymap'

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix byte-compile warning.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #176

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Tests for Issue #176.

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-use-mac-command-as-meta customizable (again)

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified components to store in ergoemacs-theme-component-hash

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' into ergoemacs-theme

2014-03-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Refined ergoemacs-theme-component. Not usable yet.

2014-03-02  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #178 from guoci/readmepatch

	Fix link to github issues.

2014-03-02  GuoCi  <guociz@gmail.com>

	replaced some expressions with built-in functions.

2014-03-02  GuoCi  <guociz@gmail.com>

	Fix link to github issues.

2014-02-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back the old commands so that ergoemacs-mode will work on this
	branch.

2014-02-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started Issue #175

2014-02-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add <f11> and <f12> to compilation-mode.

2014-02-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Define a command to enforce overrides.

2014-02-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add some documentation about ergoemacs translations.

2014-02-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed mode warning on changing key bindings.

2014-02-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix saved-overriding-map issue

2014-02-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better fix for saved-overrinding-map bug.

2014-02-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add bug fix for Ctrl-F searching...

2014-02-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Delete some obsolete variables

2014-02-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix translation so that prefixes are not translated.

2014-02-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now make the backspace remember the actual keys typed.

2014-02-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for universal arguments.

2014-02-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added deletechar to translate to Backspace. Unmasks
	backward-kill-sentence.

2014-02-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added `ergoemacs-translation-keymap'

2014-02-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.14.02-0
	- Now key sequences can be changed by using the backspace key.

	- Now universal arguments or function arguments can be edited at any
	 time by pressing <f2>

	- Refactored ergoemacs quick movement commands so they no longer
	 advice functions.  Its the first step in an arbitrary repeat engine.

	- Added new translation engine.	 Now can make arbitrary translations,
	 and also make them modal.

	- Added experimental ergoemcs-gaia-mode, to mimic god-mode by using
	 ergoemacs' translation engine.

	- Many bug fixes

	- Misc documentation fixes, and scoping fixes

2014-02-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix <f2> translation.

2014-02-14  Oegly  <oivind.te@gmail.com>

	Added standard Norwegian QWERTY keyboard.

2014-02-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Code reformatting.

2014-02-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Code restructuring.

2014-02-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful of cua--rectangle.

2014-02-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added [Esc] for CUA-rectangle. Issue #172.

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #168.

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #171.

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #171 test.

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add test for reduction M-g (Issue #171)

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make more tests possible by adding ergoemacs-test-fn to
	`ergoemacs-read-key-call'

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Partial Fix for Issue #168.

2014-02-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for Issue #168.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Paren fix.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Trying to make quit work better.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Install shortcuts up on all layers.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added another way to access org-capture

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ctl to alt modal blue and always on.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the ergoemacs-read work better when quitting functions.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't message shift-translated commands.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Install shortcuts up even with ergoemacs-modal.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix mode line and color issues.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out color shift and mode-line shift from the command hooks.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Pretend that the ergoemacs-modal-default is a movement command for CUA.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make modal keys support shift-selection when cua-mode is on.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make shift-select work for modal emacs

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added shift translation to each translation.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-modal-default handle on/off conditions

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure ergoemacs-modal is not in force for function lookups.

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expanded ergoemacs-translate-shifted

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix gaia

2014-02-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that key-trial is non-nil.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reverting "Bugfixes for gaia" Revert "Bugfixes for gaia"

	This reverts commit 53f8544d17d7ad6e1e1edac9c2e8e8c0b7c9b45c.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfixes for gaia

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added gaia mode.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn off ergoemacs-modal when ergoemacs-mode is turned off.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for ergoemacs-modal cursor color.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to get keys promoted.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-modal now have a possibility of different cursor colors 
	for different modes.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-translations a hash.

2014-02-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made the ergoemacs-modal able to chain states.	That way 
	ergoemacs-ctl-to-alt-modal should be able to fix this issue. (Issue #1)

2014-02-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove Ctl to alt option.

2014-02-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add mode-line to saved mouse keys.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ergoemacs-modal-toggle should not be run interactively.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back fast repeating commands.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now enter exits the Alt+ modal keymap.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update test for unchorded-alt-modal.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for modal, so it doesn't turn off with return.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add local modal override.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for keymap definitions

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Shortcuts updated to poll keymaps

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed the lookup function for local keymaps.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed modal toggle.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs-translation added modal functions and keymaps that people may
	customize afterward.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed alt modal function.  Should be setup in ergoemacs-translate.

2014-02-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-modal to access mouse events

2014-02-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed modal emacs to a consistent ergoemacs-mode translation of 
	unchorded to Alt+.  Return is still a bit buggy.

2014-02-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add generic translation engine.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back unicode support after fixing Issue #165.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Shift Selection-reduction test (Issue #166)

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should Fix Issue #165.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possible fix for Issue #166.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modify test comment

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for shift-selection in ergoemacs reduction.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for translations.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started allowing generic translations.

2014-02-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix -- set this-command first, in case the command changes
	this-command.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that base and local-keymap are recalculated every time

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-translate.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Yet another change to Ctl<->Alt translation.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix <apps> <menu> to translate to ▤

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change translations for Ctl<->Alt

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make space represent Ctrl in the swapping of Alt<->Ctl translation.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make <f2> always enter/exit editing an emacs command agument.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added <f2> to edit isearch string.

2014-02-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the local-keymap update when calling unchorded prefix arguments.

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-remove-shortcuts support ergoemacs-witout-emulation

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #162.

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No longer gives the same error as reported in Issue #162.

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added better key translation descriptions.

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added generic org-mode headline navigation (Issue #159)

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added level 0, emacs keys for a deity-mode.

2014-01-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that the universal-argument keeps the type defined.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change how ergoemacs-mode handles universal arguments.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added TAB to list of translation exceptions.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added backspace support for universal arguments.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back unchorded C-c by QWERTY <apps> f

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove testing comment.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove test for Issue #161.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Seems to fix Issue #161, but doesn't pass the test...

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove overlays when testing.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure scroll-error-top-bottom is t for Issue #161 test.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use scroll-up/down-command when available.  Allows Issue #161 have a
	successful test with emacs 24.1+.

2014-01-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Test for Issue #161.

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started working on ergoemacs-read-key's implementation of 
	universal/digit arguments.

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put the last fix on.  Sigh.

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Really fix ergoemacs-shortcut---internal

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-read-key

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-undefined.  Now show proper bindings.

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change `ergoemacs-shortcut-remap' to use `ergoemacs-read-key-call'

2014-01-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put back in keyfreq support and describe-key support.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-toggle-letter-case

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only quit minibuffer when not completing a key-sequences with
	ergoemacs-read-key.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make minibuffer keyboard quit work with ergoemacs-read-key.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix parenthesis bug.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change ergoemacs-without-emulation to take out the bindings not needed.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add an ergoemacs test for parentheses.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No longer depend on flyspell for test.

2014-01-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Simplify ergoemacs-advices for global-set-key.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made self-insert check consider lambda functions.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed M-O fixes in the global-set-key advice.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed Issue #108 test.  Fixed by read-key.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added `ergoemacs-send-fn-keys-fns' back.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made the cursor character customizable.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove ergoemacs-send-keys.  Also changed cursor to bullet.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No longer need M-O work-around since the shortcuts now use 
	ergoemacs-read-key which uses read-key.	 Therefore M-O and other types 
	of terminal translations are handled by read-key.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs not so verbose by default

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix/enhacnement to make shortcuts go through ergoemacs-read-key.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only install shortcuts into overlays when there are no unread-command 
	events present.

2014-01-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for overlays.  Remove recursive function calls.	 Make 
	ergoemacs-read-key more reliable for overlays.

2014-01-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make self-insert keys send unread-events instead.

2014-01-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow overlays and overriding keymaps to use ergoemacs-read-key.

2014-01-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed spacing.

2014-01-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added raw translation as well as try to see if that key will work.

2014-01-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #160.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add another translation when shift is translated to alt.  Try Alt+key 
	then Shift+key.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now ignore Linux's <menu> global binding when needed.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that ergoemacs-read-input-keys is on when it should be. That
	way when calling <apps> m the nexts apps call will use
	ergoemacs-read-key.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed backspace to work in more robustly.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't load ergoemacs-test in a clean environment.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-test an autoload function.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make lambda functions not raise an error in
	ergoemacs-post-command-hook.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added the ability to press backspace to fix your key sequence...

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added DEL to the translation exceptions.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added elp profiling to ergoemacs-test.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow global keys to be used.  Hopefully it works on linux.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make any command that contains "mark" in it, mark the buffer.

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make mark-whole-buffer work correctly

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated spacing in test file

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Transition to ergoemacs-read-key

2014-01-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started trying to fix global-set-key after

2014-01-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated ergoemacs-test to use Ctl and ergoemacs-read-key

2014-01-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Moved ergoemacs-translate to ergoemacs-translate.el

2014-01-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-pretty-key a bit more stable.  Also Changed Ctrl+ to
	Ctl+

2014-01-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix to make sure unchorded lists [Ctrl+] regardless of the value of
	case-fold-search.

2014-01-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove icicles remapping.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added `ergoemacs-to-sequence' function.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed comment.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add support for translation of bracketed keys, like <up>.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow kbd input.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finalize ergoemacs-translate function.	Almost ready for
	ergoemacs-read.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed C-c C-c to use direct shortcut.

2014-01-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove old ergoemacs shortcut engine.

2014-01-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove cua--pre-command-handler advice, and add 
	ergoemacs-shortcut-movement-no-shift-select.  Seems to fix Issue #158.

2014-01-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the inconsistency in movement.  Thanks to Nikolay Kudryavtsev.

2014-01-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Icicle Remapping, thanks to Nikolay Kudryavtsev.

2014-01-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started a generic keystroke translator.

2014-01-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Small code reformatting

2014-01-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add persistent bug-fix for iswitchb. See Issue #156.

2014-01-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Lookup overrides from emulation-mode-map.

2014-01-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back iswitchb work-arounds.  See Issue #156.

2014-01-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add overrides for ergoemacs-defined keys that are not on the emulation 
	layer.	See Issue #156.

2014-01-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added possibility of user-based override of key.  See Issue #156

2014-01-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix undo-tree to work with ergoemacs-mode.  See Issue #155.

2014-01-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only add the hook back if ergoemacs-mode is enabled.  Related to Issue
	#155.

2014-01-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Beginning of line fix for Issue #154.

2014-01-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the undefined keys for unchorded ergoemacs-mode.

2014-01-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Space Literal translation for unchorded variants, See Issue #148.

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #152.

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add G to read. See Issue #148.

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another fix for Issue #147

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #149.	Related to Issue #147.

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs g to alt translation when unchorded.  See Issue #148.

2014-01-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix for Issue #147.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that ergoemacs-use-function-remapping is true for the Issue
	#147 tests.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add Test for Issue #147.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Misc formatting changes.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add option to turn off function remapping.  See Issue #145.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix for issue #145.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for Issue #145.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out macro-expansion of next key.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update tests to use new ergoemacs-read.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-read.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-read simpler with only two arguments.

2014-01-03  Ryan Mulligan  <ryan@ryantm.com>

	reformat Readme.md

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Documentation fix for ergoemacs-compact-uncompact-block.

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2014-01-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Documentation fix.

2014-01-02  Xah Lee  <xah@xahlee.org>

	* ergoemacs-menus.el: fixed a escaped local var `current-letter'

2014-01-02  Xah Lee  <xah@xahlee.org>

	* ergoemacs-extras.el: fixed a escaped local var `tmp'.

2014-01-02  Xah Lee  <xah@xahlee.org>

	* ergoemacs-track.el: fixed a escaped local var `wi', now in `let'.

2014-01-02  Xah Lee  <xah@xahlee.org>

	* ergoemacs-extras.el: fixed a typo. current-clas → current-class

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert taking out ergoemacs-movement commands.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ergoemacs-read is no longer recurive.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starting to phase out ergoemacs-movement-commands.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for Issue #144.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-test-misspelled-mark-should-fail.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for Issue #143.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changes to address Issue #143.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated ergoemacs-test to use the new ergoemacs-read algorithm.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed ergoemacs-read to accept a keyboard sequence as an input.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.14.01-0
	- Fixed Issue #140
	- Fixed Issue #141
	- Fixed Issue #142
	- Re-factored ergoemacs-shortcut.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Directly call ergoemacs-shortcut-remap or ergoemacs-read when lookup 
	these functions in ergoemacs-read.  This will keep the recursion down.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added misspelled-mark known failure (when flyspell doesn't work
	correctly)

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug Fix for Issue #142

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Separate shortcut function into shortcut and shortcut-movement.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add and use ergoemacs-is-movement-command-p

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for shift-selection for subwords.

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finalize shift-selection support for CUA move commands that don't have 
	the interactive shift-selection specification. (Like subword-forward)

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Partial support for shift-selection of CUA 'movement' commands (for 
	example subword-forward).

2014-01-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test for Issue #142.

2014-01-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for issue #141.

2014-01-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to ergoemacs-define-key

2014-01-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reset ergoemacs-single-command-keys correctly. May fix Issue #140.

2013-12-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a bug-fix for ergoemacs-shortcut.

2013-12-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use ergoemacs-shortcut-function-binding throughout shortcut functions.

2013-12-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Slight bug fix for shortcuts

2013-12-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Drop all references to ergoemacs-shortcut-internal when installing 
	shortcuts into map. It seems that ergoemacs-mode now eats a command 
	before issuing it instead of doubling it as in Issue #140.  Proper 
	ergoemacs theme is not restored upon running tests.  May be the reason 
	why the tests fail.

2013-12-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	New ergoemacs-shortcut function.  It mostly passes all of the tests...

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to use ergoemacs-open-line.

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use ergoemacs-shortcut-remap in ergoemacs-hook-define-key.

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to ergoemacs-shortcut-remap in ergoemacs-modal.

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-shortcut-remap-list.

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Use ergoemacs-shortcut-remap instead of ergoemacs-shortcut-internal

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-shortcut-remap to start retiring
	ergoemacs-shortcut-internal

2013-12-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed C-x and C-c to use ergoemacs-read.

2013-12-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better description for `ergoemacs-translate-keys'

2013-12-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Do not assume that this is a camelCase word for conversion when it is 
	inside a comment.

2013-12-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Give a test for Issue #140.

2013-12-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #140.

2013-12-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added text about emacs translations.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.13.12-4:
	- Fixed ergoemacs-mode to work with translation keymaps (Issue #138).
	- Added ergoemacs-describe-key.	 This allows:
	 - Describing more ergoemacs-mode key combinations including:
	   - <Alt<->Ctl> translations
	   - Unchorded key translations
	 - Shows ergoemacs-style keys while reading keyboard input instead of
	   emacs style keys.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back ergoemacs-describe-key

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-describe-key.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed ergoemacs-describe-key until its a bit more stable.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remapped describe-key to  ergoemacs-describe-key.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure ergoemacs-describe-key is turned off after 
	ergoemacs-undefined is called.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add better test for Issue #138.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-describe-key

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow an input key do be specified instead of using ergoemacs-read. 
	This allows a test for Issue #138 that doesn't require waiting for 
	unread-command-events to be parsed.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for Issue #138.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-read complaining when there is a numeric prefix argument.

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back the C-x 8 map.  Currently dosen't do ergoemacs 
	translations... Also the C-u now doesn't work :(  See Issue #138

2013-12-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made sure that messages are only displayed when the minibuffer is not
	active.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	v5.13.12-3:
	- More Robust Fix for Shift Selection mode. (Issue #137)

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the shift selection-bug to be handled by the post-command-hook. 
	I'm not sure why it is happening... See Issue #137.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove handling of interactive forms.  In theory call-interactively 
	should handle these items... Not sure if it is or not. See Bug #137

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Release 5.13.12-2:
	- Added option to allow setup of ergoemacs keys every time a hook is
	 run instead of just once.
	- Fix escape to work with org-mode date/time stamps
	- Fixed handling of prefixes that caused Ctrl+U Alt+a to eat the first
	 character:
	 https://github.com/ergoemacs/ergoemacs-mode/issues/133
	- Fixed shift-selection-mode:
	 https://github.com/ergoemacs/ergoemacs-mode/issues/137

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Shift-selection test.  Issue #137.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix typo on buffer-read-only.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Wrap in unwind protect just in case the interactive form is not a
	string.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better fix for Issue #137.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix for shift-selection mode.  See Issue #137.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Have org-mode support shift-selection-mode partially.

2013-12-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for Issue #137.

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added keymap.js

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the json output for javascript.

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More conservative application of the always option in
	ergoemacs-create-hook-function.

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert ergoemacs-create-hook-function

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow escape to exit out of choosing a due date in org-mode.  See Issue
	#136.

2013-12-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow the ergoemacs-mode hooks to always setup a key, if necessary.

2013-12-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out erroneous change log.	org-readme-sync was done on the wrong 
	repository.  Sigh.

2013-12-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #33.

2013-12-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #134.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now only care about prefix's saved-overriding-map when modifying 
	overriding-terminal-local-map.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out ergoemacs-read-input-keys to minibuffer.  Gives an error since
	it is let-bound somehow.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Proper Bug Fix for Issue #133

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change to this-single-command-keys

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add some debugging statements to try to properly fix Issue #133.  Also 
	change one command-keys to single-command-keys

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed to use new ergoemacs-with-global

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Separated out ergoemacs-with-global and ergoemacs-without-emulation.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back execute-extended-command as a shortcut.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add helm-M-x to fix #133.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Workaround for Issue #133.  It shouldn't be happening but this appears 
	to fix it temporarily.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changing ergoemacs-extras in anticipation of js-only image.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't think that this prefix argument change is needed.

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Do not bind execute extended command to a shortcut...

2013-12-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with unread-command-events.

2013-12-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove `ergoemacs-read-input-keys' from minibuffer.

2013-12-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for making sure that <apps> <apps> s runs save-as.

2013-12-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Save as to <apps> <apps> s and <apps> C-s.  Also expanded the 
	keyboard shortcuts to include the most used characters in programming 
	languages.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another change to ergoemacs reduction theme.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out debugging statements from keyboard quit.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Version bump.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified/added character distribution.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that ergoemacs-mark-active is reset

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't echo keys when in the minibuffer.

2013-12-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add test for apps copy and paste preserving mark.

2013-12-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for unread-command-events allowing a preserved mark... Maybe an
	emacs bug?

2013-12-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Version bump.

2013-12-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-end-of-line-or-what when cua-mode is on.

2013-12-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now change to be less aggressive, but still pass the test.

2013-12-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for orgtbl-comment-mode.

2013-12-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Swapped the order of translations for the menu key.  This allows
	<menu> <menu> to have other unchorded translations by defining <menu> 
	C-what to bind to unchorded <menu> <menu>

2013-12-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now generate Javascript layouts.

2013-12-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put the macros at the top.

2013-12-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for canceling <apps> h f...

2013-12-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added wrapping of region by parentheses

2013-12-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for apostrophe

2013-12-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another fix of the set-mark when smex is installed...

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix smex prompt again...

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added smart apostrophe

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added punctuation layer

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make self-insert-command insert the appropriate key when its a
	shortcut.

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure ergoemacs-read-input-keys is enabled when necessary.

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added out to .gitignore.  See Issue #131.

2013-12-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Delete out.  See Issue #131.

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Doubled the timeout

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added tests for Issue #130

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back muting of messages.

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #130

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for org-table-comment-mode.  When calling a function in 
	ergoemacs-send-fn, pretend ergoemacs-keys are not in effect so 
	orgtbl-ctrl-c-ctrl-c will lookup the correct key.

2013-12-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finally Fix Issue #6

2013-12-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ergoemacs-test to ergoemacs-functions so I don't have to require it
	every time I'm testing ergoemacs-mode.

2013-12-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-extras so that it doesn't list json as a theme (since its
	not a theme.)

2013-11-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix typo for ergoemacs-layout.

2013-11-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only load other files if not already loaded.

2013-11-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add auto-loads for dired so that if dired isn't loaded, it still will 
	run the functions.

2013-11-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add escape to wdired mode.

2013-11-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow escape to exit browse kill ring.

2013-11-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed random add-hook for ergoemacs-emulation-mode-map

2013-11-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Proof of concept for JavaScript based images.  Should help address 
	Issue #118.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now have a fix for dired-mode that doesn't break the rest of
	ergoemacs-mode.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out annoying message.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	In dired mode execute extended command was broken.  This fixes that
	issue.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finish Issue #128.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Version bump.

2013-11-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	No longer extract keymaps. Rather translate them. Should take care of 
	Issue #128.

2013-11-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix toggle letter case so that temp variables and variables with two 
	underscores are not considered camel case variables.

2013-11-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added description of wdired-mode

2013-11-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add C-c C-c to toggle to wdired-mode.

2013-11-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add wdired-mode to excluded CamelCase modes.

2013-11-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take any ergoemacs-mode smart keys out of the fixed layout.  Fix lookup
	on internet on fixed key layout.

2013-11-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only use advice if helm files is active.

2013-11-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix typo in ergoemacs-mode.

2013-11-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed other copyright by the permission of Ben Hansen. Also added
	ergoemacs-beginning-or-end-of-buffer.

2013-11-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added some commentary on helm-mode changes.

2013-11-20  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ido-style return for helm-find-files.

2013-11-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add ido-style user directory expansion to helm.	 It can be turned off 
	if needed.

2013-11-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for helm-mode.	Since C-j was introduced as a remap of 
	newline-and-indent, helm looked up the wrong action for C-j.

2013-11-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out debugging message.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added zap-to-char

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-cut-line-or-region only call kill-line once with 
	kill-whole-line set to t.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bea bit more careful with the unwind protect.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add a pseudo bug fix for smart page down command.  Now the smart 
	page-down command will put the cursor at the beginning of the line. It
	is much less intrusive than moving randomly the end of a line.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-mode by default only install minimal number of 
	shortcuts.  You have to specify maps where the full ergoemacs-keymap is
	installed.  This is typically override keymaps.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for read-only buffers (like org-agenda), or times when there 
	sis no keymap present.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for un-installing shortcuts on overlays.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Attempt to bump the version.  Hopefully this doesn't request a 
	different keys to be installed.

2013-11-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed reduction theme.

2013-11-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	 Changed kbd-ergo to try to start a javascript keyboard layout.

2013-11-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change ergoemacs debugging to an org-mode file to allow easy
	collapsing.

2013-11-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for auto-installed prelude languages.  Won't list any languages
	that are not installed....

2013-11-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put ergoemacs-setup-keys-for-keymap in the same file as all functions
	that call it.  It seems to allow compile from a emacs -Q and then
	loading without the error seen in Issue #122.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change require to load.	 Makes melpa compiles work correctly.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Sort layouts.  See Issue #126.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful in handing shortcuts.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-cut-line-or-region.  Now will append to the kill 
	ring appropriately.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-toggle-case.  Won't complain if this-command 
	isn't in a state.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added German BU-TECK layout.  Thanks to Thomas Rikl. See Issue #125.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add back variable to appropriate place.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change ergoemacs-cut-line-or-region to use kill-line shortcuts.	 That 
	way a cut will remove a folded org-mode tree.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	 Added ido-veritacl-mode support.  This was done by allowing a more
	broad saved variable state.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed command remapping.  Need a different fix.  Too cumbersome.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed silly modes from menu.

2013-11-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add bugfix for overlays and text-properties that have an overriding 
	keymap.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better Smex integration.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more compatibility fixes.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add more excluded modes for ergoemacs-toggle-camel-case-chars

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs camel case.  Now don't un-camel-case _temp 
	variables. Also js_book_2011_flanagan is camel-cased and un-camel-cased
	appropriately (the _ between book and 2011 is restored).  Also some
	speed enhancement.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add more disabled modes to ergoemacs-camel-case toggle

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more functions that are shortcut aware.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make previous/next pane shortcut aware.	 See Issue #124.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-cut-line-or-region respect emacs bound commands.

2013-11-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change undo to just be undo.  Undo-tree and the rest should take care 
	of it.	This should allow modes such as calc-mode to use Ctrl+z for 
	calc undo.  Also add more keys for redo.  I don't think this is bound 
	by default for emacs so there is no default key.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Instead of using Ido C-j only for ido, bind M-RET to 
	newline-and-indent, then ergoemacs-mode picks it up for ido-mode and 
	possibly many others.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add M-RET for C-j in ido-mode.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make the translations case insensitive. (See Issue #123)

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add work-around to Issue #123.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out Ctrl+up and ctrl+down as fixed forward/backward block keys.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Small bug fix with large consequences.	Fortunately I didn't push it 
	until after.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful of placing ergoemacs in an unstable state.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more caerful of placing ergoemacs in an unstable state.

2013-11-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added autoload for `ergoemacs-setup-keys-for-keymap`.  May fix issue
	#122.

2013-11-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Missed one real-this-command.  Changed to ergoemacs-this-command.

2013-11-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added work-around for emacs that don't have this-real-command.

2013-11-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-this-command to emulate real-this-command on emacs 
	versions that don't support this variable.

2013-11-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ido fixes no longer needed (except for perhaps C-o...)

2013-11-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ido-mode wasn't picking up the changes.	 However, ido-mode still works 
	OK since the shortcuts are picking up the appropriate keys :)

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added translation keymaps for helm and ido.  Now if found, smex is
	loaded with ido, For helm M-x is helm-M-x.

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Finished C-x and C-c cleanup.

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove unneeded helm and ido advices.

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed unread command events from C-c and C-x.	 I found the command
	loop to be a bit buggy at times...

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow icicles to play nicely with ergoemacs-mode

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Do not duplicate names like LaTeX-mode and latex-mode, or R-mode
	r-mode.

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-save-variables a customizable variable.	Added 
	set-mark-command-repeat-pop and org-special-ctrl-a/e since they are 
	repeatable and reduce keys pressed (if you use those commands).

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed extraction of C-c and C-x for ergoemacs-keyboard shortcuts. 
	Also added fallback to run commands.

2013-11-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Tab Issue.	Described in Issue #121.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should install all of the other bindings so that kill-backward-word 
	should work in helm.  But, infinite calls to the shortcut shouldn't 
	occur. This should also be OK in issue #121.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with ergoemacs shortcuts.  Don't install the full 
	shortcut set when installing the shortcuts up.	Causes infinite lookup.
	 May be related to  Issue #121.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed default based on ergoemacs discussion group.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't link to ergoemacs-undefined if a lookup says that is the bound 
	key.  Could also fix Issue #121.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Deincrement ergoemacs-undefined if another command is found. Related to
	Issue #121.

2013-11-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful in ergoemacs-undefined.	 Try to fix any stray keys that
	get passed to this function.  Perhaps fixes Issue #121.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add languages menu. Issue #29

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Work around for issue #120.  Need to get out of the layers of 
	ergoemacs-shortcut-internal.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more information and link back to Xah's web-page.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out support of camelCase in certain modes like org-mode

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with prefix arguments.	Only change them if I am
	sending unread command events.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add highlight-selection support. Issue #84

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Revert "Ergoemacs shortcut override mode bug fix for C-x and C-c. 
	Haven't"

	This reverts commit 8c00628dc35269a1f20f5e3397aa44b624b110cd.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-clean to a key.

2013-11-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs shortcut override mode bug fix for C-x and C-c.  Haven't 
	fixed <apps> d or <apps> f.

2013-11-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added support for vr/query-replace (if available)

2013-11-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Autohotkey fix for windows keys.

2013-11-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added smart toggle of case.

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix code indentation

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #119.

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Makes the default instructions clone only the master branch.  See Issue
	#118.

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Small bug fix for local set key...

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for local set key.  Do not use minor-mode-overriding-alist any
	longer.

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Have ergoemacs-shortcut-override mode remove ergoemacs-shortcut-keymap
	entirely...

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Lookup word on internet functions added.

2013-11-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs lookup words to ergoemacs-mode.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added key chord reduction keys.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Key Chord reduction theme.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Smart flyspell toggle case addition.  Also added key chord reduction
	theme.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed some of the web.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated web.org descriptions.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to be a bit more careful about shortcuts.

2013-11-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more keys to ergoemacs apps keys.

2013-11-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #117 again.  Now the shortcuts work.	Worry about anything 
	with M-O though...

2013-11-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Unfix Issue #117.  Broke the shortcuts :(

2013-11-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #117

2013-11-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #114.

2013-11-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Test for Issue #114. (Currently fails)

2013-11-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed the long strange ergoemacs-commands if they don't need to 
	change the this-command-keys.

2013-11-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possibly fix Issue #116.

2013-10-31  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Misc cleanup.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another bug fix for HTML.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated smart paste options to reflect current default

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change smart paste to be enabled by default.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Shift bug fix.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Hopefully fix shifted keys in web.org

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs smart paste menu.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added shifted commands fro org capture and agenda.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add R and eshell to <apps> n list of applications.  Will only add the 
	binding when the command exists (for people who don't know what R is). 
	Not sure if it should be my personal setting or not...

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added better descriptions of smart paste functions.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a better description of the smart paste.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added smart-paste recognition of browse-kill-ring

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change Browse-kill-map fixes to an emulation-mode-map.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs emulation mode maps to override shortcuts.  This allows
	support of keys in browse-kill-map.

2013-10-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add support for browse-kill-ring.

2013-10-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Smart Paste.

2013-10-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made post-command-hook respect default cursors for emacs themes. (Issue
	#115)

2013-10-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to respect default cursor (Issue #115) in ergoemacs-modal.

2013-10-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	standard keyboard shortcut export try #2.

2013-10-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to get ergoemacs-mode to generate the "standard" shortcuts table.

2013-10-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More Smart Command descriptions.  Added link to Xah's keyboard
	articles.

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed <apps> h from shortcut key to actual help-map.

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix image generation.  Should address issue #113.

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed mate's descriptions.

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow C-g to quit a key sequence too....

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more authorship information.

2013-10-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed ergoemacs-mode shortcuts to not use unread-command-event as 
	often (speeds up processing). Also allow the defined keyboard quit to 
	exit out of ergoemacs-shortcut based key sequences.

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-clean-nw

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added goto-map to apps r (Close to <apps> g)  Should it be the same?

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added bugfix for isearch...

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove extra variables.

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Send keys for special functions with ergoemacs-send-fn.	 Now 
	ergoemacs-unbind works for C-x C-s :)

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added smart punctuation function to mate.

2013-10-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added smart punctuation function.

2013-10-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for menus.

2013-10-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make Darwin systems use "Help" for the menu instead of ?.  It allows a 
	search of the menus...

2013-10-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starting to add ergoemacs smart functions.  Bugfix for ergoemacs ahk 
	ini file.

2013-10-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful with global-set-key advice.

2013-10-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add json output.

	See Issue #112

2013-10-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added some details about ergoemacs modal

2013-10-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated key chording page.

2013-10-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added shortcuts support for M-O and M-o, if available.	See Issue #108

2013-10-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix the test for Issue #108.

2013-10-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug Fix for Issue #108.

2013-10-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Test for Issue #108.

2013-10-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Undo the fix for ergoemacs-shortcut.  It causes undo 
	max-lisp-eval-depth... Have to think of another solution. :(

2013-10-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Support alternative mac emacs build that uses mac- instead of ns- 
	variables.  Issue #109

2013-10-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-pretty-key return Mac OSX style keys.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expanded interaction with org-mode

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be a bit more careful about beginning/end of line.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful in M-o handling.  See Issue #108

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs M-o maps are changed to sparse keymaps.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Small changes to default layout.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Be more careful when checking for interactive forms.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified beginning or end of buffer so the repeatable behavior can be 
	turned off.

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Additional Bugfix for end-of-line

2013-10-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for smart command.  Updated documentation as well.

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Web update.

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed ergoemacs google group link name.

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added information about smart beginning or end of line

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for web

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added some commentary about smart functions

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change default function to backward text block

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for ergoemacs hooks

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated smart ergoemacs beginning or end of line functions

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed to  ergoemacs-beginning-of-line-or-what.  What can currently be
	a text block, page, or buffer.

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update ergoemacs function definitions.

2013-10-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add option to use ergoemacs-beginning-of-line-and-buffer like suggested
	by David Capello.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more debugging information to try to track down the problems with
	Issue #1.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another bug fix for ergoemacs-undefined.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-undefined.  That way it doesn't complain as much.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor bug fixes.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added bugfix for ergoemacs shortcuts.  Now should send the correct 
	shortcut even if nested...

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Decided to remove C-u.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added C-b for bold C-i for italic and C-u for underline...  But maybe I
	should rethink the underline gig.

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix for looking up ergoemacs-defined modes-specific commands.  For 
	example when defining C-b to bold region in org-mode, M-n in colemak 
	also bolded the region...

2013-10-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added paranoia about making sure ergoemacs-keys are turned on 
	appropriately if something in the shortcuts messes up the variable
	state.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add bugfix for sending ergoemacs commands.  Now passes tests.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for smart beginning/end of buffer command.  The shift-selection
	mode is compensated for.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back function names.  That way if ergoemacs-pre-command-hook 
	doesn't reset this-command, it is similar to the original command, and 
	may work with modes like auto-complete-mode.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix ergoemacs-shortcuts to send lambda function again.	That way a 
	function definition is not overwritten.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Take out debugging message.

2013-10-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-unbind for sent keys.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bugfix to make emulation mode maps always turn on, not just after 
	setting up the keymap.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed beginning and end of buffer to be smarter functions.  Also 
	added SAS-mode keys.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed one add-to-list to push.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made beginning and end of buffer "smarter" functions.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added insert comment from word.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a function to fix the keyfreq file that was messed up by
	ergoemacs-mode.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added another fix for keyfreq tables.

2013-10-14  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added bugfix for keyfreq tracking.

2013-10-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Left/Right apps toggle

2013-10-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now left alt can be the Menu key.

2013-10-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed dvorak keyboard layout.  Should fix Issue #105.

2013-10-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Integrated office keyboard shortcuts into autohotkey script.

2013-10-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-key to accept multiple functions. Issue #105

2013-10-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Only go beginning/end of block if the command was repeated.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added hardcore theme. Fixed CUA conflict.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix issue #103

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Paranoia checks.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for modal emacs when looking for multiple functions.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added debug init to clean start

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for repeatable commands.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor formatting changes.

2013-10-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed web-page bug.

2013-10-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed key to match generated keyboard symbol.

2013-10-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added f6 to toggle ergoemacs alt command mode.

2013-10-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added F1 - F12 to diagram.  (Issue #96). Removed prefix expansion. 
	Made Issue #37 worse.

2013-10-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Xah's emacs blog, google group link, and information about 
	keeping the standard emacs keys.

2013-10-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #101

2013-10-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Test for Issue #101

2013-10-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Shortcut repeat message only displayed if there isn't anything
	currently displayed.

2013-10-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Cosmetic changes to modal ErgoEmacs

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that the keymaps are in the proper order.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another bug fix.  Now all of the tests are run successfully.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added bug fix for QWERTY users...

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Work around while I figure out why it keeps on repeating the messages.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor bug fixes for ergoemacs-modal

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now add override information to lookup and change this-command as soon 
	as possible.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now use shortcuts to lookup what is used in the current mode.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now Alt+lower letters is the same as Shift+lower letters.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added changes to ergoemacs modal.  Now uses 
	ergoemacs-emulation-mode-map-alist to turn on and off the modal 
	ergoemacs. Also the color of the cursor is changed to red when entering
	ergoemacs modal states.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added toggle to mode line for Alt+ keymap.

2013-10-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Typo bugfix.

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	uninstall ergoemacs from overlays.

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better Alt Ctl translation. Issue #1

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Mac-style standard keys. (Issue #99)

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #100

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-mode to turn off when called interactively...

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added better debugging for hooks.

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs debugging always at the end of the buffer.

2013-10-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to make all changes to ergoemacs-mode on a local variable

2013-10-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for turning off ergoemacs-mode

2013-10-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added back ergoemacs-send-fn to menu extraction.  That way emacs 
	commands think that C-x b was sent instead of <Normal> C-x b.

2013-10-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for restoring normal ergoemacs keys.

2013-10-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't record many of the message commands. Also changed
	where-is-old-command.

2013-10-03  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change mode line and issue messages when fast movement commands are 
	started and stopped.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed issue in restoring previous states.  ergoemacs-mode now passes 
	all of its test in puppy.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #98.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed debugging current keys

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more debugging information to try to fix Issue #98

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make ergoemacs-debug log hidden unless called for.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Describe bindings for shortcuts work for single shortcuts.  Needs to 
	work for shortcuts to bindings like C-c or C-x. (Issue #20)

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #92.	Added handling when ergoemacs-mode 
	ergoemacs-shortcut-keys, ergoemacs-unbind-keys are somehow set to nil 
	when they shouldn't be.	 It should issue a warning in the ergoemacs 
	debug buffer.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change ido-behavior back.

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	First release of shortcuts. (Issue #74)

2013-10-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Update shortcut handling. Add better debugging.

2013-10-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Shift select bug. Add toggle case to isearch-mode-map

2013-10-01  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Shortcuts now are promoted only if needed. Ocassionally shortcuts for
	isearch were added to overlays otherwise :(

2013-09-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now all the tests succeed.

2013-09-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	call-interactively no longer add the commands to the history

2013-09-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow ergoemacs-shortcut to handle universal arguments.

2013-09-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed ergoemacs shortcuts to ignore s- H- and A- default bindings. 
	This makes isearch work on Mac OS X.

2013-09-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Better shortcut support. Split ergoemacs-mode into files to make it 
	easier to find functions. Doesn't pass tests :(

2013-09-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now shortcuts are installed on overlays/text-properties.

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs shortcut to bound keys.

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more modes to the emulation-mode-map-alists

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Don't record commands that shouldn't be recoreded in keyfreq.

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Misc Code Cleanup

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed ergoemacs shortcuts to use emulation-mode-map-alists

2013-09-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added steps to get a Menu Key in Mac OS X

2013-09-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changes in promotion to minor-mode-overriding-alist

2013-09-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Promote shortcuts to minor-mode-overriding-map-alist, when needed.
	(Seems to fix R issue)

2013-09-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for ergoemacs-end or beginning of line or block.  Also allow 
	the beginning/end of block to be toggled.

2013-09-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out the conditional prefixes.  I think it broke things.

2013-09-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out ergoemacs-shortcut-internal.  Currently too unstable...

2013-09-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Slight bugfix.

2013-09-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Another fix to get closer to fixing Issue #97

2013-09-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started working on Issue #97

2013-09-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure that prefix-arg should be set.

2013-09-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add org agenda to <apps> n a

2013-09-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added beginning and end of line to home and end keys.

2013-09-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified beginning and end of line to respect major-mode definitions.

2013-09-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Modified move-beginining-of-line and end-of-line.

2013-09-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2013-09-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added M-O and M-o descriptions based on what actually is done instead 
	of ergoemacs's M-O or M-o work arounds.

2013-09-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added M-O fix again.

2013-09-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	More work on shortcuts.

2013-09-21  Xah Lee  <xah@xahlee.org>

	* ergoemacs-functions.el: added ergoemacs-beginning-of-line-or-block
	and ergoemacs-end-of-line-or-block

	might be usedful to set Alt+h to ergoemacs-beginning-of-line-or-block.
	When pressed for the first time, move to beginning of line, press
	again, it functions as ergoemacs-backward-block. Similarly for the key
	for ergoemacs-backward-block.

	i think this would be improve efficiency, because: normally, Alt+h
	moves to beginning of line. But then it's dead there. Alt+h is a
	repeating key. Could be of some more use. Also, we need another keyspot
	for ergoemacs-backward-block, which by default is Alt+Shift+u, kinda
	ackward. If they are merged to one, i think we have 2 advantages.
	Simiraly for end of line and next text block commands.

	the possible disadvantage is that if you want to just move to previous
	block, you have to press the key twice. So, it's Alt+h Alt+h vs
	Alt+Shift+u. I think these 2 keys are kinda a tie for ease-of-press,
	and so other advantages rules.

2013-09-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn off shorcut experiment mode for general consumption

2013-09-21  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Refined shortcut functions now all shortcuts are bound to 
	ergoemacs-shortcut (Issue #74).	 Started Issue #20

2013-09-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added where-is-global-hash to support looking up defunct emacs keys. 
	For example ergoemacs uses scroll-up where the new command is 
	scroll-up-command.  Take care of these differences.

2013-09-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Prepare ergoemacs-mode for shortcuts to functions

2013-09-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made C-x and C-c use the new shortcut function (Issue #74)

2013-09-19  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more for ergoemacs-mode shortcuts (Issue #74)

2013-09-18  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Attempt to lookup lambda functions for extracted keymap.  Should 
	address Issue #89

2013-09-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #95

2013-09-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started ergoemacs-mode shortcuts (Issue #74)

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-undefined general function

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Put back the repeat advices.

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed Issue #94.  Can't figure out a test for this...

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge remote-tracking branch 'refs/remotes/origin/master'

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now delete-selection and shift-select are respected.  Temporarily 
	disabled for repeating movement commands.

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made C-x C-s save the buffer.

2013-09-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix for ergoemacs-track

2013-09-14  Ting-Yu Lin	 <aethanyc@gmail.com>

	Fix ergoemacs-toggle-letter-case

	If the cursor is on a delimiter such as '(' or ';' rather than a word,
	`ergoemacs-toggle-letter-case' prints the message on the minibuffer:
	"Wrong type argument: integer-or-marker-p". It might be confusing.

	Perform case conversion only if both p1 and p2 are not nil.

2013-09-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Ergoemacs shortcut fix.

2013-09-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs-unbind-mode respect locally defined keys.

2013-09-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Remove key from ergoemacs-unbind-keymap, if defined.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added changes to website.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added some bug fixes for ergoemacs-cua mode

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix #87.	 I think that Esc character is more likely to work than
	M- on all terminals.  I have set that as the default...

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Promote ergoemacs shortcuts when needed.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Faster lookup of keys by not actually toggling ergoemacs-shortcut-mode 
	when looking up keys.  Cua mode update.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	deactivate marke for copy or cut.  That way its deactivated when 
	sending the timeout.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make copy and paste more reliable.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turned on CUA support for org-mode; Make Copy and paste with timeout 
	more reliable.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added shift select mode and removed unnecessary mark preserving.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made pre and post command hooks return t.  Makes copy and paste work
	again...

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add check to only make C-x 8 translation maps.

2013-09-12  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add work-around to be able to describe the C-c and C-x keys "properly".

2013-09-11  root  <matthew.fidler@gmail.com>

	Allow C-c C-c to be repeatable again.

2013-09-11  root  <matthew.fidler@gmail.com>

	Fixed sending C-c C-c temporary keymaps.

2013-09-11  root  <matthew.fidler@gmail.com>

	Fixes to play nice with cua-mode.  You can still use cua-mode for 
	rectangle handling and global mark handling.

2013-09-11  root  <matthew.fidler@gmail.com>

	Removed cua-mode dependency.  It was fun while it lasted.  Thanks Kim 
	Storm for an excellent package.	 It helped me fix a few bugs in
	ergoemacs-mode

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added timeout to extracting maps.  Allows C-c and C-x to have timeouts

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor fixes to ergoemacs-track.

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor fixes to ergoemacs-themes

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed Issue #77.  Also made `ret` not globally bound.

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed smex typo

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed add to list to push

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed reference to old ergoemacs-unbind in advices.

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Dropped references to old ergoemacs unbind

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Removed old ergoemacs unbind

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Dropped references to unbinding keys.  The method for unbinding keys 
	has changed.

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Dropped ugly old-key functions

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed documentation in ergoemacs-pretty-key

2013-09-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Forgot to check if the global key was set before "unbinding" it. May
	affect Issue #88 and Issue #86.

2013-09-10  root  <matthew.fidler@gmail.com>

	Changed the way things are unbound.  Fixes Issue #88, Issue #86, but 
	reopens global set before ergoemacs-mode loads.	 Sigh

2013-09-10  root  <matthew.fidler@gmail.com>

	Added Test for Issue #86

2013-09-10  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for Alt+ fast keys.  Also added message about Alt+ fast keys 
	being installed.

2013-09-09  root  <matthew.fidler@gmail.com>

	Dropped <Normal> for [Ctl+c]

2013-09-09  root  <matthew.fidler@gmail.com>

	Added ergoemacs-shortcut-mode

2013-09-08  root  <matthew.fidler@gmail.com>

	Fix parens

2013-09-08  root  <matthew.fidler@gmail.com>

	Added a prefix argument to any played shortcuts.

2013-09-08  root  <matthew.fidler@gmail.com>

	Now correctly handle translation maps.	Should fix issue #80

2013-09-07  root  <matthew.fidler@gmail.com>

	Added spaces for M-O and M-[.  Issue #81

2013-09-07  root  <matthew.fidler@gmail.com>

	Now if at the beginning of the line and a prefix argument is used, kill
	backward like will behave the same as emacswiki's backward kill line. 
	See Issue #83

2013-09-07  Michael Giuffrida  <michaelg@michaelg.us>

	Fix kill-line-backward

2013-09-07  root  <matthew.fidler@gmail.com>

	Issue #81, escape prefixes.

2013-09-07  root  <matthew.fidler@gmail.com>

	Added possible translations for M-[.  See Issue #81

2013-09-06  root  <matthew.fidler@gmail.com>

	Added more M-O translations to the M-O keymap.	Should make working 
	with a terminal better. Inspired by Issue #81

2013-09-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started looking at sending maps like C-x 8 "

2013-09-05  root  <matthew.fidler@gmail.com>

	Make attempts to support prefix arguments for [Ctrl+X]

2013-09-05  root  <matthew.fidler@gmail.com>

	Changed keyboard symbol

2013-09-05  root  <matthew.fidler@gmail.com>

	Added neo layout.  Issue #66

2013-09-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Bug fix for changing keys to upper case for ergoemacs-pretty-key

2013-09-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed to not display <Normal> [Ctrl+x], instead show just [Ctrl+x]

2013-09-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added hashing of keys.	Now all prefixes call
	`ergoemacs-menu-send-prefix`, so the extracted maps are smaller and 
	take less time to generate.  Also save the generated maps so that they 
	do not have to be regenerated each time.

2013-09-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed problem with swapped lines

2013-09-05  root  <matthew.fidler@gmail.com>

	Bug fixes

2013-09-05  root  <matthew.fidler@gmail.com>

	Added unified ergoemacs changing of characters.	 Currently the 
	ergoemacs keys prefer uppercase for letters.

2013-09-04  root  <matthew.fidler@gmail.com>

	Added more aliases.

2013-09-04  root  <matthew.fidler@gmail.com>

	Should fix Issue #78

2013-09-04  root  <matthew.fidler@gmail.com>

	Added a better title for the webpage

2013-09-04  root  <matthew.fidler@gmail.com>

	Fixed Issue #77

2013-09-04  root  <matthew.fidler@gmail.com>

	Added Test for Issue #77

2013-09-04  root  <matthew.fidler@gmail.com>

	Now there is a single key for C-c and C-x. Issue #23

2013-09-03  root  <matthew.fidler@gmail.com>

	Added spacing

2013-09-02  root  <matthew.fidler@gmail.com>

	Changed the variable layout to allow ergoemacs-mode to specify the 
	shortcut keys in the layout variable.  Starting work for Issue #23

2013-09-01  root  <matthew.fidler@gmail.com>

	Create one keymap for extraction.

2013-08-31  root  <matthew.fidler@gmail.com>

	removed interactive apps test.	Issue #2

2013-08-31  root  <root@puppypc11169.(none)>

	Added Test for <apps>.	Hopefully fix all of Issue #2.

2013-08-31  root  <root@puppypc11169.(none)>

	All tests pass for <apps/menu> m and <apps/menu> m c. Fix Issue #2.

2013-08-30  root  <root@puppypc11169.(none)>

	Changed how ergoemacs-debugging is done.  Now put into
	*ergoemacs-debug* buffer.

2013-08-30  root  <root@puppypc11169.(none)>

	Try to preemptive unbind menu

2013-08-30  root  <root@puppypc11169.(none)>

	Adding specific filter for <apps> m test

2013-08-29  root  <root@puppypc11169.(none)>

	Fix for Issue #70

2013-08-29  root  <root@puppypc11169.(none)>

	Added test for Issue #70

2013-08-28  Xah Lee  <xah@xahlee.org>

	ergoemacs-functions.el, fix to ergoemacs-forward-close-bracket and
	ergoemacs-backward-close-bracket. Now it'll find ending square bracket.

2013-08-28  Xah Lee  <xah@xahlee.org>

	improvement on the doc related to ergoemacs-recently-closed-buffers and
	ergoemacs-recently-closed-buffers-max

2013-08-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #68

2013-08-28  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Test for Issue #68

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Somehow helm emacs commands are not being filtered. Remove Fix for
	Issue #7.

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed Issue #67.

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Make sure org-mode overrides are on, Issue #67

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Turn off ergoemacs org-mode when needed, Issue #67

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Wrote a test for Issue #67

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a test for setting <menu> m and <menu> m c before loading 
	ergoemacs-mode.	 Should help in finishing Issue #2

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #65

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Wrote test for Issue #65

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #64

2013-08-27  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Test for issue #64

2013-08-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now this fixes issue #2 for <menu> m c

2013-08-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added test for <menu> m c

2013-08-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	After testing in Puppy Linux, by setting global <menu> seems to work.
	Should fix Issue #2

2013-08-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more org-mode information.

2013-08-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now allow helm to show keys in ergoemacs-style. Fix Issue #7

2013-08-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs interaction with meta up down left or right. Issue #59.
	 Issue #60.

2013-08-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added more information about how ergoemacs-mode interacts with org-mode

2013-08-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed home-page url

2013-08-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed ergoemacs cut region or line to support cua rectangles as well.

2013-08-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed ergoemacs copy line or region to support cua-mode and
	cua-rectangles.

2013-08-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Possible org-mode smart paste.	Should fix Issue #58

2013-08-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	ergoemacs smart return implemented (Issue #61)

2013-08-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made cabbage based on lvl1 so that Alt+n is not beginning/end of line.

2013-08-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added switch-buffer key.

2013-08-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed the key to be Alt/Mac cmd.

2013-08-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the Alt+ key in mac to the apple/command+ key unless disabled by
	the user.

2013-08-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Mac-style key translations for Alt+ keymap.

2013-08-09  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made QWERTY ergoemacs arrow keys like C-M-i translate to <C-up>.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now the toggle works.  Completes Issue #28

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started Issue #28.  I'm not sure why the menu toggle doesn't work.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a link to the github changelog.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added aliases description (See Issue #48).

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Minor fix

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added aliases.	Fix Issue #48

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed tests.  Now they pass (as expected)

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Move to ERT.  Should fix issue #53.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started talking about org-mode and cua-mode.  See Issue #56.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made org-mode bindings prevail in Issue #61, Issue #60, Issue #59,
	Issue #58, and Issue #56.

2013-08-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Now ergoemacs-mode can create an override minor mode so that 
	ergoemacs-keys are defined in a dummy minor-mode.  This is the only way
	I can get org-mode type keys to override since
	`minor-mode-overriding-map-alist' did not work.	 Helps address Issue
	#61, Issue #60, Issue #59, Issue #58 and Issue #56

2013-08-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated ergoeacs-mode header.

2013-08-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out local bindings.  Its useless for `org-mode'.

2013-08-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode

2013-08-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Allow hook to add local binding of keys.  Should help Issue #61, Issue
	#60, Issue #59, Issue #58, and Issue #56.

2013-08-07  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #55 from xfq/master

	Use GPLv3+.

2013-08-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #57

2013-08-07  Xue Fuqiao	<xfq.free@gmail.com>

	Remove redundant `symbol-value'.

2013-08-07  Xue Fuqiao	<xfq.free@gmail.com>

	Merge remote-tracking branch 'upstream/master'

2013-08-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added prompt for killing org-mode source-editing buffers

2013-08-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Moved ergoemacs-dir up so that it doesn't have an error on my startup.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Change license to GPLv3+; refine library headers.

2013-08-06  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #54 from xfq/master

	Some minor fixes.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Merge remote-tracking branch 'upstream/master'

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Refine library headers.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Small cleanup.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Menu fix.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Doc fix and typo fix.

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #47

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Updated ergoemacs overall name.

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Helm mode map now is fixed after turning off ergoemacs-mode. It runs 
	C-z instead of M-RET.  Fixes Issue #26.

2013-08-05  Matthew Fidler  <matthew.fidler@gmail.com>

	Merge pull request #46 from xfq/master

	Fix for dir file and Readme.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Minor fix for Readme.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Simplify dir file.

2013-08-06  Xue Fuqiao	<xfq.free@gmail.com>

	Fix dir file.

	Readme is not an Info file.

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added C-= to increase font size.  (Issue #44)

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Forgot org-mode-map for issue #40 fix.

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixing Issue #38 broke ergoemacs-mode for me.  Will have to be more 
	careful if we implement lexical scope...

2013-08-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #40.	Bind the correct beginning/end of line functions in
	org-mode.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	FIXME for web.org.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Fix typo.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Allow Control+w to exit minibuffer.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Fix typo.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Add some FIXMEs.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Use lexical scoping; checkdoc.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Add some information about bug reporting.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Add .elc and auto-save files for .gitignore.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Add contributing section.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Minor fixes.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Doc fix.

2013-08-05  Xue Fuqiao	<xfq.free@gmail.com>

	Add #+LANGUAGE.

2013-08-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #32

2013-08-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix Issue #36

2013-08-04  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a shortcut on a fixed and variable layouts (Issue #18). Added 
	better support for cabbage keys (Issue #33).

2013-08-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs cabbage key theme.  (Issue #33)

2013-08-02  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added multiple functions for fixed and variable layouts.  First step 
	for Issue #35

2013-07-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed f1 to F1 for key descriptions.	Additionally, now M-x 
	translates to Alt+x (Issue #27)

2013-07-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed descriptions to emacs descriptions.

2013-07-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added an option to toggle C- and Ctl+.	Should fix Issue #12.

2013-07-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added some functions so that ergoemacs C-x shortcuts are not recorded.

2013-07-30  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed the help-prompt for Shift+Alt+Enter, but didn't Fix Issue #22.

2013-07-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Took out unicode-p.

2013-07-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #21

2013-07-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made ergoemacs refactor keys for all help modes, not just describe
	bindings.

2013-07-29  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Upload Ergoemacs-advices.  Should fix Issue Issue #19.

2013-07-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Starting Issue #18.

2013-07-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Should fix Issue #17

2013-07-26  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added remap capability to major-mode override maps.  Also saves the 
	major-mode override maps, and then reverts them when ergoemacs-mode 
	turns off. (Instead of making the map a local map every time you load 
	the mode).  This should fix issue #16.

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Reverting "Change the editing of org-src mode blocks to be included in
	the major-mode fixes variable" Revert "Change the editing of org-src
	mode blocks to be included in the"

	This reverts commit c36fe978e5a2a5eaf4d9f27a6a578180e69d3cbf.

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Change the editing of org-src mode blocks to be included in the 
	major-mode fixes variable

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed website information from mlf176f2 to ergoemacs

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added remap capabilities to ergoemacs-mode.  This allows me to take 
	care of helm M-x (Issue #14)

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fix helm M-ret to work as persistent action when ergoemacs-mode is 
	defined.  Also moved toward a more unified pretty print function.

2013-07-25  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Attempt to fix issue #13

2013-07-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed ergoemacs-style keyboard descriptions.

2013-07-24  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added html version of ergoemacs keyboard bindings

2013-07-23  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed header to reflect new information

2013-07-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added key translation to describe major mode C-h m.

2013-07-22  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added ergoemacs-mode style describe bindings. Should Fix Issue #8

2013-07-17  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started the HTML generation of keyfreq.html.  This will eventually 
	allow the user to change the keybindings based on their own personal
	usage.

2013-07-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Alt+ Ctrl+ handling to ergoemacs-kbd.  Also made ergoemacs-ignore
	previous bindings (unless otherwise specified). Added some
	documentation about how to customize your own keys.

2013-07-16  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Made the keyboard descriptions "pretty"

2013-07-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added Ctrl+h handling

2013-07-15  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Changed Ctrl+x and Ctrl+c handling

2013-07-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Expanded ergoemacs bug description

2013-07-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added better debugging facilities.

2013-07-13  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Moved javascript and css out of ergoemacs-extras

2013-07-11  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added easier way to generate your ~/.inputrc for bash.

2013-07-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Try to have ergoemacs-theme pick up ergoemacs-variant if found.

2013-07-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Missed ergoemacs-variant.

2013-07-08  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Attempt to fix strange issues with org-agenda-mode.  The save should 
	save all buffers.  The undo should also work.

2013-07-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added a webpage

2013-07-07  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed autohotkey, added testimonials, and made website generation 
	faster by not generating images by default.

2013-07-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Fixed autohotkey script.

2013-07-06  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Added files for o-blog webpage.

2013-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Add autohotkey back.  Forgot to copy it

2013-07-05  Matthew L. Fidler  <matthew.fidler@gmail.com>

	Started o-blog web-page.

2013-07-05  Matthew Fidler  <matthew.fidler@gmail.com>

	First Commit of ergoemacs-mode as a single repository.

