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

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

[elpa] master updated (4bfb692 -> e1351c8)


From: Oleh Krehel
Subject: [elpa] master updated (4bfb692 -> e1351c8)
Date: Sat, 8 Apr 2017 11:03:12 -0400 (EDT)

abo_abo pushed a change to branch master.

      from  4bfb692   Don't mark the 'artno key as precious
       new  4a24514   doc/Changelog.org: Improve for export to HTML
       new  f90ae3f   doc/ivy.org: Bump version
       new  9c01abf   doc/Changelog.org: Add hlines
       new  fabcdc0   doc/Changelog.org: Add custom ids and whitespace in the 
end
       new  85dc501   doc/Changelog.org: Add CUSTOM_ID to releases 0.6.0 and 
0.7.0
       new  c24a372   doc/Changelog.org: Fix some CUSTOM_ID
       new  b7b4758   ivy.el: Autoload ivy-read
       new  eba0d9e   swiper.el (swiper--ivy): Remove interactive
       new  79ffa67   ivy.el (ivy--filter): Recompute index after sort
       new  c875668   counsel.el (counsel-mode-map): Add 
counsel-info-lookup-symbol
       new  fd4fd36   ivy-hydra.el: Fix hydra self-install
       new  ff415c0   fixed typos
       new  778c615   ivy.el (ivy-add-actions): New function
       new  6c669ff   File sorting function using a priority order for 
extensions
       new  23d7c74   Fix previous commit
       new  ed61b04   Fix problems introduced by "(ivy--filter): Recompute 
index after sort"
       new  899c2aa   doc/ivy.org: Mention "/sudo:"
       new  37a9629   ivy.el (ivy--reset-state): Fix ivy-resume for files
       new  f3690b6   Make "M-o j" consistent for ivy-switch-buffer and 
counsel-find-file
       new  c2646d4   counsel.el (counsel-load-theme-action): Update
       new  9407b21   swiper.el (swiper-action-recenter): New defcustom
       new  c20867b   ivy-hydra.el: Add package tags
       new  d3c8028   ivy.el (ivy--sorted-files): Add a safety work-around
       new  aadc062   ivy-test.el: Add a provide statement
       new  ddb4681   counsel.el (counsel-git-grep-cmd-default): New defvar
       new  4a2f0d4   Remove needless code
       new  3d48093   counsel.el (counsel--gg-sentinel): Add a work around
       new  8c7a7fc   When reading file names, check preselect and 
initial-input compat
       new  5820db3   ivy.el (ivy--reset-state): Fix last commit
       new  12145d7   ivy.el (ivy-completion-in-region-action): Remove string 
props
       new  c4775b6   ivy.el (ivy-action-wrap): New defcustom
       new  5d0fec1   ivy.el: Fix some checkdoc warnings
       new  bc9e17a   ivy.el (ivy--reset-state): Prevent (expand-file-name nil)
       new  ac1dc5b   counsel.el (counsel-company): New command
       new  5826c86   ivy.el (ivy--reset-state): Add workaround for 
dired-do-copy
       new  2e1cebc   counsel.el (counsel-bookmark): Add
       new  12e35d0   counsel.el (counsel-bookmark): Add with-ivy-window
       new  cba67e4   counsel.el (counsel-bookmark): Add require
       new  f57e2fb   ivy.el (ivy-immediate-done): Update docstring
       new  cf38ceb   swiper.el (swiper-font-lock-exclude): Add forth-mode
       new  4f57a3a   Add forth-block-mode
       new  de91a77   swiper.el (swiper-occur): Add require
       new  db94a12   ivy.el (ivy-completion-in-region): Fix double insert bug
       new  a566403   ivy.el (ivy-read): Document all args
       new  3e1a940   counsel.el: Fix byte compile warnings
       new  c30a6e2   ivy.el (ivy-minibuffer-map): Undo remap
       new  c960de5   counsel.el (counsel-grep-or-swiper): Don't grep on 
compressed files
       new  beee0b7   counsel.el (counsel-git): Add better error message
       new  be24b57   Revert "ivy.el (ivy-completion-in-region): Fix double 
insert bug"
       new  7280e19   ivy.el (ivy-completion-common-length): Fix double insert 
bug
       new  792b7b7   counsel.el (counsel-set-variable): New command
       new  77fb030   ivy.el (ivy-completion-in-region): Fix common length 
longer than str
       new  65948fc   colir.el (colir-parse-color): Fix color parsing in 
terminal
       new  baf89c0   ivy-test.el (colir-color-parse): Add test
       new  ab55e03   counsel.el (counsel-set-variable): Add :preselect
       new  f4ec789   counsel.el (counsel-set-variable): Fix 2nd preselect
       new  b3cca57   Make ivy prompt face overriding modular
       new  0091c8a   ivy.el (ivy-set-prompt-text-properties-function): New 
devar
       new  2776358   Show current value of the variable in the prompt
       new  dc4a858   counsel.el (counsel-hydra-heads): New command
       new  e987cef   counsel.el (counsel-read-setq-expression): Fix Eldoc nag
       new  cd8a570   Escape `%` chars if present in the symbol value
       new  97cf30d   Add multiple-cursors support to 
ivy-completion-in-region-action
       new  473c595   Facilitate the sorting of cons cell input to ivy-read
       new  288723e   counsel.el (counsel-set-variable): Allow new symbols
       new  fe32959   ivy.el (ivy--actionp): Fix lambda being considered a list 
of actions
       new  e54aa18   Add prefix arg for action functions
       new  6067454   Improve readability of imenu candidates
       new  3ce73ce   counsel.el (counsel-company): Enable company-mode
       new  74358c2   Purge all dependency on helm-rhythmbox
       new  a300514   counsel.el (hydra-keyboard-quit): Declare function
       new  e89f250   Add option for swiper line number to be searchable
       new  d83567e   counsel.el (counsel-locate-options): Remove obsolete var
       new  9bd79da   ivy.el (ivy-set-prompt): New API
       new  23bd7a4   counsel.el (counsel-git): Add :caller
       new  56aa605   ivy.el (ivy-add-prompt-count): Refactor from 
ivy--reset-state
       new  d6cf677   ivy.el (ivy-prompt): Add warning
       new  06d5cf5   counsel.el (counsel-rhythmbox): Require dbus
       new  25ac29f   ivy.el (ivy-completion-in-region): Avoid error for 0 
candidates
       new  c009b28   ivy.el: Breaking change for alist type collection actions
       new  469a4ab   Add ivy-push-view and ivy-pop-view
       new  72dcca5   ivy.el (ivy-push-view): Work properly for dired-mode
       new  3d7e1ef   ivy.el (ivy--switch-buffer-action): Improve
       new  fe93cc6   counsel.el (counsel-M-x): Fix interaction with repeat
       new  2ee5618   ivy.el: Add face customizations to ivy-switch-buffer
       new  1da8b6c   Fix foo!bar syntax for swiper
       new  e53f256   ivy.el (ivy-minibuffer-map): Move ivy-toggle-regexp-quote 
from "M-q" to "M-r"
       new  aaad354   counsel.el (counsel-find-file): Switch directory with 
"M-o b"
       new  8df5a67   counsel.el (counsel-semantic): New command
       new  4dbd8c3   counsel.el (counsel-semantic): Fix let paren
       new  e38b23c   Make counsel-ag extensible
       new  a627164   Mention that ivy-format-function is the variable described
       new  9118fa1   Separate readme into distinct ivy/counsel/swiper sections
       new  07813be   Spelling fixes
       new  57c0f5e   ivy.el (ivy-set-view-recur): Account for mulitple same 
kind splits
       new  94e22bf   counsel.el (counsel-describe-face): New command
       new  af5d2c1   Don't crash if default-directory is nil.
       new  874632e   Name bookmarked directories using the bookmark name
       new  2e3cd39   Support custom command for counsel-git
       new  7e188d5   counsel.el (counsel-git-grep): Customize re-builder
       new  22623aa   swiper.el (swiper-avy): Require avy
       new  055e7b8   counsel.el (counsel-git-grep-cmd-history): Update default
       new  0d77775   README.md: Add a FAQ section
       new  2be454c   Remove ivy-height from the example configuration.
       new  17b59b2   Documenting how to generate texinfo
       new  0028c8c   counsel.el (counsel-outline): New command
       new  64b385d   Don't quit counsel-linux-app on bad data
       new  af5f097   counsel.el (counsel-locate-action-extern): Make 
interactive
       new  c84b681   ivy.el (ivy-switch-buffer): Reset index to 0 on input
       new  1d8b4f8   ivy.el (ivy-sort-matches-functions-alist): New sorting 
for ivy-switch-buffer
       new  81e14ce   counsel.el (counsel-semantic): Fix warnings
       new  9e6bf2d   Makefile (plain): Fix target
       new  9e87993   ivy.el (ivy-state): directory field stores 
default-directory
       new  027fbac   swiper.el (swiper-multi-action-2): Fix swiper-all
       new  0f4acb3   Make swiper-all async
       new  3e651a3   Make swiper-all use point positions instead of line 
positions
       new  ae3ca26   counsel.el (counsel-locate-action-extern): Add w32 support
       new  1fa9a28   Ensure regex is a sting
       new  b3ca5e3   Add counsel commands for jumping to files
       new  c43de47   counsel.el (counsel-dired-jump): Fix up
       new  46a5346   counsel.el (counsel-file-jump): Skip ".git/"
       new  5fe3cef   counsel.el (counsel-file-jump): Allow spaces in path
       new  0572f16   swiper now respects ivy-re-builders-alist
       new  f27a1f0   swiper.el (swiper-all-function): Add a ">0 cands -> 0 
cands" fix
       new  61c2b12   counsel-git-grep now supports custom per-project commands
       new  3c20b2c   counsel.el (counsel-git-grep): Fix prompt
       new  70a5360   counsel.el (counsel-git-grep-proj-function): Use greedy 
regex
       new  ef3f010   ivy.el (ivy--insert-prompt): Improve the extra "\n" logic
       new  83f7ae6   counsel.el (counsel-yank-pop): Fix candidates not showing 
sometimes
       new  5a4ede4   Fix swiper-all for ivy--regex-ignore-order
       new  1220781   counsel.el (counsel-find-file): Speed up opening remotes
       new  230ae1a   Implement unique index for alist completion
       new  fe92b1b   ivy.el: Fix the "C-m" not working for last commit
       new  63dd0d3   counsel.el (counsel-git-grep-proj-function): Use greedy 
regex
       new  413bf7f   ivy.el: Prevent region expanding to prompt
       new  8f282a5   counsel.el (counsel-git-grep-action): Reveal text in 
outlines
       new  5787780   Makefile (plain): Print version
       new  a2ed614   ivy.el (ivy-occur-mode-map): Make "RET" switch window
       new  61cdcd5   ivy.el (ivy-occur-press-and-switch): Use ivy-occur-last
       new  b49ed2f   ivy.el (ivy--reset-state): Add stringp preselect guard
       new  bc96feb   ivy.el (ivy--recompute-index): Update condition
       new  80db2cc   ivy-test.el (ivy-read-preselect): New test
       new  d7a1fda   swiper.el (swiper-all): "M-q" calls query-replace
       new  2f5bfc0   counsel.el (counsel-dpkg): New command
       new  e9db958   Rename ivy-recentf -> counsel-recentf
       new  69dfed9   counsel.el (counsel-dpkg): Remove typo
       new  45e29af   counsel.el: Fix compile warning
       new  242ae95   ivy.el (ivy--reset-state): Fix read-only collection member
       new  72784c1   counsel.el (counsel-imenu): Force rescan if requested
       new  434ccce   swiper.el (swiper-font-lock-exclude): Add 
bookmark-bmenu-mode
       new  04c2160   Replace references to evil-jumper with evil-jumps
       new  55a90c9   Make with-ivy-window not necessary in action
       new  4e6921f   ivy.el: Apply alist change to ivy-occur
       new  c2974a5   Depend on Emacs 24.3, since user-error is used
       new  36b00cb   Use EVM in travis to test across multiple Emacs versions
       new  1c09e99   ivy.el (ivy-call): Use select-window, not with-ivy-window
       new  4c3ecb4   Restore window position after using swiper.
       new  9d693ec   Use a lighter color for ivy-remote in dark themes
       new  fc5c8fc   Fix ivy-occur-press for swiper
       new  94f3368   Extract ivy--flx-propertize from ivy--flx-sort
       new  a99c125   counsel.el (counsel-grep): Specify :re-builder
       new  e98883f   Improve fuzzy swiper highlight
       new  b73264e   counsel.el (counsel-git-log-cmd): New defvar
       new  f6bd64b   ivy.el (ivy--flx-featurep): New defvar
       new  78be161   Fix alist and :predicate interaction
       new  6961df6   doc/ivy.org: Replace swiper with counsel (MELPA)
       new  8983f9d   counsel.el (counsel-recentf): Turn on recentf
       new  4e6145c   counsel.el (counsel-yank-pop-separator): New defcustom
       new  7457d1e   Add leading zeros to the hex representation to 
counsel-unicode-char
       new  9b13aa4   ivy.el (ivy-flip): Allow to flip candidates/input
       new  3656dfe   ivy.el (ivy-exit-with-action): Remove with-ivy-window
       new  d41212e   ivy.el (ivy--insert-minibuffer): Handle empty string
       new  6b574e4   ivy.el (ivy-call): expand-file-name
       new  93f9321   ivy.el: Fix byte compiler warnings
       new  8632f33   counsel.el: Update description comment.
       new  870112e   counsel.el (counsel-ag-function): Use sync on remote
       new  ec42e8a   swiper.el (swiper-multi-action-1): Fix regression
       new  8f87f74   counsel.el (counsel-git-grep): Update for Windows
       new  f180451   swiper.el (swiper-all): Fix window-width in -nw
       new  f5276b0   Add char-fold-to-regexp option to swiper
       new  00219da   Fix for older Emacs
       new  e11c926   Allow to "C-y" a "/ssh:" file name
       new  778c325   ivy.el (ivy-call): Don't switch windows for 'identity 
action
       new  3d0e4a5   counsel.el (counsel-locate-action-extern): Update on w32
       new  e7d6dab   counsel.el (counsel-mode): Add "C-r" bindings
       new  89a6830   counsel.el (counsel-at-git-issue-p): Fix for newer magit
       new  9b28927   counsel.el (counsel-hydra-heads): Fixup
       new  db9d7b8   Fix counsel-grep for files with spaces in the name
       new  3a7c8cd   counsel.el (counsel-recentf): add extra actions
       new  955585e   counsel.el (counsel-describe-face): Ensure :preselect 
string
       new  2a9c3f3   swiper.el (swiper-multi): Don't use virtual buffers
       new  3c904fa   counsel.el (counsel-git-grep-occur): Fix "g"
       new  d1de20f   Display completion-at-point at point
       new  9346e96   Improve the overlay offset
       new  6644d8e   ivy-display.el: Move to wiki
       new  77ebfdb   Makefile: load ivy-overlay.el
       new  f8d78eb   Add a fake cursor to inline completion display
       new  f357cd2   ivy-overlay.el (ivy-overlay-cleanup): Restore cursor-type
       new  bfddbc2   ivy-overlay.el (ivy-display-function-overlay): Fix up
       new  1bdc50b   ivy-overlay.el (ivy-overlay-cleanup): Don't trigger 
company
       new  1e96d20   ivy-overlay.el (ivy-display-function-overlay): Fix up
       new  9f5f6e0   ivy-overlay.el (ivy-overlay-cleanup): Fixup
       new  1914ecd   counsel.el (counsel-recoll-function): Add 
shell-quote-argument
       new  8109655   ivy-overlay.el (ivy-display-function-overlay): Fix 
