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

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

[nongnu] branch elpa/meow created (now 2a736d9b98)


From: ELPA Syncer
Subject: [nongnu] branch elpa/meow created (now 2a736d9b98)
Date: Fri, 30 Dec 2022 00:59:27 -0500 (EST)

elpasync pushed a change to branch elpa/meow.

        at  2a736d9b98 Grammar corrections for EXPLANATION.org

This branch includes the following new commits:

       new  f7ec4cd996 Initial commit
       new  e0e678162b Initial commit
       new  114676c071 meow-flip, meow-reverse
       new  8007bbc1f4 meow-block
       new  3899caae74 specify modes for indent block parser
       new  2d445004a4 update doc & many fix
       new  6b037ccdc9 update doc
       new  1e4335e795 Fix SPC SPC in motion state
       new  4b602df758 fix doc
       new  d25147aa1d update a tut
       new  6899ffd997 bug fix
       new  6b293a4c5c Fix typo
       new  d6d0a01c24 add logo & bug fix
       new  839cd0551b update doc
       new  378e1bb957 update log
       new  a92d570fb6 update tutorial command
       new  baeed21f8f update tutorial
       new  5bebdb7297 update doc
       new  f880a61762 Fix compile
       new  f7aa99ed22 add autoload
       new  b8a16b0d07 add autoload
       new  720db1cb20 update doc
       new  1996566d9b update doc
       new  52b95dc99a update doc
       new  fb42b9a603 fix meow-line don't use prefix arg
       new  b3c152e4e5 replace flip with forwarding
       new  4bf359ed97 replace flip with forwarding
       new  19d759d0e7 update negative behavior on line and exp
       new  03f282f363 Merge branch 'master' of github.com:DogLooksGood/meow
       new  4d6aa0296d bug fix on kill
       new  cd950fb58b bug fix
       new  333154288b exp extends block selection
       new  10f812417b bug fix
       new  7e4ef46267 Make checkdoc happy
       new  8e51f4b329 update select/visit, remove mc
       new  f3cf93705d prompt for visit
       new  1881b353b3 bugfix
       new  5ed2f124cd enhancement: forwarding
       new  2f4eaf7cdc bugfix
       new  2f7185381a Fix byte-compile warnings
       new  b539ed2d50 Add selection command fallback
       new  138c555fbf add doc for meow-selection-command-fallback
       new  586a3be2e9 fix byte compile warning
       new  02ddb63cc3 fix byte-compile warnings
       new  d80eec0446 fix byte-compile warnings
       new  ae86a32dac fix typo and byte-compile warnings
       new  1b81625862 fix typo
       new  12150465a8 qwerty & company
       new  e2a8b3cbc4 fix byte-compile warnings
       new  b3e802d776 update doc
       new  f45774dd20 rename some commands, update meow-search
       new  baf92177cd update qwerty layout
       new  13a94560b6 :alembic: Improve search
       new  65d4e32c87 :sparkles: Add meow-last-pos
       new  077a073010 :pencil2: Update doc for cheatsheet.
       new  f9e4296ed9 :bug: meow-last-pos doesn't cancel selection
       new  2e11e9ab13 :pencil2: Add melpa badge
       new  56e7ba100e :bug: Fix for fundamental mode
       new  d5b4475995 :bug: should disable normal/motion state when keypad is 
enabled
       new  8c6bc71f91 :bug: should cancel selection before find-ref/pop-marker
       new  034bf3ec1d :boom: :pencil: zap won't kill region.
       new  38790e674d add restclient-mode to meow-normal-state-mode-list
       new  04314e0481 :boom: Remove default TAB keybinding
       new  ae8e55ea56 :lipstick: support cursor color for different mode
       new  e7b33aab91 :bug: :doc: more reliable forwarding
       new  b8b7feebd7 :lipstick: update normal state cursor face
       new  56a15c46df :bug: prefix arg not work in keypad state
       new  8737fe4100 :boom: meow-visit only search complete symbol
       new  0d31fe0553 :bug: meow-search should regexp-quote search text
       new  48d2a73a21 :bug: quit keypad before execute command
       new  a8d2414957 :sparkles: add meow-switch-state-hook
       new  9da5d91b0c :bug: update indicator when select
       new  108a619202 :bug: update mode line when reverse
       new  eb679f787c better meow-forwarding & meow-block
       new  3c2beb616d Load seq.el for using its function
       new  c9296491e9 :sparkles: make cursor-type customizable
       new  e9a27ed386 Refactoring commands and documents (#12)
       new  f9d9acfc5b update logo
       new  e19bba6c60 fix typo
       new  f3daa74379 Update README.md
       new  0737225aa6 Add meow--selection-fallback
       new  16ad2c22fd update doc for indicator
       new  b3cfbc1246 fix invalid meow-selection-command-fallback init value
       new  f35fc5643d experimental option, meow-select-on-exit
       new  28a2ee159b replace timer with sit-for for better reliability
       new  fa034338a3 make meow-select-on-exit only available in text, conf 
and prog mode
       new  e1bdeb9a76 fix typo
       new  20816129eb add qwerty example
       new  3b665751c4 add dvorak example
       new  be5131317f add doc for meow-normal-state-mode-list
       new  1c1b3c0ad6 add meow-replace-state-name-list
       new  0752b4637e let keypad support more keys
       new  d3c81ce332 ignore select-on-exit when region is empty
       new  5f40dc46b6 fix return in keymap
       new  1bff12375f update doc for use-package-always-defer
       new  d20347da8c remove outdated meow-tut.el
       new  0dcec72b7e add cheatsheet feature
       new  a838d75830 better cheatsheet
       new  d0d83f9f11 fix typo
       new  10ea7ae331 add note to cheatsheet
       new  cd564cf2fd update selection-command-fallback and doc
       new  ae88ce8aa0 fix typo
       new  ea923ac739 add cheatsheet layout for Dvorak Simplified
       new  70ac6522cb add search indicator
       new  8df2b0d30f fix compile warnings
       new  651dc5d78c use s-replace instead of string-replace
       new  9d745c8336 better overlay for search indicator
       new  748ef14079 fix highlight match for meow-search
       new  8997b670aa bugfix for meow-expand-*
       new  83221a09ed fix typo in doc
       new  82c75ed1c1 update doc
       new  671a59c265 bugfix for cheatsheet, replace string function
       new  b94f92045e add thing table in cheatsheet
       new  a62f995779 bugfix for select-on-exit
       new  fcff3b0f65 add helper function to setup indicator in mode-line
       new  f56b4a4ed7 add colemak layout cheatsheet support
       new  e3502529fd bugfix for meow-search perf issue
       new  6f378b0f18 bugfix no highlight for meow-search when scroll
       new  78c42c4b21 bugfix meow-search failed to change target
       new  bf5cb21bab bugfix SPC is not available in keypad mode
       new  33cf943aaa uninit remove advices, restore vars
       new  a82eed34f4 add meow-shims.el, remove separated shim files
       new  733c057721 bugfix for eldoc & rectangle-mark setup
       new  30b6b29c2d simplify meow--global-enable/disable
       new  ae524cc0e0 revert remove window-state-change-functions
       new  66e75c80a9 bugfix tab in keypad mode
       new  e958402ea0 add custom meow-expand-exclude-mode-list
       new  dd17cd0bc9 change defvar to defcustom, update doc
       new  b1deadcf3f update doc
       new  ca2b9ecdcb try use issue for screenshot
       new  8eeb04d28e bugfix invalid count number for search indicator
       new  21faa01bfc add gif to doc
       new  86d19193a7 update doc, wrap GIF in <details>
       new  2a8bdd3810 update command prompt and cheatsheet for char->thing
       new  f450aca62c update
       new  fbdcdf8daf fix screenshot
       new  e45a415c44 fix compile warnings
       new  0c29549203 bugfix indicator not update when undo keypad
       new  ce17fa3747 add meow-keypad-message
       new  63e5331284 update the behavior of meow-keypad-message
       new  3a1d3d47ad selection-command-fallback support for meow-delete & 
meow-kill
       new  103151175a make meow available for all buffers(except minibuf)
       new  d331dc74b4 change meow-char-thing-table to defcustom
       new  02573fff5f add meow--keypad-describe-keymap-function
       new  6f6ea1cb06 add keypad describe keypad feature
       new  7dfc295ccf better char thing table render
       new  abd292771d bugfix, keypad-undo doesn't refresh popup
       new  168aae29c0 don't log keypad message
       new  5806d9eef9 save window excursion in meow-describe-keymap
       new  ab6058dd55 better keypad describe UI
       new  1cb25556dc bugfix for meow-describe-keymap
       new  2908072579 tweak ui
       new  eba0925e99 some minor updates for messages & faces
       new  beec60ea2a minor fix & doc for which-key integration
       new  ffc957054d remove keypad display in modeline
       new  144c25ad13 make find & till case sensitive
       new  7f54013c64 remove unnecessary meow--keymapp
       new  064c5c7d34 bugfix for keypad describe key
       new  e2465e576c kmacro support
       new  3147f775ba bugfix, fix cheatsheet layout for qwerty & colemak
       new  3a00caf99e update doc for selection fallback
       new  2abc9a39c0 fix typo
       new  1c03b7b520 add colemak example
       new  de64ba7522 add meow-cheatsheet-ellipsis
       new  c12123932c add meow-left, meow-right, update doc
       new  29030c77c3 update meow--eldoc-commands
       new  f9e2ebb2f7 bugfix, remove usage of length>
       new  d1911d2f9f bugfix call -max with empty list
       new  0efcbf484c better setup & visual
       new  c69a1c4943 bugfix for meow--on-window-state-change
       new  fdfa463da3 disable keypad describe during kmacro defining
       new  82ed51cb3a bugfix for visual in kmacro
       new  83a138653e bugfix incorrect position when expanding till
       new  0109035583 bugfix for expanding till
       new  35587825e6 keypad don't show message when executing command
       new  85b44ddeec bugfix for meow-open-below
       new  2902e2bc0a bugfix for keypad describe for literal key without prefix
       new  7d11b48f43 bugfix for keypad describe
       new  d1f696477b add meow-undo
       new  bfd5e52c82 bugfix for describe key
       new  d012944ac1 try expand by selection type
       new  8d6033de56 bugfix for meow-block
       new  ecf5147c58 fix byte compile warnings
       new  de330761a8 better cursor update logic
       new  326bac289c make join expandable
       new  d2eb975aab bugfix for motion override keys
       new  a9ab35d9b4 disable delete-selection-mode
       new  d11812467e remove unnecessary update cursor
       new  d1b001e368 bugfix
       new  e30efdff11 better performance for keypad describe
       new  e89b567eae meow-block rewrite & expand support
       new  06d2647f16 bugfix for find, till expand
       new  075708ecd9 bugfix for keypad describe keymap
       new  0766e6427f C-g quit keypad
       new  1b41c0c191 add command meow-goto-line
       new  7bbfa30ead update readme example to use meow-goto-line
       new  6098a75668 add paredit shim
       new  432120d4f7 fix byte compile warning
       new  fc55301e1e update cheatsheet command name for meow-expand-*
       new  ead615d15f update cheatsheet command name for *-of-thing, *-word, 
*-sym
       new  b461f8ea87 :boom: move special handling for join to meow-delete
       new  8f97e4cb79 :memo: update doc about keypad
       new  0f8721909d :bug: forward-list in emacs 27
       new  824febe8e7 Exwm support (#24)
       new  a9ea1efcf2 :pencil2: fix typo
       new  c4e9222902 :bugfix: make bounds of symbol usable
       new  8486647166 :sparkles: *-of-thing add indent support
       new  9e17ac55b9 :sparkles: research from otherside when search failed
       new  73e79462db add default fallback for meow-cancel-selection
       new  d68a6c28f2 Grab (#25)
       new  d9baaca7a2 add GIF for grab
       new  3b8dd5dc52 add meow-pop, meow-cancel for grab support
       new  d0726440f5 grab bugfix
       new  bb13bc0a6a fix lexical binding statement
       new  86ab94bdf4 add meow-grab-cancel-after-fill
       new  04583afcfe grab will cancel selection
       new  b0fdf07551 bugfix, shift in keypad command
       new  c956ae9d47 bugfix replace with grab, remove heading newline for 
empty grab
       new  e2ac1c5e62 remove message
       new  3f69e753b0 keypad use overriding-local-map for highest priority 
(#26)
       new  877482f84e add meow-universal-argument, fix double C-u
       new  ad712337d8 meow-end-or-call-macro for line selection
       new  165830b1eb bugfix for meow-save
       new  a1365c40f9 bugfix, expanding for find&till
       new  69d82155c3 update doc
       new  23a079ef2e fix doc for :demand t
       new  46a6618ac6 update doc
       new  17b291bcb8 fix some typos in meow-cheatsheet.el (#27)
       new  66596fc8df readme: Some grammar improvements and typo fixes (#28)
       new  8920ecc83b Fix typo in comment in meow.el
       new  e98c534396 Docstring improvements for meow-var.el
       new  9ba5d03e81 Fix typo in docstring in meow-keymap.el
       new  0d3748e9cf Small docstring improvement for meow-helpers.el
       new  d5a3cc269d Docstring improvements for meow-util.el
       new  136f907f83 Small docstring improvement for meow-keypad.el
       new  598a3351d9 Docstring improvements for meow-commands.el
       new  5a41c0e087 Small docstring improvement for meow-core.el
       new  1f0d781377 Fix minor typos in for meow-visual.el
       new  212289b3ae Improve some docstrings in meow-shims.el
       new  dbad284e4d Minor docstrings improvements in meow-grab.el
       new  e84684f03e add copyright clause to meow-bounds.el
       new  7c90bcca17 fix typo in variable name in meow-shims.el
       new  fb9083c6c6 use regexp-search-ring for search
       new  df657da114 add term-mode to meow-normal-state-mode-list
       new  a7fc032f95 use motion state for edebug
       new  39fe2d9eae fix word, symbol movements without expanding
       new  fc4688d896 don't use clipboard for meow-replace commands
       new  d7ad58f8a1 rework grab to fix edge cases
       new  989e2dd4c2 update doc for grab
       new  24a1d9113f grab don't trim whitespace
       new  cfcb0d457d bugfix for grab
       new  3297231711 bugfix for meow-grab-auto-pop-commands
       new  3ce2155a96 don't pop kill-ring when canceling grab
       new  fb99ac7917 add grab support to meow-change-save
       new  8c613a65cd limit select-on-exit to meow-change commands
       new  bab4355b51 remove useless meow--on-post-command-hook
       new  e85755e694 Fix typo in comment
       new  d5839868e4 Fix docstring to the correct correction
       new  72cb64ef06 bugfix for grab
       new  cd9a2dfade allow to register new thing
       new  49a79b6217 remove useless meow--auto-switch-mode
       new  15411499ba fix wdired support
       new  edd72d9b78 respect delete-selection-mode
       new  1a8c323b5a wrap sit-for with unwind-protect
       new  c37348353a meow-grab don't use overwrite system clipboard
       new  68bd9bc9db add meow-use-clipboard
       new  49a7d687b2 refactoring cheatsheet, add 
meow-cheatsheet-physical-layout
       new  2d5c0a0c8a use smaller text in cheatsheet, add cheatsheet title
       new  ef6e2cda28 add template for iso keyboards
       new  f7ed2af623 bugfix for meow-cheatsheet
       new  36afd27743 meow-select-on-exit -> meow-select-on-change, make it 
the default
       new  5497c5d01f bugfix for meow-next/back-word/symbol
       new  e33a3d6221 save-window-excursion for 
meow-inner/bounds/beginning/end-of-thing
       new  a442fce5ca add two option for meow-visit, sanitize options by 
default
       new  c29239b66e bugfix for meow-visit
       new  c446c7b5ba Add meow-quick-kmacro (#39)
       new  688e91a8b9 pop kill-ring when cancel grab (#40)
       new  7e8df798b5 pop grab will activate selection
       new  883b3f767c fix thing support for defun
       new  3f9103c3a6 set this-command in meow--execute-kbd-macro
       new  c42325ea09 remove useless overlay property
       new  5f01f8be74 face meow-grab inherit secondary-selection
       new  173d8d176f keypad set real-this-command
       new  a9daf0dc8b meow-search, meow-visit ensure text is visible
       new  40288f13e5 we have a fancy name in Chinese
       new  790fe0f6e8 bugfix for meow-grab
       new  2a5a1c61a3 add meow-display-thing-help
       new  acd9d1e448 update doc
       new  51288b5d20 bugfix, expand should be noop when there's no selection
       new  f2fb8a9dc2 meow-left/right don't call command directly
       new  d0c3245cb2 update meow-last-buffer, no-op with prefix arg
       new  0be4b3d807 fix some edge cases in quick-kmacro
       new  967c0ef316 bugfix for meow-describe-keymap
       new  02d2e72a27 add meow-keypad-help
       new  1c6a0ada28 rename meow-keypad-help -> meow-keypad-describe-key
       new  3eaefd6653 add shim for polymode
       new  cd4e20dcde fix shim for polymode
       new  0ca3498b3c add meow-undo-in-selection
       new  aa846728de remove useless message
       new  ef9d3db2d4 raise motion mode keymap priority
       new  2a7571d939 paredit shim handle paredit-doublequote
       new  a3dbefc07f update inner/begin/end-of-thing for line
       new  07359d292a add meow-motion-state-mode-list
       new  5d546a0fbd bugfix for search highlight
       new  d6e8eb7c28 extract meow--with-selection-fallback
       new  28b9f855f1 Refactor grab (#45)
       new  95f5a6ac22 add meow-sync-grab
       new  7fd2c8bd37 update doc
       new  4acbe3a4a0 update doc
       new  b3946bf363 make meow-esc-mode TUI only
       new  3e2b1c33fa remove shim code for yasnippet
       new  ed8b90d567 add meow-insert-enter/exit-hook
       new  57387b5e92 use i/a for meow-insert/append by default
       new  82dd4e6e3a unify selection type format
       new  efc6d5d1e0 fix meow-block-expand direction
       new  70f008b89e bugfix meow-pop-grab
       new  4adec5a203 handle backspace parsing in keypad
       new  3344c0570a add meow-block-ext & minor fix in doc
       new  598eddafb8 case sensitive search for meow-visit
       new  0bf1106d4e remove meow-block-ext, add meow-extend
       new  9fdf987102 :bug: cursor face's inherit attribute is ignored
       new  6eb10d223f define key support kbd-macro string
       new  356a60bd27 fix face for position hint before newline & tab
       new  c96a49854d make meow-extend customizable
       new  e05a81e379 remove default meow-temp-normal keybinding
       new  373b160186 simplify kmacro (#46)
       new  8eb051cb3f update doc
       new  fe5c5470f6 remove meow-extend, add thing extend
       new  8a842b0f39 update doc
       new  cfdb5bc44c rename file
       new  ac4467db4d add var, meow-mode-state-list
       new  973c3c83a7 update doc
       new  97364a8417 better default faces
       new  bee0598a2a update default faces
       new  8719646347 use timer for highlights
       new  3a8a757cf5 update wgrep shim code
       new  bfe4a67b6f use normal state for occur-edit-mode
       new  f73f439c41 normal state in beancount-mode
       new  ff6bb8dc21 keymap support in kbd execute
       new  20b423e0a7 update doc
       new  6b13d96104 switch to motion in cider debug
       new  d40a8d7f59 use normal state in Custom-mode
       new  1cf2508f8e Add jupyter-repl-mode to meow-mode-state-list and update 
README. (#50)
       new  99a35c4b15 add meow-update-display-in-macro, for key-chord support
       new  2273924936 fix typo
       new  1d87c0408d better origin command capture
       new  b4a0539782 support INSERT key in keypad
       new  a01c2a6f2e rename keypad prefix variables
       new  08831345e1 update doc for keypad prefix vars
       new  200dfb44ed only allow kmacro commands in normal/motion state
       new  c9ca32bdbb some simple instructions on KMACRO in both English and 
Chinese (#55)
       new  eb6905f4a4 minor fixes for kmacro docs
       new  bb65d37542 update doc
       new  174cb2fb5f use default cursor color in minibuffer
       new  32b116992a add meow-expand-selection-type, set default to 'select
       new  25f5686393 remove modeline indicator when disable
       new  b2a3be9d29 word select only contains constituent characters and 
whitespaces
       new  e76cbea541 prevent dead loop when create newline in kmacro-lines
       new  217be3542e correct the buffer-name of cheatsheet (#62)
       new  8d11a4f830 Update docs (#63)
       new  56f0365dca Add norman layout to cheatsheet (#65)
       new  3e58697695 fix emacs28 warning (#69)
       new  822f95a9e4 meow-kmacro-lines make line selection before call macro
       new  dd39e17e43 cursor position hack
       new  68aa655257 fix left-expand, right-expand
       new  66a2ab5f9d readme toc
       new  13619f2169 fix doc
       new  a7825a557d fix find expand
       new  1ce7053884 fix region cursor in motion mode
       new  26c4aa2797 fix region cursor shape
       new  3317b4c053 remove overlay fake cursor
       new  83e449f8d0 add overlay as region direction indicator
       new  31f8cd5fb7 fix cursor type when region is empty
       new  82864e2c15 update command name: meow-cancel-selection -> 
meow-cancel (#70)
       new  ef2f468302 fix block expand hint
       new  c33a223fd5 no fake cursor in inactivate window
       new  91c123382f fix block expand
       new  8f8d5d2032 only show expand hint in selected window
       new  bc0d836235 fix region cursor
       new  655d18413b fix region cursor
       new  cf61500b65 fix cursor shape
       new  092f9930cf support keymap aliases in keypad popup
       new  2d0a7f61ff remove useless commands
       new  910f183b4c remove useless commands
       new  7ec8fa7e6e bugfix for meow-cancel
       new  92f7bc464d use dynamic face color
       new  7cd5fc1958 fix undefined color-dark-p in emacs 27
       new  15b7adfc44 fix expand hint for meow-line at end of buffer
       new  95a9df3e46 require built-in color package
       new  835c6a844b cursor shape in TUI emacs
       new  0bbc021d23 fix meow-append at end of buffer
       new  1350344b34 Add BMACRO state (#72)
       new  5d3aada597 fix indicator in bmacro
       new  e6b3c6aead bmacro, wrap insert switching
       new  3957f5890c bmacro bugfix
       new  4d197f53eb use normal state for edmacro-mode
       new  6a67e565d7 fix bmacro insert/append/change in tui
       new  fb6c3aa0b0 improve region direction cursor
       new  6f739ba166 add meow-use-cursor-position-hack & 
meow-use-enhanced-selection-effect
       new  85060ff4d4 dynamic color for bmacro cursor & selection
       new  cd72d0f2f2 display selection highlight bugfix
       new  a5b9506e66 add missing require dash
       new  eb77de8881 reading face color from inherit
       new  6aea9e0f20 fix doc for meow-cancel-selection
       new  1bdf7c0cc0 fix dynamic face color for unspecified color
       new  aff159a608 fix remap original command in motion state
       new  185b6a6c98 fix meow-right without cursor position hack
       new  c306b43f24 fix meow-left-expand without cursor position hack
       new  4b2a32f152 search highlight face lower priority
       new  f1c81c3514 fix face setup
       new  281df888ec bmacro support expand words
       new  a21d32e92e bmacro support multi lines
       new  9c252796c3 add some remaps in bmacro
       new  199afee985 rename meow-block-expand to meow-to-block, add alias
       new  5a8a6dd437 update meow-selection-command-fallback
       new  821b9860c4 Doc (#76)
       new  43b5ca779c Update introduction (#77)
       new  8441aecd9b fix cheatsheet for compiled function
       new  e8ee58e5a5 version 1.0.0
       new  e6eb2ebd61 bugfix for meow-motion-origin-command
       new  f2e8b369f4 add changelog
       new  a6851c0f4d remove reference.org
       new  561543339f add changelog link to readme
       new  c03de3f4e9 add melpa stable badge
       new  eb94483693 bump version
       new  feaa984ece add more defaults to `meow-mode-state-list`
       new  3f8dec64d2 fix expand for meow-line
       new  cfe3d77631 fix keybinding doc for dvp
       new  683abd3526 update changelog
       new  427272d96b use normal for comint-mode
       new  dc0553b25d fix nils displayed in keypad popup
       new  20db1cb60b fix C-S- and C-M-S- in keypad
       new  d92728957a improve color calculation in bmacro
       new  36d43c1543 support change char in bmacro
       new  fc04745514 fix bug, typo
       new  f34dfd639a prevent endinig kmacro in insert/keypad
       new  77a0fc4576 add multiedit to explaination
       new  243e9e69ea update multiedit in explaination
       new  89f66bbeb1 add gifs in explaination
       new  cdbfc743b8 fix gif link
       new  f714124620 Expand hint count (#80)
       new  2111f50f08 update explaination
       new  8281f11bce fix compile warnings
       new  e10ccd32e8 add cheatsheet screenshots
       new  6198c029ab add discussion link in readme
       new  d3c3d7e6ce fix expand position(revert previous line expand fix)
       new  07022ed97d fix typo, explaination -> explanation
       new  000668201c fix typos wtih a few minor improvements (#90)
       new  80e50a73e3 improve motion remap
       new  6367f850c6 update changelog
       new  611d2fcbf9 support `expand char` selection in bmacro
       new  62a077ca99 add shims for undo-tree
       new  16cd220483 rename bmacro -> beacon
       new  5f3d491025 update doc, rename bmacro -> beacon
       new  4575643c82 add thing sentence
       new  bc55503725 update changelog
       new  925f9336cc support kill in beacon state
       new  136ecc9144 Merge branch 'master' of 
https://github.com/DogLooksGood/meow
       new  97b4e152bd Add meow-tutor (#99)
       new  6e4171aab8 add `meow-tutor`
       new  c063ff219f fix typo
       new  1598a4f491 fix disabling `meow-global-mode`
       new  cf15f48ee2 prevent user call `meow-mode` directly
       new  94fe6e5cf8 bump version
       new  b9d30bf55e Fix typo
       new  5c25439c34 remove paredit shims, no longer needed
       new  03064ea235 correct doc & tutor
       new  fc504545ec update doc for motion state
       new  45a5019650 allow expand commands for modes in 
`meow-expand-exclude-mode-list`
       new  b8fc7a8334 add meow-motion-remap-prefix
       new  fd1ad9f44c FAQ document (#113)
       new  b36f2ec42b fix typo
       new  b3952ab61b Add basic elisp check (#114)
       new  3fead7de4d improve bounds of thing for string
       new  3714ab89f0 refactor thing register
       new  8101430050 add custom variable `meow-thing-selection-directions`
       new  969f247a44 fix changelog format
       new  cabcdcf804 make meow-beacon supress keymaps as well (#119)
       new  930dc35e1e improve some expressions in doc
       new  eb3fb21fea fix char-thing-table doc
       new  195c652ed9 update meow-thing-register doc
       new  8560824f81 update ci config
       new  42e2a72fd2 update ci config
       new  34687356ce Give priority to meow's beacon map (#121)
       new  812d1d47fe remove dependencies (#122)
       new  8d11275e18 update minimum emacs version to 27.2
       new  f1be24a4d3 update get started in doc
       new  04c3664390 update readme
       new  ae4dd4c9f3 add keyboard cheat sheets and mention tutor to 
TUTORIAL.ORG (#124)
       new  6aa14bcee5 recommend bind ignore to esc in doc (no dwim esc)
       new  6897af676d Make meow in normal state under haskell-interactive-mode
       new  d3dcad7d24 improve commands doc
       new  f466e40d59 Add suggestions for doc and mewo-var (#125)
       new  d1347fd169 Add a keymap close delay variable and replace fixnum 
(#123)
       new  94af2984ba improve meow-thing.el
       new  400df19d8e fix meow-thing doc
       new  8f3cc859ae fix doc typo
       new  b64c58ef88 improve sync-grab & swap-grab
       new  f21c885cf7 update doc for grab, update changelog
       new  fe9975a6b7 fix typo
       new  8d1bf45e6e remove useless functions
       new  c111e74296 fix thing string in emacs 27
       new  c319f6bb48 improve char-thing table format for thing commands
       new  65c9fba760 improve doc for meow-search & meow-visit
       new  a39509d270 improve init mode detecting, remove useless items from 
`meow-mode-state-list`
       new  e3c85037fb update changelog
       new  1508d165b6 bump version
       new  6415759527 use motion state for ediff-mode
       new  594182d5f6 improve keypad prompt (#135)
       new  4c6a130ab9 bugfix: hl-line is disabled after beacon state
       new  1d45f62c46 add link to doom-meow in FAQ
       new  6d40f0162a format faq
       new  4c85f4ca6d update faq
       new  adea0c1a76 update faq
       new  bc16284a4f bugfix for residual overlays in beacon state
       new  e54c60499e fix meow-global-mode doesn't work after being turned off
       new  a4b218f51d fix wrong count in search indicator when searching same 
contents cross buffers
       new  1fc5dd8335 Remove unused variables (#139)
       new  2a7d647f68 revert #135
       new  f34d641737 bugfix for init state detection
       new  b59840b29c fix column beacon positions
       new  f027a07542 Improve wording and punctuation in meow-tutor. (#144)
       new  5df05ef13b Improve wording V2 in meow-tutor (#145)
       new  aa274c3a25 bump version
       new  9f48b5f660 remap `desrcibe-key` to `meow-describe-key`
       new  1525f75516 allow leader in beacon state
       new  abc7650ed6 wrap regexp-quote for raw search
       new  c91f10bff5 Improve wording and punctuation in meow-tutor V2 (#151)
       new  959c19128e update changelog
       new  7244c32cde fix tutor instruction about meow-append
       new  8bd85ba6bb fix meow--enable to avoid executing symbol-name w.r.t 
lambda func. (#153)
       new  bc1b365bb8 avoiding executing symbol-name on lambda in keypad
       new  1fc78f5a72 Fix beacon symbol returned in meow--current-state (#154)
       new  b08c9f33a6 Fix typo in meow-util.el (#156)
       new  9c36f3ddc9 add binding for `meow-undo-in-selction` (#157)
       new  643aa5f2e0 add fallback support for meta & ctrl-meta prefix in 
keypad
       new  b04e2ea972 try fix linting issue, occupied reserved key
       new  0d63977e72 Allow user to define custom states (#158)
       new  b4eefbfb1e Fix a typo & propose one more candidate for 
meow-mode-state-list (#171)
       new  543a48fdd4 fix dispatching keymap with keypad state
       new  1689b2861c fix cursor color
       new  b4dd3135cc fix spc spc dispatching in motion state
       new  b01c6a968e bump version
       new  371f6554ac improve doc for word commands
       new  00088bb4d8 handle desktop-read
       new  279f0b0b5e update changelog
       new  5314b4385d Replace leader with keypad (#191)
       new  de39ddf6f9 update tutorial
       new  6bb3fee0b9 bump version
       new  e1ccefdd75 improve keypad popup, dynamic get keymap
       new  a7a4c000d5 add meow-keypad-get-title-function
       new  0c0d971d45 fix keypad popup delay
       new  a36c8565d9 update changelog
       new  5dda9f4b7d add which-key support
       new  f1df108d59 remove log message
       new  b68401d316 bugfix for default get title function
       new  2561c79f30 Add a customizable meow-goto-line-function (#193)
       new  341619f174 update changelog & docs for `meow-goto-line-function`
       new  239658605f fix meow-keypad-self-insert
       new  e50f4ffe11 fix meow-keypad-start
       new  cccf8afdbb fix the priorities of keybinds displayed in popup
       new  5bdd9ec796 fix doc for keypad
       new  cdf5e3056c support replace leader keymap
       new  39fe100cfc fix this-command variable for keypad execution
       new  c7bf9743f5 update changelog
       new  845c4693ad update doc for keypad
       new  eba704c6e2 use meow-keypad-leader-dispatch
       new  4fd728e48a fix doc for meow-keypad-leader-dispatch
       new  cca4dd751a bugfix for string meow-keypad-leader-dispatch
       new  1729d897ee fix kill for (select . line)
       new  af87729bbc update doc for meow-leader-define-key
       new  6842c1c3eb try fix the compatibility with polymode
       new  87d395607b unset overriding-terminal-local-map when keypad start
       new  904d823ee8 revert last commit
       new  b494651e1e bump version
       new  df68729f6f fix mark-symbol in beacon state
       new  ee1da8dbd8 update required emacs version to 27.1
       new  c7e05a8301 fix typo in meow-tutor (#201)
       new  583e072d84 Add "MOVE AROUND THINGs" section to `meow-tutor.el`
       new  2cbb794904 fix which-key shim
       new  5da0f9e3e1 update meow-goto-line to expand line selection
       new  176fd1200f Beacon keypad (#204)
       new  5bcfc5b07b update tutorial for keypad in beacon
       new  2a822b78e0 fix delete & backspace in keypad popup
       new  23f535f019 Reword readme
       new  7d3139c9f5 Link to gnu docs about kmacros
       new  b3d7ef62b3 Fix kbd macro wrapping bug
       new  bb2d51022c Codestyle fix
       new  aa4aa68f4f Remove unused kmacro wrapper function
       new  fa7012c077 Refactor thing selection to allow for non-interactive 
usage
       new  673f80d999 update changelog
       new  57656a69d3 bump version
       new  731898902e Allow better customization of meow-keypad-start-keys
       new  306a7236f3 Update changelog for #209
       new  264edfefb1 Merge pull request #209 from meow-edit/custom-start-keys
       new  19e03f6dc2 Refactor meow keypad translation start
       new  979acca991 Refactor get-keymap-for-describe
       new  6a0e74eb2e remove prefix args from save/kill (#212)
       new  05da0ec762 Fix `meow-goto-line` when there's no region available
       new  ec03160337 don't extend region in "thing" commands
       new  6fbf6b192c hotfix meow-change bug in beacon
       new  dab223f44e Update COMMANDS.org
       new  2343d0a9a7 Merge pull request #221 from ShaMaTeTuanZhang/patch-1
       new  c4b7df0305 Any state as initial state (meow-mode-state-list) (#217)
       new  28d1d3a9af fix arbitrary thing bug
       new  115d078221 minor refactor and docstring changes
       new  1a9cd3c91b fix literal keypad bug
       new  2144ef179b Fix meow-open-above (#223)
       new  8cfc0b0ecc Minor spelling tweaks. (#225)
       new  0f85569e95 Prevent meow-keypad commands from appearing in 
last-command variable.
       new  72d6ff36b6 fix customization declarations
       new  b6db7f35d4 fix rendering bug in meow--render-indicator
       new  0a978e0232 Initial proposal for a Vim Comparison (#238)
       new  ca4f781cef Fixed typo in meow-tutor
       new  adb5ac6898 update customizations.org
       new  70c27de889 Remove needless declare-function
       new  74fbe3d7e0 hotfix meow--highlight-regexp-in-buffer bug
       new  dcc705b7ab add variable to customize keypad behavior on self insert
       new  10cae35366 simplify BEACON mode Ex. A.
       new  6083e746f7 fix meow-line mark bug
       new  0c977962f4 Fix the order of beacons for meow-search
       new  7c310df591 Add cheatsheet layout for Colemak-DH (#284)
       new  6741f4dc51 remove beacon cursors when beacon mode is disabled
       new  679f73dddc Update meow--current-state to nil, when disabled (#259)
       new  7471762ec0 fix meow-beacon bug
       new  6263d32a38 Specify interactive arguments in the interactive form
       new  eebb79219d update docstring
       new  41c6e12329 Skip string-fence syntax class in 
meow--{inner,bounds}-of-string (#318)
       new  da52a62719 Fix two minore issue with cursor updating. (#327)
       new  28ded78028 add FWYR layout (#326)
       new  5905f64b70 Fix typo (#329)
       new  c3f291ad28 fix more typos!
       new  a0f7211f74 update ci config: use leotaku's origin repository, add 
emacs 28.2
       new  dae2baa822 Fix a key in meow-tutor
       new  d99fe415e6 Ensure correct alignment of cheatsheet layout (#341)
       new  d180d47c56 clarify tutorial about plain keys in leader
       new  4ad1a11d14 fix documentation for `meow-define-state`
       new  da8143e108 Clarify extending selection in org-mode
       new  2eb74b0921 normal state for helpful-mode
       new  46cf7cc9e8 slightly fix cl-case matching quote
       new  2a736d9b98 Grammar corrections for EXPLANATION.org




reply via email to

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