]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
9 years agoMerge commit '3bf805df83fe6f110f3e7e8ce2dc37e0cf6c14cb' from context-coloring
Jackson Ray Hamilton [Mon, 18 May 2015 09:50:15 +0000 (02:50 -0700)]
Merge commit '3bf805df83fe6f110f3e7e8ce2dc37e0cf6c14cb' from context-coloring

9 years agoVersion 6.3.0.
Jackson Ray Hamilton [Mon, 18 May 2015 09:27:27 +0000 (02:27 -0700)]
Version 6.3.0.

9 years agoMerge branch 'elisp'
Jackson Ray Hamilton [Mon, 18 May 2015 08:53:21 +0000 (01:53 -0700)]
Merge branch 'elisp'

9 years agoMinor cleanup.
Jackson Ray Hamilton [Mon, 18 May 2015 08:26:51 +0000 (01:26 -0700)]
Minor cleanup.

9 years agoAdd derived mode support.
Jackson Ray Hamilton [Mon, 18 May 2015 08:09:29 +0000 (01:09 -0700)]
Add derived mode support.

9 years agoUpdate documentation for emacs lisp.
Jackson Ray Hamilton [Mon, 18 May 2015 07:32:45 +0000 (00:32 -0700)]
Update documentation for emacs lisp.

9 years agoCompiler micro-optimizations.
Jackson Ray Hamilton [Mon, 18 May 2015 05:27:20 +0000 (22:27 -0700)]
Compiler micro-optimizations.

9 years agoBind optional parameters earlier.
Jackson Ray Hamilton [Mon, 18 May 2015 05:18:56 +0000 (22:18 -0700)]
Bind optional parameters earlier.

9 years agoRemove verbose parsing.
Jackson Ray Hamilton [Mon, 18 May 2015 05:10:04 +0000 (22:10 -0700)]
Remove verbose parsing.

9 years agoAdd test for interruption.
Jackson Ray Hamilton [Mon, 18 May 2015 05:07:19 +0000 (22:07 -0700)]
Add test for interruption.

9 years agoAdd constant comment test.
Jackson Ray Hamilton [Mon, 18 May 2015 03:25:32 +0000 (20:25 -0700)]
Add constant comment test.

9 years agoFix incorrect last fontified position.
Jackson Ray Hamilton [Mon, 18 May 2015 02:39:54 +0000 (19:39 -0700)]
Fix incorrect last fontified position.

9 years agoImprove defun regexp.
Jackson Ray Hamilton [Mon, 18 May 2015 02:27:33 +0000 (19:27 -0700)]
Improve defun regexp.

9 years agoFix timer disposal and timer buffer detection.
Jackson Ray Hamilton [Mon, 18 May 2015 01:59:47 +0000 (18:59 -0700)]
Fix timer disposal and timer buffer detection.

9 years agoOnly set defaults when the mode is enabled.
Jackson Ray Hamilton [Mon, 18 May 2015 00:25:24 +0000 (17:25 -0700)]
Only set defaults when the mode is enabled.

9 years agoFix font-lock error.
Jackson Ray Hamilton [Mon, 18 May 2015 00:00:51 +0000 (17:00 -0700)]
Fix font-lock error.

9 years agoAdd TODO.
Jackson Ray Hamilton [Sun, 17 May 2015 23:57:17 +0000 (16:57 -0700)]
Add TODO.

9 years agoAdd idle change teardown function.
Jackson Ray Hamilton [Sun, 17 May 2015 23:28:23 +0000 (16:28 -0700)]
Add idle change teardown function.

9 years agoFontify keywords.
Jackson Ray Hamilton [Sun, 17 May 2015 23:27:35 +0000 (16:27 -0700)]
Fontify keywords.

9 years agoImprove interruptability of syntactic coloring.
Jackson Ray Hamilton [Sun, 17 May 2015 22:47:32 +0000 (15:47 -0700)]
Improve interruptability of syntactic coloring.

9 years agoMake dispatches fully redefinable.
Jackson Ray Hamilton [Sun, 17 May 2015 22:44:59 +0000 (15:44 -0700)]
Make dispatches fully redefinable.

9 years agoTweak iteration values, add logging.
Jackson Ray Hamilton [Sun, 17 May 2015 20:37:28 +0000 (13:37 -0700)]
Tweak iteration values, add logging.

9 years agoRefactor maybe-colorize-comments-and-strings.
Jackson Ray Hamilton [Sun, 17 May 2015 19:56:50 +0000 (12:56 -0700)]
Refactor maybe-colorize-comments-and-strings.

9 years agoAdd interruption mechanism.
Jackson Ray Hamilton [Sun, 17 May 2015 09:49:39 +0000 (02:49 -0700)]
Add interruption mechanism.

9 years agoIgnore question marks.
Jackson Ray Hamilton [Sun, 17 May 2015 09:00:44 +0000 (02:00 -0700)]
Ignore question marks.

9 years agoAdd change hooks for elisp.
Jackson Ray Hamilton [Sun, 17 May 2015 08:45:56 +0000 (01:45 -0700)]
Add change hooks for elisp.

9 years agoRemove unused functions.
Jackson Ray Hamilton [Sun, 17 May 2015 07:55:31 +0000 (00:55 -0700)]
Remove unused functions.

9 years agoIgnore the dot.
Jackson Ray Hamilton [Sun, 17 May 2015 07:50:22 +0000 (00:50 -0700)]
Ignore the dot.

9 years agoAdd complex nesting to let test.
Jackson Ray Hamilton [Sun, 17 May 2015 07:36:46 +0000 (00:36 -0700)]
Add complex nesting to let test.

9 years agoAdd let test.
Jackson Ray Hamilton [Sun, 17 May 2015 07:32:57 +0000 (00:32 -0700)]
Add let test.

9 years agoInclude binding order in let* test.
Jackson Ray Hamilton [Sun, 17 May 2015 07:25:11 +0000 (00:25 -0700)]
Include binding order in let* test.

9 years agoPass let* test.
Jackson Ray Hamilton [Sun, 17 May 2015 07:22:00 +0000 (00:22 -0700)]
Pass let* test.

9 years agoFix let* test.
Jackson Ray Hamilton [Sun, 17 May 2015 07:20:55 +0000 (00:20 -0700)]
Fix let* test.

9 years agoTrivial refactoring for clarity.
Jackson Ray Hamilton [Sun, 17 May 2015 05:20:55 +0000 (22:20 -0700)]
Trivial refactoring for clarity.

9 years agoAdd let coloring.
Jackson Ray Hamilton [Sat, 16 May 2015 23:59:57 +0000 (16:59 -0700)]
Add let coloring.

9 years agoAlso color defsubst.
Jackson Ray Hamilton [Sat, 16 May 2015 23:59:01 +0000 (16:59 -0700)]
Also color defsubst.

9 years agoDon't color function calls as level 0.
Jackson Ray Hamilton [Sat, 16 May 2015 23:37:14 +0000 (16:37 -0700)]
Don't color function calls as level 0.

9 years agoAdd non-recursive let* coloring.
Jackson Ray Hamilton [Sat, 16 May 2015 23:23:09 +0000 (16:23 -0700)]
Add non-recursive let* coloring.

9 years agoRefactor elisp tests to use visual assertions.
Jackson Ray Hamilton [Sat, 16 May 2015 21:38:55 +0000 (14:38 -0700)]
Refactor elisp tests to use visual assertions.

9 years agoDon't treat unbindables like variables.
Jackson Ray Hamilton [Sat, 16 May 2015 20:09:31 +0000 (13:09 -0700)]
Don't treat unbindables like variables.

9 years agoAdd elisp comments and strings support.
Jackson Ray Hamilton [Sat, 16 May 2015 19:45:29 +0000 (12:45 -0700)]
Add elisp comments and strings support.

9 years agoAdd quote and number coloring.
Jackson Ray Hamilton [Sat, 16 May 2015 12:43:42 +0000 (05:43 -0700)]
Add quote and number coloring.

9 years agoAdd lambda coloring.
Jackson Ray Hamilton [Sat, 16 May 2015 09:26:54 +0000 (02:26 -0700)]
Add lambda coloring.

9 years agoCover malformed defun cases.
Jackson Ray Hamilton [Sat, 16 May 2015 07:54:26 +0000 (00:54 -0700)]
Cover malformed defun cases.

9 years agoAdd basic elisp defun coloring.
Jackson Ray Hamilton [Sat, 16 May 2015 07:38:58 +0000 (00:38 -0700)]
Add basic elisp defun coloring.

9 years agoUpdate seq.el to version 1.7
Nicolas Petton [Fri, 15 May 2015 09:17:50 +0000 (11:17 +0200)]
Update seq.el to version 1.7

* packages/seq/seq.el: Update to version 1.7.
* packages/seq/tests/seq-tests.el: Update to version 1.7.

9 years agoUse lowercase for hex codes.
Jackson Ray Hamilton [Fri, 15 May 2015 04:16:18 +0000 (21:16 -0700)]
Use lowercase for hex codes.

9 years agoMerge commit 'e242f04e32c7d874c779fb83c86aa5bdbc508f18' from avy
Oleh Krehel [Sat, 9 May 2015 11:50:39 +0000 (13:50 +0200)]
Merge commit 'e242f04e32c7d874c779fb83c86aa5bdbc508f18' from avy

Conflicts:
packages/avy/avy.el

9 years agoMerge commit 'b114cf8a93224c85c51e95db52bf359131130476' from ace-window
Oleh Krehel [Sat, 9 May 2015 11:48:05 +0000 (13:48 +0200)]
Merge commit 'b114cf8a93224c85c51e95db52bf359131130476' from ace-window

9 years agoBump version
Oleh Krehel [Sat, 9 May 2015 11:47:07 +0000 (13:47 +0200)]
Bump version

9 years agoUpdate and document the style customization
Oleh Krehel [Sat, 9 May 2015 11:38:05 +0000 (13:38 +0200)]
Update and document the style customization

* avy-jump.el (avy-style): New defcustom. Replaces `avy-goto-char-style'
  and `avy-goto-word-style'.
(avy-styles-alist): New defcustom. Allows to customize the style for
each command separately.
(avy--with-avy-keys): Update.
(avy-goto-char-style): Obsolete.
(avy-goto-word-style): Obsolete.

* README.md: Document style customization.

Fixes #28

9 years agoAllow to display the full path using `at-full' style
Oleh Krehel [Sat, 9 May 2015 11:03:24 +0000 (13:03 +0200)]
Allow to display the full path using `at-full' style

* avy-jump.el (avy--overlay-at-full): New defun.
(avy--style-fn): Update.
(avy-goto-char-style): Update.
(avy-goto-word-style): Update.

Fixes #5

9 years agoFix avy-background some more
Oleh Krehel [Sat, 9 May 2015 11:02:20 +0000 (13:02 +0200)]
Fix avy-background some more

* avy-jump.el (avy--make-backgrounds): Make the overlay local to the
  current window. Avoids the problem when the same buffer is displayed
  twice.

9 years agoFix avy-background for multiple windows
Oleh Krehel [Sat, 9 May 2015 10:52:38 +0000 (12:52 +0200)]
Fix avy-background for multiple windows

* avy-jump.el (avy--process): Update.

Fixes #26

9 years agoRun checkdoc
Oleh Krehel [Sat, 9 May 2015 10:44:41 +0000 (12:44 +0200)]
Run checkdoc

* avy-jump.el (cl-lib): Is already required in avy.
(avy-keys-alist): Fix doc.
(avy--with-avy-keys): Add doc.
(avy-word-punc-regexp): Fix doc.
(avy--process): Fix doc.
(avy--overlay-at): Fix doc.
(avy--overlay-post): Fix doc.
(avy--line): Fix doc.
(avy-goto-line): Fix doc.

Fixes #25

9 years agoFix eval-after-load isearch
Oleh Krehel [Sat, 9 May 2015 06:33:16 +0000 (08:33 +0200)]
Fix eval-after-load isearch

* avy-jump.el (avy-setup-default): Update.

Fixes #21

9 years agoAdd a dependency to cl-lib for Emacs < 24.3
Bozhidar Batsov [Sat, 9 May 2015 05:29:06 +0000 (08:29 +0300)]
Add a dependency to cl-lib for Emacs < 24.3

cl-lib was introduced in Emacs 24.3. On older Emacs versions we have to
install it from GNU ELPA.

9 years agoAlways default to avy-keys but allow for per-command overrides
Tassilo Horn [Fri, 8 May 2015 20:56:33 +0000 (22:56 +0200)]
Always default to avy-keys but allow for per-command overrides

Using the new `avy-keys-alist` one can override the default `avy-keys`
on a per-command basis.  That's much better than hard-coding ?a-?z for
some commands and using the defaults for some others.

Fixes #20

9 years agoMove the package metadata to avy.el
Oleh Krehel [Fri, 8 May 2015 20:29:38 +0000 (22:29 +0200)]
Move the package metadata to avy.el

Depend on Emacs 24.1 as well.

9 years agoUse cl-lib instead of cl-macs
Bozhidar Batsov [Fri, 8 May 2015 20:10:44 +0000 (23:10 +0300)]
Use cl-lib instead of cl-macs

Fixes #19

9 years ago* avy.el: Fix up author email and top-level require.
Stefan Monnier [Fri, 8 May 2015 19:13:22 +0000 (15:13 -0400)]
* avy.el: Fix up author email and top-level require.

9 years agoAdd more customization types
Sean Allred [Fri, 8 May 2015 18:55:38 +0000 (13:55 -0500)]
Add more customization types

Fixes #18

9 years agoAdd customization type to `avy-keys'
Sean Allred [Fri, 8 May 2015 18:50:47 +0000 (13:50 -0500)]
Add customization type to `avy-keys'

9 years agoUse `avy-keys' for `avy-goto-subword-1'
Oleh Krehel [Fri, 8 May 2015 17:40:20 +0000 (19:40 +0200)]
Use `avy-keys' for `avy-goto-subword-1'

* avy-jump.el (avy-goto-subword-0): Update.

Fixes #15

9 years agoWhen selecting from many windows, prioritize the current
Oleh Krehel [Fri, 8 May 2015 17:21:48 +0000 (19:21 +0200)]
When selecting from many windows, prioritize the current

* avy-jump.el (avy-dowindows): Update.

Fixes #14

9 years agoace-window.el (aw-ignore-current): New defcustom
Oleh Krehel [Fri, 8 May 2015 17:17:55 +0000 (19:17 +0200)]
ace-window.el (aw-ignore-current): New defcustom

* ace-window.el (aw-ignored-p): Use `aw-ignore-current'.

Fixes #43

9 years agoAdd avy-goto-char-timer
Oleh Krehel [Fri, 8 May 2015 16:19:40 +0000 (18:19 +0200)]
Add avy-goto-char-timer

avy-jump.el (avy-goto-char-timer): New command. Generalize
`avy-goto-char' and `avy-goto-char-2' with a timer.

* avy-jump.el (avy-timeout-seconds): New defcustom.

Fixes #13

9 years agoavy-jump.el (avy--regex-candidates): Update arglist
Oleh Krehel [Fri, 8 May 2015 16:08:36 +0000 (18:08 +0200)]
avy-jump.el (avy--regex-candidates): Update arglist

* avy-jump.el (avy--regex-candidates): Remove the optional window arg.

9 years agoMerge commit 'cc38c044a13e6df822431d6c706cf4b9255900bd' from ace-window
Oleh Krehel [Fri, 8 May 2015 13:36:52 +0000 (15:36 +0200)]
Merge commit 'cc38c044a13e6df822431d6c706cf4b9255900bd' from ace-window

Move the dependencies into a new ELPA package avy.

9 years agoAdd 'packages/avy/' from commit '32003515c8efa2cf38b62c45499dae30bc7cacb8'
Oleh Krehel [Fri, 8 May 2015 13:34:46 +0000 (15:34 +0200)]
Add 'packages/avy/' from commit '32003515c8efa2cf38b62c45499dae30bc7cacb8'

git-subtree-dir: packages/avy
git-subtree-mainline: 74b34f2bbb929a1caf5cf753e59c54c3ccb74f50
git-subtree-split: 32003515c8efa2cf38b62c45499dae30bc7cacb8

9 years agoBump version
Oleh Krehel [Fri, 8 May 2015 13:32:16 +0000 (15:32 +0200)]
Bump version

9 years agoavy-jump.el (avy-setup-default): Setup some bindings
Oleh Krehel [Fri, 8 May 2015 13:20:08 +0000 (15:20 +0200)]
avy-jump.el (avy-setup-default): Setup some bindings

* README.md: Add a description.

Fixes #10

9 years agoAce Window now depends on Avy
Oleh Krehel [Fri, 8 May 2015 09:57:40 +0000 (11:57 +0200)]
Ace Window now depends on Avy

* Cask: New file.

* Makefile: Leave only the compile target.

* ace-window.el: Depend on `avy'.

* avy-init.el:
* avy-jump.el:
* avy-test.el:
* avy.el: Delete files, they are in `avy' repository now.

Fixes #39

9 years agoavy.el: Update commentary
Oleh Krehel [Fri, 8 May 2015 09:51:07 +0000 (11:51 +0200)]
avy.el: Update commentary

9 years agoAdd avy-goto-subword-1
Oleh Krehel [Fri, 8 May 2015 09:36:10 +0000 (11:36 +0200)]
Add avy-goto-subword-1

Fixes #8

9 years agoavy-jump.el (avy-goto-word-1): Fix for "."
Oleh Krehel [Thu, 7 May 2015 13:36:35 +0000 (15:36 +0200)]
avy-jump.el (avy-goto-word-1): Fix for "."

Fixes #7

9 years agoSpecial-case char RET to allow for jumping to end-of-lines.
Tassilo Horn [Thu, 7 May 2015 12:37:31 +0000 (14:37 +0200)]
Special-case char RET to allow for jumping to end-of-lines.

With this change you can use `avy-goto-char' also to jump to the end of
some currently visible line.  E.g., C-c j <return> (assuming C-c j is
bound to `avy-goto-char') makes all line endings jump targets.

`avy--overlay-at' had to be adapted so that the overlay at \n doesn't
make the line-break disappear.

`avy--overlay' had to be adapted in order not to put an overlay on the
char after (point-max) in case `avy--overlay-post' is used.  (Honestly,
this feature is a bit awkward with 'post overlays where the jump
location is visualized as first char in the next line.)

9 years agoAbstract windows and rely on subword
Oleh Krehel [Thu, 7 May 2015 11:28:27 +0000 (13:28 +0200)]
Abstract windows and rely on subword

* avy-jump.el (avy-dowindows): New macro.
(avy--regex-candidates): Use `avy-dowindows'.
(avy-goto-subword-0): Rely on `subword-backward'.
(avy--line): Use `avy-dowindows'.

Fixes #4

9 years agoREADME.md: Add command descriptions
Oleh Krehel [Thu, 7 May 2015 11:02:44 +0000 (13:02 +0200)]
README.md: Add command descriptions

9 years agoavy-jump.el (avy--line): Avoid image-mode and doc-view-mode
Oleh Krehel [Thu, 7 May 2015 11:02:20 +0000 (13:02 +0200)]
avy-jump.el (avy--line): Avoid image-mode and doc-view-mode

Fixes #1

9 years agoCustomize the leading char style for chars and words
Oleh Krehel [Thu, 7 May 2015 10:42:58 +0000 (12:42 +0200)]
Customize the leading char style for chars and words

* avy-jump.el (avy--style-fn): New defun.
(avy--generic-jump): Add a STYLE arg.
(avy-goto-char-style): New defcustom.
(avy-goto-word-style): New defcustom.
(avy-goto-char): Update.
(avy-goto-char-2): Update.
(avy-goto-word-0): Update.
(avy-goto-word-1): Simplify.
(avy-goto-subword-0): Update doc.

Fixes #5

9 years agoREADME.md: add
Oleh Krehel [Thu, 7 May 2015 10:10:51 +0000 (12:10 +0200)]
README.md: add

Fixes #2

9 years agoFix avy-goto-subword-0
Tassilo Horn [Thu, 7 May 2015 08:28:24 +0000 (10:28 +0200)]
Fix avy-goto-subword-0

avy-goto-subword-0's regexp requires that case-fold-search is nil, so
let-bind it.

9 years agoRegexp-quote strings of avy-goto-char* functions.
Tassilo Horn [Thu, 7 May 2015 08:22:42 +0000 (10:22 +0200)]
Regexp-quote strings of avy-goto-char* functions.

Before this commit, avy-goto-char with char ^ would inf-loop because the
resulting string "^" is treated as a regular expressions.  However, with
the avy-goto-char* function, the char should be treated literally.  For
example, in Clojure ^:foo is treated as metadata annotation and thus ^
is a likely jump target.

9 years agoAdd URL to header.
Jackson Ray Hamilton [Thu, 7 May 2015 08:21:07 +0000 (01:21 -0700)]
Add URL to header.

9 years agoMerge commit '6811a4d2788cf6753a19be728b78e13dd44e4ca8'
Artur Malabarba [Wed, 6 May 2015 10:00:47 +0000 (11:00 +0100)]
Merge commit '6811a4d2788cf6753a19be728b78e13dd44e4ca8'

9 years agoVersion 1.0.2
Artur Malabarba [Wed, 6 May 2015 10:00:02 +0000 (11:00 +0100)]
Version 1.0.2

9 years agoAdd iedit support. Fix #47
Artur Malabarba [Wed, 6 May 2015 09:54:10 +0000 (10:54 +0100)]
Add iedit support. Fix #47

9 years agoMove obsoletes to one place
Oleh Krehel [Wed, 6 May 2015 06:43:45 +0000 (08:43 +0200)]
Move obsoletes to one place

9 years agoAvoid image-mode and doc-view-mode
Oleh Krehel [Tue, 5 May 2015 15:39:41 +0000 (17:39 +0200)]
Avoid image-mode and doc-view-mode

* avy-jump.el (avy--regex-candidates): Update.

Re #1

9 years agoMove from "avi-" to "avy-", leave old stuff obsolete
Oleh Krehel [Tue, 5 May 2015 14:53:37 +0000 (16:53 +0200)]
Move from "avi-" to "avy-", leave old stuff obsolete

* avy-jump.el (avi-keys):
(avi-background):
(avi-word-punc-regexp):
(avi-lead-face):
(avi--goto):
(avi--process):
(avi-all-windows):
(avi-goto-char):
(avi-goto-char-2):
(avi-isearch):
(avi-goto-word-0):
(avi-goto-subword-0):
(avi-goto-word-1):
(avi-goto-line):
(avi-copy-line):
(avi-move-line):
(avi-copy-region): Make obsolete.

9 years agoInitial import
Oleh Krehel [Tue, 5 May 2015 14:29:21 +0000 (16:29 +0200)]
Initial import

9 years agoStart the decoupling of ace-window and avy-jump
Oleh Krehel [Tue, 5 May 2015 14:20:30 +0000 (16:20 +0200)]
Start the decoupling of ace-window and avy-jump

The dependencies now are ace-window -> avy-jump -> avy.

* ace-window.el (aw-overlays-lead): Rename to `avy--overlays-lead'.
(aw--done): Update.
(aw--remove-leading-chars): Rename to `aw--remove-leading-chars'.
(aw-select): Update.

* avy-init.el: Move requires after byte compiling.

* avy-jump.el (ace-window): Remove require.
(avy-background-face): New defface.
(avi--process): Update.
(avy--overlays-back): New defvar.
(avy--make-backgrounds): New defun.
(avy--done): New defun.
(avy--overlays-lead): Rename from `aw-overlays-lead'.
(avy--remove-leading-chars): Rename from `aw--remove-leading-chars'.
(avi--overlay): Update.
(avi--overlay-at): Update.

9 years agoavy-jump.el (avi--goto): Push mark before moving
Oleh Krehel [Tue, 5 May 2015 14:16:49 +0000 (16:16 +0200)]
avy-jump.el (avi--goto): Push mark before moving

Fixes #41

9 years agoFix rounding error
Oleh Krehel [Tue, 5 May 2015 14:12:04 +0000 (16:12 +0200)]
Fix rounding error

* avy.el (avy-subdiv): (log 14 14) is 1.0, but the floor of it can be
  either 1 or 0 due to machine precision. Add an eps to fix it.

Fixes #37

9 years agoAdd `avi-word-punc-regexp` defcustom
Kaushal Modi [Tue, 5 May 2015 13:14:07 +0000 (09:14 -0400)]
Add `avi-word-punc-regexp` defcustom

- Setting this to nil will disable jumping to punctuation chars during
  `avi-goto-word-1`.
- Set this to a regexp of punctuation chars you want to match otherwise.
- "[!-/:-@[-`{-~]" will match all printable punctuation chars.

9 years agoAdd "make compile" and "make run"
Oleh Krehel [Tue, 5 May 2015 12:59:20 +0000 (14:59 +0200)]
Add "make compile" and "make run"

Re #37

9 years agoavy-jump.el (avi-goto-word-1): Count some syms as words
Oleh Krehel [Tue, 5 May 2015 12:38:11 +0000 (14:38 +0200)]
avy-jump.el (avi-goto-word-1): Count some syms as words

* avy-jump.el (avi-goto-word-1): Update.

Fixes #38

9 years agoMerge commit '283a006be8e96c7e011dedddb460b289d335a9fb' from context-coloring
Jackson Ray Hamilton [Tue, 5 May 2015 11:09:15 +0000 (04:09 -0700)]
Merge commit '283a006be8e96c7e011dedddb460b289d335a9fb' from context-coloring

9 years agoVersion 6.2.1.
Jackson Ray Hamilton [Tue, 5 May 2015 11:00:23 +0000 (04:00 -0700)]
Version 6.2.1.