Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-elpa-diffs (date)
[
Thread Index
][
Top
][
All Lists
][
emacs-elpa-diffs info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Jul 31 2014 21:55:49 -0400
Messages in reverse chronological order
[
Next Period
]
July 31, 2014
[elpa] 01/02: Fix TODO about fixed Emacs bug
,
Barry O'Reilly
,
21:55
[elpa] 02/02: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
,
Barry O'Reilly
,
21:55
[elpa] branch master updated (438d662 -> 4834a3f)
,
Barry O'Reilly
,
21:55
[elpa] 01/01: * GNUmakefile: Don't look for .el files under .git
,
Stefan Monnier
,
12:24
[elpa] branch master updated (e999a58 -> 438d662)
,
Stefan Monnier
,
12:24
July 30, 2014
[elpa] 01/01: Add Package-Requires for flylisp per Emacs bug 18078.
,
Barry O'Reilly
,
15:37
[elpa] branch master updated (ca001a5 -> e999a58)
,
Barry O'Reilly
,
15:37
July 28, 2014
[elpa] tag chess.el/2.0.4 created (now e918d19)
,
Mario Lang
,
11:32
[elpa] 01/01: Release 2.0.4
,
Mario Lang
,
11:31
[elpa] branch externals/chess updated (00792b5 -> e918d19)
,
Mario Lang
,
11:30
[elpa] 02/06: Misc. fixes.
,
Mario Lang
,
06:10
[elpa] 04/06: * chess-database.el (chess-database-do-open): Require modules here. (chess-database-open): Instead of only requiring modules from `chess-database-modules'.
,
Mario Lang
,
06:09
[elpa] 05/06: * chess-display.el (chess-display-draw-square): Add docstring.
,
Mario Lang
,
06:09
[elpa] 03/06: * chess-ply.el (chess-ply-keyword): Add docstring.
,
Mario Lang
,
06:09
[elpa] 06/06: Update NEWS.
,
Mario Lang
,
06:09
[elpa] 01/06: * chess-algebraic.el (chess-algebraic-to-ply): Remove dead code.
,
Mario Lang
,
06:09
[elpa] branch externals/chess updated (4ab6c33 -> 00792b5)
,
Mario Lang
,
06:09
July 26, 2014
[elpa] 02/16: Fix popup when prefix is split by line continuation
,
Dmitry Gutov
,
00:53
[elpa] 04/16: company-pseudo-tooltip-guard: Invalidate after crossing line continuation
,
Dmitry Gutov
,
00:53
[elpa] 16/16: Merge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8' from company-master
,
Dmitry Gutov
,
00:53
[elpa] 15/16: Release 0.8.2
,
Dmitry Gutov
,
00:53
[elpa] 01/16: company-frontends-set: never modify VALUE destructively
,
Dmitry Gutov
,
00:53
[elpa] 14/16: Fix tests in batch mode
,
Dmitry Gutov
,
00:53
[elpa] 10/16: company-capf: get rid of caching last capf-data
,
Dmitry Gutov
,
00:53
[elpa] 12/16: company-css-property-values: delete duplicates
,
Dmitry Gutov
,
00:53
[elpa] 13/16: Fix company-occurrence-weight-function
,
Dmitry Gutov
,
00:53
[elpa] 11/16: company-css-property-value-regexp: prohibit opening curlies
,
Dmitry Gutov
,
00:53
[elpa] 08/16: company-sort-by-occurrence: allow customizing the weighing logic
,
Dmitry Gutov
,
00:53
[elpa] 07/16: Deprecate setting company-idle-delay to t
,
Dmitry Gutov
,
00:53
[elpa] 09/16: company-sort-by-occurrence: continue search after predicate fails
,
Dmitry Gutov
,
00:53
[elpa] 05/16: company-pseudo-tooltip-guard: Stabilize when the popup is displayed up
,
Dmitry Gutov
,
00:53
[elpa] 06/16: +1 char, -1 line
,
Dmitry Gutov
,
00:53
[elpa] 03/16: company-pseudo-tooltip-frontend: Small rewrite
,
Dmitry Gutov
,
00:53
[elpa] branch master updated (68ccff3 -> ca001a5)
,
Dmitry Gutov
,
00:53
July 25, 2014
[elpa] 113/117: Only check for globally defined keys when setting up ergoemacs-mode keymaps
,
Matthew Fidler
,
09:24
[elpa] 117/117: v5.14.7.3 - Fixed some undo key bindings to work better with undo-tree - Now deferred key bindings work: When a function is undefined, it isn't added to the keymap until it becomes defined - Settings called within an ergoemacs-mode theme component block now will use customize-set-variable when they are a customizable variable. - Added some more globally defined keys to better characterize what is globally changed. - When saving settings, only save to the customize file once. - Turn off ergoemacs-mode and turn on ergoemacs-ini-mode before saving the settings. This allows ergoemacs-mode to be called when the initialization file calls it, hopefully taking care of some issues with keys changing if ergoemacs-mode is loaded before it resets the globally bound keymaps. - Added visual-line-mode support to the smart functions - Ergoemacs-mode no longer uses composed keymaps as final keymaps, so it is possible to extend to emacs 23 (will require interim composed maps so this function will need to be back-ported). - Allow ergoemacs-mode line to be turned off - Most of ergoemacs-mode has been changed to lexical scoping - Added partial support of guide-key-mode - Ergoemacs keyboard quit now looks up functions based on major mode, nd if "Q" and "C-g" are bound to something interesting
,
Matthew Fidler
,
09:24
[elpa] 115/117: Deferred keys now work for maps that are not modified
,
Matthew Fidler
,
09:24
[elpa] 116/117: Fix some undo bindings.
,
Matthew Fidler
,
09:24
[elpa] 114/117: Remap save-buffer to commit in log-edit-mode
,
Matthew Fidler
,
09:24
[elpa] 111/117: Make sure ergoemacs-menus is loaded for any easymenu changes
,
Matthew Fidler
,
09:24
[elpa] 112/117: Add deferred keys for emulation-maps
,
Matthew Fidler
,
09:24
[elpa] 110/117: Add partial support of customize-set-variable
,
Matthew Fidler
,
09:24
[elpa] 109/117: Fix extracting of prefixes
,
Matthew Fidler
,
09:24
[elpa] 107/117: Make sure the read-input-keymap has M-O and M-[. Possibly fix Issue #280
,
Matthew Fidler
,
09:24
[elpa] 104/117: Respect global keys only if true global map
,
Matthew Fidler
,
09:24
[elpa] 108/117: Move ergoemacs-translation-assoc declaration
,
Matthew Fidler
,
09:24
[elpa] 105/117: Add C-d test
,
Matthew Fidler
,
09:24
[elpa] 106/117: Add apropos
,
Matthew Fidler
,
09:24
[elpa] 98/117: Don't remove things from the shortcut hash
,
Matthew Fidler
,
09:24
[elpa] 103/117: Only complain when initially changing the key
,
Matthew Fidler
,
09:24
[elpa] 102/117: Tell user that the global keys are overriding ergoemacs-keys
,
Matthew Fidler
,
09:24
[elpa] 101/117: Add DEL as known key binding
,
Matthew Fidler
,
09:24
[elpa] 100/117: Do not reset ergoemacs-command-shortcuts-hash
,
Matthew Fidler
,
09:24
[elpa] 99/117: Don't save so much. Just save once.
,
Matthew Fidler
,
09:24
[elpa] 94/117: Apply deferred keys.
,
Matthew Fidler
,
09:24
[elpa] 97/117: Move wdired-exit to ergoemacs-keyboard-quit
,
Matthew Fidler
,
09:24
[elpa] 87/117: Handle the (keymap (keymap ...)) composed keymap
,
Matthew Fidler
,
09:24
[elpa] 96/117: Add back dired-jump
,
Matthew Fidler
,
09:24
[elpa] 93/117: Fix dired-mode-map changes by requiring dired
,
Matthew Fidler
,
09:24
[elpa] 84/117: Flatten keymaps
,
Matthew Fidler
,
09:24
[elpa] 95/117: No need to create autoloads any longer
,
Matthew Fidler
,
09:24
[elpa] 90/117: Hack to make search-reg work. Should work normally :(
,
Matthew Fidler
,
09:24
[elpa] 92/117: Remove local read-key reset; Shouldn't be needed
,
Matthew Fidler
,
09:24
[elpa] 91/117: Fix remaps to not use shortcuts
,
Matthew Fidler
,
09:24
[elpa] 89/117: Fix byte compile warning
,
Matthew Fidler
,
09:24
[elpa] 88/117: Add non-defined functions to map
,
Matthew Fidler
,
09:24
[elpa] 83/117: Handle menu-bar when flattening keymaps.
,
Matthew Fidler
,
09:24
[elpa] 85/117: Fix cut and copy issues
,
Matthew Fidler
,
09:24
[elpa] 86/117: Clear local ergoemacs-mode read-key captures
,
Matthew Fidler
,
09:24
[elpa] 82/117: Remove ergoemacs-mode from custom set vars
,
Matthew Fidler
,
09:24
[elpa] 80/117: Dont flatten keymaps
,
Matthew Fidler
,
09:24
[elpa] 79/117: Allow repeated visual beginning/end of line
,
Matthew Fidler
,
09:24
[elpa] 81/117: Fix apps-toggle. Apparently the other method was mispecified
,
Matthew Fidler
,
09:24
[elpa] 68/117: Use remaps more
,
Matthew Fidler
,
09:24
[elpa] 77/117: Take out the toggling of the themes
,
Matthew Fidler
,
09:24
[elpa] 78/117: Fix visual line support
,
Matthew Fidler
,
09:24
[elpa] 76/117: Add toggle component
,
Matthew Fidler
,
09:24
[elpa] 75/117: Declare some of the package functions to compile cleanly on Emacs 23
,
Matthew Fidler
,
09:24
[elpa] 65/117: Allow hooks to be run before modifying keymaps
,
Matthew Fidler
,
09:24
[elpa] 74/117: Remove debugging for iswitch-buffer
,
Matthew Fidler
,
09:24
[elpa] 73/117: Try to make compatible with emacs 23
,
Matthew Fidler
,
09:24
[elpa] 71/117: Use flat keymaps (start supporting emacs 23?)
,
Matthew Fidler
,
09:24
[elpa] 72/117: Add back emacs 23
,
Matthew Fidler
,
09:24
[elpa] 70/117: Fix unbound keys test
,
Matthew Fidler
,
09:24
[elpa] 69/117: Fix Issue #279
,
Matthew Fidler
,
09:24
[elpa] 66/117: Allow keymaps to be copied before modifying them
,
Matthew Fidler
,
09:24
[elpa] 64/117: Add run-hook property
,
Matthew Fidler
,
09:24
[elpa] 59/117: Add ergoemacs-mode-line option
,
Matthew Fidler
,
09:24
[elpa] 67/117: Fix Issue #278
,
Matthew Fidler
,
09:24
[elpa] 63/117: Attempt to fix Issue #278
,
Matthew Fidler
,
09:24
[elpa] 61/117: Set ergoemacs-mode-line default to t
,
Matthew Fidler
,
09:24
[elpa] 62/117: Update ergoemacs-mode-line custom description
,
Matthew Fidler
,
09:24
[elpa] 60/117: Fix byte-compile warning
,
Matthew Fidler
,
09:24
[elpa] 57/117: Add first keyword, and use in minibuffer-setup-hook
,
Matthew Fidler
,
09:24
[elpa] 54/117: Fix menu keybinding preprocessing
,
Matthew Fidler
,
09:24
[elpa] 46/117: Install ergoemacs-read-default for every major mode
,
Matthew Fidler
,
09:24
[elpa] 53/117: Don't error on invalid menu.
,
Matthew Fidler
,
09:24
[elpa] 58/117: Remove ergoemacs-read-modal-keymap function
,
Matthew Fidler
,
09:24
[elpa] 56/117: Add ability to "flatten" a composed keymap; Flatten maps that are always modified
,
Matthew Fidler
,
09:24
[elpa] 55/117: Bug fix for ergoemacs-keyboard-quit
,
Matthew Fidler
,
09:24
[elpa] 50/117: Add lookup of C-g to ergoemacs-keyboard-quit
,
Matthew Fidler
,
09:24
[elpa] 51/117: Fix F8 map
,
Matthew Fidler
,
09:24
[elpa] 52/117: Take out org-italic
,
Matthew Fidler
,
09:24
[elpa] 43/117: Setup local overrides outside of minibuffers and overriding keymaps
,
Matthew Fidler
,
09:24
[elpa] 49/117: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
09:24
[elpa] 47/117: theme component support for if/dolist/mapc/mapcar/when
,
Matthew Fidler
,
09:24
[elpa] 48/117: Add support for dired+ prefixes
,
Matthew Fidler
,
09:24
[elpa] 44/117: Use M-h instead of M-H for comint-bol.
,
Matthew Fidler
,
09:24
[elpa] 45/117: Merge pull request #277 from pdg137/patch-1
,
Matthew Fidler
,
09:24
[elpa] 40/117: Make ergoemacs-shortcuts lexically scoped
,
Matthew Fidler
,
09:24
[elpa] 42/117: Possibly address Issue #276
,
Matthew Fidler
,
09:24
[elpa] 41/117: Remove remnants of original local-set-key advice.
,
Matthew Fidler
,
09:24
[elpa] 32/117: Took out space requirement for dirtrack-list
,
Matthew Fidler
,
09:24
[elpa] 34/117: Use abbreviated file name for shell here
,
Matthew Fidler
,
09:24
[elpa] 39/117: Make ergoemacs-unbind lexically scoped
,
Matthew Fidler
,
09:24
[elpa] 38/117: Make ergoemacs-track use lexical scoping
,
Matthew Fidler
,
09:24
[elpa] 37/117: Make C-u show ergoemacs-keys when unspecified
,
Matthew Fidler
,
09:24
[elpa] 36/117: Add eshell here and powershell key
,
Matthew Fidler
,
09:24
[elpa] 28/117: Add unix shell support
,
Matthew Fidler
,
09:24
[elpa] 35/117: Remap shell to ergoemacs-shell-here
,
Matthew Fidler
,
09:24
[elpa] 33/117: Added space as separtor for PS1 prompt
,
Matthew Fidler
,
09:24
[elpa] 26/117: Fix load dependence, See Issue #232
,
Matthew Fidler
,
09:24
[elpa] 31/117: More emcompassing shell prompt regexp
,
Matthew Fidler
,
09:24
[elpa] 29/117: Cleanup byte compile
,
Matthew Fidler
,
09:24
[elpa] 30/117: Declare w32-long-file-name
,
Matthew Fidler
,
09:24
[elpa] 27/117: Fix recursive loading in ergoemacs-mode source
,
Matthew Fidler
,
09:24
[elpa] 23/117: Fix (substitute-command-keys "\\[recover-session]")
,
Matthew Fidler
,
09:24
[elpa] 25/117: Add command prompt here and powershell here
,
Matthew Fidler
,
09:24
[elpa] 21/117: Better guide-key support
,
Matthew Fidler
,
09:24
[elpa] 24/117: Comment ergoemacs-substitute-command-keys
,
Matthew Fidler
,
09:24
[elpa] 22/117: Fix guide-key-mode requirement
,
Matthew Fidler
,
09:24
[elpa] 19/117: Pretty key cleanup
,
Matthew Fidler
,
09:24
[elpa] 20/117: Add left/right to pretty key descriptions
,
Matthew Fidler
,
09:24
[elpa] 14/117: Attempt Lexical Scoping for ergoemacs-translate.el
,
Matthew Fidler
,
09:24
[elpa] 17/117: Add rudimentary guide-key support; F1/C-h activates guide-key
,
Matthew Fidler
,
09:24
[elpa] 13/117: Remove pop dependence
,
Matthew Fidler
,
09:24
[elpa] 18/117: Use save-match-data with ergoemacs-pretty-key
,
Matthew Fidler
,
09:24
[elpa] 06/117: Lexical binding for ergoemacs-layouts.
,
Matthew Fidler
,
09:24
[elpa] 16/117: Advise describe-buffer-bindings
,
Matthew Fidler
,
09:24
[elpa] 15/117: Don't exit if region is active.
,
Matthew Fidler
,
09:23
[elpa] 10/117: Lexical binding for ergoemacs-theme-engine
,
Matthew Fidler
,
09:23
[elpa] 12/117: Lexical binding for ergoemacs-macros
,
Matthew Fidler
,
09:23
[elpa] 11/117: Fix Variable binding byte compile warnings
,
Matthew Fidler
,
09:23
[elpa] 09/117: Fix copyright symbol
,
Matthew Fidler
,
09:23
[elpa] 04/117: Lexical Scoping for ergoemacs-functions
,
Matthew Fidler
,
09:23
[elpa] 08/117: Lexical binding for ergoemacs-themes
,
Matthew Fidler
,
09:23
[elpa] 07/117: Lexical scoping for ergoemacs-menus
,
Matthew Fidler
,
09:23
[elpa] 05/117: Only turn on recentf-mode in interactive sessions.
,
Matthew Fidler
,
09:23
[elpa] branch externals/ergoemacs-mode updated (7a30c03 -> 37cbf15)
,
Matthew Fidler
,
09:23
[elpa] 03/117: Lexical binding for ergoemacs-advices
,
Matthew Fidler
,
09:23
[elpa] 02/117: Lexical binding for ergoemacs-modal
,
Matthew Fidler
,
09:23
[elpa] 01/117: Lexical binding for ergoemacs-mode
,
Matthew Fidler
,
09:23
July 22, 2014
[elpa] 02/02: release 11.87.7
,
Tassilo Horn
,
14:01
[elpa] 01/02: Highlighting fix for bib-cite.el
,
Tassilo Horn
,
14:01
[elpa] branch externals/auctex updated (9ba4ac8 -> 8a181ee)
,
Tassilo Horn
,
14:01
[elpa] 02/02: [gnugo] Release: 3.0.0
,
Thien-Thi Nguyen
,
05:55
[elpa] 01/02: [gnugo maint] Add ‘URL’ header; trim Hacking URL; drop Tip Jar URL.
,
Thien-Thi Nguyen
,
05:55
[elpa] branch master updated (26fb7e2 -> 68ccff3)
,
Thien-Thi Nguyen
,
05:55
July 21, 2014
[elpa] 01/01: [gnugo maint] Update HACKING; nfc.
,
Thien-Thi Nguyen
,
02:26
[elpa] branch master updated (731ee86 -> 26fb7e2)
,
Thien-Thi Nguyen
,
02:26
[elpa] 01/01: [gnugo int] Use idiomatic ‘re-search-forward’ BOUND.
,
Thien-Thi Nguyen
,
01:42
[elpa] branch master updated (eb1010b -> 731ee86)
,
Thien-Thi Nguyen
,
01:42
July 18, 2014
[elpa] branch master updated (cba06d8 -> eb1010b)
,
Stefan Monnier
,
12:08
[elpa] 01/01: Refresh copyright_exceptions
,
Stefan Monnier
,
12:08
July 16, 2014
[elpa] 01/01: electric-spacing.el: Release 5.0.
,
William Xu
,
09:42
[elpa] branch master updated (7610e24 -> cba06d8)
,
William Xu
,
09:42
July 14, 2014
[elpa] 01/02: Fix date format.
,
Tassilo Horn
,
02:41
[elpa] 02/02: Release 11.87.6
,
Tassilo Horn
,
02:41
[elpa] branch externals/auctex updated (f0b8860 -> 9ba4ac8)
,
Tassilo Horn
,
02:41
July 13, 2014
[elpa] 02/02: electric-spacing.el: Refactor by following electric.el minor modes.
,
William Xu
,
09:40
[elpa] 01/02: Rename smart-operator to electric-spacing.
,
William Xu
,
09:40
[elpa] branch master updated (5614e8d -> 7610e24)
,
William Xu
,
09:40
July 12, 2014
[elpa] reference refs/remotes/origin/master created (now 5614e8d)
,
Stephen Leake
,
14:00
[elpa] 01/01: * packages/ada-mode/* : version 5.1.5
,
Stephen Leake
,
13:54
[elpa] branch master updated (340a48c -> 5614e8d)
,
Stephen Leake
,
13:53
July 11, 2014
[elpa] 33/35: Defined variables use add-to-list otherwise pushnew
,
Matthew Fidler
,
18:33
[elpa] 34/35: The translations will fail :(
,
Matthew Fidler
,
18:33
[elpa] 35/35: 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 Recent files menu that includes Open Last Closed ã€Ctl+⇧Shift+T】. - Changed ergoemacs-mode printing to use printing package when available. The file-menu has been replaced - The default theme is now selected automatically (Issue #269) - Show goto-line as ã€Ctl+L】, although the test doesn't work (Issue #265) - Added an option to move lines up and down with ã€Alt+up】, ã€Alt+down】 like Gedit (See #266) - Changed the emacs startup messages to reflect emacs keys (#267) - Other miscellaneous cleanups and fixes
,
Matthew Fidler
,
18:33
[elpa] 31/35: ergoemacs-keyboard-quit calls 【q】 when applicable
,
Matthew Fidler
,
18:33
[elpa] 32/35: browse-kill-ring-mode no longer needs work-around
,
Matthew Fidler
,
18:33
[elpa] 29/35: Fix webpage (tested works)
,
Matthew Fidler
,
18:33
[elpa] 30/35: Delete Frame/Close Emacs for Alt+f4
,
Matthew Fidler
,
18:33
[elpa] 28/35: Another attempt to fix the webpage
,
Matthew Fidler
,
18:33
[elpa] 26/35: Should display the correct key now.
,
Matthew Fidler
,
18:33
[elpa] 25/35: Fix Issue #271
,
Matthew Fidler
,
18:33
[elpa] 27/35: Use pr-interface when available
,
Matthew Fidler
,
18:33
[elpa] 15/35: Misc Code Cleanup
,
Matthew Fidler
,
18:33
[elpa] 18/35: Fix Issue #270
,
Matthew Fidler
,
18:33
[elpa] 24/35: Fix keys on web-page
,
Matthew Fidler
,
18:33
[elpa] 23/35: Start modal shift-select (Issue #215)
,
Matthew Fidler
,
18:33
[elpa] 22/35: Fix byte compile warning
,
Matthew Fidler
,
18:33
[elpa] 21/35: Add load path to batch byte compile
,
Matthew Fidler
,
18:33
[elpa] 09/35: Change startup messages
,
Matthew Fidler
,
18:33
[elpa] 17/35: Add Scroll up/down command for other window
,
Matthew Fidler
,
18:33
[elpa] 19/35: More accessible printer setup (Issue #236 and #235)
,
Matthew Fidler
,
18:33
[elpa] 16/35: Add open last closed to recentf menu
,
Matthew Fidler
,
18:33
[elpa] 20/35: Make Open Last Closed show Ctl+Shift+T
,
Matthew Fidler
,
18:33
[elpa] 14/35: Another attempt to fix Issue #269
,
Matthew Fidler
,
18:33
[elpa] 12/35: Possibly Fix Issue #269
,
Matthew Fidler
,
18:33
[elpa] 11/35: Change order to Fix #265 again
,
Matthew Fidler
,
18:33
[elpa] 13/35: Misc code cleanup
,
Matthew Fidler
,
18:33
[elpa] 10/35: Add moving lines/region using M-up or M-down. Issue #266
,
Matthew Fidler
,
18:33
[elpa] 07/35: Reverse the directions
,
Matthew Fidler
,
18:33
[elpa] 01/35: Fix key lookup for menus. isearch <-> text search Issue #265.
,
Matthew Fidler
,
18:33
[elpa] 06/35: Fix the differences between elpa and manual setup
,
Matthew Fidler
,
18:33
[elpa] 08/35: Fix Issue #268
,
Matthew Fidler
,
18:33
[elpa] 05/35: Fix Typo in web.org
,
Matthew Fidler
,
18:33
[elpa] 04/35: Add ~/.emacs and describe using elpa instead of melpa
,
Matthew Fidler
,
18:33
[elpa] 03/35: Fix #267
,
Matthew Fidler
,
18:33
[elpa] 02/35: Add Open Directory
,
Matthew Fidler
,
18:33
[elpa] branch externals/ergoemacs-mode updated (88f1373 -> 7a30c03)
,
Matthew Fidler
,
18:33
July 10, 2014
[elpa] 01/01: * javaimp: New package.
,
Filipp Gunbin
,
14:05
[elpa] branch master updated (d31cf31 -> 340a48c)
,
Filipp Gunbin
,
14:05
July 07, 2014
[elpa] 01/01: * xpm: Fix cl-lib usage and compilation failures.
,
Stefan Monnier
,
14:38
[elpa] branch master updated (1c8df77 -> d31cf31)
,
Stefan Monnier
,
14:38
[elpa] 01/01: * wcheck-mode.el: Fix minor compiler warnings.
,
Stefan Monnier
,
12:31
[elpa] branch master updated (2d44e7f -> 1c8df77)
,
Stefan Monnier
,
12:31
[elpa] 147/352: Korjataan muuttujan wcheck-language-data kuvausta
,
Stefan Monnier
,
10:35
[elpa] 140/352: Päivitetään Copyright-vuosi
,
Stefan Monnier
,
10:35
[elpa] 166/352: Varmatoimisempi wcheck-choose-suggestion-minibuffer
,
Stefan Monnier
,
10:33
[elpa] 157/352: Lisätään predikaattifunktio wcheck-list-of-strings-p
,
Stefan Monnier
,
10:33
[elpa] 334/352: Mention ~/.emacs.d/init.el too as one of the Emacs init files
,
Stefan Monnier
,
10:33
[elpa] 325/352: Archive README.org too in elpa tar package
,
Stefan Monnier
,
10:33
[elpa] 151/352: Uusi ominaisuus: mahdollisuus lukea vain tiettyjä alueita puskurista
,
Stefan Monnier
,
10:32
[elpa] 209/352: wcheck-define-condition-makroon lisää automatiikkaa
,
Stefan Monnier
,
10:31
[elpa] 311/352: Add full licence text (COPYING)
,
Stefan Monnier
,
10:31
[elpa] 309/352: Version 2012.01.29 (update copyrights too)
,
Stefan Monnier
,
10:31
[elpa] 289/352: Merge branch 'action-autoselect'
,
Stefan Monnier
,
10:31
[elpa] 143/352: Sallitaan connection-argumentille arvoksi sekä "t" että "pty"
,
Stefan Monnier
,
10:31
[elpa] 122/352: Poistetaan turha roina funktiosta wcheck-send-words
,
Stefan Monnier
,
10:31
[elpa] 146/352: Käytetään #'-lukijamakroa funktion edessä
,
Stefan Monnier
,
10:30
[elpa] 328/352: Add another <>'s around the email address
,
Stefan Monnier
,
10:30
[elpa] 300/352: Simplify the customize code of wcheck-language-data
,
Stefan Monnier
,
10:30
[elpa] 330/352: Add hyperlinks to Emacs, Flyspell and Speck mode
,
Stefan Monnier
,
10:29
[elpa] 196/352: Uusi macro: wcheck-with-language-data
,
Stefan Monnier
,
10:29
[elpa] 127/352: Siirretään ylläpitotehtäviä funktioon, jossa niitä muutenkin tehdään
,
Stefan Monnier
,
10:29
[elpa] 128/352: Siirretään funktion wcheck-receive-words paikkaa
,
Stefan Monnier
,
10:29
[elpa] 213/352: Poistetaan ylimääräinen parametri signal-funktiolta
,
Stefan Monnier
,
10:29
[elpa] 350/352: Use PUSH instead of ADD-TO-LIST
,
Stefan Monnier
,
10:29
[elpa] 298/352: Update link to README.org
,
Stefan Monnier
,
10:28
[elpa] 126/352: Parannetaan virhetilanteiden tarkistusta ja virheilmoituksia
,
Stefan Monnier
,
10:28
[elpa] 211/352: Hiotaan vielä oikolukuehdotusten ohjelmavirheenkäsittelyä
,
Stefan Monnier
,
10:28
[elpa] 304/352: A minor document fix
,
Stefan Monnier
,
10:28
[elpa] 297/352: Remove "A" from the README file's subtitle
,
Stefan Monnier
,
10:28
[elpa] 338/352: Silence byte-compiler warning about SHOW-ENTRY function
,
Stefan Monnier
,
10:27
[elpa] 348/352: Enchant must be restarted after calling enchant-add-to-dictionary
,
Stefan Monnier
,
10:27
[elpa] 172/352: Lisätään autoload-komento alun asennusohjeisiin (-spelling-suggestions)
,
Stefan Monnier
,
10:27
[elpa] 291/352: Version 2011.07.04
,
Stefan Monnier
,
10:27
[elpa] 193/352: Vaihdetaan muuttujan nimi paremmin tarkoitusta kuvaamvaksi
,
Stefan Monnier
,
10:27
[elpa] 285/352: Make "syntax" and "case-fold" effective with "program" function
,
Stefan Monnier
,
10:27
[elpa] 270/352: Revert "Clarify that OPERATION-MODE can be also be nil"
,
Stefan Monnier
,
10:26
[elpa] 265/352: Emphasize wcheck-language-data-defaults in read-or-skip-faces doc
,
Stefan Monnier
,
10:26
[elpa] 303/352: Add a fully functional "Add to dictionary" example
,
Stefan Monnier
,
10:26
[elpa] 212/352: Käytetään signal-funktiota myös funktiossa wcheck-send-strings
,
Stefan Monnier
,
10:25
[elpa] 287/352: Make "syntax" and "case-fold" effective with action-program and -parser
,
Stefan Monnier
,
10:25
[elpa] 174/352: Hyödynnetään vaakasuuntainen tila paremmin oikolukuehdotuspuskurissa
,
Stefan Monnier
,
10:25
[elpa] 203/352: Päivitetään Copyright-vuosi ja versionumero: 2011.01.01
,
Stefan Monnier
,
10:25
[elpa] 349/352: Small README fixes
,
Stefan Monnier
,
10:25
[elpa] 271/352: Revert "Add an explicit OPERATION-MODE "nil" in README's examples"
,
Stefan Monnier
,
10:25
[elpa] 313/352: Minor rephrasing in the README's "features" section
,
Stefan Monnier
,
10:25
[elpa] 317/352: Update the version constant string too
,
Stefan Monnier
,
10:25
[elpa] 202/352: Abstrahoidaan read-key-toiminto funktioon wcheck-read-key
,
Stefan Monnier
,
10:25
[elpa] 266/352: Add an explicit OPERATION-MODE "nil" in README's examples
,
Stefan Monnier
,
10:24
[elpa] 342/352: Add pointer to Melpa package archive
,
Stefan Monnier
,
10:23
[elpa] 148/352: Käytetään matalan tason customize-tyyppejä wcheck-language-data'ssa
,
Stefan Monnier
,
10:23
[elpa] 176/352: Tarkennetaan Ispell-tulosteen käsittelyä
,
Stefan Monnier
,
10:22
[elpa] 163/352: Tallennetaan täsmäystiedot jäsenninfunktion kutsumisen ajaksi
,
Stefan Monnier
,
10:22
[elpa] 327/352: Convert README to Markdown markup (and rename: .org -> .md)
,
Stefan Monnier
,
10:22
[elpa] 339/352: Makefile: add rules to make *.elc files (byte-compile)
,
Stefan Monnier
,
10:22
[elpa] 169/352: Varmempi tapa tutkia, onko hiirivalikko käytössä
,
Stefan Monnier
,
10:22
[elpa] 344/352: Update copyright year to 2014
,
Stefan Monnier
,
10:21
[elpa] 210/352: Siirretään run-with-idle-timer-toiminto omaan funktioonsa
,
Stefan Monnier
,
10:21
[elpa] 306/352: Rephrase references to non-existing functions in README
,
Stefan Monnier
,
10:21
[elpa] 337/352: Use jit-lock-fontify-now instead of font-lock-fontify-region
,
Stefan Monnier
,
10:21
[elpa] 340/352: Makefile: Only byte-compile wcheck-mode.el
,
Stefan Monnier
,
10:21
[elpa] 168/352: Dokumenttien kielellistä hienosäätöä
,
Stefan Monnier
,
10:21
[elpa] 167/352: Vaihdetaan näppäimenlukufunktiota read-char-exclusive -> read-key
,
Stefan Monnier
,
10:21
[elpa] 275/352: Remove a duplicate sentence from wcheck-language-data doc
,
Stefan Monnier
,
10:21
[elpa] 159/352: Täydennetään funktioiden kuvauksia
,
Stefan Monnier
,
10:20
[elpa] 310/352: Update README.org url in doc string
,
Stefan Monnier
,
10:20
[elpa] 322/352: Add Makefile to the repository
,
Stefan Monnier
,
10:20
[elpa] 307/352: Add "URL" header which points to GitHub
,
Stefan Monnier
,
10:20
[elpa] 296/352: Put the subtitle under the main title and modify it a bit
,
Stefan Monnier
,
10:20
[elpa] 150/352: Lisätään matalan tason funktiot face-tietojen käsittelyyn
,
Stefan Monnier
,
10:20
[elpa] 152/352: Toteutetaan wcheck-combine-overlapping-areas järkevämmin
,
Stefan Monnier
,
10:19
[elpa] 156/352: Tallennetaan ja palautetaan säännöllisten lausekkeiden täsmäystiedot
,
Stefan Monnier
,
10:19
[elpa] 351/352: Version 2014.6.21
,
Stefan Monnier
,
10:19
[elpa] 262/352: Version 2011.06.29
,
Stefan Monnier
,
10:19
[elpa] 333/352: Add a missing "is" to README
,
Stefan Monnier
,
10:19
[elpa] 113/352: Muutetaan lukemis- ja maalauspyyntöfunktioiden nimet
,
Stefan Monnier
,
10:19
[elpa] 155/352: Varmistetaan, ettei välilyöntejä tulkita väärin regexpissä
,
Stefan Monnier
,
10:19
[elpa] 345/352: Use prefix wcheck-- in internal functions and variables
,
Stefan Monnier
,
10:19
[elpa] 267/352: Rephrase examples
,
Stefan Monnier
,
10:19
[elpa] 160/352: Hiotaan tekstipohjaista oikolukuehdotusvalikkoa
,
Stefan Monnier
,
10:18
[elpa] 314/352: Add variable and interactive function wcheck-version
,
Stefan Monnier
,
10:18
[elpa] 257/352: Use plural "actions" with the install instruction's autoload
,
Stefan Monnier
,
10:17
[elpa] 292/352: Change README to README.org in a doc string
,
Stefan Monnier
,
10:17
[elpa] 274/352: Minor rephrasing in README
,
Stefan Monnier
,
10:17
[elpa] 273/352: More accurate description for OPERATION-MODE of read-or-skip-faces
,
Stefan Monnier
,
10:17
[elpa] 318/352: Update copyright year in README
,
Stefan Monnier
,
10:17
[elpa] 308/352: Fix a small typo in README
,
Stefan Monnier
,
10:17
[elpa] 312/352: Use COPY-SEQUENCE instead of COPY-TREE
,
Stefan Monnier
,
10:17
[elpa] 162/352: Hiotaan dokumentteja ja merkkijonoja
,
Stefan Monnier
,
10:16
[elpa] 144/352: Muutetaan ulkoisen ohjelman argumentit listaksi
,
Stefan Monnier
,
10:16
[elpa] 161/352: Muutetaan jäsenninfunktion nimi: wcheck-parse-suggestions-lines
,
Stefan Monnier
,
10:16
[elpa] 158/352: Uusi ominaisuus: korjausehdotukset väärinkirjoitetuille sanoille
,
Stefan Monnier
,
10:16
[elpa] 149/352: Kielellistä hienosäätöä funktioiden kuvauksissa
,
Stefan Monnier
,
10:15
[elpa] 301/352: Add (regexp-discard . "") to email detect example
,
Stefan Monnier
,
10:15
[elpa] 214/352: Lisää virheenkäsittely condition-case-rakenteella
,
Stefan Monnier
,
10:15
[elpa] 305/352: Don't mention "Aspell" in the documentation
,
Stefan Monnier
,
10:15
[elpa] 119/352: Pienennetään wcheck-moden reagointiviivettä 0,4 sekuntiin
,
Stefan Monnier
,
10:15
[elpa] 302/352: Clarify that wcheck-mode is a minor mode
,
Stefan Monnier
,
10:14
[elpa] 124/352: Tehostetaan sanojen lukemista
,
Stefan Monnier
,
10:13
[elpa] 320/352: Remove version information from wcheck-mode.el
,
Stefan Monnier
,
10:12
[elpa] 175/352: Korjataan vääränlainen sisennys wcheck-language-datan kuvauksessa
,
Stefan Monnier
,
10:12
[elpa] 319/352: Change docstring Github URL to the wcheck-mode's main page
,
Stefan Monnier
,
10:12
[elpa] 336/352: Drop the .org suffix from README (mentioned doc string)
,
Stefan Monnier
,
10:12
[elpa] 316/352: Version 2013.04.07
,
Stefan Monnier
,
10:12
[elpa] 217/352: Muutetaan hylätyn korjausehdotusvalinnan virheilmoitusta
,
Stefan Monnier
,
10:12
[elpa] 346/352: Adjust Makefile
,
Stefan Monnier
,
10:12
[elpa] 326/352: Rephrase README.org file (FIXME and email examples)
,
Stefan Monnier
,
10:11
[elpa] 341/352: Remove "see examples below" from the doc string of wcheck-language-data
,
Stefan Monnier
,
10:11
[elpa] 204/352: Siirretään makrojen määritykset samaan paikkaan
,
Stefan Monnier
,
10:10
[elpa] 343/352: Delete obsolete variable wcheck-read-or-skip-faces
,
Stefan Monnier
,
10:10
[elpa] 295/352: Minor README formatting
,
Stefan Monnier
,
10:10
[elpa] 153/352: Siirretään ajastimen käynnistys ja sammutus omiin funktioihinsa
,
Stefan Monnier
,
10:10
[elpa] 242/352: New feature: call custom functions from suggestion menu
,
Stefan Monnier
,
10:10
[elpa] 165/352: Lisätään autoload-vihje funktiolle wcheck-spelling-suggestions
,
Stefan Monnier
,
10:10
[elpa] 154/352: Optimoidaan hieman funktiota wcheck-collect-faces
,
Stefan Monnier
,
10:10
[elpa] 315/352: Update copyright year to 2013
,
Stefan Monnier
,
10:10
[elpa] 178/352: Käytetään Emacs Lisp -tiedostojen vakiintuneita otsakkeita
,
Stefan Monnier
,
10:09
[elpa] 347/352: Add elpa pkg file to the repository (version 2014.5.17)
,
Stefan Monnier
,
10:09
[elpa] 206/352: Käsitellään oikolukuehdotusten virheet toisella tavalla
,
Stefan Monnier
,
10:09
[elpa] 294/352: Put case-fold in language options rather than email parser function
,
Stefan Monnier
,
10:09
[elpa] 324/352: Leave author and timestamp out from exported README.org
,
Stefan Monnier
,
10:09
[elpa] 293/352: Remove duplicate word "function" from doc string
,
Stefan Monnier
,
10:08
[elpa] 321/352: Make README.org more org-export-friendly
,
Stefan Monnier
,
10:08
[elpa] 259/352: Rephrase documentation and comments
,
Stefan Monnier
,
10:08
[elpa] 290/352: Change README link to point to a newer commit
,
Stefan Monnier
,
10:07
[elpa] 299/352: Version 2011.07.27
,
Stefan Monnier
,
10:07
[elpa] 352/352: * wcheck-mode: New package.
,
Stefan Monnier
,
10:06
[elpa] 332/352: Add link to Marmalade package archive
,
Stefan Monnier
,
10:05
[elpa] 335/352: Fix typo in the doc string of wcheck-language-date
,
Stefan Monnier
,
10:05
[elpa] 331/352: Remove "mode" from "Speck mode" link text
,
Stefan Monnier
,
10:05
[elpa] 329/352: Add another empty lines before headings
,
Stefan Monnier
,
10:05
[elpa] 323/352: Fix bug in SIGNAL call: add FORMAT
,
Stefan Monnier
,
10:05
[elpa] 164/352: Järjestellään uudelleen funktiota wcheck-choose-suggestion-minibuffer
,
Stefan Monnier
,
10:05
[elpa] 283/352: Use org-mode markup in README and rename it to README.org
,
Stefan Monnier
,
10:05
[elpa] 286/352: Make "syntax" and "case-fold" effective with "parser" function
,
Stefan Monnier
,
10:05
[elpa] 288/352: Document where "syntax" and "case-fold" are used
,
Stefan Monnier
,
10:05
[elpa] 284/352: Don't bind variable "language" unnecessarily
,
Stefan Monnier
,
10:05
[elpa] 282/352: Replace nested IF structure with COND in wcheck-actions
,
Stefan Monnier
,
10:05
[elpa] 281/352: State that action-autoselect=nil is the default
,
Stefan Monnier
,
10:05
[elpa] 269/352: Clarify that OPERATION-MODE can be also be nil
,
Stefan Monnier
,
10:05
[elpa] 278/352: New feature: the only action menu item can be chosen automatically
,
Stefan Monnier
,
10:05
[elpa] 276/352: Put quotes `...' around the example function add-word-to-dictionary
,
Stefan Monnier
,
10:05
[elpa] 280/352: Add a table of contents to README file
,
Stefan Monnier
,
10:05
[elpa] 272/352: Revert "Emphasize wcheck-language-data-defaults in read-or-skip-faces doc"
,
Stefan Monnier
,
10:05
[elpa] 279/352: Remove examples from wcheck-language-data doc and replace it with URL
,
Stefan Monnier
,
10:05
[elpa] 268/352: Add a note for programmers about wcheck-marked-text-at
,
Stefan Monnier
,
10:05
[elpa] 277/352: Accept any value for case-fold option in customize system
,
Stefan Monnier
,
10:04
[elpa] 264/352: Ensure case-fold-search=t in the example email detect function
,
Stefan Monnier
,
10:04
[elpa] 263/352: README: Add a section about source code repository
,
Stefan Monnier
,
10:04
[elpa] 260/352: The "args" option can no longer be a string
,
Stefan Monnier
,
10:04
[elpa] 256/352: Add link to the GPL3 license text in www.gnu.org
,
Stefan Monnier
,
10:04
[elpa] 258/352: README: Move copyright and license text to the end
,
Stefan Monnier
,
10:04
[elpa] 261/352: Merge branch 'action'
,
Stefan Monnier
,
10:04
[elpa] 254/352: Rephrase some parts of README
,
Stefan Monnier
,
10:04
[elpa] 255/352: Copy examples from wcheck-language-data doc to README
,
Stefan Monnier
,
10:04
[elpa] 248/352: Clearer reference to the license text
,
Stefan Monnier
,
10:04
[elpa] 247/352: Escape \\< with \\=\\< in wcheck-language-data doc string
,
Stefan Monnier
,
10:04
[elpa] 252/352: Rephrase grouping construct \(\) description in doc string
,
Stefan Monnier
,
10:04
[elpa] 253/352: Add \< and \> to regexps in "email" language example
,
Stefan Monnier
,
10:04
[elpa] 249/352: Fix a typo in wcheck-language-data doc string
,
Stefan Monnier
,
10:04
[elpa] 244/352: Copy Emacs wiki page's content to new README file
,
Stefan Monnier
,
10:04
[elpa] 250/352: Improve wcheck-language-data doc
,
Stefan Monnier
,
10:04
[elpa] 243/352: Add README file
,
Stefan Monnier
,
10:04
[elpa] 239/352: Tyylillistä hienosäätöä funktioon wcheck-make-overlay
,
Stefan Monnier
,
10:04
[elpa] 241/352: Korjataan wcheck-jump-backward -bugi
,
Stefan Monnier
,
10:04
[elpa] 251/352: Clarify the use of regexp-start, -body and -end
,
Stefan Monnier
,
10:04
[elpa] 233/352: Uusi ominaisuus: tarkistusohjelman tulosteen jäsennysfunktio
,
Stefan Monnier
,
10:04
[elpa] 235/352: Wcheck-versionumero: 2011.02.20
,
Stefan Monnier
,
10:04
[elpa] 246/352: Fix type in doc: "wcheck-parse-" "wcheck-parser-"
,
Stefan Monnier
,
10:04
[elpa] 240/352: Mainostetaan funktiota wcheck-marked-text-at julkiseen käyttöön
,
Stefan Monnier
,
10:04
[elpa] 245/352: Correction in wcheck-language-data doc: "variable" -> "value"
,
Stefan Monnier
,
10:04
[elpa] 238/352: Poistetaan turha #' lambda-rakenteiden edestä
,
Stefan Monnier
,
10:04
[elpa] 236/352: Lisätään makroihin sisennysasetukset: (declare (indent ...))
,
Stefan Monnier
,
10:04
[elpa] 237/352: Makron wcheck-with-language-data muuttujille paremmat nimet
,
Stefan Monnier
,
10:04
[elpa] 231/352: Versio 2011.01.09
,
Stefan Monnier
,
10:04
[elpa] 225/352: Käsitellään hyppytoiminnossa myös puskurin alku ja loppu
,
Stefan Monnier
,
10:04
[elpa] 226/352: Poistetaan maininta vanhasta muuttujasta wcheck-read-or-skip-faces
,
Stefan Monnier
,
10:04
[elpa] 228/352: Monipuolisempi read-or-skip-faces
,
Stefan Monnier
,
10:04
[elpa] 234/352: Uusi funktio: wcheck-process-running-p
,
Stefan Monnier
,
10:04
[elpa] 232/352: Yksinkertaisempi silmukka: -read-strings ja -paint-strings
,
Stefan Monnier
,
10:04
[elpa] 223/352: Hiotaan oikolukuehdotusten valikkoa
,
Stefan Monnier
,
10:04
[elpa] 224/352: Poistetaan jump-reqistä turha hyppysuuntatieto
,
Stefan Monnier
,
10:04
[elpa] 230/352: Muutetaan alun kommentissa olevaa kuvausta
,
Stefan Monnier
,
10:04
[elpa] 216/352: Uusi ominaisuus: etsi seuraava/edellinen merkitty kohta
,
Stefan Monnier
,
10:04
[elpa] 229/352: Muutetaan wcheck-mode-komennon kuvausta
,
Stefan Monnier
,
10:04
[elpa] 222/352: Hiotaan virheilmoituksia
,
Stefan Monnier
,
10:04
[elpa] 227/352: Käsitellään käyttäjän funktioissa tapahtuvat virheilmoitukset
,
Stefan Monnier
,
10:04
[elpa] 221/352: Muutetaan mode-line-tieto: "W:" ja kielen kaksi ensimmäistä merkkiä
,
Stefan Monnier
,
10:04
[elpa] 219/352: Muutetaan wcheck-timer-idlen määrittelytyyppi: defconst -> defvar
,
Stefan Monnier
,
10:04
[elpa] 220/352: Lisätään kuvaus muuttujaan wcheck-timer-paint-event-count-std
,
Stefan Monnier
,
10:04
[elpa] 215/352: Ajetaan paint-event-sarja vain kerran
,
Stefan Monnier
,
10:04
[elpa] 218/352: Tallennetaan jump-reqiin myös nykyinen ikkuna
,
Stefan Monnier
,
10:04
[elpa] 208/352: Siirretään signaalien määrittelyt samaan paikkaan
,
Stefan Monnier
,
10:04
[elpa] 205/352: Lisätään makro wcheck-define-condition
,
Stefan Monnier
,
10:04
[elpa] 207/352: Käsitellään wcheck-moden käynnistysvirheet uudella tavalla
,
Stefan Monnier
,
10:04
[elpa] 199/352: Abstrahoidaan ja järjestellään koodia uudelleen
,
Stefan Monnier
,
10:04
[elpa] 200/352: Lähetetään merkkijonot tarkistinfunktiolle vain, jos niitä ylipäätään on
,
Stefan Monnier
,
10:04
[elpa] 201/352: Siirretään wcheck-loop-over-* makrojen yhteiset osat omaksi makroksi
,
Stefan Monnier
,
10:04
[elpa] 197/352: Muutetaan monet word-sanat string-sanoiksi
,
Stefan Monnier
,
10:04
[elpa] 198/352: Dokumentteja ajan tasalle: tarkistusohjelma voi olla myös funktio
,
Stefan Monnier
,
10:04
[elpa] 192/352: Muutetaan wcheck-customize-ryhmän otsikko
,
Stefan Monnier
,
10:04
[elpa] 191/352: Muuttujan dokumentin kielellistä säätöä
,
Stefan Monnier
,
10:04
[elpa] 182/352: Uusi ominaisuus: käyttäjä voi nyt vaikuttaa oletusasetuksiin
,
Stefan Monnier
,
10:04
[elpa] 195/352: Päivitetään versionumero: 2010.12.27
,
Stefan Monnier
,
10:04
[elpa] 189/352: Muuttujien dokumentit ja esimerkkiasetukset ajan tasalle
,
Stefan Monnier
,
10:04
[elpa] 194/352: Muutetaan virheilmoitus yhdenmuotoiseksi muiden vastaavien kanssa
,
Stefan Monnier
,
10:04
[elpa] 190/352: Asennusohjeen kielellistä säätöä
,
Stefan Monnier
,
10:03
[elpa] 187/352: Muutetaan wcheck-query-language-data-funktion rakennetta
,
Stefan Monnier
,
10:03
[elpa] 186/352: Muutetaan face-predikaattitoiminto selkeämmäksi
,
Stefan Monnier
,
10:03
[elpa] 179/352: Uusi ominaisuus: oikolukuohjelma voi olla myös Emacs Lisp -funktio
,
Stefan Monnier
,
10:03
[elpa] 180/352: Tulostetaan [Empty string], mikäli korvattava teksti on tyhjä merkkijono
,
Stefan Monnier
,
10:03
[elpa] 188/352: Customize tukemaan uusia read-or-skip-faces-toimintoja
,
Stefan Monnier
,
10:03
[elpa] 185/352: Customize-asetusten hienosäätöä
,
Stefan Monnier
,
10:03
[elpa] 173/352: Täydennetään funktion wcheck-spelling-suggestions kuvausta
,
Stefan Monnier
,
10:03
[elpa] 184/352: Lisätään ;;;###autoload
,
Stefan Monnier
,
10:03
[elpa] 170/352: Välitetään hiiritapahtuma oikolukuehdotusfunktiolle
,
Stefan Monnier
,
10:03
[elpa] 171/352: Täydennetään funktioiden kuvauksia ym. pientä järjestelyä
,
Stefan Monnier
,
10:03
[elpa] 183/352: Vaihdetaan esimerkkiin "Finnish" entisen "suomi":n tilalle
,
Stefan Monnier
,
10:03
[elpa] 177/352: wcheck-choose-suggestion-minibuffer siirtää kursorin rivin loppuun
,
Stefan Monnier
,
10:03
[elpa] 181/352: Muutetaan korjausehdotuspuskurin ulkonäköä
,
Stefan Monnier
,
10:03
[elpa] 135/352: Revert "Yksinkertaistetaan tietokantafunktiota"
,
Stefan Monnier
,
10:03
[elpa] 145/352: Hyväksytään args-asetus vain, jos listan jäsenet ovat merkkijonoja
,
Stefan Monnier
,
10:03
[elpa] 137/352: Käytetään varmuuden vuoksi ei-destruktiivisia keinoja
,
Stefan Monnier
,
10:03
[elpa] 132/352: Vielä yksi (when (buffer-live-p ...) ...) -tarkistus
,
Stefan Monnier
,
10:03
[elpa] 142/352: Korjataan muuttujan wcheck-language-data kuvausta
,
Stefan Monnier
,
10:03
[elpa] 138/352: Yksinkertaistetaan kielenvaihtofunktiota
,
Stefan Monnier
,
10:03
[elpa] 139/352: Tehdään kielestä puskurikohtainen aina, kun oikoluku menee päälle
,
Stefan Monnier
,
10:03
[elpa] 141/352: Tarkennetaan muuttujan wcheck-language kuvausta
,
Stefan Monnier
,
10:03
[elpa] 133/352: Yksinkertaistetaan tietokantafunktiota
,
Stefan Monnier
,
10:03
[elpa] 129/352: Hienosäätöä customize-valikkoon
,
Stefan Monnier
,
10:03
[elpa] 136/352: Käytetään vain PLIST-PUT-funktion arvoa eikä sen sivutuotetta
,
Stefan Monnier
,
10:03
[elpa] 131/352: Tehostetaan append-komentoja
,
Stefan Monnier
,
10:03
[elpa] 125/352: Yksinkertaistetaan kommenttia
,
Stefan Monnier
,
10:03
[elpa] 130/352: Korjataan kirjoitusvirhe
,
Stefan Monnier
,
10:03
[elpa] 134/352: Korjataan kirjoitusvirhe; hienosäätöä
,
Stefan Monnier
,
10:03
[elpa] 123/352: Kielellistä säätöä kommentteihin ja funktion kuvaukseen
,
Stefan Monnier
,
10:03
[elpa] 117/352: wcheck-receive-words varmemmaksi
,
Stefan Monnier
,
10:03
[elpa] 121/352: Välitetään kaikki tiedot funktiolle wcheck-make-overlay
,
Stefan Monnier
,
10:03
[elpa] 111/352: Muutetaan wcheck-paint-words hakemaan kielitiedot tietokannasta
,
Stefan Monnier
,
10:03
[elpa] 118/352: Lisätään koodin väliotsikoita
,
Stefan Monnier
,
10:03
[elpa] 115/352: Muutetaan wcheck-mode ja -change-language käyttämään uutta tietokantaa
,
Stefan Monnier
,
10:03
[elpa] 120/352: Kielellistä hienosäätöä dokumentteihin
,
Stefan Monnier
,
10:03
[elpa] 109/352: Muutetaan wcheck-read-words hakemaan kielitiedot tietokannasta
,
Stefan Monnier
,
10:03
[elpa] 116/352: Muutetaan tietokannan kyselyfunktio geneerisemmäksi
,
Stefan Monnier
,
10:03
[elpa] 112/352: Muutetaan wcheck-make-overlay hakemaan kielitiedot tietokannasta
,
Stefan Monnier
,
10:03
[elpa] 108/352: Siirretään koukkujen asennus omiin funktioihinsa
,
Stefan Monnier
,
10:03
[elpa] 114/352: Asetetaan ajastinfunktiot hakemaan tiedot uudesta tietokannasta
,
Stefan Monnier
,
10:03
[elpa] 104/352: Lisätään matalan tason tietokantafunktiot
,
Stefan Monnier
,
10:03
[elpa] 107/352: Poistetaan turha wcheck-end-process
,
Stefan Monnier
,
10:03
[elpa] 110/352: Muutetaan wcheck-send-words hakemaan kielitiedot tietokannasta
,
Stefan Monnier
,
10:03
[elpa] 105/352: wcheck-update-buffer-data uuden tietokannan mukaiseksi
,
Stefan Monnier
,
10:03
[elpa] 103/352: Siirretään overlayt uuteen paikkaan
,
Stefan Monnier
,
10:03
[elpa] 96/352: Customize-tyypin "face" tilalle "symbol"
,
Stefan Monnier
,
10:03
[elpa] 106/352: Muutetaan prosessit puskurikohtaisiksi
,
Stefan Monnier
,
10:02
[elpa] 101/352: Korjataan kirjoitusvirhe funktion kuvauksesta
,
Stefan Monnier
,
10:02
[elpa] 100/352: Merkitään funtio-objektit #'-merkillä
,
Stefan Monnier
,
10:02
[elpa] 98/352: Luetaan vain tarpeelliset tekstialueet
,
Stefan Monnier
,
10:02
[elpa] 99/352: Maalataan sanat tiedossa olevan tekstialueen perusteella
,
Stefan Monnier
,
10:02
[elpa] 95/352: Lisätään tarkistus ulkoisen prosessin päälläolosta
,
Stefan Monnier
,
10:02
[elpa] 97/352: Kielellistä hienosaatöä muuttujan wcheck-language-data ohjeeseen
,
Stefan Monnier
,
10:02
[elpa] 91/352: Muutos muuttujan kuvauksessa: buffer-specific --> buffer-local
,
Stefan Monnier
,
10:02
[elpa] 102/352: Poistetaan turhia testejä funktiosta wcheck-combine-two
,
Stefan Monnier
,
10:02
[elpa] 94/352: Poistetaan wcheck-mode päältä käyttämällä parametria -1 eikä 0
,
Stefan Monnier
,
10:02
[elpa] 93/352: Hajotetaan merkkijono funktiolla split-string-and-unquote
,
Stefan Monnier
,
10:02
[elpa] 92/352: Määritellään eräät muuttujat myös ajon aikana, ei pelkästään kääntämisen
,
Stefan Monnier
,
10:02
[elpa] 90/352: Muotoillaan uudelleen muuttujan wcheck-language-data dokumenttia
,
Stefan Monnier
,
10:02
[elpa] 86/352: Lisätään asetus "case-fold"
,
Stefan Monnier
,
10:02
[elpa] 89/352: Täsmennetään muuttujan wcheck-language-data kuvausta
,
Stefan Monnier
,
10:02
[elpa] 84/352: wcheck-query-language-data tarkistaa asetusten oikeellisuuden
,
Stefan Monnier
,
10:02
[elpa] 87/352: Lisätään asetus "connection"
,
Stefan Monnier
,
10:02
[elpa] 88/352: Siirretään "syntax" ja "face" samaan järjestykseen kuin customizessa
,
Stefan Monnier
,
10:02
[elpa] 83/352: Pientä wcheck-mode-tekstin uudelleenmuotoilua
,
Stefan Monnier
,
10:02
[elpa] 85/352: Uudenlainen customize-valikko wcheck-language-datalle
,
Stefan Monnier
,
10:02
[elpa] 82/352: "function" on tarpeeton, koska "lambda" sisältää sen jo
,
Stefan Monnier
,
10:02
[elpa] 81/352: Muutetaan moodi-ilmaisin pieniksi kirjaimiksi: Wck --> wck
,
Stefan Monnier
,
10:02
[elpa] 80/352: Poistetaan turha rivinvaihto prosessille lähetettävästä merkkijonosta
,
Stefan Monnier
,
10:02
[elpa] 78/352: Muutetaan syntax-taulukon tyyppiä customize-järjestelmässä
,
Stefan Monnier
,
10:02
[elpa] 79/352: (mapconcat 'concat ...) --> (mapconcat 'identity ...)
,
Stefan Monnier
,
10:02
[elpa] 75/352: Hiljennetään byte-compiler määrittelemällä muuttujia
,
Stefan Monnier
,
10:02
[elpa] 77/352: Muutetaan wcheck-language-data-defaults vakioksi (defconst)
,
Stefan Monnier
,
10:02
[elpa] 74/352: Tarkennetaan funktion kuvausta
,
Stefan Monnier
,
10:02
[elpa] 76/352: Yksinkertaisempi tapa tarkistaa tekstin invisible-ominaisuus
,
Stefan Monnier
,
10:02
[elpa] 73/352: Poistetaan turhat format-funktiot
,
Stefan Monnier
,
10:02
[elpa] 72/352: Ajetaan maalaustoiminto varmuuden vuoksi vielä yhden kerran lisää
,
Stefan Monnier
,
10:02
[elpa] 71/352: Käytetään muuttujan kuvauksessa symbolia `wcheck-mode'
,
Stefan Monnier
,
10:02
[elpa] 67/352: Loputkin funktioiden kuvaukset ja koodin kommentit englanniksi
,
Stefan Monnier
,
10:02
[elpa] 68/352: Uusi nimi funktiolle: ...-overlay-word -> ...-changed-overlay
,
Stefan Monnier
,
10:02
[elpa] 66/352: Kielenvaihtotoiminnolle oma kielihistoriamuuttuja
,
Stefan Monnier
,
10:02
[elpa] 65/352: Koodin väliotsikot englanniksi
,
Stefan Monnier
,
10:02
[elpa] 69/352: Minibufferille oma virheilmoitus
,
Stefan Monnier
,
10:02
[elpa] 70/352: Pienennetään wcheck-moden reagointiviivettä
,
Stefan Monnier
,
10:02
[elpa] 64/352: Kielellistä hienosäätöä
,
Stefan Monnier
,
10:02
[elpa] 60/352: Lisätään ikuisen silmukan tarkistus funktioon wcheck-paint-words
,
Stefan Monnier
,
10:02
[elpa] 62/352: Käsitellään oikein tilanne, jossa joutenoloaika on nolla
,
Stefan Monnier
,
10:02
[elpa] 61/352: Lisätään ;;;###autoload -määritykset
,
Stefan Monnier
,
10:02
[elpa] 63/352: Kutsutaan maalausajastinta useita kertoja peräkkäin
,
Stefan Monnier
,
10:02
[elpa] 58/352: Funktio wcheck-paint-words englanniksi
,
Stefan Monnier
,
10:02
[elpa] 59/352: Sallitaan lausekkeen täsmääminen heti edellisen perään
,
Stefan Monnier
,
10:02
[elpa] 54/352: Poistetaan globaalit koukut ajastimesta riippumatta
,
Stefan Monnier
,
10:02
[elpa] 53/352: Funktio wcheck-read-words englanniksi
,
Stefan Monnier
,
10:02
[elpa] 56/352: Muodostetaan säännöllinen lauseke valmiiksi ennen silmukkaa
,
Stefan Monnier
,
10:02
[elpa] 57/352: Maalataan vain näkyvät tekstialueet, hypätään näkymättömien yli
,
Stefan Monnier
,
10:02
[elpa] 55/352: Päivitetään myös outline-näkyvyyden muuttuessa
,
Stefan Monnier
,
10:02
[elpa] 51/352: Lasketaan uuden ajastimen käynnistysviive edellisestä eteenpäin
,
Stefan Monnier
,
10:02
[elpa] 47/352: Muutetaan funktion nimeä: wcheck-timer-event -> wcheck-timer-read-event
,
Stefan Monnier
,
10:02
[elpa] 45/352: Tarkistetaan prosessi funktion wcheck-program-executable-p avulla
,
Stefan Monnier
,
10:02
[elpa] 49/352: Siirretään maalauspyyntölistan muokkaus aiemmaksi
,
Stefan Monnier
,
10:02
[elpa] 52/352: Uusi tapa lukea tekstiä ikkunasta
,
Stefan Monnier
,
10:02
[elpa] 42/352: Tehdään oletuskielestä customize-muuttuja
,
Stefan Monnier
,
10:02
[elpa] 44/352: Lisätään asennusohjeet wcheck-mode.el-tiedoston alkuun
,
Stefan Monnier
,
10:02
[elpa] 50/352: Käännetään ajastinfunktiot englanniksi
,
Stefan Monnier
,
10:02
[elpa] 46/352: Tehdään maalausajastimesta nimetty funktio (ei lambda)
,
Stefan Monnier
,
10:02
[elpa] 48/352: Siirretään oikolukupyyntölistan muokkaus aiemmaksi
,
Stefan Monnier
,
10:02
[elpa] 43/352: Englanninkielinen kuvaus ja koodin kommentit funktiolle wcheck-mode
,
Stefan Monnier
,
10:01
[elpa] 37/352: Lisätään muuttujan wcheck-language-date esimerkkiin regexp-discard
,
Stefan Monnier
,
10:01
[elpa] 41/352: Poistetaan customizesta vaatimus, että ohjelman täytyy olla olemassa
,
Stefan Monnier
,
10:01
[elpa] 40/352: Muutetaan oletuskielen tunnistusta varmatoimisemmaksi
,
Stefan Monnier
,
10:01
[elpa] 39/352: Funktion wcheck-change-language kuvaus englanniksi
,
Stefan Monnier
,
10:01
[elpa] 38/352: Laitetaan oletusasetukset näkymään customizeen
,
Stefan Monnier
,
10:01
[elpa] 35/352: wcheck-make-overlayn parametriksi puskuri, ei ikkuna
,
Stefan Monnier
,
10:01
[elpa] 36/352: Muuttujalle wcheck-language-data kuvaus ja customize-määritys
,
Stefan Monnier
,
10:01
[elpa] 28/352: Sammutetaan globaalit koukut vasta, kun oikolukua ei tarvita
,
Stefan Monnier
,
10:01
[elpa] 34/352: Tyhmän moka r2652:ssa rikkoi oletuskielen määrittelyn, korjataan
,
Stefan Monnier
,
10:01
[elpa] 33/352: wcheck-language-valid-p tiiviimpään and-rakennemuotoon
,
Stefan Monnier
,
10:01
[elpa] 26/352: Varmistetaan, että oletuskieleksi tulee merkkijono
,
Stefan Monnier
,
10:01
[elpa] 30/352: Kielenvaihtofunktio tarkistaa, onko ohjelmalla suoritusoikeudet
,
Stefan Monnier
,
10:01
[elpa] 32/352: Sammutetaan komennolla (wcheck-mode 0) eikä vain (setq wcheck-mode nil)
,
Stefan Monnier
,
10:01
[elpa] 31/352: Oikoluvun käynnistyksessä tarkistetaan, onko ohjelmalla suoritusoikeudet
,
Stefan Monnier
,
10:01
[elpa] 29/352: Lisätään funktio wcheck-program-executable-p
,
Stefan Monnier
,
10:01
[elpa] 27/352: Turha kommentti pois koodista
,
Stefan Monnier
,
10:01
[elpa] 24/352: Siirretään ajastuksen sammutus wcheck-mode-funktioon
,
Stefan Monnier
,
10:01
[elpa] 22/352: Käytetään kommunikointiin PTY:itä, jotta shell-skriptit toimivat
,
Stefan Monnier
,
10:01
[elpa] 25/352: Käynnistetään ajastin muuttujan wcheck-timer perusteella
,
Stefan Monnier
,
10:01
[elpa] 23/352: Ajastinfunktiolle uusi nimi: wcheck-timer-event
,
Stefan Monnier
,
10:01
[elpa] 19/352: Muutetaan tietueen nimi: discard -> regexp-discard
,
Stefan Monnier
,
10:01
[elpa] 21/352: Kielenvaihto pyytää päivitystä vain oikoluvun ollessa päällä
,
Stefan Monnier
,
10:01
[elpa] 18/352: setq-default eikä setq, kun määritellään oletuskieliasetukset
,
Stefan Monnier
,
10:01
[elpa] 20/352: Poistetaan error-kutsu kielenvaihtofunktiosta
,
Stefan Monnier
,
10:01
[elpa] 17/352: Minibuf-virheilmoitus pois; sopimattoman kielen ilmoitukseen kielen nimi
,
Stefan Monnier
,
10:01
[elpa] 16/352: Sananlukuajastin tarkistaa nyt, onko kyseinen kieli sallittu
,
Stefan Monnier
,
10:01
[elpa] 13/352: Poistetaan turha tarkistus parametrien oikeellisuudesta
,
Stefan Monnier
,
10:01
[elpa] 15/352: Tyhjennetään vastaanotettujen sanojen lista myöhemmin
,
Stefan Monnier
,
10:01
[elpa] 08/352: Oma ajastinkierros sanojen maalaamiselle
,
Stefan Monnier
,
10:01
[elpa] 14/352: Lähetetään prosessille rivinvaihto ennen sanamerkkijonoa
,
Stefan Monnier
,
10:01
[elpa] 12/352: case-fold-search "nil", kun luetaan sanoja ikkunasta
,
Stefan Monnier
,
10:01
[elpa] 11/352: Muotoillaan kooditekstiä uudelleen (ei toiminnallista muutosta)
,
Stefan Monnier
,
10:01
[elpa] 09/352: Poistetaan maalaukset riippumatta siitä, onko oikoluku päällä
,
Stefan Monnier
,
10:01
[elpa] 10/352: Viitataan nykyiseen puskuriin eikä ikkunan sisältämään puskuriin
,
Stefan Monnier
,
10:01
[elpa] 07/352: Maalataan paluusanat automaattisesti
,
Stefan Monnier
,
10:01
[elpa] 05/352: Parannetaan wcheck-language-muuttujan kuvausta
,
Stefan Monnier
,
10:01
[elpa] 06/352: Tehdään ajastimen viiveestä muuttuja
,
Stefan Monnier
,
10:01
[elpa] 04/352: Muutetaan apufunktioryhmän otsikkoa
,
Stefan Monnier
,
10:01
[elpa] branch master updated (8739586 -> 2d44e7f)
,
Stefan Monnier
,
10:01
[elpa] 02/352: Poistetaan overlayt kielen vaihtamisen jälkeen
,
Stefan Monnier
,
10:01
[elpa] 01/352: wcheck-mode.el repositoryyn
,
Stefan Monnier
,
10:01
[elpa] 03/352: Siirretään pari koukkua samaan paikkaan muiden kanssa
,
Stefan Monnier
,
10:01
[elpa] 01/01: * caps-lock: New package.
,
Stefan Monnier
,
09:17
[elpa] branch master updated (8f5704b -> 8739586)
,
Stefan Monnier
,
09:17
July 06, 2014
[elpa] 07/08: Fix byte compile issues; Key frequency image issues have started to be fixed
,
Matthew Fidler
,
01:16
[elpa] 08/08: Byte compile twice to pick up any other byte-compile issues
,
Matthew Fidler
,
01:16
[elpa] 02/08: v5.14.7.1
,
Matthew Fidler
,
01:16
[elpa] 04/08: Remove duplicate ergoemacs-repeat-movement-full-keymap
,
Matthew Fidler
,
01:16
[elpa] 06/08: Fix typo in ergoemacs-keyfreq-gen-img
,
Matthew Fidler
,
01:16
[elpa] 05/08: Add copyright symbol
,
Matthew Fidler
,
01:16
[elpa] 01/08: Change copyright symbol
,
Matthew Fidler
,
01:16
[elpa] 03/08: Fix ergoemacs-keymap typo
,
Matthew Fidler
,
01:16
[elpa] branch externals/ergoemacs-mode updated (ce2d85f -> 88f1373)
,
Matthew Fidler
,
01:16
July 05, 2014
[elpa] 02/03: Merge pull request #263 from akfoss/master
,
Matthew Fidler
,
23:59
[elpa] 03/03: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
23:59
[elpa] 01/03: update home page
,
Matthew Fidler
,
23:59
[elpa] branch externals/ergoemacs-mode updated (e2ab286 -> ce2d85f)
,
Matthew Fidler
,
23:59
[elpa] 15/15: Merge branch 'externals/ergoemacs-mode' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
,
Matthew Fidler
,
23:56
[elpa] 13/15: remove ergoemacs-unbind-keymap compiler warning
,
Matthew Fidler
,
23:56
[elpa] 14/15: Remove unnecessary file expansion
,
Matthew Fidler
,
23:56
[elpa] 12/15: Make package a requirement.
,
Matthew Fidler
,
23:56
[elpa] 11/15: declare real-key-binding
,
Matthew Fidler
,
23:56
[elpa] 10/15: Fix Issue #264
,
Matthew Fidler
,
23:56
[elpa] 09/15: Add unbound commands test for C-x C-s
,
Matthew Fidler
,
23:56
[elpa] 08/15: Add test for U in package list
,
Matthew Fidler
,
23:56
[elpa] 04/15: Fix package-list-packages to show: X packages can be upgraded; type `ã€â‡§Shift+U】' to mark them for upgrading.
,
Matthew Fidler
,
23:56
[elpa] 07/15: Allow short symbols to represent keys
,
Matthew Fidler
,
23:56
[elpa] 06/15: Fix website addresses
,
Matthew Fidler
,
23:56
[elpa] 02/15: Check for pkg-dir to load ergoemacs-macros on compile
,
Matthew Fidler
,
23:56
[elpa] 03/15: Make U-> ã€â‡§Shift+U】
,
Matthew Fidler
,
23:56
[elpa] 05/15: Put back C-u -> Ctrl+U instead of Ctrl+u
,
Matthew Fidler
,
23:56
[elpa] 01/15: Should fix Issue #251
,
Matthew Fidler
,
23:56
[elpa] branch externals/ergoemacs-mode updated (376bdc5 -> e2ab286)
,
Matthew Fidler
,
23:56
July 03, 2014
[elpa] 01/01: * admin/archive-contents.el: Don't stop at the first incorrect version string. * externals-list (rudel): Not maintained externally any more. (chess): Fix syntax.
,
Stefan Monnier
,
09:35
[elpa] branch master updated (7e6fe0b -> 8f5704b)
,
Stefan Monnier
,
09:35
[elpa] branch externals/ergoemacs-mode updated (c93471b -> 376bdc5)
,
Stefan Monnier
,
09:27
[elpa] 01/01: Avoid unsupported "0NN" in version.
,
Stefan Monnier
,
09:27
July 02, 2014
[elpa] 01/01: Fixes: debbugs:17906
,
Stefan Monnier
,
22:13
[elpa] branch master updated (c828ee6 -> 7e6fe0b)
,
Stefan Monnier
,
22:13
[elpa] 01/02: Remove junk files
,
Matthew Fidler
,
16:33
[elpa] 02/02: Be a bit more careful when saving customizations; otherwise emacs wont exit with unsucessful init files
,
Matthew Fidler
,
16:33
[elpa] branch externals/ergoemacs-mode updated (88c1d95 -> c93471b)
,
Matthew Fidler
,
16:33
[elpa] 202/287: Allow hooks in themes; save settings on exit (Issue #234)
,
Matthew Fidler
,
11:33
[elpa] 133/287: Remove byte compiled load warning
,
Matthew Fidler
,
11:33
[elpa] 101/287: Fix Cask setup?
,
Matthew Fidler
,
11:33
[elpa] 134/287: Finalize tests; Passes on windows
,
Matthew Fidler
,
11:33
[elpa] 67/287: Completely use the object
,
Matthew Fidler
,
11:33
[elpa] 119/287: Fix byte-compile warnings for ergoemacs-macros.el
,
Matthew Fidler
,
11:33
[elpa] 93/287: Add ergoemacs-shortcut-emulation-mode-map-alist
,
Matthew Fidler
,
11:33
[elpa] 117/287: Take out compiler errors from ergoemacs-test
,
Matthew Fidler
,
11:33
[elpa] 140/287: Fix Byte Compile Warnings
,
Matthew Fidler
,
11:33
[elpa] 129/287: Fix compiler warnings for ergoemacs-unbind.el
,
Matthew Fidler
,
11:33
[elpa] 132/287: Be more careful when redefining maps.
,
Matthew Fidler
,
11:33
[elpa] 113/287: No more warnings for ergoemacs-modal.el; mapc->dolist
,
Matthew Fidler
,
11:33
[elpa] 89/287: Fix most keybinding issues
,
Matthew Fidler
,
11:33
[elpa] 116/287: Take out compiler warnings from ergoemacs-shortcuts.el
,
Matthew Fidler
,
11:33
[elpa] 97/287: First attempt for Cask without Cask (I'm on windows)
,
Matthew Fidler
,
11:33
[elpa] 104/287: Fix many compiler warnings with ergoemacs-advices.el
,
Matthew Fidler
,
11:33
[elpa] 135/287: Fix defcustom
,
Matthew Fidler
,
11:33
[elpa] 199/287: Update ergoemacs-test-layout so it wont parse the function
,
Matthew Fidler
,
11:33
[elpa] 96/287: Fix shortcut keys again.
,
Matthew Fidler
,
11:33
[elpa] 198/287: More flexible redo, Issue #239
,
Matthew Fidler
,
11:33
[elpa] 203/287: Fix the C-e test
,
Matthew Fidler
,
11:33
[elpa] 127/287: Update documentation again.
,
Matthew Fidler
,
11:33
[elpa] 94/287: Fixed shortcut keys.
,
Matthew Fidler
,
11:33
[elpa] 100/287: Reduce Readme.md and add build status
,
Matthew Fidler
,
11:33
[elpa] 196/287: Clean up open last closed buffer. (Issue #237)
,
Matthew Fidler
,
11:33
[elpa] 143/287: Make test dir the same as work dir
,
Matthew Fidler
,
11:33
[elpa] 137/287: Get old-style fixed & variable layouts
,
Matthew Fidler
,
11:33
[elpa] 98/287: Modified ergoemacs-init not to depend on anything...
,
Matthew Fidler
,
11:33
[elpa] 187/287: Change to eieio-named
,
Matthew Fidler
,
11:33
[elpa] 105/287: move misplaced function
,
Matthew Fidler
,
11:33
[elpa] 120/287: Removed some of the issues with ergoemacs-theme-engine.el
,
Matthew Fidler
,
11:33
[elpa] 110/287: Fix Byte Compiler issues for ergoemacs-functions.el
,
Matthew Fidler
,
11:33
[elpa] 99/287: Remove ergoemacs-test.el
,
Matthew Fidler
,
11:33
[elpa] 123/287: Add w32-shell-execute for ignoring linux byte-compile errors
,
Matthew Fidler
,
11:33
[elpa] 122/287: Fix byte-compile files
,
Matthew Fidler
,
11:33
[elpa] 201/287: Modify apps-copy test to use ert should instead of shoud ret
,
Matthew Fidler
,
11:33
[elpa] 194/287: Fix Issue #238
,
Matthew Fidler
,
11:33
[elpa] 142/287: Makefile fixes
,
Matthew Fidler
,
11:33
[elpa] 130/287: Advice key-binding to look at global keys without ergoemacs-mode
,
Matthew Fidler
,
11:33
[elpa] 195/287: Merge pull request #240 from akfoss/master
,
Matthew Fidler
,
11:33
[elpa] 125/287: Added documentation and always respect file in ergoemacs-open-in-external-app
,
Matthew Fidler
,
11:33
[elpa] 92/287: Fix keys
,
Matthew Fidler
,
11:33
[elpa] 114/287: condition-case->ignore-errors ergoemacs-translate.el
,
Matthew Fidler
,
11:33
[elpa] 192/287: Add ergoemacs-test-layout
,
Matthew Fidler
,
11:33
[elpa] 115/287: Take away warnings from ergoemacs-mode.el
,
Matthew Fidler
,
11:33
[elpa] 90/287: Allow unset keys to work too
,
Matthew Fidler
,
11:33
[elpa] 95/287: Revert "Fixed shortcut keys."
,
Matthew Fidler
,
11:33
[elpa] 106/287: Fix many byte-compile warnings in ergoemacs-extras.el
,
Matthew Fidler
,
11:33
[elpa] 197/287: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
11:33
[elpa] 107/287: Remove save-variable-state
,
Matthew Fidler
,
11:33
[elpa] 121/287: Remove cl dependence for ergoemacs-theme-engine.el
,
Matthew Fidler
,
11:33
[elpa] 109/287: Add ergoemacs-macros for all macros.
,
Matthew Fidler
,
11:33
[elpa] 138/287: Make the test directory.
,
Matthew Fidler
,
11:33
[elpa] 124/287: Refactor ergoemacs-open-in-external-app
,
Matthew Fidler
,
11:33
[elpa] 118/287: Move macros from ergoemacs-theme-engine
,
Matthew Fidler
,
11:33
[elpa] 91/287: All tests pass; ido-vertical doesn't have right keys
,
Matthew Fidler
,
11:33
[elpa] 112/287: Fix last compiler issue for ergoemacs-menus.el
,
Matthew Fidler
,
11:33
[elpa] 111/287: No compiler warnings for ergoemacs-menus.el
,
Matthew Fidler
,
11:33
[elpa] 200/287: Declare undo-tree
,
Matthew Fidler
,
11:33
[elpa] 141/287: Add back ergoemacs-fixed-key and ergoemacs-key compatability.
,
Matthew Fidler
,
11:33
[elpa] 204/287: Allow ergoemacs-key to work outside of themes again
,
Matthew Fidler
,
11:33
[elpa] 139/287: Make TEST_DIR first
,
Matthew Fidler
,
11:33
[elpa] 128/287: Fix byte compile issues and remove gaia.
,
Matthew Fidler
,
11:33
[elpa] 102/287: Require the libraries that may be needed...
,
Matthew Fidler
,
11:33
[elpa] 136/287: Fix Makefile to have test-dir
,
Matthew Fidler
,
11:33
[elpa] 108/287: Removed stray saved variables
,
Matthew Fidler
,
11:33
[elpa] 126/287: Documentation update.
,
Matthew Fidler
,
11:33
[elpa] 131/287: Be more careful in error checking for ergoemacs-rm-key
,
Matthew Fidler
,
11:33
[elpa] 103/287: Attempt to restore last test engine and make cask use it
,
Matthew Fidler
,
11:33
[elpa] 287/287: 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
,
Matthew Fidler
,
11:33
[elpa] 286/287: Another issue With #255
,
Matthew Fidler
,
11:33
[elpa] 275/287: fix a typo in esperanto variable
,
Matthew Fidler
,
11:33
[elpa] 285/287: Change to M-o
,
Matthew Fidler
,
11:33
[elpa] 284/287: Fix another quote issue for #255
,
Matthew Fidler
,
11:33
[elpa] 277/287: Fix Issue #257 while maintining icicle compatability
,
Matthew Fidler
,
11:33
[elpa] 283/287: Fix Extra Quotes in Issue #255
,
Matthew Fidler
,
11:33
[elpa] 282/287: Fix Extra Quote in Issue #255
,
Matthew Fidler
,
11:33
[elpa] 272/287: Merge pull request #252 from akfoss/master
,
Matthew Fidler
,
11:33
[elpa] 271/287: Merge pull request #254 from akfoss/master
,
Matthew Fidler
,
11:33
[elpa] 165/287: Removed ergoemacs-minibuffer-setup, different quote for emulation-mode-map-alists
,
Matthew Fidler
,
11:33
[elpa] 281/287: Make Alt+; the ergoemacs-reduction M-x
,
Matthew Fidler
,
11:33
[elpa] 146/287: dolist instaed of mapc
,
Matthew Fidler
,
11:33
[elpa] 280/287: Merge pull request #255 from akfoss/master
,
Matthew Fidler
,
11:33
[elpa] 279/287: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
11:33
[elpa] 278/287: Fix Issue #256
,
Matthew Fidler
,
11:33
[elpa] 276/287: Fix Issue #258
,
Matthew Fidler
,
11:33
[elpa] 270/287: Make test string smaller/easier to debug for apps-copy
,
Matthew Fidler
,
11:33
[elpa] 262/287: Make paste is calling pre/post commands
,
Matthew Fidler
,
11:33
[elpa] 274/287: add eo and eo-displaced
,
Matthew Fidler
,
11:33
[elpa] 273/287: Slight bug fix for beginning-of-line-or-what
,
Matthew Fidler
,
11:32
[elpa] 261/287: Make sure to include the ending new-line when copying an empty line
,
Matthew Fidler
,
11:32
[elpa] 263/287: Remove condition-case handler
,
Matthew Fidler
,
11:32
[elpa] 267/287: Move ergoemacs-hook-functions to prevent warnings
,
Matthew Fidler
,
11:32
[elpa] 266/287: Make apps-copy test use C-a
,
Matthew Fidler
,
11:32
[elpa] 269/287: Add autoload cookie to ergoemacs-test-layout
,
Matthew Fidler
,
11:32
[elpa] 265/287: More Robust ergoemacs-end-of-line-or-what (passes noninteractive test)
,
Matthew Fidler
,
11:32
[elpa] 268/287: Run all ergoemacs- tests
,
Matthew Fidler
,
11:32
[elpa] 264/287: fix a typo
,
Matthew Fidler
,
11:32
[elpa] 254/287: Add test for begining and ending of line
,
Matthew Fidler
,
11:32
[elpa] 259/287: Move saving last closed buffer to ergoemacs-theme
,
Matthew Fidler
,
11:32
[elpa] 260/287: Make sure `ergoemacs-hook-functions` is non-nil
,
Matthew Fidler
,
11:32
[elpa] 252/287: sort layouts alphabetically
,
Matthew Fidler
,
11:32
[elpa] 258/287: Silence customize save with batch emacs.
,
Matthew Fidler
,
11:32
[elpa] 251/287: Modify copy-line-or-region to work with `org-mode`
,
Matthew Fidler
,
11:32
[elpa] 256/287: Add version information for themes
,
Matthew Fidler
,
11:32
[elpa] 250/287: Comment out autopair; needs to go in options menu...
,
Matthew Fidler
,
11:32
[elpa] 257/287: Fix byte-compile errors
,
Matthew Fidler
,
11:32
[elpa] 253/287: Another fix for end of line or what
,
Matthew Fidler
,
11:32
[elpa] 255/287: Make beginning/end of line work without font-lock
,
Matthew Fidler
,
11:32
[elpa] 245/287: Add back reduced font-lock free ergoemacs-select-text-in-ascii-quote
,
Matthew Fidler
,
11:32
[elpa] 247/287: Revert ergoemacs-select-text-in-quote; Make expand-region consistent
,
Matthew Fidler
,
11:32
[elpa] 249/287: Support smartparens-mode and auto-indent-mode
,
Matthew Fidler
,
11:32
[elpa] 246/287: Prefer emacs 24.4 backward-up-list
,
Matthew Fidler
,
11:32
[elpa] 244/287: Bug fix for cutting folded lines at the end of the line.
,
Matthew Fidler
,
11:32
[elpa] 248/287: Merge pull request #248 from akfoss/master
,
Matthew Fidler
,
11:32
[elpa] 239/287: Allow emacs 24.4 differences for backward-up-list
,
Matthew Fidler
,
11:32
[elpa] 242/287: Fix `ergoemacs-select-text-in-ascii-quote` to work using font-lock
,
Matthew Fidler
,
11:32
[elpa] 243/287: Make the quote selection consistent.
,
Matthew Fidler
,
11:32
[elpa] 241/287: Cleanup for select text in quotes
,
Matthew Fidler
,
11:32
[elpa] 235/287: Add the uri encoding function
,
Matthew Fidler
,
11:32
[elpa] 234/287: Make comment-search-backward less fragile
,
Matthew Fidler
,
11:32
[elpa] 237/287: Expanded outlook integration with Emacs org-mode
,
Matthew Fidler
,
11:32
[elpa] 236/287: add electric-pair-made as an option
,
Matthew Fidler
,
11:32
[elpa] 240/287: Move the fixed bracket moving to the bracket theme component.
,
Matthew Fidler
,
11:32
[elpa] 238/287: Fix warnings for cua-clear-rectangle-mark.
,
Matthew Fidler
,
11:32
[elpa] 232/287: Fix beginning of line function again...
,
Matthew Fidler
,
11:32
[elpa] 227/287: Be more careful of cua--rectangle
,
Matthew Fidler
,
11:32
[elpa] 230/287: Fix `ergoemacs-beginning-of-line-or-what` and `ergoemacs-end-of-line-or-what`
,
Matthew Fidler
,
11:32
[elpa] 233/287: Change the default option back
,
Matthew Fidler
,
11:32
[elpa] 219/287: `ergoemacs-select-text-in-quote' can now deal with escaped quote in string.
,
Matthew Fidler
,
11:32
[elpa] 228/287: Add `cua-rect` require so that tests pass
,
Matthew Fidler
,
11:32
[elpa] 224/287: Make undo-tree the default undo method and installed when ergoemacs-mode is installed. Issue #242
,
Matthew Fidler
,
11:32
[elpa] 226/287: Remove default redo keys; Possibly Fix Issue #242
,
Matthew Fidler
,
11:32
[elpa] 229/287: Fix order of operations
,
Matthew Fidler
,
11:32
[elpa] 231/287: Change layout descriptions
,
Matthew Fidler
,
11:32
[elpa] 218/287: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
11:32
[elpa] 225/287: Added disabling to redo based on undo-tree-mode
,
Matthew Fidler
,
11:32
[elpa] 221/287: Be more careful with links. Issue #247
,
Matthew Fidler
,
11:32
[elpa] 222/287: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
11:32
[elpa] 220/287: Partial Fix for Issue #243
,
Matthew Fidler
,
11:32
[elpa] 217/287: Fix image generation and autohotkey generation
,
Matthew Fidler
,
11:32
[elpa] 223/287: Remove archive-mode and ses-mode from menus. Issue #246.
,
Matthew Fidler
,
11:32
[elpa] 216/287: Drop FIXME
,
Matthew Fidler
,
11:32
[elpa] 212/287: modified ergoemacs-cut-all so it doesn't join previous cut.
,
Matthew Fidler
,
11:32
[elpa] 214/287: fix incorrect ergoemacs-layout-programmer-dv
,
Matthew Fidler
,
11:32
[elpa] 215/287: Merge pull request #245 from bmalehorn/programmer-dv
,
Matthew Fidler
,
11:32
[elpa] 213/287: Merge branch 'master' of github.com:ergoemacs/ergoemacs-mode
,
Matthew Fidler
,
11:32
[elpa] 211/287: Add send outlook files to emacs
,
Matthew Fidler
,
11:32
[elpa] 210/287: Test Issue #243. C-c C-c M-x vs C-c C-c.
,
Matthew Fidler
,
11:32
[elpa] 209/287: Declare ergoemacs-use-M-x-p
,
Matthew Fidler
,
11:32
[elpa] 207/287: Fix ergoemacs-pushnew Issue #244.
,
Matthew Fidler
,
11:32
[elpa] 206/287: Remove debugging comment for ergoemacs-rm-key
,
Matthew Fidler
,
11:32
[elpa] 208/287: Fix helm-M-x keys again.
,
Matthew Fidler
,
11:32
[elpa] 191/287: change downcase and UPCASE for being more clear.
,
Matthew Fidler
,
11:32
[elpa] 205/287: Only push new keys to ergoemacs-global-override-rm-keys, and don't push [remap]s (Issue #243)
,
Matthew Fidler
,
11:32
[elpa] 193/287: Fix Issue #241
,
Matthew Fidler
,
11:32
[elpa] 190/287: Fix Issue #233
,
Matthew Fidler
,
11:32
[elpa] 188/287: Fix some byte-compile issues
,
Matthew Fidler
,
11:32
[elpa] 189/287: Do all tests
,
Matthew Fidler
,
11:32
[elpa] 186/287: Fix ergoemacs-read-key-lookup-get-ret---universal
,
Matthew Fidler
,
11:32
[elpa] 184/287: Now use ergoemacs-pretty-key to describe fn keys
,
Matthew Fidler
,
11:32
[elpa] 185/287: Bug fix for ergoemacs-substitute-command.
,
Matthew Fidler
,
11:32
[elpa] 183/287: Split out ert
,
Matthew Fidler
,
11:32
[elpa] 182/287: Add package-requires for emacs 24.1
,
Matthew Fidler
,
11:32
[elpa] 180/287: Remap universal-argument to ergoemacs-universal-argument
,
Matthew Fidler
,
11:32
[elpa] 177/287: Remove cua-mode treatment in startup
,
Matthew Fidler
,
11:32
[elpa] 181/287: Added `ergoemacs-hook-functions`
,
Matthew Fidler
,
11:32
[elpa] 179/287: Fix ergoemacs-repeat-movement-commands
,
Matthew Fidler
,
11:32
[elpa] 174/287: Remove adjoin issues in 24.1 and 24.2
,
Matthew Fidler
,
11:32
[elpa] 178/287: Add ergoemacs-read-key-default to ergoemacs-smart-functions
,
Matthew Fidler
,
11:32
[elpa] 175/287: Change the `describe-mode` to `ergoemacs-describe-major-mode`. That way R will display the correct key to view information (C-h m)
,
Matthew Fidler
,
11:32
[elpa] 176/287: Fix Issue #231
,
Matthew Fidler
,
11:32
[elpa] 173/287: Non-conditional autoload at the beginning of the file.
,
Matthew Fidler
,
11:32
[elpa] 172/287: Make this a emacs 24.4 autoload only
,
Matthew Fidler
,
11:32
[elpa] 171/287: Change define-function to autoload
,
Matthew Fidler
,
11:32
[elpa] 169/287: Declare ergoemacs-read-key-default
,
Matthew Fidler
,
11:32
[elpa] 170/287: Fix declare-function for cl-gensym
,
Matthew Fidler
,
11:32
[elpa] 168/287: Declare cl-gensym
,
Matthew Fidler
,
11:32
[elpa] 167/287: Remove minibuffer hook
,
Matthew Fidler
,
11:32
[elpa] 166/287: Misc cleanups
,
Matthew Fidler
,
11:32
[elpa] 162/287: Add object-set-name-string compatability with 24.4
,
Matthew Fidler
,
11:32
[elpa] 161/287: Removed check for saved-overriding-map
,
Matthew Fidler
,
11:32
[elpa] 160/287: Fix eieio-object-name-string in emacs 24.4
,
Matthew Fidler
,
11:32
[elpa] 164/287: Removed saved-overriding-map variable changes.
,
Matthew Fidler
,
11:32
[elpa] 159/287: Take out mark-whole-buffer
,
Matthew Fidler
,
11:32
[elpa] 163/287: Removed more mark-whole-buffer
,
Matthew Fidler
,
11:32
[elpa] 157/287: Add ergoemacs fixes for 24.4
,
Matthew Fidler
,
11:32
[elpa] 155/287: Use :initialize #'custom-initialize-default
,
Matthew Fidler
,
11:32
[elpa] 158/287: Take out `mark-whole-buffer'
,
Matthew Fidler
,
11:32
[elpa] 156/287: Try to make compatible with 24.4
,
Matthew Fidler
,
11:32
[elpa] 151/287: Try to make this a batch test.
,
Matthew Fidler
,
11:32
[elpa] 154/287: Remove ert dependence. Its in emacs 24
,
Matthew Fidler
,
11:32
[elpa] 153/287: Update expections.
,
Matthew Fidler
,
11:32
[elpa] 150/287: Note that ergoemacs-mode requires emacs 24.1
,
Matthew Fidler
,
11:32
[elpa] 152/287: Remove emacs23 testing
,
Matthew Fidler
,
11:32
[elpa] 145/287: pushnew instead of add-to-list
,
Matthew Fidler
,
11:32
[elpa] 148/287: Fix more compiler issues and typos
,
Matthew Fidler
,
11:32
[elpa] 149/287: Backport `make-composed-keymap'.
,
Matthew Fidler
,
11:32
[elpa] 78/287: Faster ignore globally defined key
,
Matthew Fidler
,
11:32
[elpa] 147/287: Allow emacs23 to fail.
,
Matthew Fidler
,
11:32
[elpa] 88/287: Apply defered variables/modes. Fix Issue #216
,
Matthew Fidler
,
11:32
[elpa] 86/287: Always suppress shortcuts in read-key-lookup
,
Matthew Fidler
,
11:32
[elpa] 144/287: Generate image based on options
,
Matthew Fidler
,
11:32
[elpa] 87/287: Remove "Z" in theme component
,
Matthew Fidler
,
11:32
[elpa] 81/287: Added version menu back
,
Matthew Fidler
,
11:32
[elpa] 85/287: Keep track of shortcut key prefixes
,
Matthew Fidler
,
11:32
[elpa] 84/287: Break-out sending unread-command events
,
Matthew Fidler
,
11:32
[elpa] 83/287: Allow ergoemacs-rm-key to remove a list
,
Matthew Fidler
,
11:32
[elpa] 82/287: Ignored keys shouldn't be in the shortcut hash
,
Matthew Fidler
,
11:32
[elpa] 80/287: Reverse order to allow <apps> h z processing.
,
Matthew Fidler
,
11:32
[elpa] 77/287: Ensure ergoemacs-global-override-rm-keys is a list of vectors
,
Matthew Fidler
,
11:32
[elpa] 76/287: Only Issue 86 still persists.
,
Matthew Fidler
,
11:32
[elpa] 79/287: Fix final map to be a composed keymap that works with ergoemacs-rm-key
,
Matthew Fidler
,
11:32
[elpa] 72/287: Fix copy objects to allow keymap versions.
,
Matthew Fidler
,
11:32
[elpa] 68/287: Make the caching more robust
,
Matthew Fidler
,
11:32
[elpa] 75/287: Only put in shortcut-hash if not removed from keymap.
,
Matthew Fidler
,
11:32
[elpa] 74/287: Fix <apps> e t bug with object interface.
,
Matthew Fidler
,
11:32
[elpa] 65/287: Add more emulation alists. Less list manipulation
,
Matthew Fidler
,
11:32
[elpa] 70/287: Fix most global-set-key after issues
,
Matthew Fidler
,
11:32
[elpa] 73/287: use remove-duplicates instead
,
Matthew Fidler
,
11:32
[elpa] 69/287: Install shortcut-layer appropriately for keymaps.
,
Matthew Fidler
,
11:32
[elpa] 60/287: Ensure the object-name is a string. EIEIO seems to prefer this.
,
Matthew Fidler
,
11:32
[elpa] 71/287: Fix isearch issues.
,
Matthew Fidler
,
11:32
[elpa] 66/287: Make ergoemacs-clean toggle debug on error
,
Matthew Fidler
,
11:32
[elpa] 61/287: Ergoemacs-mode setup with object almost complete.
,
Matthew Fidler
,
11:32
[elpa] 59/287: Fix typo
,
Matthew Fidler
,
11:32
[elpa] 53/287: Better debug and modify keymaps fix bugs
,
Matthew Fidler
,
11:32
[elpa] 62/287: Playing with object more.
,
Matthew Fidler
,
11:32
[elpa] 47/287: Stage some components
,
Matthew Fidler
,
11:32
[elpa] 63/287: Fixed mapvar issues.
,
Matthew Fidler
,
11:32
[elpa] 64/287: Replace either M-x or <execute> with M-x code.
,
Matthew Fidler
,
11:32
[elpa] 56/287: Better key replacements.
,
Matthew Fidler
,
11:32
[elpa] 55/287: Nicer theme debugging display
,
Matthew Fidler
,
11:32
[elpa] 48/287: Unstage the incompatible
,
Matthew Fidler
,
11:32
[elpa] 54/287: Maps seem correct now
,
Matthew Fidler
,
11:32
[elpa] 57/287: Added basic variable/mode initialization routines.
,
Matthew Fidler
,
11:32
[elpa] 58/287: Fix misplaced paren
,
Matthew Fidler
,
11:32
[elpa] 51/287: more substitute-command-keys fixes
,
Matthew Fidler
,
11:32
[elpa] 52/287: Debugging ergoemacs-theme obect
,
Matthew Fidler
,
11:32
[elpa] 50/287: Another bug-fix for substitute-command-keys
,
Matthew Fidler
,
11:32
[elpa] 46/287: Fix Issue #7
,
Matthew Fidler
,
11:32
[elpa] 43/287: Be more conservative with substituting key commands.
,
Matthew Fidler
,
11:32
[elpa] 49/287: Bug fix for substitute-command-keys
,
Matthew Fidler
,
11:32
[elpa] 42/287: Push shortcuts to the bottom. Should allow overrides.
,
Matthew Fidler
,
11:32
[elpa] 31/287: Created composite map list
,
Matthew Fidler
,
11:32
[elpa] 45/287: Fix ergoemacs-describe-key
,
Matthew Fidler
,
11:32
[elpa] 39/287: Starting applying keymaps to ergoemacs-emulation-mode-map-alist
,
Matthew Fidler
,
11:32
[elpa] 44/287: Suppress shortcuts
,
Matthew Fidler
,
11:32
[elpa] 40/287: Remove shortcut override mode.
,
Matthew Fidler
,
11:32
[elpa] 37/287: Added ergoemacs-keymap-collapse and ergoemacs-keymap-empty-p
,
Matthew Fidler
,
11:32
[elpa] 36/287: Use pushnew for get-hooks.
,
Matthew Fidler
,
11:32
[elpa] 34/287: Now can get the fixed maps for a list of components.
,
Matthew Fidler
,
11:32
[elpa] 29/287: Started parsing.
,
Matthew Fidler
,
11:32
[elpa] 23/287: Basic classes written
,
Matthew Fidler
,
11:32
[elpa] 38/287: Remove global-override
,
Matthew Fidler
,
11:32
[elpa] 41/287: Take out hook to change bindings.
,
Matthew Fidler
,
11:32
[elpa] 35/287: Remove debug-on-error
,
Matthew Fidler
,
11:32
[elpa] 04/287: Revert "Stefan Monnier's Patch"
,
Matthew Fidler
,
11:32
[elpa] 33/287: Merge branch 'master' into eieio
,
Matthew Fidler
,
11:32
[elpa] 32/287: Fix Issue #226
,
Matthew Fidler
,
11:32
[elpa] 30/287: Started adding modes and setq assignments.
,
Matthew Fidler
,
11:32
[elpa] 01/287: Stefan Monnier's Patch
,
Matthew Fidler
,
11:32
[elpa] 25/287: Started allowing parsing of the ergoemacs-mode key objects.
,
Matthew Fidler
,
11:32
[elpa] 28/287: Merge branch 'master' into eieio
,
Matthew Fidler
,
11:32
[elpa] 27/287: Added cl require for ergoemacs-functions (Issue #225).
,
Matthew Fidler
,
11:32
[elpa] 26/287: Fix ergoemacs-extras Issue #225.
,
Matthew Fidler
,
11:32
[elpa] 24/287: Revert ergoemacs-translate
,
Matthew Fidler
,
11:32
[elpa] 19/287: Added `ergoemacs-read-key--echo-command`
,
Matthew Fidler
,
11:32
[elpa] 22/287: Some cleanups for ergoemacs-setup-translation
,
Matthew Fidler
,
11:32
[elpa] 21/287: Remove unused ergoemacs-define-key
,
Matthew Fidler
,
11:32
[elpa] 20/287: Add requires for byte-compile
,
Matthew Fidler
,
11:32
[elpa] 17/287: fix some let bindings.
,
Matthew Fidler
,
11:31
[elpa] 16/287: ergoemacs--key-message
,
Matthew Fidler
,
11:31
[elpa] 06/287: Don't use symbol-value
,
Matthew Fidler
,
11:31
[elpa] 18/287: Load ergoemacs-test for clean ergoemacs-mode load.
,
Matthew Fidler
,
11:31
[elpa] 15/287: Use strinp consp and vectorp
,
Matthew Fidler
,
11:31
[elpa] 12/287: no-ergoemacs-advice -> ergoemacs-ignore-advice
,
Matthew Fidler
,
11:31
[elpa] 14/287: Fix `ergoemacs-populate-pre-command-hook'
,
Matthew Fidler
,
11:31
[elpa] 13/287: Activate advices in definitions.
,
Matthew Fidler
,
11:31
[elpa] 10/287: Took out usless argument to ergoemacs-global-set-key-after
,
Matthew Fidler
,
11:31
[elpa] 09/287: Took out unknown signatory advice :(. Cleaned up advices.
,
Matthew Fidler
,
11:31
[elpa] 11/287: No longer wrap in unwind-protect
,
Matthew Fidler
,
11:31
[elpa] 08/287: Move ergoemacs-advices
,
Matthew Fidler
,
11:31
[elpa] 07/287: Gitignore change.
,
Matthew Fidler
,
11:31
[elpa] 03/287: Fix some of Stephan's patches.
,
Matthew Fidler
,
11:31
[elpa] branch externals/ergoemacs-mode updated (a36c916 -> 88c1d95)
,
Matthew Fidler
,
11:31
[elpa] 05/287: Fix diffs of patch.
,
Matthew Fidler
,
11:31
[elpa] 02/287: Merge branch 'externals/ergoemacs-mode' of git://git.sv.gnu.org/emacs/elpa
,
Matthew Fidler
,
11:31
July 01, 2014
[elpa] 50/52: company-capf.el: Don't ignore things like semantic-capf
,
Dmitry Gutov
,
07:53
[elpa] 52/52: Merge commit '7c14dedc79bf0c6eaad5bf50b80ea80dd721afdc' from company
,
Dmitry Gutov
,
07:53
[elpa] 51/52: Release 0.8.1
,
Dmitry Gutov
,
07:53
[elpa] 35/52: company-css: Add HTML5 tags and more CSS3 properties
,
Dmitry Gutov
,
07:53
[elpa] 48/52: Avoid requiring match is certain circumstances
,
Dmitry Gutov
,
07:53
[elpa] 49/52: company-backends: add better introduction
,
Dmitry Gutov
,
07:53
[elpa] 40/52: Define company-sort-by-backend-importance
,
Dmitry Gutov
,
07:53
[elpa] 45/52: Bring back this-command check when company-idle-delay is t
,
Dmitry Gutov
,
07:53
[elpa] 47/52: Don't call post-completion methods and hook in continue-failed case
,
Dmitry Gutov
,
07:53
[elpa] 46/52: Never delete the "added newline" twice
,
Dmitry Gutov
,
07:53
[elpa] 42/52: Don't assign to company-point in company-abort and company-finish
,
Dmitry Gutov
,
07:53
[elpa] 43/52: company--should-idle-begin: use a more careful check
,
Dmitry Gutov
,
07:53
[elpa] 44/52: company-keywords-alist: ass js-mode -> javascript-mode alias
,
Dmitry Gutov
,
07:53
[elpa] 37/52: company-pseudo-tooltip-edit: update company-width
,
Dmitry Gutov
,
07:53
[elpa] 41/52: Improve comment wording
,
Dmitry Gutov
,
07:53
[elpa] 39/52: company-update-group-lighter: privatize
,
Dmitry Gutov
,
07:53
[elpa] 38/52: Indicate current candidate's backend when it's in a group
,
Dmitry Gutov
,
07:53
[elpa] 34/52: company-gtags: add arguments insertion
,
Dmitry Gutov
,
07:53
[elpa] 36/52: company-css-property-alist: remove reference to font-variant in value for font
,
Dmitry Gutov
,
07:53
[elpa] 33/52: company-css: add a bunch of CSS3 properties
,
Dmitry Gutov
,
07:53
[elpa] 32/52: company-css-property-values: port to lexical-binding
,
Dmitry Gutov
,
07:53
[elpa] 31/52: company-css-value-classes: fix border-width infloop
,
Dmitry Gutov
,
07:53
[elpa] 29/52: Bind company-show-doc-buffer to C-h
,
Dmitry Gutov
,
07:53
[elpa] 28/52: Add package-version property to vars after in 0.7.0
,
Dmitry Gutov
,
07:53
[elpa] 26/52: Backport defvar-local from Emacs 24.2
,
Dmitry Gutov
,
07:53
[elpa] 22/52: Update NEWS
,
Dmitry Gutov
,
07:53
[elpa] 30/52: Merge pull request #129 from bbatsov/c-h
,
Dmitry Gutov
,
07:53
[elpa] 27/52: Merge pull request #128 from bbatsov/defvar-local
,
Dmitry Gutov
,
07:53
[elpa] 25/52: Some indentation fixes
,
Dmitry Gutov
,
07:53
[elpa] 23/52: Small fixes
,
Dmitry Gutov
,
07:53
[elpa] 24/52: Merge pull request #127 from bbatsov/doc-fixes
,
Dmitry Gutov
,
07:53
[elpa] 03/52: company-clang: don't mistake scoping operator for objc args
,
Dmitry Gutov
,
07:53
[elpa] 20/52: Add new possible value to `company-dabbrev-code-other-buffers'
,
Dmitry Gutov
,
07:53
[elpa] 19/52: fixing let in gtags annotation
,
Dmitry Gutov
,
07:53
[elpa] 21/52: Merge pull request #126 from ksjogo/gtags
,
Dmitry Gutov
,
07:53
[elpa] 18/52: extended gtags functionality #90 showing annotations and meta
,
Dmitry Gutov
,
07:53
[elpa] 17/52: Fix typo
,
Dmitry Gutov
,
07:53
[elpa] 16/52: Introduce company-tooltip-flip-when-above
,
Dmitry Gutov
,
07:53
[elpa] 15/52: company-files-complete: move files in subdirs to the end
,
Dmitry Gutov
,
07:53
[elpa] 14/52: company--continue: don't pass the new prefix to `company-cancel'
,
Dmitry Gutov
,
07:53
[elpa] 13/52: NEWS: document the change in clang invocation
,
Dmitry Gutov
,
07:53
[elpa] 12/52: company-clang--annotation: include method qualifiers in the annotation
,
Dmitry Gutov
,
07:53
[elpa] 10/52: company--multi-backend-adapter-candidates: compare string values of prefix
,
Dmitry Gutov
,
07:53
[elpa] 11/52: company-clang--build-complete-args: don't call -cc1 directly
,
Dmitry Gutov
,
07:53
[elpa] 06/52: Merge pull request #106 from proofit404/master
,
Dmitry Gutov
,
07:53
[elpa] 09/52: company-sort-by-occurrence: include words on the same line, too
,
Dmitry Gutov
,
07:53
[elpa] 07/52: Account for the line continuation column in graphical mode
,
Dmitry Gutov
,
07:53
[elpa] 08/52: company-search-map: bind DEL to company-search-other-char
,
Dmitry Gutov
,
07:53
[elpa] 05/52: Respect tooltip align annotations in company-yasnippet.
,
Dmitry Gutov
,
07:53
[elpa] 02/52: Fix #103
,
Dmitry Gutov
,
07:53
[elpa] 04/52: company-clang: tweak the objc args recognition
,
Dmitry Gutov
,
07:53
[elpa] 01/52: Don't require pysmell during compile.
,
Dmitry Gutov
,
07:53
[elpa] branch master updated (9b6551e -> c828ee6)
,
Dmitry Gutov
,
07:53
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc