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

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

[elpa] externals/mct updated (6279fa3e7d -> 9e81e4425a)


From: ELPA Syncer
Subject: [elpa] externals/mct updated (6279fa3e7d -> 9e81e4425a)
Date: Thu, 30 Dec 2021 23:57:48 -0500 (EST)

elpasync pushed a change to branch externals/mct.

      from  6279fa3e7d Update Acknowledgements
       new  740d9f5d7d Do not bind while-no-input-ignore-events
       new  775f42951d Remove mct--region-current-buffer
       new  555b481fe0 First steps towards Orderless support
       new  0c575c23c4 Add TODO: mct-region-mode could be buffer local
       new  92680c1091 completion--done: Attempt to teardown completion in 
region properly
       new  f3d86fe28a Rename internal function
       new  c79f8c86c9 Take note of more issues with completion-in-region
       new  236e03fd5e Install advice to silence messages in region
       new  6cd3b20a83 Add TODO on binding TAB in region
       new  6222731289 Add new FIXME to exit region completion cleanly
       new  2413746369 Merge 'main' into experiment-completion-in-region
       new  cf99cc1f5c Define placeholder predicate for in-region mode
       new  90aa42f432 Style the completions regardless of mct variant
       new  adeddd2dfe Write helper for "choose completion" routine
       new  0d7d64d79a Add in-region version of choose-completion
       new  5ad44174c8 Introduce mct-region keymap for completions (WIP)
       new  298a83cfc5 Respin the mct setup for in-region scenario (WIP)
       new  fb177ace70 Keep "next or mini" intact (we'll use another fn)
       new  788aeafb04 Rename the minibuffer mode
       new  53dc6be137 Write routines for next/prev/directional motions
       new  8958528d2e Merge branch 'main' into experiment-completion-in-region
       new  72a1c3e6f4 Minor changes to doc strings
       new  dedb62cce5 Implement next/prev candidate or quit completions
       new  6bb328a795 Merge branch 'main' into experiment-completion-in-region
       new  639add9b8e Merge 'main' into experiment-completion-in-region
       new  eaf0f98d55 Merge branch 'main' into experiment-completion-in-region
       new  d48e6baae5 Minor correction in outline heading
       new  a3edf3ce5a Remove obsolete function
       new  13839537f2 Remove outdated comment
       new  d45cf4ee26 Handle current buffer of in-region completion
       new  6bbad9f046 Remove outdated FIXME
       new  ca958cba65 Remove comments on quirky behaviour
       new  85d05c08b6 Remove superfluous comment
       new  0362ca4bf1 Rename symbol for consistency
       new  c72eb363ba Add fn to terminate region completion (hopefully)
       new  95a37bc66d Merge 'main' into experiment-completion-in-region
       new  29015a1699 Fix performance issues by avoiding recursion
       new  fd33ea240e Reinstate orderless support (needs a defcustom)
       new  523f84e9ee Remove note on mct-region-mode---it works (?) now
       new  7974ae0450 Remove needless call to fit completions to window
       new  14059afa44 Make mct-region-mode advice completions window
       new  f2d2fb0ec7 Fixes and TODOS
       new  bb44658a8b Inhibit messages directly in mct--show-completions
       new  28d7c54f51 Add debug print to monitor completion-in-region-mode
       new  e617bfd0aa Remove mct--quit-completion-in-region
       new  f1b1a5c76e Remove mct-choose-completion-in-region
       new  90d07f5d3e Remove mct--completions-choose-completion
       new  6a1835cf00 Remove mct--region-buf
       new  bf0f666ee4 Replace "mct-mode" with "mct-minibuffer-mode"
       new  aaaf12c70c Merge branch 'main' into experiment-completion-in-region
       new  5c8fbb1784 Simplify mct-choose-completion-no-exit
       new  9c68da912b Simplify mct--setup-clean-completions
       new  3f90353233 Make mct--setup-clean-completions more robust
       new  771fb8b3cb Make in-region prev motion work at all times
       new  8d02ae3a6c Tweak the mct-region-completion-list-mode-map
       new  d3dbb61e89 Merge 'main' into experiment-completion-in-region
       new  93de87bb9f Setup the region buffer map
       new  e4b49f40f1 Add TODO about local mct-region-mode
       new  a6dac17d1c Review mct--region-p for buffer-local mode
       new  b79b383d1f Fix a6dac17
       new  59431a2622 Provide global variant of mct-region-mode
       new  98d5cc7095 Remove debug function for completion in region
       new  2bb0e25549 Placate the ever-pedantic compiler
       new  9e81e4425a Complete key bindings of next/prev group motions


Summary of changes:
 mct.el | 368 ++++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 282 insertions(+), 86 deletions(-)



reply via email to

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