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

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

[nongnu] branch elpa/anzu created (now 5abb37455e)


From: ELPA Syncer
Subject: [nongnu] branch elpa/anzu created (now 5abb37455e)
Date: Thu, 6 Jan 2022 03:58:18 -0500 (EST)

elpasync pushed a change to branch elpa/anzu.

        at  5abb37455e fix the ci status badge on README.md

This branch includes the following new commits:

       new  8c501d85cd init repos
       new  241af32b99 Add update mode-line function
       new  e9bb490b65 Update document
       new  9de45b406c add sample
       new  51a39670af update gif image
       new  b61877bf18 fixed an error at  when the variable  has a string 
value, not a list.
       new  9ab3cfa390 Merge pull request #3 from kiwanami/master
       new  450b4ddb4b Fix byte compile warnings(#1)
       new  69518308a0 Remove needless customization variable
       new  a52dca6f92 Support migemo(#2)
       new  e39deb4aec Add comment section
       new  66807d27a7 Add Changes
       new  1afa7d7b0f Add flag whether anzu.el cons search info to 
mode-line(#4)
       new  9c56ab9875 Update document about anzu-cons-mode-line-p
       new  218a63ce47 Highlight code and add screenshot explanation
       new  c2f8cbc234 Fix header
       new  a35649e401 Update document
       new  abd5953eac Add Installation section
       new  349e772b84 Fix #5 issue
       new  4cfbddbc07 Reset match count variables in isearch-mode-end-hook
       new  2b88e1fcbc Improve for not regexp search commands
       new  84183d2a79 update document
       new  f4618cd335 Bump up version and update Changes
       new  6fda98326a input is regexp if isearch-regexp is non-nil
       new  9ec5a834cf Bump up version and update Changes
       new  532db96e34 Add doc-string
       new  acaef89dca Fix byte-compilation warning
       new  8f91b00c91 Improve the documentation a bit
       new  16fc5810b3 Merge pull request #6 from bbatsov/fix-comp-warning
       new  4cc1b6c9e0 Merge pull request #7 from bbatsov/doc-improvement
       new  de70e2fa4a Enable mode unconditionally in examples
       new  f570e01b4c Merge pull request #8 from bbatsov/doc-improvement
       new  f57d1e6ceb bump up version and update Changes
       new  b644e9d067 Better one-line description
       new  06ae1b1f7e Merge pull request #9 from purcell/patch-1
       new  5e6bad85d4 bump up version and update Changes
       new  06f4cf2fe7 Introduce anzu-minimum-input-length
       new  5abdc5b889 Update document
       new  30d34084eb bump up version and update Changes
       new  cc427254a0 Introduce search threshold
       new  0418c2b6d4 Update document
       new  fd99f06af9 add screenshot for threshold
       new  168d8c7f73 Bump up version and update Changes
       new  169cf55674 Use previous result if regexp validation is failed
       new  75bd476be1 Bump up version and update Changes
       new  1fc36f460c Implement anzu-query-regexp and anzu-query-regexp
       new  591b27621c Merge pull request #11 from syohex/support-query-replace
       new  cdee5811bb Bump up version and update Changes
       new  8622c1fa93 Fix typo
       new  ff4393fac5 Add feature that highlight replaced texts
       new  28953f86f9 bump up version and update Changes
       new  d256c967f3 Fix message in mode-line at replace command
       new  b8d328805a Bump up version and update Changes
       new  2bcd549c5a Re-factoring: reduce global variables
       new  169442a831 Bump up version and update Changes
       new  9a055d9b0b Add replacement feature like evil replace
       new  ce021b7234 Bump up version and update Changes
       new  e2e8d12905 Update face documentation
       new  bb3f7b63ef Implement anzu-query-replace-at-cursor
       new  ebfbfe7e01 Bump up version and update Changes
       new  b6672c9bf2 Improve overlay replace text
       new  cd6d3441d9 Bump up version and update Changes
       new  a8f75879a8 Don't evaluate not regexp replacement
       new  71fb782b38 Bump up version and update Changes
       new  f503b785ef Update about anzu-query-replace-at-cursor
       new  5718f08dc6 Fix case fold issue
       new  b211f9a50f Bump up version and update Changes
       new  7c56f15f72 add deactivate-region flag when using region
       new  e82b3d4236 Use delimiter regexp at anzu-query-replace-at-cursor
       new  602aa46fe7 Bump up version and update Changes
       new  537b8bfd36 Add autoload cookie
       new  4d50eb8274 Implement anzu-query-replace-at-cursor-thing
       new  ad0d7bce91 Update document
       new  17b3ab244b Fix case, no symbol at cursor
       new  0e7873a3e7 Bump up version and update Changes
       new  264c36d135 Fix overlay is not put if match-string is 0 length
       new  6b01763088 Improve replace regular expression
       new  68300bc949 Bump up version and update Changes
       new  413bd09ebc Fix different behavior from query-replace-regexp
       new  c324833756 Bump up version and update Changes
       new  4f024cd623 Clear last input cache after isearch command
       new  f50be69c0f Bump up version and update Changes
       new  047c5eee99 add anzu replace command screencast
       new  eb2b4ec103 fix link
       new  b310647932 Add separator parameter of 'to' string
       new  3dbd22ff44 Bump up version and update Changes
       new  630d663238 Fix invalid return type
       new  8bde8ee114 Update comment
       new  31f1f8b817 Bump up version and update Changes
       new  9b772435ea Support backward replace
       new  29a07403a6 Merge pull request #12 from 
syohex/support-backward-replace
       new  156980dc69 Bump up version and update Changes
       new  81b4eb6e29 Fix increasing anzu information in mode-line issue(#13)
       new  3a7fcf2096 Merge pull request #14 from 
syohex/fix-increasing-anzuinfo-issue
       new  c7ecd57c24 Bump up version and update Changes
       new  368a4ebe8c Fix no prefix number case
       new  91f3478003 Merge pull request #15 from syohex/fix-nonprefix-case
       new  138ebcb0e0 Bump up version and update Changes
       new  5c59c252d5 Fix ignore case problem
       new  f73bab2744 Merge pull request #16 from syohex/fix-case-sensitive
       new  189c0eaf9f Bump up version and update Changes
       new  bac9660b47 Add non query replace command
       new  0b3cf4b0a6 Merge pull request #17 from 
syohex/add-nonquery-replace-command
       new  906287cb5e Switch cl-lib.el from cl.el
       new  a81c99b146 Merge pull request #18 from syohex/switch-to-cl-lib
       new  1ea6980019 Bump up version and update Changes
       new  a36458386d Don't show default replacement in prompt
       new  a0a16ab869 Merge pull request #19 from syohex/improve-prompt
       new  e26f29af37 Bump up version and update Changes
       new  a06fb937b5 Enable lexical-binding
       new  2a9785459b Merge pull request #20 from syohex/enable-lexical-binding
       new  c26de0ecef Bump up version and update Changes
       new  8e92765ab7 Specify Emacs version
       new  8fe3d080ff Bump up version and update Changes
       new  e817db8532 Fix byte compile warning for Emacs 24.3
       new  f3c83f3109 Merge pull request #21 from 
syohex/fix-byte-compile-warning
       new  4b9c6479d8 Bump up version and update Changes
       new  ef489aadb2 Fix replacement issue(#22)
       new  24a2589f10 Merge pull request #23 from syohex/fix-replacement-issue
       new  497864542b Bumpup version and update Changes
       new  a77aa41dbc Update Git animation
       new  b7185acafc Use original function name instead of alias
       new  6cad7a027f Bump up version and update Changes
       new  59fec57b13 Add Cask file for testing
       new  cf07d6a0ec Implement specified lines replacement
       new  718d5845d1 Merge pull request #25 from syohex/add-lines-region
       new  485f463a40 Bump up version and update Changes
       new  11dcdf722f Use package-file instead of package
       new  fb003540df fix typo
       new  ffcffffc1a Merge pull request #26 from cedricporter/master
       new  9fc916b6de Fix for symbol search and toggle in isearch-mode
       new  1ae7297bc7 Merge pull request #27 from syohex/fix-for-toggle-search
       new  43cb178b16 Update mode line like searching in replacing command
       new  caf83591e4 Merge pull request #28 from 
syohex/improve-replace-mode-line
       new  e53fe6d0fc Bump up version and update Changes
       new  c0d58a61c2 A couple of grammar and typo fixes
       new  420f0c6894 Merge pull request #29 from bbatsov/patch-1
       new  0bdbfcb209 Improve case when input does not match anything in 
visiable range(#30)
       new  48eb310d24 Improve restoring point when canceling
       new  af40f91a98 Merge pull request #31 from syohex/no-match-case
       new  2a3d8d76d2 Bump up version and update Changes
       new  e567375313 Improve case when bounds-og-thing-at-point returns nil
       new  04ac39641e Merge pull request #32 from 
syohex/fix-at-cursor-beginning-point
       new  b600df38cb Bump up version and update Changes
       new  cb70e6c611 Fix wrong counting total matched number when used 
default input
       new  67b98d6103 Improve calculation of current replacement position
       new  ec0d1f5485 Merge pull request #33 from 
syohex/fix-replace-command-bugs
       new  abb129c5f8 Bump up version and update Changes
       new  962c425d39 Better checking whether using migemo
       new  c8f3e7b651 Merge pull request #35 from syohex/better-migemo-checking
       new  ab561fe896 Use symbol-value instead of eval-when-compile + defvar
       new  c61f6734b1 Bump up version and update Changes
       new  ffaf6b3c10 Add MELPA badges
       new  5b2ce629b7 Update MELPA links
       new  439e904931 Enable case-sensitive replacement for at cursor commands
       new  5d209726cd Merge pull request #36 from 
syohex/case-sensitive-for-at-cursor-command
       new  e664721a7f Bump up version and update Changes
       new  686b264468 Refactoring: better getting migemo variable
       new  137fc52ca2 Merge pull request #37 from syohex/improve-for-migemo
       new  ee53798dc2 Bump up version and update Changes
       new  d3650160d7 Don't search if input regexp is not valid yet.
       new  e782725f80 Support case sensitive highlighting
       new  3adcdab743 Correct saving replacement history
       new  1c2705bb2c Merge pull request #38 from syohex/improve-replacement
       new  dcd8eac2e5 Bump up version and update Changes
       new  10a05eb50c Disable blink-matching-paren for improvement
       new  cb20bdcbfe Merge pull request #40 from 
syohex/improve-replace-command
       new  e3aab048b4 Disable blink-matching-paren in read 'to' string
       new  9064fc7892 Bump up version and update Changes
       new  cf3370967b Refactoring for evil-anzu
       new  10bc7c5fbd Merge pull request #41 from syohex/refactoring
       new  b723c16507 Bump up version and update Changes
       new  dcae136088 Fix displaying current replaced point
       new  8a1eb22317 Merge pull request #42 from 
syohex/fix-replace-command-bug
       new  c4a440af86 Bump up version and update Changes
       new  8930374775 Fix case if s-expression cannot be compiled.
       new  53db7f64b7 Reduce condition check
       new  b9bac0e2f8 Merge pull request #43 from 
syohex/fix-compile-regexp-error-case
       new  db9e990940 Bump up version and update Changes
       new  7fb133e847 Fix zero width replacement such as '^'(#44)
       new  370b9f162f Merge pull request #45 from 
syohex/fix-zero-width-replacement
       new  6b217a457f Bump up version and update Changes
       new  7b3d95d495 Support Emacs 24 and 25
       new  db819bfb06 Merge pull request #47 from syohex/fix-46
       new  57bad64f1e Bump up version and update Changes
       new  6dd966b4e2 Implement separator feature of Emacs 25
       new  5e87e8c07a Use own history variable for maintenance
       new  ef39357f0a Use variable instead of function call
       new  1f7ac26191 Just call isearch-symbol-regexp instead of constructing 
own regexp
       new  d4dcd76f47 Merge pull request #48 from syohex/improve-history
       new  05eda5f709 Bump up version and update Changes
       new  4d81f2f0cd Fix order of conditions in cond
       new  a1f56b6dad Merge pull request #50 from syohex/fix-default-input-49
       new  f41db6225d Bump up version and update Changes
       new  494f1d9d39 Support highlighting match groups
       new  1eceed7498 Merge pull request #51 from 
syohex/highlight-matching-groups
       new  3c178f75f3 Fix matching a literal string
       new  380f5fd232 Merge pull request #53 from kosh04/fix-literal-match
       new  5684b4b601 Check replaced regexp is valid
       new  1ce32470dd Merge pull request #54 from syohex/check-from-regexp
       new  4ab2b65dcb Bump up version and update Changes
       new  12612a2b4f Update document of custom function
       new  27e3a89622 Correct misspellings
       new  b486075ab4 Update requirement package version
       new  4426cff3bf Correct removed hook function name
       new  c05a8ac594 Merge pull request #57 from syohex/fix-typo
       new  b11642d49c Bump up version and update Changes
       new  008c2659b1 Use https
       new  c3c9a0b721 Set anzu--status per buffer
       new  b80dc0ca92 Merge pull request #59 from syohex/buffer-local-status
       new  de3d805c9a Bump up version and update Changes
       new  07b7802d9d Fix literal replace
       new  e2cb45487d Merge pull request #60 from kosh04/fix-literal-replace
       new  41f19cd2c2 Bump up version and update Changes
       new  a08ff2f7db Wrap migemo-forward with ignore-errors
       new  116501bf9e Merge pull request #62 from syohex/fix-migemo
       new  9c821d182c Bump up version and update Changes
       new  f29278e5bd Silence byte-compiler
       new  95caf0f382 Merge pull request #63 from tarsius/master
       new  31f70860ef Bump up version and update Changes
       new  d6ffd23cb5 Fix word replace in region
       new  97976620ae Merge pull request #64 from 
akicho8/fix-region-word-replace
       new  4992a0c23c Fix typo
       new  6fded24b36 Bump up version and update Changes
       new  b3b912013d Add custom variable of replacement threshold
       new  b791609fe8 Update document
       new  f2aad769c1 Update copyright year
       new  09cc87ad9b Merge pull request #66 from syohex/replace-threshold
       new  5ee99678ca Remove needless attribute
       new  a894a01110 Set default mode-line update function
       new  1e5c3ca0b7 Use #' instead of ' for detecting typo
       new  ff54963946 Merge pull request #67 from syohex/refactoring
       new  df60e608f1 Update document about update function
       new  e46563628d Use "#'" instead of "'" for detecting typo
       new  dde4d83cfa Bump up version and update Changes
       new  88a7059601 Implement isearch-query-replace-  like commands
       new  faae95ccd9 Update document
       new  5cf1c7c16e Merge pull request #72 from 
syohex/isearch-query-replace-api
       new  42996934e2 Change syntax for bindings
       new  8667be50aa Merge pull request #73 from lunaryorn/patch-1
       new  174b940c7e Better example as well as #73
       new  11544ea75c Consider user's case-fold-search
       new  72e86131a2 Merge pull request #75 from syohex/user-case-fold-search
       new  dad14fa96c Use h5 header for interfaces
       new  324c3e2db4 Bump up version and update Changes
       new  acfd0a49de Threshold has to be nil or number.
       new  9574e8140f Merge pull request #76 from 
Fuco1/bugfix/fix-customize-type
       new  3845ead349 Untabify
       new  13401ab3c6 Don't search over bound
       new  be16738cb7 Merge pull request #80 from syohex/replace-with-region
       new  3328619fec Update Changes and bump up version
       new  0dbefcdd1f Enforce use of spaces for indentation
       new  1965307a41 Fix byte-compile warning for Emacs 25 or higher version
       new  7b8146c1eb Improve alt attribute of images
       new  f2914907e9 Update minimum Emacs version
       new  722ed9a52c Merge pull request #84 from 
syohex/update-minimum-emacs-version
       new  da766073d4 Add docstrings for all commands
       new  d257c79a7a Merge pull request #85 from syohex/add-docstrings
       new  ed5e91b0c4 Add face at no-match case
       new  799f26ee0e Merge pull request #86 from syohex/no-match-face
       new  e6c56ca8b2 Update face document
       new  1da06b0717 Don't use cl-loop for Emacs 27 bug
       new  592f8ee6d0 Merge pull request #95 from syohex/emacs-27-bug
       new  5ac649fc77 Fix wrong count issue with case-sensitive search
       new  9d334a4e37 replaced string should be compiled at regexp replace
       new  177a328830 Fix issue #93
       new  a1860f4c53 update url, copyright, and maintainer name
       new  ffbe938d60 perform elisp-lint in circleci
       new  3345640004 update badges on README.md
       new  e4c2728734 fix check-declare error by eliminating declare-function
       new  2e69955da9 clean up "make lint" rule in Makefile
       new  3805a01572 "new maintainer" note in README.md
       new  5bd8f5511d Fix backward replace issue
       new  7dc4abe0a0 Merge branch 'master' into fix93
       new  71a1a88dcd Merge pull request #104 from agreselin/fix93
       new  38d49e3664 Revert "Fix issue #93"
       new  ee6a6448df Merge pull request #107 from 
emacsorphanage/revert-104-fix93
       new  61cb32aa61 reapply #93 by hand
       new  3e34fb3df5 update anzu--use-result-cache-p as in PR #93
       new  a5a22fd537 release 0.63
       new  896b2be2eb Wordsmith the documentation re *-thing functions (#111)
       new  7b8688c84d default anzu-search-threshold and anzu-replace-threshold 
is 1000
       new  b3d15fba55 Support non contiguous regions like rectangle region 
(#115)
       new  13dadaed10 update circleci to new docker images
       new  bdb3da5028 bump version 0.64
       new  14e4483a5e Add ability to use lax whitespace (#119)
       new  33e4f13429 migrate tests from circleci to github actions
       new  5abb37455e fix the ci status badge on README.md




reply via email to

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