emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] branch externals/ergoemacs-mode created (now 039fe2a)


From: Stefan Monnier
Subject: [elpa] branch externals/ergoemacs-mode created (now 039fe2a)
Date: Wed, 21 May 2014 18:49:05 +0000

monnier pushed a change to branch externals/ergoemacs-mode
in repository elpa.

        at  039fe2a   Try to make Issue #213 closer to the bug.

This branch includes the following new commits:

       new  b72ce28   First Commit of ergoemacs-mode as a single repository.
       new  45fe91a   Started o-blog web-page.
       new  f7726ad   Add autohotkey back.  Forgot to copy it
       new  d7ff7ba   Added files for o-blog webpage.
       new  2b023fa   Fixed autohotkey script.
       new  44766a0   Fixed autohotkey, added testimonials, and made website 
generation faster by not generating images by default.
       new  4366202   Added a webpage
       new  3a00d0c   Attempt to fix strange issues with org-agenda-mode.  The 
save should save all buffers.  The undo should also work.
       new  35130c6   Missed ergoemacs-variant.
       new  a66282e   Try to have ergoemacs-theme pick up ergoemacs-variant if 
found.
       new  da06851   Added easier way to generate your ~/.inputrc for bash.
       new  fb3366f   Moved javascript and css out of ergoemacs-extras
       new  07bc278   Added better debugging facilities.
       new  9551f9d   Expanded ergoemacs bug description
       new  45946ee   Changed Ctrl+x and Ctrl+c handling
       new  470e6b1   Added Ctrl+h handling
       new  82dd3dc   Made the keyboard descriptions "pretty"
       new  af47274   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.
       new  fb62fdd   Started the HTML generation of keyfreq.html.  This will 
eventually allow the user to change the keybindings based on their own personal 
usage.
       new  8c25ab7   Added ergoemacs-mode style describe bindings. Should Fix 
Issue #8
       new  290f38d   Added key translation to describe major mode C-h m.
       new  c1f410e   Changed header to reflect new information
       new  5a2cefd   Added html version of ergoemacs keyboard bindings
       new  d3562b6   Fixed ergoemacs-style keyboard descriptions.
       new  c8ba1d7   Attempt to fix issue #13
       new  6a21f87   Fix helm M-ret to work as persistent action when 
ergoemacs-mode is defined.  Also moved toward a more unified pretty print 
function.
       new  2388439   Added remap capabilities to ergoemacs-mode.  This allows 