with-ivy-window
       new  e49fb6e   ivy.el (ivy-call): Set default-directory
       new  572c2aa   Enable read-only-mode for ivy-occur
       new  73d23d1   Correct a minor doc error: `info-describe-symbol' should 
be `info-lookup-symbol'.
       new  79105a5   counsel.el (counsel-info-lookup-symbol): Add preselect
       new  714cb8c   ivy.el (ivy--sort-files-by-date): Fix docstring
       new  8312176   ivy.el (ivy-magic-tilde): New defcustom
       new  dcec964   ivy.el (ivy-magic-tilde): Fix type
       new  378943c   ivy.el (ivy--minibuffer-setup): Fixup 
max-mini-window-height
       new  f0e49d5   Improve recursive minibuffers with two emacsclients
       new  3d600b6   Correct ivy-fixed-height-minibuffer size
       new  2d4db96   Silence byte-compiler
       new  74d83ab   Sort virtual buffers after open buffers.
       new  222a5e6   ivy.el (ivy--virtual-buffers): Move to silence compiler
       new  085b0f2   Fix file name completion for when initial-input is a file 
name
       new  17f8fb3   ivy.el (ivy-switch-buffer-other-window): Obey 
ivy-ignore-buffers
       new  df9ad89   counsel.el (counsel-rpm): New command
       new  2f6b67a   counsel.el (counsel-pt): Add initial-input arg
       new  c8be397   update 'counsel-bookmark' with the ability to create, 
edit, and delete bookmarks
       new  2237916   ivy.el (ivy-call): setq default-directory instead of let
       new  823d86c   counsel.el (counsel-grep): Quote :preselect
       new  aea4919   Shrink ivy back to ivy-height after dispatching actions.
       new  07388d0   Shrink ivy to suitable height when reading actions.
       new  1d97984   Ensure that ivy--regex-ignore-order always returns legal 
regexps
       new  88bf299   counsel.el (counsel-recentf): Remove properties from 
recentf-list
       new  aacba19   ivy.el (ivy--directory-done): Check if ivy-text is a 
proper dir
       new  35b5d29   New example to show how to associate values
       new  45834cc   ivy.el (ivy--reset-state): file-name-directory can return 
nil
       new  576a1e3   Revert "ivy.el (ivy-call): setq default-directory instead 
of let"
       new  b1f587d   ivy.el (ivy--directory-done): Fix "RET" on no input
       new  5190412   Add `counsel-rg`
       new  7e02815   Fix counsel-rg to follow matching candidate
       new  e9c274a   Allow to customize ivy-display-function per caller
       new  0fc1507   ivy.el (ivy-occur-mode): Set view-read-only to nil locally
       new  b99f6de   ivy.el (ivy--directory-done): Fix when ivy-text exists
       new  1304925   ivy.el (ivy--directory-done): Fix broken "/ssh:"
       new  c322613   ivy.el (ivy--magic-file-slash): Fix pasting "/etc/"
       new  359a6c8   Address multiple problems with counsel-rg
       new  49acd4c   Remap scroll-up/down-command instead of assigning C-v/M-v 
so page up/down works
       new  1c801a0   Ignore TAGS buffers in swiper-all
       new  721db4c   counsel.el (counsel-grep-post-action-hook): New hook for 
counsel-ag/grep/pt
       new  c14ceac   Add support for counsel-find-library
       new  530b7de   ivy.el: Use predicate when reading file names
       new  92f2be5   Fix typo in ivy-read docstring
       new  6519ecc   ivy.el (ivy-call): Don't mess with default-directory
       new  ea260d1   counsel.el (counsel-grep-occur): Quote the directory  name
       new  50bb6b3   ivy.el (ivy-call): Call the action in ivy-state-buffer
       new  f9f2c8c   counsel.el (counsel-bookmark-avoid-dired): Add
       new  2ed3da4   counsel.el: Fix byte-compile warning
       new  09da543   swiper.el: Ease the creation of swiper-in-region functions
       new  039c58a   counsel.el: added three new counsel commands.
       new  7dea0ff   Use ivy-format-function approach for counsel-faces
       new  3b15585   Fix little typo
       new  4dd650c   Make counsel-ag prompt for extra args when using prefix 
arg.
       new  123f9e1   swiper-all should consider magit stash buffers too
       new  0312d5e   Make counsel-ag support limiting in files.
       new  d528f04   ivy.el (ivy--virtual-buffers): Don't modify recentfs or 
bookmarks
       new  eddf427   counsel.el (counsel-ag): Fix byte-compile warning
       new  bb4814a   Fix counsel-ag support limiting in files
       new  a77a265   Set `outline-regexp' directory local
       new  109170b   Remap `backward-delete-char-untabify' to 
`ivy-backward-delete-char'
       new  4232088   Don't claim `swiper' provides `ivy-mode'
       new  3940f17   Fix typos
       new  5b66c18   Update copyright year
       new  2989f25   swiper.el (swiper--update-input-ivy): Fix window-end call
       new  ca84f24   Add highlighter function configuration to ivy
       new  c2c0e2d   ivy.el: Simplify previous commit
       new  802c9da   counsel.el: Add counsel-command-history
       new  1870f41   counsel.el: Fix counsel-command-history
       new  abdbfa7   counsel.el: Add counsel-org-agenda-headlines
       new  ed579dd   ivy.el: Fix ivy-highlight-functions-alist
       new  ee0d9e3   ivy.el (ivy--reset-state): Simplify
       new  2bc1d7b   ivy.el (ivy--occur-insert-lines): Scroll to first cand
       new  9151862   ivy.el (ivy--format-minibuffer-line): Fix for 
ivy-display-style nil
       new  e4c248a   doc/ivy.org: Update package names in ELPA/MELPA
       new  482c3e9   counsel.el (counsel-ace-link): Use `cdr' for action.
       new  dc693c3   Make ivy--flx-sort more intelligent
       new  58372db   Add command `counsel-mark-ring'
       new  6cf7feb   ivy.el: Allow toggling of sorting in ivy-read
       new  ee91a25   ivy.el (ivy--sort-maybe): Fix byte-compiler warning
       new  c2b0d30   Add missing parameter for ag
       new  0507841   Use customizable list of directories when looking for 
linux apps.
       new  75f9ceb   Allow spaces in file names when running linux apps.
       new  2f70c56   Revert "Add missing parameter for ag"
       new  dbcee94   counsel.el: support universal argument for 
counsel-unicode-char
       new  aedea1a   counsel.el (counsel-package): Add func to manage packages.
       new  d4e5d79   counsel.el (counsel-package): Fix sorting issue
       new  65979f6   Heed non-sort entries in ivy-sort-functions-alist
       new  4dcd315   counsel.el: Improve counsel-package
       new  7c73f71   Allow users to find libraries from counsel-load-library
       new  6e6738c   counsel.el (counsel-git-grep-cmd-default): Use '%s' 
quoting
       new  15f89f7   ivy.el (ivy-minibuffer-map): Bind "C-v" and 
scroll-up-command
       new  d23d1fe   swiper.el (swiper-font-lock-exclude): Add nix-mode
       new  5f732cd   Add compatibility with evil-ex-search.
       new  182e35e   Apply search highlighting for evil when applicable
       new  2b8d324   counsel.el (counsel-org-tag-action): Fix "C-M-m"
       new  b1c6cc8   swiper.el (swiper-all): Fix case-fold-search
       new  b9c52be   counsel.el (counsel-git): Add "x" action
       new  7100925   ivy.el (ivy-completing-read-handlers-alist): New defcustom
       new  dbeb5b1   Ensure counsel-M-x preserves last-command
       new  950545b   counsel.el (counsel-linux-apps-list): Check if dir exists
       new  c3f5f28   Add circe-mode to swiper-font-lock-exclude
       new  01b0195   Correct Circe major-modes in ...-font-lock-exclude
       new  90aaf8b   ivy.el (ivy-completing-read): Set :caller to this-command
       new  c5fa8c2   Run wgrep-setup when entering ivy-occur-grep-mode
       new  b894874   ivy.el (ivy-occur-grep-mode): Call wgrep-setup if 
available
       new  80d3fe3   Fix compilation warnings
       new  7f5b268   ivy-hydra.el: Add an alternative "M-o" using hydra
       new  b0ccc7a   README.md: Recommend enable-recursive-minibuffers
       new  e9219e7   ivy-hydra.el: Use ivy-minibuffer-map
       new  5701444   ivy.el (ivy-occur-revert-buffer): Restore ivy-occur-last
       new  d9d7592   ivy.el (ivy-completion-in-region): Remove :require-match
       new  1ac1cc1   ivy.el (ivy-completing-read): Don't require-match for null
       new  ce3c0ec   ivy.el (ivy-completing-read): Adjust :caller
       new  13def15   ivy.el (ivy-case-fold-search): Add additional value 
'always
       new  54c5447   counsel.el (counsel-grep-function): Add 
shell-quote-argument
       new  18da759   ivy.el: Remove ivy--current
       new  ab6561f   ivy.el: Use set-ivy-index instead of setq ivy--index
       new  5f04a70   ivy.el: Move ivy-recursive-last logic to ivy-call
       new  beffa78   counsel.el (counsel-grep-base-command): Single quote regex
       new  03f90af   ivy.el (ivy-rotate-sort): Guard against nil sort
       new  ac944ea   ivy.el: Remove with-ivy-window
       new  bf8dc5f   Make swiper-avy work with more regexp builders
       new  4d72dc1   ivy.el: Change recursive restore order
       new  d82dc2c   counsel.el (counsel-colors--best-contrast-color): Return 
same color on error
       new  7b453c8   ivy.el (ivy-completion-in-region-action): Work for cons 
cells
       new  45383fe   ivy-overlay.el (ivy-display-function-overlay): Put 
overlay at symbol start
       new  1e739de   ivy-overlay.el (ivy-left-pad): Trim cands to window-width
       new  1d32ceb   counsel.el (counsel-irony): New command
       new  3fbeaa5   Define ivy-help-file with defconst
       new  7ca301b   swiper.el (swiper-goto-start-of-match) New defcustom
       new  fc2e198   swiper.el (swiper--action): Set evil search direction to 
forward
       new  fee9810   ivy.el (ivy-partial): Fix for :dynamic-collection
       new  20744aa   doc/Changelog.org: Prepare for 0.9.0
       new  ff3b696   counsel.el (counsel-find-file): Add new action 
counsel-find-file-as-root
       new  a63a935   counsel.el (counsel--find-symbol): Fix typo
       new  8c9f6a3   swiper.el: Silence byte-compiler
       new  94a466f   ivy.el: Clean up whitespace
       new  13a3f2d   doc/Changelog.org: Sort stuff
       new  16b002a   doc/Changelog.org: Link all issues
       new  cba6888   Bump version to 0.9.0
       new  718a06b   doc/Changelog.org: Fix links
       new  83b00ff   doc/Changelog.org: Fix links
       new  ace01d5   ivy.el (ivy-immediate-done): Fix for rgrep
       new  e1351c8   Merge commit 'ace01d5603ddf49b025eb811b612af72ec38dcfb' 
from swiper


Summary of changes:
 ivy-overlay.el                 |  114 +++
 packages/avy/.dir-locals.el    |    3 +-
 packages/ivy/.travis.yml       |   14 +-
 packages/ivy/Makefile          |   17 +-
 packages/ivy/README.md         |   71 +-
 packages/ivy/colir.el          |   15 +-
 packages/ivy/counsel.el        | 1607 ++++++++++++++++++++++++++++++-----
 packages/ivy/doc/Changelog.org | 1837 ++++++++++++++++++++++++++++++++++++++--
 packages/ivy/doc/ivy.org       |   95 ++-
 packages/ivy/doc/ivy.texi      |   80 +-
 packages/ivy/ivy-hydra.el      |   46 +-
 packages/ivy/ivy-test.el       |  235 ++++-
 packages/ivy/ivy.el            | 1535 +++++++++++++++++++++++----------
 packages/ivy/swiper.el         |  460 +++++++---
 targets/obsolete-config.el     |    4 +
 15 files changed, 5187 insertions(+), 946 deletions(-)
 create mode 100644 ivy-overlay.el
 create mode 100644 targets/obsolete-config.el



reply via email to

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