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

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

[elpa] branch externals/ergoemacs-mode updated (88f1373 -> 7a30c03)


From: Matthew Fidler
Subject: [elpa] branch externals/ergoemacs-mode updated (88f1373 -> 7a30c03)
Date: Fri, 11 Jul 2014 22:33:17 +0000

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

      from  88f1373   Byte compile twice to pick up any other byte-compile 
issues
       new  051dd3c   Fix key lookup for menus. isearch <-> text search Issue 
#265.
       new  7fb421d   Add Open Directory
       new  b73bead   Fix #267
       new  dfc30a1   Add ~/.emacs and describe using elpa instead of melpa
       new  d7ca5a2   Fix Typo in web.org
       new  72ee455   Fix the differences between elpa and manual setup
       new  1ccdf65   Reverse the directions
       new  a6feabc   Fix Issue #268
       new  1a33867   Change startup messages
       new  cc31671   Add moving lines/region using M-up or M-down. Issue #266
       new  776578b   Change order to Fix #265 again
       new  59a829d   Possibly Fix Issue #269
       new  aee502c   Misc code cleanup
       new  6ea68e2   Another attempt to fix Issue #269
       new  89e2b10   Misc Code Cleanup
       new  38675fa   Add open last closed to recentf menu
       new  d472989   Add Scroll up/down command for other window
       new  52fb576   Fix Issue #270
       new  a198916   More accessible printer setup (Issue #236 and #235)
       new  bf18595   Make Open Last Closed show Ctl+Shift+T
       new  a253b7d   Add load path to batch byte compile
       new  3d94a60   Fix byte compile warning
       new  6c10b38   Start modal shift-select (Issue #215)
       new  4d5ebe7   Fix keys on web-page
       new  97acd57   Fix Issue #271
       new  aa877f2   Should display the correct key now.
       new  167ad96   Use pr-interface when available
       new  985be31   Another attempt to fix the webpage
       new  f7d0718   Fix webpage (tested works)
       new  16635db   Delete Frame/Close Emacs for Alt+f4
       new  e7c0a54   ergoemacs-keyboard-quit calls 【q】 when applicable
       new  60a733d   browse-kill-ring-mode no longer needs work-around
       new  36ea201   Defined variables use add-to-list otherwise pushnew
       new  d9378c4   The translations will fail :(
       new  7a30c03   v5.14.7.2 - Removed ergoemacs-pushnew, and use 
add-to-list for variables that   are defined with defvar (Allows work-around of 
calling adjoin at   runtime for emacs 24.1; Thaks to Stefan Monnier for 
pointing this   out). - Expanded 【ESC】 to exit modes that use 【q】 for 
quitting the   current operation.  This includes many packages like magit and   
browse-kill-ring. - Expanded 【Alt+f4】 to close the current frame when it is 
the only   frame present. - Added  [...]

The 35 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.


Summary of changes:
 ergoemacs-advices.el      |  106 ++++++++++++++-
 ergoemacs-extras.el       |   14 +-
 ergoemacs-functions.el    |  328 +++++++++++++++++++++++++++++----------------
 ergoemacs-layouts.el      |    4 +-
 ergoemacs-macros.el       |   22 ++--
 ergoemacs-menus.el        |  181 +++++++++++++++----------
 ergoemacs-modal.el        |   32 ++++-
 ergoemacs-mode.el         |  130 ++++++++++--------
 ergoemacs-shortcuts.el    |  113 +++++++++-------
 ergoemacs-test.el         |   22 +++
 ergoemacs-theme-engine.el |   63 ++++++---
 ergoemacs-themes.el       |  148 +++++++++++++++++++-
 ergoemacs-translate.el    |  262 +++++++++++++++++++-----------------
 ergoemacs-unbind.el       |   90 ++++---------
 web.org                   |   23 +++-
 15 files changed, 994 insertions(+), 544 deletions(-)



reply via email to

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