me to take care of helm M-x (Issue #14)
       new  45d61eb   Changed website information from mlf176f2 to ergoemacs
       new  c36fe97   Change the editing of org-src mode blocks to be included 
in the major-mode fixes variable
       new  570dcd7   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"
       new  a5d32ed   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.
       new  661d5eb   Should fix Issue #17
       new  5623410   Starting Issue #18.
       new  184422d   Upload Ergoemacs-advices.  Should fix Issue Issue #19.
       new  1306ac0   Made ergoemacs refactor keys for all help modes, not just 
describe bindings.
       new  0a5bd31   Should fix Issue #21
       new  fff6d6a   Took out unicode-p.
       new  412e890   Fixed the help-prompt for Shift+Alt+Enter, but didn't Fix 
Issue #22.
       new  6146525   Added some functions so that ergoemacs C-x shortcuts are 
not recorded.
       new  8983b06   Added an option to toggle C- and Ctl+.  Should fix Issue 
#12.
       new  83a163f   Changed descriptions to emacs descriptions.
       new  0b2fdcd   Changed f1 to F1 for key descriptions.  Additionally, now 
M-x translates to Alt+x (Issue #27)
       new  dc72884   Added multiple functions for fixed and variable layouts.  
First step for Issue #35
       new  834256e   Added ergoemacs cabbage key theme.  (Issue #33)
       new  e468bcc   Added a shortcut on a fixed and variable layouts (Issue 
#18). Added better support for cabbage keys (Issue #33).
       new  30ab1f5   Fix Issue #36
       new  4bec50b   Fix Issue #32
       new  d84721e   Add #+LANGUAGE.
       new  7a5702a   Doc fix.
       new  eead8e8   Minor fixes.
       new  31fbe41   Add contributing section.
       new  c00da67   Add .elc and auto-save files for .gitignore.
       new  cfa5e48   Add some information about bug reporting.
       new  d6b992b   Use lexical scoping; checkdoc.
       new  c6ef3dd   Add some FIXMEs.
       new  ca9812f   Fix typo.
       new  b468134   Allow Control+w to exit minibuffer.
       new  082326c   Fix typo.
       new  a4c59bc   FIXME for web.org.
       new  0a58de2   Merge pull request #41 from xfq/master
       new  28e5458   Fix Issue #40.  Bind the correct beginning/end of line 
functions in org-mode.
       new  cf7fde7   Fixing Issue #38 broke ergoemacs-mode for me.  Will have 
to be more careful if we implement lexical scope...
       new  bced4ff   Forgot org-mode-map for issue #40 fix.
       new  5041daf   Added C-= to increase font size.  (Issue #44)
       new  d6eb98c   Fix dir file.
       new  cf44d80   Simplify dir file.
       new  2321c50   Minor fix for Readme.
       new  82616aa   Merge pull request #46 from xfq/master
       new  e5a0a32   Helm mode map now is fixed after turning off 
ergoemacs-mode. It runs C-z instead of M-RET.  Fixes Issue #26.
       new  89d08e6   Updated ergoemacs overall name.
       new  118719e   Fix Issue #47
       new  f271401   Doc fix and typo fix.
       new  cf78331   Menu fix.
       new  aa27963   Small cleanup.
       new  4e3d71a   Refine library headers.
       new  a39647b   Merge remote-tracking branch 'upstream/master'
       new  fdaeddd   Merge pull request #54 from xfq/master
       new  968d8a9   Change license to GPLv3+; refine library headers.
       new  ef2f1f5   Moved ergoemacs-dir up so that it doesn't have an error 
on my startup.
       new  65d098c   Added prompt for killing org-mode source-editing buffers
       new  5011974   Merge remote-tracking branch 'upstream/master'
       new  7aeac68   Remove redundant `symbol-value'.
       new  a24a4ad   Fix Issue #57
       new  0d30b2f   Merge pull request #55 from xfq/master
       new  06d0b77   Allow hook to add local binding of keys.  Should help 
Issue #61, Issue #60, Issue #59, Issue #58, and Issue #56.
       new  bff107e   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  8ab1676   Took out local bindings.  Its useless for `org-mode'.
       new  5452050   Updated ergoeacs-mode header.
       new  1d52814   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
       new  e6478d4   Made org-mode bindings prevail in Issue #61, Issue #60, 
Issue #59, Issue #58, and Issue #56.
       new  48d6191   Started talking about org-mode and cua-mode.  See Issue 
#56.
       new  4789de4   Move to ERT.  Should fix issue #53.
       new  5451360   Fixed tests.  Now they pass (as expected)
       new  dcc6b15   Added aliases.  Fix Issue #48
       new  43f573d   Minor fix
       new  3a82dce   Added aliases description (See Issue #48).
       new  58ca77f   Added a link to the github changelog.
       new  967ed7a   Started Issue #28.  I'm not sure why the menu toggle 
doesn't work.
       new  c8901f5   Now the toggle works.  Completes Issue #28
       new  9f0efce   Made QWERTY ergoemacs arrow keys like C-M-i translate to 
<C-up>.
       new  65c837e   Added Mac-style key translations for Alt+ keymap.
       new  3ddade9   Change the Alt+ key in mac to the apple/command+ key 
unless disabled by the user.
       new  3efedac   Changed the key to be Alt/Mac cmd.
       new  c28e4aa   Added switch-buffer key.
       new  ee5cbcc   Made cabbage based on lvl1 so that Alt+n is not 
beginning/end of line.
       new  c2e0e58   ergoemacs smart return implemented (Issue #61)
       new  0ae000d   Possible org-mode smart paste.  Should fix Issue #58
       new  a210596   Fixed ergoemacs copy line or region to support cua-mode 
and cua-rectangles.
       new  b51bd87   Fixed ergoemacs cut region or line to support cua 
rectangles as well.
       new  cbe988f   Fixed home-page url
       new  7d7a95b   Added more information about how ergoemacs-mode interacts 
with org-mode
       new  ccb60b4   Added ergoemacs interaction with meta up down left or 
right. Issue #59.  Issue #60.
       new  de55b4b   Now allow helm to show keys in ergoemacs-style. Fix Issue 
#7
       new  a2b3cf8   Added more org-mode information.
       new  455fc55   After testing in Puppy Linux, by setting global <menu> 
seems to work. Should fix Issue #2
       new  71f3c86   Added test for <menu> m c
       new  3bd2c3e   Now this fixes issue #2 for <menu> m c
       new  aa20bba   Test for issue #64
       new  6ea8747   Fix Issue #64
       new  308be82   Wrote test for Issue #65
       new  6f88fd2   Fix Issue #65
       new  a88cbb5   Added a test for setting <menu> m and <menu> m c before 
loading ergoemacs-mode.  Should help in finishing Issue #2
       new  7c814ec   Wrote a test for Issue #67
       new  1bc1af4   Turn off ergoemacs org-mode when needed, Issue #67
       new  43f9c32   Make sure org-mode overrides are on, Issue #67
       new  0606c0c   Fixed Issue #67.
       new  fe65602   Somehow helm emacs commands are not being filtered. 
Remove Fix for Issue #7.
       new  30250f6   Added Test for Issue #68
       new  9923e8f   Fix Issue #68
       new  d8ceb07   improvement on the doc related to 
ergoemacs-recently-closed-buffers and ergoemacs-recently-closed-buffers-max
       new  8d60686   ergoemacs-functions.el, fix to 
ergoemacs-forward-close-bracket and ergoemacs-backward-close-bracket. Now it'll 
find ending square bracket.
       new  bc90e71   Added test for Issue #70
       new  08a63a4   Fix for Issue #70
       new  6d4a083   Adding specific filter for <apps> m test
       new  5ed8d05   Try to preemptive unbind menu
       new  333950b   Changed how ergoemacs-debugging is done.  Now put into 
*ergoemacs-debug* buffer.
       new  042510b   All tests pass for <apps/menu> m and <apps/menu> m c. Fix 
Issue #2.
       new  0291db6   Added Test for <apps>.  Hopefully fix all of Issue #2.
       new  478e497   removed interactive apps test.  Issue #2
       new  d794f64   Create one keymap for extraction.
       new  c1cc178   Changed the variable layout to allow ergoemacs-mode to 
specify the shortcut keys in the layout variable.  Starting work for Issue #23
       new  29c2c6b   Added spacing
       new  0bc1375   Now there is a single key for C-c and C-x. Issue #23
       new  7aac6a8   Added Test for Issue #77
       new  0a490a7   Fixed Issue #77
       new  3902baa   Added a better title for the webpage
       new  a80680c   Should fix Issue #78
       new  14048ab   Added more aliases.
       new  98b0c6f   Added unified ergoemacs changing of characters.  
Currently the ergoemacs keys prefer uppercase for letters.
       new  f4c4471   Bug fixes
       new  3c27864   Fixed problem with swapped lines
       new  339a5aa   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.
       new  b0be7b2   Changed to not display <Normal> [Ctrl+x], instead show 
just [Ctrl+x]
       new  cb2ce0e   Bug fix for changing keys to upper case for 
ergoemacs-pretty-key
       new  c31744f   Added neo layout.  Issue #66
       new  f177fcb   Changed keyboard symbol
       new  9683014   Make attempts to support prefix arguments for [Ctrl+X]
       new  f0f4fb4   Started looking at sending maps like C-x 8 "
       new  2ab816b   Added more M-O translations to the M-O keymap.  Should 
make working with a terminal better. Inspired by Issue #81
       new  61b9316   Added possible translations for M-[.  See Issue #81
       new  75627f8   Issue #81, escape prefixes.
       new  0620055   Fix kill-line-backward
       new  ece0bf2   Merge pull request #83 from mgiuffrida/master
       new  e0a6878   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
       new  4134023   Added spaces for M-O and M-[.  Issue #81
       new  1c11f5d   Now correctly handle translation maps.  Should fix issue 
#80
       new  1812272   Added a prefix argument to any played shortcuts.
       new  270117c   Fix parens
       new  4b8701b   Added ergoemacs-shortcut-mode
       new  cac8ea2   Dropped <Normal> for [Ctl+c]
       new  fb1d672   Bug fix for Alt+ fast keys.  Also added message about 
Alt+ fast keys being installed.
       new  1817aaf   Added Test for Issue #86
       new  99c711a   Changed the way things are unbound.  Fixes Issue #88, 
Issue #86, but reopens global set before ergoemacs-mode loads.  Sigh
       new  735d69a   Forgot to check if the global key was set before 
"unbinding" it. May affect Issue #88 and Issue #86.
       new  4fcd326   Fixed documentation in ergoemacs-pretty-key
       new  9df960d   Dropped ugly old-key functions
       new  2371df6   Dropped references to unbinding keys.  The method for 
unbinding keys has changed.
       new  021e970   Removed old ergoemacs unbind
       new  39acf4c   Dropped references to old ergoemacs unbind
       new  68f31c4   Removed reference to old ergoemacs-unbind in advices.
       new  08b8b67   Changed add to list to push
       new  1276e85   Fixed smex typo
       new  eeeb5d7   Fixed Issue #77.  Also made `ret` not globally bound.
       new  c58d8e1   Minor fixes to ergoemacs-themes
       new  001234a   Minor fixes to ergoemacs-track.
       new  1f73f33   Added timeout to extracting maps.  Allows C-c and C-x to 
have timeouts
       new  3b8241e   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
       new  bcbf456   Fixes to play nice with cua-mode.  You can still use 
cua-mode for rectangle handling and global mark handling.
       new  b983eae   Fixed sending C-c C-c temporary keymaps.
       new  6148caf   Allow C-c C-c to be repeatable again.
       new  6f6e857   Add work-around to be able to describe the C-c and C-x 
keys "properly".
       new  b01b9a7   Add check to only make C-x 8 translation maps.
       new  a796d70   Made pre and post command hooks return t.  Makes copy and 
paste work again...
       new  7e4012e   Added shift select mode and removed unnecessary mark 
preserving.
       new  28d86df   Turned on CUA support for org-mode; Make Copy and paste 
with timeout more reliable.
       new  1d7db87   Make copy and paste more reliable.
       new  48d2483   deactivate marke for copy or cut.  That way its 
deactivated when sending the timeout.
       new  a74803f   Faster lookup of keys by not actually toggling 
ergoemacs-shortcut-mode when looking up keys.  Cua mode update.
       new  23cd79e   Promote ergoemacs shortcuts when needed.
       new  6b9d156   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...
       new  85a2665   Added some bug fixes for ergoemacs-cua mode
       new  4c44ca3   Added changes to website.
       new  c4896d7   Remove key from ergoemacs-unbind-keymap, if defined.
       new  8339b40   Made ergoemacs-unbind-mode respect locally defined keys.
       new  3cb7184   Ergoemacs shortcut fix.
       new  c4fc1e9   Fix ergoemacs-toggle-letter-case
       new  4a4bebb   Merge pull request #91 from 
aethanyc/fix-toggle-letter-case
       new  7ba736f   Fix for ergoemacs-track
       new  8359acd   Made C-x C-s save the buffer.
       new  effbea9   Now delete-selection and shift-select are respected.  
Temporarily disabled for repeating movement commands.
       new  03e9aba   Merge remote-tracking branch 'refs/remotes/origin/master'
       new  c42e14b   Fixed Issue #94.  Can't figure out a test for this...
       new  e1d1b22   Put back the repeat advices.
       new  6d3048d   Added ergoemacs-undefined general function
       new  1fc1270   Started ergoemacs-mode shortcuts (Issue #74)
       new  50018a0   Fix Issue #95
       new  de30b2e   Attempt to lookup lambda functions for extracted keymap.  
Should address Issue #89
       new  6b1565f   Added more for ergoemacs-mode shortcuts (Issue #74)
       new  9663c5c   Made C-x and C-c use the new shortcut function (Issue #74)
       new  270bd11   Prepare ergoemacs-mode for shortcuts to functions
       new  9db71eb   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.
       new  d7d3d87   Refined shortcut functions now all shortcuts are bound to 
ergoemacs-shortcut (Issue #74).  Started Issue #20
       new  e6d3478   Turn off shorcut experiment mode for general consumption
       new  24c5e5c   * ergoemacs-functions.el: added 
ergoemacs-beginning-of-line-or-block and ergoemacs-end-of-line-or-block
       new  e1ac270   More work on shortcuts.
       new  3128a8d   Added M-O fix again.
       new  18a3562   Added M-O and M-o descriptions based on what actually is 
done instead of ergoemacs's M-O or M-o work arounds.
       new  5cece63   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  18aa258   Modified move-beginining-of-line and end-of-line.
       new  24de78a   Modified beginning and end of line to respect major-mode 
definitions.
       new  b1486d5   Added beginning and end of line to home and end keys.
       new  8ecc963   Add org agenda to <apps> n a
       new  9280a17   Make sure that prefix-arg should be set.
       new  5ba9fcd   Started working on Issue #97
       new  0a2d3fa   Another fix to get closer to fixing Issue #97
       new  c5f04d6   Slight bugfix.
       new  3a30a2e   Took out ergoemacs-shortcut-internal.  Currently too 
unstable...
       new  2ccc417   Took out the conditional prefixes.  I think it broke 
things.
       new  d58d9c9   Bug fix for ergoemacs-end or beginning of line or block.  
Also allow the beginning/end of block to be toggled.
       new  94d243e   Promote shortcuts to minor-mode-overriding-map-alist, 
when needed. (Seems to fix R issue)
       new  d74a607   Changes in promotion to minor-mode-overriding-alist
       new  07fc8a3   Added steps to get a Menu Key in Mac OS X
       new  fb913fc   Changed ergoemacs shortcuts to use 
emulation-mode-map-alists
       new  f7330a2   Misc Code Cleanup
       new  82726a0   Don't record commands that shouldn't be recoreded in 
keyfreq.
       new  1f1d31b   Added more modes to the emulation-mode-map-alists
       new  a2de722   Ergoemacs shortcut to bound keys.
       new  db7f366   Now shortcuts are installed on overlays/text-properties.
       new  9926dd0   Better shortcut support. Split ergoemacs-mode into files 
to make it easier to find functions. Doesn't pass tests :(
       new  d6be5cc   Changed ergoemacs shortcuts to ignore s- H- and A- 
default bindings. This makes isearch work on Mac OS X.
       new  48e3780   Allow ergoemacs-shortcut to handle universal arguments.
       new  a62722f   call-interactively no longer add the commands to the 
history
       new  d538bc2   Now all the tests succeed.
       new  307ec4a   Shortcuts now are promoted only if needed. Ocassionally 
shortcuts for isearch were added to overlays otherwise :(
       new  b87144a   Fix Shift select bug. Add toggle case to isearch-mode-map
       new  f841a23   Update shortcut handling. Add better debugging.
       new  df9158b   First release of shortcuts. (Issue #74)
       new  5dfe39e   Change ido-behavior back.
       new  17e442f   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.
       new  3ff2fc5   Describe bindings for shortcuts work for single 
shortcuts.  Needs to work for shortcuts to bindings like C-c or C-x. (Issue #20)
       new  569e7bc   Make ergoemacs-debug log hidden unless called for.
       new  2d62971   Added more debugging information to try to fix Issue #98
       new  684d3ee   Removed debugging current keys
       new  ee12871   Fix Issue #98.
       new  ea888b7   Fixed issue in restoring previous states.  ergoemacs-mode 
now passes all of its test in puppy.
       new  6fcba53   Change mode line and issue messages when fast movement 
commands are started and stopped.
       new  ed45f66   Don't record many of the message commands. Also changed 
where-is-old-command.
       new  d077e91   Bug fix for restoring normal ergoemacs keys.
       new  ca087d2   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.
       new  146dcb4   Bug fix for turning off ergoemacs-mode
       new  0cbebb4   Try to make all changes to ergoemacs-mode on a local 
variable
       new  d849065   Made ergoemacs debugging always at the end of the buffer.
       new  b915856   Added better debugging for hooks.
       new  a51890c   Allow ergoemacs-mode to turn off when called 
interactively...
       new  c90d7b1   Should fix Issue #100
       new  a7dc817   Added Mac-style standard keys. (Issue #99)
       new  1d73857   Better Alt Ctl translation. Issue #1
       new  f560924   uninstall ergoemacs from overlays.
       new  323868e   Typo bugfix.
       new  551b256   Added toggle to mode line for Alt+ keymap.
       new  da27d9f   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.
       new  9e5c3e8   Now Alt+lower letters is the same as Shift+lower letters.
       new  d672e54   Now use shortcuts to lookup what is used in the current 
mode.
       new  c2548e3   Now add override information to lookup and change 
this-command as soon as possible.
       new  1d93ee3   Minor bug fixes for ergoemacs-modal
       new  6679045   Work around while I figure out why it keeps on repeating 
the messages.
       new  84a93cd   Added bug fix for QWERTY users...
       new  768d3a7   Another bug fix.  Now all of the tests are run 
successfully.
       new  d2c6334   Make sure that the keymaps are in the proper order.
       new  af300c2   Cosmetic changes to modal ErgoEmacs
       new  e8d8fb8   Shortcut repeat message only displayed if there isn't 
anything currently displayed.
       new  973006f   Added Test for Issue #101
       new  4757b51   Fix Issue #101
       new  0d1b44e   Added Xah's emacs blog, google group link, and 
information about keeping the standard emacs keys.
       new  720bcbc   Added F1 - F12 to diagram.  (Issue #96). Removed prefix 
expansion.  Made Issue #37 worse.
       new  2bb74c8   Added f6 to toggle ergoemacs alt command mode.
       new  3bf589b   Fixed key to match generated keyboard symbol.
       new  9ec23db   Fixed web-page bug.
       new  d4fed0b   Minor formatting changes.
       new  74bc188   Bug fix for repeatable commands.
       new  8c7ea3d   Added debug init to clean start
       new  ab1cbdf   Bug fix for modal emacs when looking for multiple 
functions.
       new  ce1c6ed   Paranoia checks.
       new  05fab17   Fix issue #103
       new  cb886a1   Added hardcore theme. Fixed CUA conflict.
       new  bf07ca3   Allow ergoemacs-key to accept multiple functions.
       new  5b685e0   Only go beginning/end of block if the command was 
repeated.
       new  1ac477c   Allow ergoemacs-key to accept multiple functions. Issue 
#105
       new  2e6e677   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  b834098   Integrated office keyboard shortcuts into autohotkey 
script.
       new  2340417   Fixed dvorak keyboard layout.  Should fix Issue #105.
       new  0f618dd   Now left alt can be the Menu key.
       new  fcf9e82   Added Left/Right apps toggle
       new  cbcfb89   Added bugfix for keyfreq tracking.
       new  8111f94   Added another fix for keyfreq tables.
       new  f66468c   Added a function to fix the keyfreq file that was messed 
up by ergoemacs-mode.
       new  bda2ad5   Added insert comment from word.
       new  e3f9468   Made beginning and end of buffer "smarter" functions.
       new  c5e237b   Changed one add-to-list to push.
       new  0c9524b   Changed beginning and end of buffer to be smarter 
functions.  Also added SAS-mode keys.
       new  2418d42   Bugfix to make emulation mode maps always turn on, not 
just after setting up the keymap.
       new  df02982   Make ergoemacs-unbind for sent keys.
       new  97ff31d   Take out debugging message.
       new  47cbc00   Fix ergoemacs-shortcuts to send lambda function again.  
That way a function definition is not overwritten.
       new  7d1ee48   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.
       new  3b9e8b4   Bug fix for smart beginning/end of buffer command.  The 
shift-selection mode is compensated for.
       new  4bd01fe   Add bugfix for sending ergoemacs commands.  Now passes 
tests.
       new  a8ed7e6   Added paranoia about making sure ergoemacs-keys are 
turned on appropriately if something in the shortcuts messes up the variable 
state.
       new  1341e7d   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...
       new  c8601c7   Added C-b for bold C-i for italic and C-u for 
underline...  But maybe I should rethink the underline gig.
       new  5d78503   Decided to remove C-u.
       new  0a12d4c   Added bugfix for ergoemacs shortcuts.  Now should send 
the correct shortcut even if nested...
       new  ceeb676   Minor bug fixes.
       new  ba45c9f   Bug fix for ergoemacs-undefined.  That way it doesn't 
complain as much.
       new  105e43f   Another bug fix for ergoemacs-undefined.
       new  40c8806   Added more debugging information to try to track down the 
problems with Issue #1.
       new  60f23a3   Add option to use ergoemacs-beginning-of-line-and-buffer 
like suggested by David Capello.
       new  e94ca54   Update ergoemacs function definitions.
       new  35f3dbb   Changed to  ergoemacs-beginning-of-line-or-what.  What 
can currently be a text block, page, or buffer.
       new  b6bafed   Updated smart ergoemacs beginning or end of line functions
       new  4f060d4   Bugfix for ergoemacs hooks
       new  983be3d   Change default function to backward text block
       new  013f2db   Added some commentary about smart functions
       new  be4396e   Bug fix for web
       new  f7f0752   Added information about smart beginning or end of line
       new  2e219c5   Changed ergoemacs google group link name.
       new  ff72b66   Web update.
       new  4d0c808   Bug fix for smart command.  Updated documentation as well.
       new  167e6bd   Additional Bugfix for end-of-line
       new  2d69edd   Modified beginning or end of buffer so the repeatable 
behavior can be turned off.
       new  91d5745   Be more careful when checking for interactive forms.
       new  b62355d   Small changes to default layout.
       new  a905cd2   Ergoemacs M-o maps are changed to sparse keymaps.
       new  5ed1c0c   Be more careful in M-o handling.  See Issue #108
       new  a3cbd30   Be a bit more careful about beginning/end of line.
       new  fbee0e2   Expanded interaction with org-mode
       new  f2bca6e   Made ergoemacs-pretty-key return Mac OSX style keys.
       new  98f8ca8   Support alternative mac emacs build that uses mac- 
instead of ns- variables.  Issue #109
       new  d7d9652   Undo the fix for ergoemacs-shortcut.  It causes undo 
max-lisp-eval-depth... Have to think of another solution. :(
       new  7377ca0   Added Test for Issue #108.
       new  c69aac7   Bug Fix for Issue #108.
       new  193fd41   Fix the test for Issue #108.
       new  280c2e0   Added shortcuts support for M-O and M-o, if available.  
See Issue #108
       new  06804ef   Updated key chording page.
       new  7f12793   Added some details about ergoemacs modal
       new  da9a755   Add json output.
       new  4535a3d   Be more careful with global-set-key advice.
       new  a0daf55   Starting to add ergoemacs smart functions.  Bugfix for 
ergoemacs ahk ini file.
       new  3cea179   Make Darwin systems use "Help" for the menu instead of ?. 
 It allows a search of the menus...
       new  32ae26d   Bugfix for menus.
       new  43e8f47   Added smart punctuation function.
       new  be760fb   Added smart punctuation function to mate.
       new  d643033   Send keys for special functions with ergoemacs-send-fn.  
Now ergoemacs-unbind works for C-x C-s :)
       new  f105933   Remove extra variables.
       new  ef0025d   Added bugfix for isearch...
       new  02d891b   Added goto-map to apps r (Close to <apps> g)  Should it 
be the same?
       new  f6581c6   Added ergoemacs-clean-nw
       new  aaa4bf3   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.
       new  43ebd7e   Added more authorship information.
       new  5646608   Now allow C-g to quit a key sequence too....
       new  1c61aef   Fixed mate's descriptions.
       new  a5c3b23   Fix image generation.  Should address issue #113.
       new  1740d52   Changed <apps> h from shortcut key to actual help-map.
       new  8bd56d2   More Smart Command descriptions.  Added link to Xah's 
keyboard articles.
       new  88595cc   Try to get ergoemacs-mode to generate the "standard" 
shortcuts table.
       new  4238699   standard keyboard shortcut export try #2.
       new  428e25e   Try to respect default cursor (Issue #115) in 
ergoemacs-modal.
       new  18a0993   Made post-command-hook respect default cursors for emacs 
themes. (Issue #115)
       new  e779c4f   Added Smart Paste.
       new  fa8e809   Add support for browse-kill-ring.
       new  8425632   Allow ergoemacs emulation mode maps to override 
shortcuts.  This allows support of keys in browse-kill-map.
       new  cb85fd1   Change Browse-kill-map fixes to an emulation-mode-map.
       new  9aabb8b   Added smart-paste recognition of browse-kill-ring
       new  226e66b   Added a better description of the smart paste.
       new  65b7f04   Added better descriptions of smart paste functions.
       new  0470540   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...
       new  1f8f3ae   Added shifted commands fro org capture and agenda.
       new  dd93393   Added ergoemacs smart paste menu.
       new  61220b4   Hopefully fix shifted keys in web.org
       new  b939445   Added Shift bug fix.
       new  a9072ca   Change smart paste to be enabled by default.
       new  15143b0   Updated smart paste options to reflect current default
       new  93b8523   Another bug fix for HTML.
       new  66d628f   Misc cleanup.
       new  f40647b   Possibly fix Issue #116.
       new  764421f   Removed the long strange ergoemacs-commands if they don't 
need to change the this-command-keys.
       new  7954010   Added Test for Issue #114. (Currently fails)
       new  bee2de5   Should fix Issue #114.
       new  d79a902   Fix Issue #117
       new  dd0ff3b   Unfix Issue #117.  Broke the shortcuts :(
       new  92e5285   Fix Issue #117 again.  Now the shortcuts work.  Worry 
about anything with M-O though...
       new  7789ddd   Added more keys to ergoemacs apps keys.
       new  2b5f996   Try to be a bit more careful about shortcuts.
       new  e6a2859   Updated web.org descriptions.
       new  c8d3b24   Fixed some of the web.
       new  53fbc68   Smart flyspell toggle case addition.  Also added key 
chord reduction theme.
       new  7929b39   Key Chord reduction theme.
       new  8636f68   Added key chord reduction keys.
       new  f66f054   Added ergoemacs lookup words to ergoemacs-mode.
       new  4819f12   Lookup word on internet functions added.
       new  63acf35   Have ergoemacs-shortcut-override mode remove 
ergoemacs-shortcut-keymap entirely...
       new  8be760c   Bug fix for local set key.  Do not use 
minor-mode-overriding-alist any longer.
       new  730b2fc   Small bug fix for local set key...
       new  4fda77a   Makes the default instructions clone only the master 
branch.  See Issue #118.
       new  3ae2e02   Should fix Issue #119.
       new  84f350c   Fix code indentation
       new  d291073   Added smart toggle of case.
       new  c895c0f   Autohotkey fix for windows keys.
       new  88211c9   Added support for vr/query-replace (if available)
       new  8c00628   Ergoemacs shortcut override mode bug fix for C-x and C-c. 
 Haven't fixed <apps> d or <apps> f.
       new  91a45d2   Added ergoemacs-clean to a key.
       new  d2ab109   Revert "Ergoemacs shortcut override mode bug fix for C-x 
and C-c.  Haven't"
       new  5821160   Add highlight-selection support. Issue #84
       new  2f5c01b   Be more careful with prefix arguments.  Only change them 
if I am sending unread command events.
       new  cd838bd   Took out support of camelCase in certain modes like 
org-mode
       new  1bbc478   Added more information and link back to Xah's web-page.
       new  89f9114   Work around for issue #120.  Need to get out of the 
layers of ergoemacs-shortcut-internal.
       new  972f006   Add languages menu. Issue #29
       new  8993483   Be more careful in ergoemacs-undefined.  Try to fix any 
stray keys that get passed to this function.  Perhaps fixes Issue #121.
       new  795af0a   Deincrement ergoemacs-undefined if another command is 
found. Related to Issue #121.
       new  e8a5aeb   Don't link to ergoemacs-undefined if a lookup says that 
is the bound key.  Could also fix Issue #121.
       new  6d9a5fd   Changed default based on ergoemacs discussion group.
       new  10eda30   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.
       new  c80b723   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.
       new  d553b2a   Fix Tab Issue.  Described in Issue #121.
       new  95978c9   Removed extraction of C-c and C-x for ergoemacs-keyboard 
shortcuts. Also added fallback to run commands.
       new  994074f   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).
       new  17d5065   Do not duplicate names like LaTeX-mode and latex-mode, or 
R-mode r-mode.
       new  a8f97df   Allow icicles to play nicely with ergoemacs-mode
       new  1772839   Removed unread command events from C-c and C-x.  I found 
the command loop to be a bit buggy at times...
       new  feeb83f   Remove unneeded helm and ido advices.
       new  41d01f3   Finished C-x and C-c cleanup.
       new  8ae56f8   Added translation keymaps for helm and ido.  Now if 
found, smex is loaded with ido, For helm M-x is helm-M-x.
       new  730a401   ido-mode wasn't picking up the changes.  However, 
ido-mode still works OK since the shortcuts are picking up the appropriate keys 
:)
       new  b9e6442   Ido fixes no longer needed (except for perhaps C-o...)
       new  441fe3f   Added ergoemacs-this-command to emulate real-this-command 
on emacs versions that don't support this variable.
       new  850a648   Added work-around for emacs that don't have 
this-real-command.
       new  3247950   Missed one real-this-command.  Changed to 
ergoemacs-this-command.
       new  bd068d2   Added autoload for `ergoemacs-setup-keys-for-keymap`.  
May fix issue #122.
       new  3a6d1b5   Be more caerful of placing ergoemacs in an unstable state.
       new  b894dad   Be more careful of placing ergoemacs in an unstable state.
       new  e87cc97   Small bug fix with large consequences.  Fortunately I 
didn't push it until after.
       new  2283bcc   Took out Ctrl+up and ctrl+down as fixed forward/backward 
block keys.
       new  3253f12   Add work-around to Issue #123.
       new  4c8e62a   Make the translations case insensitive. (See Issue #123)
       new  5f871c2   Add M-RET for C-j in ido-mode.
       new  a48a980   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.
       new  38154ee   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.
       new  3089fe0   Made ergoemacs-cut-line-or-region respect emacs bound 
commands.
       new  5f316b2   Make previous/next pane shortcut aware.  See Issue #124.
       new  c6ea1e5   Added more functions that are shortcut aware.
       new  dd8f4d0   Add more disabled modes to ergoemacs-camel-case toggle
       new  ad65861   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.
       new  0d4ed0d   Add more excluded modes for 
ergoemacs-toggle-camel-case-chars
       new  baf6d83   Added more compatibility fixes.
       new  cc4ab01   Better Smex integration.
       new  218440b   Add bugfix for overlays and text-properties that have an 
overriding keymap.
       new  dfada4f   Removed silly modes from menu.
       new  3a0ca0a   Removed command remapping.  Need a different fix.  Too 
cumbersome.
       new  6ffecb5    Added ido-veritacl-mode support.  This was done by 
allowing a more  broad saved variable state.
       new  2005cf8   Change ergoemacs-cut-line-or-region to use kill-line 
shortcuts.  That way a cut will remove a folded org-mode tree.
       new  07b610f   Add back variable to appropriate place.
       new  416c2b1   Added German BU-TECK layout.  Thanks to Thomas Rikl. See 
Issue #125.
       new  47492ca   Bug fix for ergoemacs-toggle-case.  Won't complain if 
this-command isn't in a state.
       new  c3843de   Bug fix for ergoemacs-cut-line-or-region.  Now will 
append to the kill ring appropriately.
       new  3c2c6dc   Be more careful in handing shortcuts.
       new  aeea53e   Sort layouts.  See Issue #126.
       new  f742c69   Change require to load.  Makes melpa compiles work 
correctly.
       new  077c76c   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.
       new  ac495e0   Bugfix for auto-installed prelude languages.  Won't list 
any languages that are not installed....
       new  a65bcf1   Change ergoemacs debugging to an org-mode file to allow 
easy collapsing.
       new  ad78d46    Changed kbd-ergo to try to start a javascript keyboard 
layout.
       new  fd35066   Fixed reduction theme.
       new  46ff467   Attempt to bump the version.  Hopefully this doesn't 
request a different keys to be installed.
       new  f7344f6   Bug fix for un-installing shortcuts on overlays.
       new  5a514a8   Bug fix for read-only buffers (like org-agenda), or times 
when there sis no keymap present.
       new  8f8303e   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.
       new  68032a0   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.
       new  2d614d9   Bea bit more careful with the unwind protect.
       new  75685f6   Made ergoemacs-cut-line-or-region only call kill-line 
once with kill-whole-line set to t.
       new  bc1638b   Added zap-to-char
       new  3d97840   Took out debugging message.
       new  1f38f3d   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.
       new  c8f9225   Add ido-style user directory expansion to helm.  It can 
be turned off if needed.
       new  3bed932   Added ido-style return for helm-find-files.
       new  a743b2c   Added some commentary on helm-mode changes.
       new  bb79c7c   Removed other copyright by the permission of Ben Hansen. 
Also added ergoemacs-beginning-or-end-of-buffer.
       new  4cd5a60   Fix typo in ergoemacs-mode.
       new  2069c26   Only use advice if helm files is active.
       new  8a80953   Take any ergoemacs-mode smart keys out of the fixed 
layout.  Fix lookup on internet on fixed key layout.
       new  7c8c81d   Add wdired-mode to excluded CamelCase modes.
       new  3281c22   Add C-c C-c to toggle to wdired-mode.
       new  3e80b76   Added description of wdired-mode
       new  d9f5fa2   Fix toggle letter case so that temp variables and 
variables with two underscores are not considered camel case variables.
       new  aa3000c   No longer extract keymaps. Rather translate them. Should 
take care of Issue #128.
       new  7e53a05   Version bump.
       new  ca2b074   Finish Issue #128.
       new  95fa49c   In dired mode execute extended command was broken.  This 
fixes that issue.
       new  055a35f   Took out annoying message.
       new  45c6035   Now have a fix for dired-mode that doesn't break the rest 
of ergoemacs-mode.
       new  4e00fa0   Proof of concept for JavaScript based images.  Should 
help address Issue #118.
       new  d9c6778   Removed random add-hook for ergoemacs-emulation-mode-map
       new  c6818b6   Now allow escape to exit browse kill ring.
       new  01187e8   Add escape to wdired mode.
       new  a3a7955   Add auto-loads for dired so that if dired isn't loaded, 
it still will run the functions.
       new  bed9055   Only load other files if not already loaded.
       new  284be7d   Fix typo for ergoemacs-layout.
       new  eafccaa   Fix ergoemacs-extras so that it doesn't list json as a 
theme (since its not a theme.)
       new  19629a6   Add ergoemacs-test to ergoemacs-functions so I don't have 
to require it every time I'm testing ergoemacs-mode.
       new  469e65c   Finally Fix Issue #6
       new  6ee0097   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.
       new  de79cbb   Fix Issue #130
       new  fc43673   Add back muting of messages.
       new  4734fc1   Added tests for Issue #130
       new  ba920c7   Doubled the timeout
       new  d1b4030   Delete out.  See Issue #131.
       new  7636744   Added out to .gitignore.  See Issue #131.
       new  900a045   Make sure ergoemacs-read-input-keys is enabled when 
necessary.
       new  f01dd50   Make self-insert-command insert the appropriate key when 
its a shortcut.
       new  ee52052   Added punctuation layer
       new  0f091b0   Added smart apostrophe
       new  24d4db2   Fix smex prompt again...
       new  a589a51   Another fix of the set-mark when smex is installed...
       new  54f9e81   Bug fix for apostrophe
       new  f4935cd   Added wrapping of region by parentheses
       new  d489a80   Bugfix for canceling <apps> h f...
       new  651dd27   Put the macros at the top.
       new  1a3afb2   Now generate Javascript layouts.
       new  0e077f7   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>
       new  a147626   Bugfix for orgtbl-comment-mode.
       new  640a339   Now change to be less aggressive, but still pass the test.
       new  3707cbe   Bug fix for ergoemacs-end-of-line-or-what when cua-mode 
is on.
       new  b3021c7   Version bump.
       new  1675019   Bug fix for unread-command-events allowing a preserved 
mark... Maybe an emacs bug?
       new  083cad0   Add test for apps copy and paste preserving mark.
       new  524a208   Don't echo keys when in the minibuffer.
       new  41bef47   Make sure that ergoemacs-mark-active is reset
       new  40ad2cf   Modified/added character distribution.
       new  b60fbf5   Version bump.
       new  c67c4b1   Take out debugging statements from keyboard quit.
       new  c277873   Another change to ergoemacs reduction theme.
       new  dd2f370   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.
       new  4d11270   Bug fix for making sure that <apps> <apps> s runs save-as.
       new  f8639e2   Remove `ergoemacs-read-input-keys' from minibuffer.
       new  84a2562   Be more careful with unread-command-events.
       new  11be27f   Do not bind execute extended command to a shortcut...
       new  35eaf55   Don't think that this prefix argument change is needed.
       new  45bac38   Changing ergoemacs-extras in anticipation of js-only 
image.
       new  179a111   Workaround for Issue #133.  It shouldn't be happening but 
this appears to fix it temporarily.
       new  367d9e6   Add helm-M-x to fix #133.
       new  b882ccb   Add back execute-extended-command as a shortcut.
       new  31e9280   Separated out ergoemacs-with-global and 
ergoemacs-without-emulation.
       new  054145e   Changed to use new ergoemacs-with-global
       new  dde427a   Add some debugging statements to try to properly fix 
Issue #133.  Also change one command-keys to single-command-keys
       new  617f003   Change to this-single-command-keys
       new  3bd53ef   Proper Bug Fix for Issue #133
       new  d2fa4ee   Take out ergoemacs-read-input-keys to minibuffer.  Gives 
an error since it is let-bound somehow.
       new  791aa89   Now only care about prefix's saved-overriding-map when 
modifying overriding-terminal-local-map.
       new  80b3590   Should fix Issue #134.
       new  af6aaea   Fix Issue #33.
       new  2da76dc   Take out erroneous change log.  org-readme-sync was done 
on the wrong repository.  Sigh.
       new  b616d00   Allow the ergoemacs-mode hooks to always setup a key, if 
necessary.
       new  3cd4f29   Allow escape to exit out of choosing a due date in 
org-mode.  See Issue #136.
       new  f92fa89   Revert ergoemacs-create-hook-function
       new  6ac463f   More conservative application of the always option in 
ergoemacs-create-hook-function.
       new  dfde7fc   Change the json output for javascript.
       new  5e411a7   Added keymap.js
       new  7a67e4e   Added test for Issue #137.
       new  0640824   Have org-mode support shift-selection-mode partially.
       new  bc8e00f   Fix for shift-selection mode.  See Issue #137.
       new  285b64a   Better fix for Issue #137.
       new  765015b   Wrap in unwind protect just in case the interactive form 
is not a string.
       new  8775410   Fix typo on buffer-read-only.
       new  5f001e7   Fix Shift-selection test.  Issue #137.
       new  e6438d9   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
       new  c8f1fab   Remove handling of interactive forms.  In theory 
call-interactively should handle these items... Not sure if it is or not. See 
Bug #137
       new  9c7c584   Change the shift selection-bug to be handled by the 
post-command-hook.  I'm not sure why it is happening... See Issue #137.
       new  8cd55a0   v5.13.12-3:  - More Robust Fix for Shift Selection mode. 
(Issue #137)
       new  b088987   Made sure that messages are only displayed when the 
minibuffer is not active.
       new  66dee31   Added back the C-x 8 map.  Currently dosen't do ergoemacs 
translations... Also the C-u now doesn't work :(  See Issue #138
       new  5378ea1   Fix ergoemacs-read complaining when there is a numeric 
prefix argument.
       new  172752f   Added test for Issue #138.
       new  519febc   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.
       new  c2fc788   Added ergoemacs-describe-key
       new  afbc50d   Add better test for Issue #138.
       new  29222a2   Make sure ergoemacs-describe-key is turned off after 
ergoemacs-undefined is called.
       new  090862d   Remapped describe-key to  ergoemacs-describe-key.
       new  cd761a1   Removed ergoemacs-describe-key until its a bit more 
stable.
       new  d5f870e   Fix ergoemacs-describe-key.
       new  4828d8f   Added back ergoemacs-describe-key
       new  793a944   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.
       new  9735325   Added text about emacs translations.
       new  c0580ea   Fix Issue #140.
       new  e658cb6   Give a test for Issue #140.
       new  292adad   Do not assume that this is a camelCase word for 
conversion when it is inside a comment.
       new  8d601ca   Better description for `ergoemacs-translate-keys'
       new  407f5e5   Changed C-x and C-c to use ergoemacs-read.
       new  fb94638   Added ergoemacs-shortcut-remap to start retiring 
ergoemacs-shortcut-internal
       new  a3cdcbf   Use ergoemacs-shortcut-remap instead of 
ergoemacs-shortcut-internal
       new  1dc5d9b   Bug fix for ergoemacs-shortcut-remap-list.
       new  7dee13f   Change to ergoemacs-shortcut-remap in ergoemacs-modal.
       new  8ab88e2   Use ergoemacs-shortcut-remap in ergoemacs-hook-define-key.
       new  55e3c09   Change to use ergoemacs-open-line.
       new  55c63c8   New ergoemacs-shortcut function.  It mostly passes all of 
the tests...
       new  2b30780   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.
       new  8d42cb0   Slight bug fix for shortcuts
       new  e5e1273   Use ergoemacs-shortcut-function-binding throughout 
shortcut functions.
       new  5e3280b   Added a bug-fix for ergoemacs-shortcut.
       new  a8f4a07   Reset ergoemacs-single-command-keys correctly. May fix 
Issue #140.
       new  2dcc116   Change to ergoemacs-define-key
       new  3712767   Added test for issue #141.
       new  386291b   Test for Issue #142.
       new  479e0b3   Partial support for shift-selection of CUA 'movement' 
commands (for example subword-forward).
       new  1ac6c53   Finalize shift-selection support for CUA move commands 
that don't have the interactive shift-selection specification. (Like 
subword-forward)
       new  50e181c   Added test for shift-selection for subwords.
       new  8823427   Add and use ergoemacs-is-movement-command-p
       new  1e997cb   Separate shortcut function into shortcut and 
shortcut-movement.
       new  72494ac   Bug Fix for Issue #142
       new  0db0c73   Added misspelled-mark known failure (when flyspell 
doesn't work correctly)
       new  4c5e2d9   Directly call ergoemacs-shortcut-remap or ergoemacs-read 
when lookup these functions in ergoemacs-read.  This will keep the recursion 
down.
       new  d8ddef0   v5.14.01-0 - Fixed Issue #140 - Fixed Issue #141 - Fixed 
Issue #142 - Re-factored ergoemacs-shortcut.
       new  e5f01c3   Changed ergoemacs-read to accept a keyboard sequence as 
an input.
       new  5150924   Updated ergoemacs-test to use the new ergoemacs-read 
algorithm.
       new  39d738d   Changes to address Issue #143.
       new  fd0cd08   Added test for Issue #143.
       new  c3757a3   Fix ergoemacs-test-misspelled-mark-should-fail.
       new  655e5e7   Bug fix for Issue #144.
       new  5e553ce   Starting to phase out ergoemacs-movement-commands.
       new  5510dca   ergoemacs-read is no longer recurive.
       new  d8a0bc3   Revert taking out ergoemacs-movement commands.
       new  88fda54   * ergoemacs-extras.el: fixed a typo. current-clas → 
current-class
       new  70291b2   * ergoemacs-track.el: fixed a escaped local var `wi', now 
in `let'.
       new  2075940   * ergoemacs-extras.el: fixed a escaped local var `tmp'.
       new  702aaf0   * ergoemacs-menus.el: fixed a escaped local var 
`current-letter'
       new  b0b3b66   Documentation fix.
       new  c860656   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  5d6cf0d   Documentation fix for ergoemacs-compact-uncompact-block.
       new  1b3160d   reformat Readme.md
       new  9317a88   Make ergoemacs-read simpler with only two arguments.
       new  7c8bda9   Bug fix for ergoemacs-read.
       new  1dff976   Update tests to use new ergoemacs-read.
       new  19103c2   Take out macro-expansion of next key.
       new  04fdcf4   Merge pull request #146 from ryantm/patch-1
       new  9d146d3   Added test for Issue #145.
       new  6dae192   Fix for issue #145.
       new  6e41e13   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  4133d16   Add option to turn off function remapping.  See Issue 
#145.
       new  b221490   Misc formatting changes.
       new  0bddcdb   Add Test for Issue #147.
       new  5635da8   Make sure that ergoemacs-use-function-remapping is true 
for the Issue #147 tests.
       new  20c3922   Fix for Issue #147.
       new  b2738da   Added ergoemacs g to alt translation when unchorded.  See 
Issue #148.
       new  bbab5a2   Should fix Issue #149.  Related to Issue #147.
       new  8b935aa   Another fix for Issue #147
       new  1ac40da   Add G to read. See Issue #148.
       new  3dd50b2   Fix Issue #152.
       new  81667c4   Added Space Literal translation for unchorded variants, 
See Issue #148.
       new  17aa14c   Fix the undefined keys for unchorded ergoemacs-mode.
       new  b3accf0   Beginning of line fix for Issue #154.
       new  f5ceea2   Only add the hook back if ergoemacs-mode is enabled.  
Related to Issue #155.
       new  d93f404   Fix undo-tree to work with ergoemacs-mode.  See Issue 
#155.
       new  77dbebd   Added possibility of user-based override of key.  See 
Issue #156
       new  14bb934   Add overrides for ergoemacs-defined keys that are not on 
the emulation layer.  See Issue #156.
       new  3530008   Added back iswitchb work-arounds.  See Issue #156.
       new  063857a   Lookup overrides from emulation-mode-map.
       new  90f8abc   Add persistent bug-fix for iswitchb. See Issue #156.
       new  25a00d3   Small code reformatting
       new  e92e76b   Started a generic keystroke translator.
       new  449417d   Icicle Remapping, thanks to Nikolay Kudryavtsev.
       new  4f3ea56   Fix the inconsistency in movement.  Thanks to Nikolay 
Kudryavtsev.
       new  6dbbb1b   Remove cua--pre-command-handler advice, and add 
ergoemacs-shortcut-movement-no-shift-select.  Seems to fix Issue #158.
       new  d6f306a   Remove old ergoemacs shortcut engine.
       new  6fb9444   Changed C-c C-c to use direct shortcut.
       new  ec28941   Finalize ergoemacs-translate function.  Almost ready for 
ergoemacs-read.
       new  3496ef9   Now allow kbd input.
       new  6762512   Add support for translation of bracketed keys, like <up>.
       new  69825f9   Fixed comment.
       new  7ffb860   Added `ergoemacs-to-sequence' function.
       new  0378516   Remove icicles remapping.
       new  031c38d   Bug fix to make sure unchorded lists [Ctrl+] regardless 
of the value of case-fold-search.
       new  7752dd8   Made ergoemacs-pretty-key a bit more stable.  Also 
Changed Ctrl+ to Ctl+
       new  95f7fa2   Moved ergoemacs-translate to ergoemacs-translate.el
       new  f4e53ad   Updated ergoemacs-test to use Ctl and ergoemacs-read-key
       new  0ff5683   Started trying to fix global-set-key after
       new  228bd23   Transition to ergoemacs-read-key
       new  b51cf0e   Updated spacing in test file
       new  fbd184c   Make mark-whole-buffer work correctly
       new  b9df51c   Make any command that contains "mark" in it, mark the 
buffer.
       new  738c868   Now allow global keys to be used.  Hopefully it works on 
linux.
       new  bb91a48   Added elp profiling to ergoemacs-test.
       new  5f2ccdd   Added DEL to the translation exceptions.
       new  1c0fea2   Added the ability to press backspace to fix your key 
sequence...
       new  dd57f3e   Make lambda functions not raise an error in 
ergoemacs-post-command-hook.
       new  7afa732   Made ergoemacs-test an autoload function.
       new  5bfc27d   Don't load ergoemacs-test in a clean environment.
       new  6921f62   Fixed backspace to work in more robustly.
       new  cf6b2ef   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.
       new  2cc7643   Now ignore Linux's <menu> global binding when needed.
       new  aec5b44   Add another translation when shift is translated to alt.  
Try Alt+key then Shift+key.
       new  3a0a9d6   Fix Issue #160.
       new  bbf8c9a   Added raw translation as well as try to see if that key 
will work.
       new  d1e36b6   Fixed spacing.
       new  44902ec   Now allow overlays and overriding keymaps to use 
ergoemacs-read-key.
       new  0c2a590   Make self-insert keys send unread-events instead.
       new  5ff9458   Bug fix for overlays.  Remove recursive function calls.  
Make ergoemacs-read-key more reliable for overlays.
       new  47760aa   Only install shortcuts into overlays when there are no 
unread-command events present.
       new  7981f25   Bug fix/enhacnement to make shortcuts go through 
ergoemacs-read-key.
       new  05cb698   Make ergoemacs not so verbose by default
       new  9f7e100   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.
       new  ec91169   Remove ergoemacs-send-keys.  Also changed cursor to 
bullet.
       new  2c6d170   Made the cursor character customizable.
       new  526d421   Added `ergoemacs-send-fn-keys-fns' back.
       new  9e5130f   Removed Issue #108 test.  Fixed by read-key.
       new  256ba58   Removed M-O fixes in the global-set-key advice.
       new  d018032   Made self-insert check consider lambda functions.
       new  a37e8f9   Simplify ergoemacs-advices for global-set-key.
       new  9bf90fd   No longer depend on flyspell for test.
       new  be2b779   Add an ergoemacs test for parentheses.
       new  fb060d2   Change ergoemacs-without-emulation to take out the 
bindings not needed.
       new  c50c1dc   Fix parenthesis bug.
       new  03ed868   Make minibuffer keyboard quit work with 
ergoemacs-read-key.
       new  a07928a   Only quit minibuffer when not completing a key-sequences 
with ergoemacs-read-key.
       new  52897ff   Bug fix for ergoemacs-toggle-letter-case
       new  61a4415   Put back in keyfreq support and describe-key support.
       new  3ee5c61   Change `ergoemacs-shortcut-remap' to use 
`ergoemacs-read-key-call'
       new  2bdedf8   Bug fix for ergoemacs-undefined.  Now show proper 
bindings.
       new  b238457   Fix ergoemacs-read-key
       new  eb94e0b   Really fix ergoemacs-shortcut---internal
       new  eb83cc0   Put the last fix on.  Sigh.
       new  e3f89e4   Started working on ergoemacs-read-key's implementation of 
universal/digit arguments.
       new  f807870   Add Test for Issue #161.
       new  bcea44e   Use scroll-up/down-command when available.  Allows Issue 
#161 have a successful test with emacs 24.1+.
       new  7686834   Make sure scroll-error-top-bottom is t for Issue #161 
test.
       new  478cd5f   Remove overlays when testing.
       new  f91bda0   Seems to fix Issue #161, but doesn't pass the test...
       new  08f7cbc   Remove test for Issue #161.
       new  0974288   Remove testing comment.
       new  6e80c92   Add back unchorded C-c by QWERTY <apps> f
       new  a4b324f   Added backspace support for universal arguments.
       new  c290e11   Added TAB to list of translation exceptions.
       new  4d70c1e   Change how ergoemacs-mode handles universal arguments.
       new  7026fa8   Make sure that the universal-argument keeps the type 
defined.
       new  445c17e   Added level 0, emacs keys for a deity-mode.
       new  38450d9   Added generic org-mode headline navigation (Issue #159)
       new  eabb07d   Added better key translation descriptions.
       new  f5a73bd   No longer gives the same error as reported in Issue #162.
       new  9b71e8d   Fix Issue #162.
       new  df4453c   Make ergoemacs-remove-shortcuts support 
ergoemacs-witout-emulation
       new  f8f8560   Make the local-keymap update when calling unchorded 
prefix arguments.
       new  11a4c67   Added <f2> to edit isearch string.
       new  96070a0   Make <f2> always enter/exit editing an emacs command 
agument.
       new  59ca102   Make space represent Ctrl in the swapping of Alt<->Ctl 
translation.
       new  389e11a   Change translations for Ctl<->Alt
       new  920868d   Fix <apps> <menu> to translate to ▤
       new  ab8a115   Yet another change to Ctl<->Alt translation.
       new  dcaf0ac   Bug fix for ergoemacs-translate.
       new  25fc94c   Make sure that base and local-keymap are recalculated 
every time
       new  99dcbf7   Bug fix -- set this-command first, in case the command 
changes this-command.
       new  74fa752   Started allowing generic translations.
       new  1a09975   Bug fix for translations.
       new  a1ca39f   Added test for shift-selection in ergoemacs reduction.
       new  6687ec2   Modify test comment
       new  3ad6e7f   Possible fix for Issue #166.
       new  8e086b6   Should Fix Issue #165.
       new  7810506   Fix Shift Selection-reduction test (Issue #166)
       new  2edff6b   Add back unicode support after fixing Issue #165.
       new  914b059   Add generic translation engine.
       new  6b5fa1d   Changed modal emacs to a consistent ergoemacs-mode 
translation of unchorded to Alt+.  Return is still a bit buggy.
       new  3b2ca76   Allow ergoemacs-modal to access mouse events
       new  c823d95   Removed alt modal function.  Should be setup in 
ergoemacs-translate.
       new  da62b7b   Ergoemacs-translation added modal functions and keymaps 
that people may customize afterward.
       new  a8724f0   Changed modal toggle.
       new  ffebd47   Changed the lookup function for local keymaps.
       new  66225b2   Shortcuts updated to poll keymaps
       new  e4d34af   Bug fix for keymap definitions
       new  e938bdd   Add local modal override.
       new  de372bb   Bug fix for modal, so it doesn't turn off with return.
       new  141a843   Update test for unchorded-alt-modal.
       new  74876d8   Now enter exits the Alt+ modal keymap.
       new  a69bbfb   Added back fast repeating commands.
       new  c0f8bec   ergoemacs-modal-toggle should not be run interactively.
       new  685d499   Add mode-line to saved mouse keys.
       new  ad6295a   Remove Ctl to alt option.
       new  3b1189d   Made the ergoemacs-modal able to chain states.  That way 
ergoemacs-ctl-to-alt-modal should be able to fix this issue. (Issue #1)
       new  d22daf9   Made ergoemacs-translations a hash.
       new  efeff9f   Make ergoemacs-modal now have a possibility of different 
cursor colors for different modes.
       new  808364c   Try to get keys promoted.
       new  8580104   Bugfix for ergoemacs-modal cursor color.
       new  adf2759   Turn off ergoemacs-modal when ergoemacs-mode is turned 
off.
       new  90b0714   Added gaia mode.
       new  53f8544   Bugfixes for gaia
       new  3601f5d   Reverting "Bugfixes for gaia" Revert "Bugfixes for gaia"
       new  c54f1ad   Make sure that key-trial is non-nil.
       new  def66e0   Fix gaia
       new  5d08df1   Expanded ergoemacs-translate-shifted
       new  b05a18b   Make sure ergoemacs-modal is not in force for function 
lookups.
       new  0f6199b   Make ergoemacs-modal-default handle on/off conditions
       new  1a3733a   Added shift translation to each translation.
       new  18fbe3f   Make shift-select work for modal emacs
       new  4a4b872   Make modal keys support shift-selection when cua-mode is 
on.
       new  ba7f46e   Pretend that the ergoemacs-modal-default is a movement 
command for CUA.
       new  39ed74f   Took out color shift and mode-line shift from the command 
hooks.
       new  f3e78f6   Fix mode line and color issues.
       new  722492e   Install shortcuts up even with ergoemacs-modal.
       new  cb61914   Don't message shift-translated commands.
       new  ab775ae   Make the ergoemacs-read work better when quitting 
functions.
       new  48afb3f   Make ctl to alt modal blue and always on.
       new  5c39dfd   Added another way to access org-capture
       new  1ae5bde   Install shortcuts up on all layers.
       new  74ee3a9   Trying to make quit work better.
       new  7abd174   Paren fix.
       new  61f9eba   Added test for Issue #168.
       new  64c614b   Partial Fix for Issue #168.
       new  7a13f31   Make more tests possible by adding ergoemacs-test-fn to 
`ergoemacs-read-key-call'
       new  ed0151c   Add test for reduction M-g (Issue #171)
       new  349155e   Fix Issue #171 test.
       new  b2bbb2c   Fix Issue #171.
       new  4889c82   Fix Issue #168.
       new  2cba527   Added [Esc] for CUA-rectangle. Issue #172.
       new  0668ed1   Be more careful of cua--rectangle.
       new  ec64db1   Code restructuring.
       new  a696a8a   Code reformatting.
       new  8fad5da   Added standard Norwegian QWERTY keyboard.
       new  a88b109   Merge pull request #173 from Oegly/master
       new  2fffc3e   Fix <f2> translation.
       new  928a3ec   v5.14.02-0 - Now key sequences can be changed by using 
the backspace key.
       new  1a6fc38   Added `ergoemacs-translation-keymap'
       new  28014e7   Added deletechar to translate to Backspace. Unmasks 
backward-kill-sentence.
       new  ddb5057   Bug fix for universal arguments.
       new  13a2d83   Now make the backspace remember the actual keys typed.
       new  03e71ba   Fix translation so that prefixes are not translated.
       new  9e23982   Delete some obsolete variables
       new  aa7fa78   Add bug fix for Ctrl-F searching...
       new  6a600ff   Better fix for saved-overrinding-map bug.
       new  4ed89a6   Fix saved-overriding-map issue
       new  5c4c452   Removed mode warning on changing key bindings.
       new  537daeb   Add some documentation about ergoemacs translations.
       new  44d09bd   Define a command to enforce overrides.
       new  5648e7c   Add <f11> and <f12> to compilation-mode.
       new  7b4f15a   Started Issue #175
       new  eafc0ac   Added back the old commands so that ergoemacs-mode will 
work on this branch.
       new  ba581f2   Fix link to github issues.
       new  23770ba   replaced some expressions with built-in functions.
       new  2852eb1   Merge pull request #177 from guoci/patch1
       new  8a85100   Merge pull request #178 from guoci/readmepatch
       new  ee5d15a   Refined ergoemacs-theme-component. Not usable yet.
       new  87d8eb5   Merge branch 'master' into ergoemacs-theme
       new  f4d8250   Modified components to store in 
ergoemacs-theme-component-hash
       new  7519375   Make ergoemacs-use-mac-command-as-meta customizable 
(again)
       new  7fd0078   Added Tests for Issue #176.
       new  6c9c6ea   Fix Issue #176
       new  35a08c4   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode
       new  24e23db   Fix byte-compile warning.
       new  1ab1e6a   Bugfix for `ergoemacs-modal-keymap'
       new  84882ef   Changed condition-case calls to reduce compiler warnings.
       new  f7e648b   Fix the ergoemacs-use-mac-command-as-meta to work again.
       new  28bb981   Add information about modifiers on a mac
       new  9602fcf   Add some of the theme components.
       new  712402a   Starting to break out themes more.
       new  846864a   Fix Issue #180
       new  3bbaa40   Remove un-neede advice.  May help themes to reload.
       new  e302145   Won't completely stop emacs when reloading.
       new  a35f642   Make Split below and above be the default command.
       new  6f247ad   Make variable reg optional.
       new  0106e0c   Add ability to get each components keymap. Update 
components.
       new  14a536c   Now allow themes component keymaps to accept multilpe 
components.
       new  cbbc020   Ergoemacs mode bug fix.
       new  a6a60fd   Fix Issue #139 and #183.  Mimics emacs behavior.
       new  5d97464   Merge branch 'master' into ergoemacs-theme
       new  b0bff8e   Added Spanish Dvorak Layout thanks to Diego Efe.
       new  8794e33   Merge branch 'master' into ergoemacs-theme
       new  ca70f6b   Started adding version tags.  Not quite ironed out.
       new  b3fe7f8   Added Test for Issue #183.
       new  d17acc4   Fix Typo to change Issue #183 test to Issue #184 test.
       new  9f69224   Fix Issue #101 again.  Fix es-dv layout.
       new  15c3fbf   Added ending return to the test for #184.
       new  f6253bc   Fix Issue #184.
       new  d2a1083   Merge branch 'master' into ergoemacs-theme
       new  c348c74   Fix version-compatability that was dropping certain keys.
       new  375ae27   Reformatting
       new  6ff8be9   Now allow the keymaps function to get a specific keymap.
       new  1df2618   Now get theme keymaps.
       new  eb146d7   Added unbind keymap and clean up composite keymap.
       new  071c359   Changed pre-command-hook to handle shortcuts
       new  b38c15d   Changed pre-command-hook to handle shortcuts
       new  29b9ca2   Only defer hooks that need `this-command` updated.
       new  6d60292   Merge master fix.
       new  4ec010e   Add minor-mode-layout to versions.
       new  625f116   Started minor-mode theme component
       new  bebc786   Bug fix for saved minor-mode list; Define nil in keymaps.
       new  01feaca   Keymap for fixed keys generated for one component hook.
       new  17c374f   Starred let to pick up variable components.
       new  e481aea   Fixed minor mode return keymaps.
       new  46852a5   Add Test for Issue #186.
       new  aaead69   deactivate-mark=t for successful Issue #186 test
       new  0796c91   Fix Issue #186
       new  7f57090   Merge branch 'master' into ergoemacs-theme
       new  1a3ef61   Fix Issue #184 and Issue #186
       new  4abc4c2   Merge branch 'master' into ergoemacs-theme
       new  587d9b3   More basic keymaps returned from 
ergoemacs-theme-component-keymaps
       new  a3911ec   Fix the order of the keymaps returned.
       new  4d6ae1d   Made hook keymaps.
       new  3829251   Turn on keys from new ergoemacs-theme engine.
       new  11439f4   Use delq and remove space.
       new  a47685a   Minor bug fixes; Ready to rewrite hook functions.
       new  60cedf8   Fix keys in echo area when ergoemacs-use-key-descriptions 
is nil
       new  311653d   Merge branch 'master' into ergoemacs-theme
       new  b1199cc   Add (when hook) syntax to theme components.
       new  e86c37d   Changed syntax to ergoemacs-theme name () desc
       new  8924f3c   Allow (define-key ergoemacs-keymap kbd nil) to overwrite 
previous definitions.
       new  ee72f8f   Add ergoemacs-reduction theme.
       new  2007270   Simpler method to install keymaps.
       new  9ff73c9   Start hook setup for a theme.
       new  8936a4d   Ergoemacs theme engine should mostly work.
       new  2a56a36   Use new theme engine. Doesn't pass all tests.
       new  640cc1b   Change to 'ignore'
       new  2d6b4b0   Fix M-4 and M-$.
       new  b4b3b02   Be more careful for overrides.
       new  f65a924   Fix grammar in comment.
       new  149b1ed   Trying to fix the test suite errors.
       new  2fb217f   Partial fix of issues.
       new  d615f96   Fixed two more issues
       new  d5071ab   Fixed all but one issue.
       new  4c07c01   Now all tests pass.
       new  0078516   Merge branch 'master' of 
github.com:ergoemacs/ergoemacs-mode into ergoemacs-theme
       new  e8298c2   Add support for locate-mode in 
“ergoemacs-open-in-external-app”.
       new  0c8fd00   Merge pull request #190 from guoci/master
       new  d88a4ae   Add `ergoemacs-with-ergoemacs'
       new  62c9d88   Change ergoemacs-key-fn-lookup to use 
ergoemacs-with-ergoemacs
       new  a7f9aab   Remove ergoemacs backward compatabilitiy.
       new  2be0b6b   Merge branch 'master' into ergoemacs-theme
       new  ebd8a14   Temporary Fix For Issue #191
       new  700ff72   Take out debugging comment for Issue #191
       new  3f5f588   Add (with minor-mode ) syntax for minor-mode remaps.
       new  0dd3a75   Be more careful when defining/parsing theme keys.
       new  61ea3dd   Be careful with command remapping.
       new  b3a8ff3   Fix ergoemacs minor mode remaps so they aren't keymaps.
       new  84cb297   Only create emulation variable if needed.
       new  01ec431   Merge branch 'master' into ergoemacs-theme
       new  c7b1fc5   Make sure original keymap is saved.
       new  5f347bd   Take out comments. Seems to pass tests.
       new  c0b221e   Fix <apps> h key
       new  2d8522b   Support org-mode's capture in 
ergoemacs-close-current-buffer.
       new  c8e49cf   Separate theme component and keymap caches.
       new  0c7053a   Add C-h to help functionality.
       new  331fceb   Merge branch 'master' into ergoemacs-theme
       new  eb200fa   Added test for <apps> h v
       new  8b8e667   Spacing changes.
       new  f0d431b   Fix Issue #193
       new  f956110   Try to be a bit more careful
       new  d1bb394   Test <apps> h z
       new  64e7130   Fix <apps> h z
       new  c9a8fb8   Remove tests that aren't working in windows.
       new  52d9b57   Remove lexical scoping.  Not sure consequences
       new  5f33f38   isearch map should only be modified once.
       new  e5d5f98   Isearch is now more stable
       new  255f9da   Test remaps, make sure they are present.
       new  b7ac74b   Restore original keymaps on removing a theme.
       new  1d2e75b   Fix map-name typo
       new  4e1fc58   Save original maps now behaves correctly.
       new  be4221d   Fix some internal binding issues (Issue #194)
       new  e880ae9   Fix minor-mode lighter menu
       new  6845a2a   Add ergoemacs-theme menus back.
       new  e6af2e1   Start working on Issue #197
       new  515e6f0   Merge branch 'master' into ergoemacs-theme
       new  554f54a   Seems to Fix Issue #197
       new  6f64a21   Merge branch 'master' into ergoemacs-theme
       new  428c0b6   Fix bug when mc--this-command isn't found.
       new  2d48ff8   Merge branch 'master' into ergoemacs-theme
       new  06ce12c   Advice not needed for Issue #197
       new  6ce4402   Merge branch 'master' into ergoemacs-theme
       new  68fc002   Fix remaps (again)
       new  b3160b8   Add ergoemacs-theme-versions function
       new  60c3f2c   Add version info
       new  f016f5f   Make DEL and <f2> in command sequences an option.
       new  720fbfc   Be slightly more careful in ergoemacs-theme-keymaps
       new  b95ac0d   Add ergoemacs-fixed-key and ergoemacs-key abilities.
       new  3ffb9c1   Added backward compatability.
       new  6068704   Only add keyboard shortcuts on a full shortcut map.
       new  eb2ec89   Partial fix for Issue #198
       new  803136f   Make <escape> to quit a customizable component.
       new  4454032   Can use customize if apps swaps translations
       new  6fe3563   Fix old ergoemacs-theme support
       new  4cc763d   Finalize Fix for Issue #198
       new  19938d4   Added phi-search remaps in multiple-cursors.
       new  eb7f1c6   Fix Issue #199
       new  8fcbabc   Perhaps Address Issue #200
       new  be3bf4e   Batch compile ergoemacs for clean instances. (Issue #200)
       new  624a32c   Make sure macros are include (Issue #200)
       new  a04f710   Try to make sure macros are included (Issue #200)
       new  19d6942   Possible Test for Issue #188.
       new  dad6c4b   Could Fix Issue #188; Not sure.
       new  3684b4b   Seems to fix Issue #200
       new  b9bcd34   Add global to emulation keymaps.  Address Issue #202
       new  f29b678   Be more careful when creating translations.
       new  c7dd7de   Add Test for Issue #202
       new  7eedf40   Retain ergoemacs-input when trying to translate
       new  2a16844   Use shuffling keys to turn on global remaps
       new  171f3eb   Try to be more careful in translations (Issue #188)
       new  3c91da4   Let ert know this test fails :(
       new  a7faaa0   ergoemacs-clean will delete/recompile with prefix.
       new  8429dca   Add intelligent closing of git commit messages.
       new  440c33d   Some Speedups (Issue #205)
       new  5de047f   Possibly Address Issue #204
       new  35d53cc   Test Issue #203
       new  1370117   Try to fix Issue #203
       new  af16643   Revert "Try to fix Issue #203"
       new  dbd78e1   Fix Issue #207
       new  7e05a1a   Seems to fix issue #203, but doesn't pass the test.
       new  3bcc9b3   Possibly Fix Issue #207
       new  3aaccc1   Handle global remaps by adding to ergoemacs-mode remaps.
       new  3bbdd81   Add regular expression remaps.
       new  5e5b02f   Feature: new buffer auto mode
       new  0fe027e   Take out debugging statements; They slow down ergoemacs 
(Issue #211)
       new  5b3a8d5   Fix Issue #208
       new  343959e   Issue #210. Infinite recursion.
       new  79068af   Turn on ergoemacs-mode when options are turned on.
       new  7f73360   Autoload cookes may address Issue #210
       new  8608da5   Put the expected result in.  Maybe I can figure out a 
test.
       new  8fc22d4   Fix Issue #212
       new  4adfff4   Fix Issue #212 and pass test suite.
       new  7ade1b9   Change hook to ergoemacs-theme-hook
       new  d60d04e   Allow theme-components to specify modes and settings.
       new  915519d   Possibly allow byte-compiled version to work.  See Issue 
#213
       new  62b5e59   Add ergoemacs-require
       new  ced4b20   Add bug-fix for ergoemacs-require
       new  5c51159   Expanded ergoemacs-require to have more options
       new  2820105   Bug Fix for ergoemacs-require
       new  ae17ec4   Fix ergoemacs-rm-key
       new  f11244c   Fix for ergoemacs-require
       new  45a7996   Fix #217 and #206?
       new  bd21eaa   Be more careful with C-i
       new  7bd7c4b   Add Test for Issue #213.  It passes (but shouldn't)
       new  217cfc0   Try to be more careful with C-h on key sequences.
       new  351073c   Move the comment to be more reasonable.
       new  ca22c09   Possibly Fix Issue #213 (It works for me)
       new  e48a9a8   Merge pull request #209 from 
Pitometsu/new-buffer-auto-mode
       new  f0a2686   Change the order of accepted keymaps
       new  4335819   Add Xah's banishing shift keys.
       new  c127de3   Add support for vector keys.
       new  dd70449   Turn of message for modal keymap.
       new  92c2cd5   Turn on message for key sequences when ergoemacs-modal is 
enabled.
       new  e57b2c4   Update documentation
       new  a4534f6   Test Issue #220
       new  0760f0c   Fix Issue #222
       new  874d836   Undo fix for Issue #222; Causes issues.
       new  f580136   Debug function
       new  eefbba2   Formatting change
       new  ddc0336   Fix Issue #222
       new  ed2c499   Fix Issue #221
       new  3bde996   Make the theme options be saved from menu bar
       new  f20ee8f   Allow autohotkey to generate keys and executable again :)
       new  5fb754a   Extend authotkey support and make default theme standard
       new  fed3291   Fix ergoemacs ahk generation
       new  cd822a8   Expand menu and add separators
       new  fc55ee8   Fix Issue #213
       new  a0a00ee   Move pretty keys to translate
       new  fa86685   Fix org-paste to org-yank.
       new  14fa582   Move pretty-key to the top.
       new  039fe2a   Try to make Issue #213 closer to the bug.

The 1080 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]