Commit Graph

  • 9017f3be6b
    Add lexical binding cookies (#389) master Pedro A. Aranda Gutiérrez 2025-10-06 22:38:27 +02:00
  • 89f1a8df9b Release 1.5.0 1.5.0 Magnar Sveen 2025-02-10 19:13:49 +01:00
  • 758223c45b
    Merge pull request #388 from emacsmirror/expkg Magnar Sveen 2025-02-10 19:12:54 +01:00
  • bb07ffee68
    Move metadata from multiple-cursors-pkg.el to multiple-cursors.el Jonas Bernoulli 2024-12-26 17:55:18 +01:00
  • dd10cf2334
    Merge pull request #387 from arialdomartini/tables Magnar Sveen 2024-12-02 17:31:03 +01:00
  • 3317246070 List of commands in a table, to improve readability Arialdo Martini 2024-12-02 15:52:34 +01:00
  • 46635e7f69
    Merge pull request #386 from AjaiKN/symbol-value Magnar Sveen 2024-12-01 19:41:18 +01:00
  • e315120117
    Use symbol-value instead of eval Ajai Nelson 2024-11-27 08:40:16 -05:00
  • c870c18462
    Merge pull request #383 from LaurenceWarne/fix-byte-comp-warnings Leo Gaskin 2024-02-23 12:34:45 +01:00
  • ba7852f192 Move mc/mark-more-like-this-extended-keymap defvar location Laurence Warne 2024-02-13 21:00:51 +00:00
  • d36c62aa71
    Merge pull request #384 from cryptorick/fix-version Leo Gaskin 2024-02-13 18:34:26 +01:00
  • 5ab154b09e align version numbers cryptorick 2024-02-12 23:45:40 -05:00
  • 25b0dca82e Fix byte compilation warnings Laurence Warne 2024-02-11 20:16:20 +00:00
  • 234806c832
    Merge pull request #382 from ayyess/master Magnar Sveen 2023-07-28 07:18:59 +02:00
  • 25b98b940c
    Support commands with multiple read-chars Andrew Scott 2023-07-27 12:37:50 +01:00
  • 6956e8e12e
    Add autoload to activate-cursor-for-undo Magnar Sveen 2023-03-09 13:04:31 +01:00
  • 16223efc2d Fix byte compiler warnings by moving variable declarations Leo Gaskin 2023-01-12 23:09:40 +01:00
  • 7f255ce696 Remove notes saying that "M-x" isn't properly supported Leo Gaskin 2022-12-23 23:55:31 +01:00
  • 351eb6cbb5 Add multiple-cursors support to execute-extended-command Leo Gaskin 2022-12-23 23:53:04 +01:00
  • 558198239e Disable CI support for old versions of Emacs Leo Gaskin 2022-12-23 15:56:14 +01:00
  • 817a7a8d25 Fix problem aborting mc/edit-lines when not in transient-mark-mode Leo Gaskin 2022-12-23 15:54:59 +01:00
  • c9ea562bd5 Fix regression with determining the current sgml context Leo Gaskin 2022-12-23 14:51:14 +01:00
  • 72de6a4ec4 Use latest major version of actions/checkout for CI Leo Gaskin 2022-12-23 14:47:15 +01:00
  • 03bc44e093 Use new recommended Cask installation method Leo Gaskin 2022-12-23 14:47:00 +01:00
  • fe0d516745 Detect cursor bar type when specified by the frame. Troy Brown 2022-11-25 23:22:14 -05:00
  • 1e4842d129 Fix mc/mark-all-in-region leaving fake cursor. Seungheon Oh 2022-08-20 23:20:24 -05:00
  • 225fc0e889 Extend advising functions for read-char and quoted-read-char w/ macro Ryan Davis 2022-06-13 13:27:39 -07:00
  • fd8441bfc8 support undo-fu commands Will B Chang 2022-05-28 19:32:56 +08:00
  • 2f003612b7
    Use GitHub Actions in place of Travis, and test more Emacs versions (#365) Steve Purcell 2022-05-22 13:54:21 +02:00
  • aae47aebc0 eliminate byte-compilation warnings Jason May 2022-03-26 20:24:26 -07:00
  • 8a60fc7ef0 Document multiple-cursors-mode-disabled-hook in Readme Johannes Lippmann 2021-11-12 22:44:44 +01:00
  • b139bb6b30 introduce function mc/disable-multiple-cursors-mode Johannes Lippmann 2021-11-11 14:34:17 +01:00
  • 4975afedb3 Run hook when mc is disabled Johannes Lippmann 2021-11-11 13:57:23 +01:00
  • 588daf8c52 Mention NonGNU ELPA Philip K 2021-08-08 12:31:15 +02:00
  • 616fbdd369 Document existing functions in Readme Kaligule 2021-04-20 12:42:22 +02:00
  • 7b13b03c99 Add homepage Amory Meltzer 2021-03-23 06:54:14 -04:00
  • cb93501ec7 Minor backward compatibility fix to remove warning Vedang Manerikar 2021-03-22 13:05:47 +05:30
  • a9d7764f80
    Add option to disable bar-style fake cursors (#367) Zach Kost-Smith 2020-12-15 09:59:00 -06:00
  • 83abb0533a
    Add badges to README (#363) Jen-Chieh Shen 2020-10-25 08:27:10 +08:00
  • 48e1d3da5c Use lexical-binding instead of old lexical-let macro cl-tidy-up Steve Purcell 2020-10-24 13:03:49 +13:00
  • 1f3ccfbcd2 return-from should be cl-return-from Steve Purcell 2020-10-24 13:01:21 +13:00
  • 7763f4f9d7 Load mc-cycle-cursors and mc-hide-unmatched-lines-mode after loading multiple-cursors-core Masahiro Nakamura 2020-10-18 04:15:10 +09:00
  • 6a04a147ce Fix docstrings Masahiro Nakamura 2020-10-18 03:54:27 +09:00
  • b880554d04 Fix typos (#359) Damien Cassou 2019-12-10 18:59:45 +01:00
  • b9b851a767
    Merge pull request #358 from renatofdds/master Magnar Sveen 2019-08-20 09:49:53 +02:00
  • b39e9631d6 Faster line-number-at-pos calculation Renato Ferreira 2019-05-02 21:41:14 -03:00
  • 5ffb19af48
    Update README.md Magnar Sveen 2019-03-21 06:57:00 +01:00
  • a730c414b1
    Update README.md Magnar Sveen 2019-03-20 18:12:37 +01:00
  • fc6a6a7462
    Merge pull request #355 from flatwhatson/lazy-list-file Magnar Sveen 2019-03-17 13:11:44 +01:00
  • d27870dff3 Load mc/list-file as late as possible Andrew Whatson 2019-03-13 12:44:59 +10:00
  • 5ff2071fac
    Merge pull request #351 from jrosdahl/dabbrev-expand Magnar Sveen 2019-02-24 13:46:09 +01:00
  • 9980faa21f Add dabbrev state variables to mc/cursor-specific-vars Joel Rosdahl 2019-02-24 13:28:36 +01:00
  • 340ff672a5 Add mc/split-region feature/split-region Matus Goljer 2018-09-13 15:16:21 +02:00
  • e803180932 Use the first created cursor bugfix/mark-all-in-region-with-one-match Matus Goljer 2018-09-13 14:54:13 +02:00
  • e322b75297 Do not signal error in case of exactly one match Matus Goljer 2018-09-13 14:49:59 +02:00
  • 6a7c3c0853 Fix whitespace Matus Goljer 2018-09-13 14:37:07 +02:00
  • 8172edd05a Realign the file according to Elisp conventions Matus Goljer 2018-09-13 14:26:58 +02:00
  • 3f382d2c8f Move variables before first use Matus Goljer 2018-09-13 14:26:38 +02:00
  • 9c49874fa4
    Merge pull request #333 from drrlvn/patch-1 Magnar Sveen 2018-06-15 14:18:37 +02:00
  • 038815b2b9
    Make "no more matches found." user-error, fix #218 Dror Levin 2018-06-06 22:33:08 +03:00
  • 75dd6bf83a
    Merge pull request #327 from notetiene/master Magnar Sveen 2018-04-06 22:50:01 +02:00
  • 35ff8b5ef1 Add customization group definition Etienne 2018-04-06 15:31:54 -04:00
  • e419903612
    Merge pull request #324 from mkcms/master Magnar Sveen 2018-04-06 14:47:29 +02:00
  • 0e49fecc18
    Merge pull request #326 from pstray/issue325 Magnar Sveen 2018-03-20 15:47:49 +01:00
  • eba10208fc Add temporary-goal-column to mc/cursor-specific-vars Peder Stray 2018-03-20 11:25:08 +01:00
  • f628df72a1 Always call mark with mark-even-if-inactive set to t Michał K 2018-03-12 15:52:53 +01:00
  • 1075270008 Added mc/interactive-repeating-commands (#303) bb2020 2017-09-09 00:52:47 +03:00
  • e048e04bd8 Fix #271: The command yank can't work Jules Tamagnan 2017-08-31 16:33:49 -07:00
  • 6f183a1e82 Merge pull request #304 from angadgill92/master Magnar Sveen 2017-08-30 06:48:45 +02:00
  • f33cdd4935 Fix minor error Angad Pal 2017-08-30 07:48:31 +05:30
  • 18f992bff5 Merge pull request #290 from raxod502/feat/silent-load Magnar Sveen 2017-08-13 09:38:48 +02:00
  • f6bac949a0 Add note about M-x Magnar Sveen 2017-08-11 13:29:04 +02:00
  • e14fdb77a1 Merge pull request #298 from Quasilyte/update_readme Magnar Sveen 2017-07-30 16:46:20 +02:00
  • d2766bc215 tips and tricks: add note about <return> and newlines; if it is not default, let it at least be more discoverable quasilyte 2017-07-30 17:36:16 +03:00
  • c94566597a Merge pull request #294 from nispio/fix-293 Josh Hunsaker 2017-07-13 18:47:10 -07:00
  • 7cb18b8aec Fix bug in mc/mark-all-in-region-regexp. Fixes #293 Josh Hunsaker 2017-06-29 16:30:04 -07:00
  • fa91dfb9bd Don't display message while loading mc/list-file Radon Rosborough 2017-06-15 16:12:28 -07:00
  • ddbe3ae932 Merge pull request #278 from shlomme/master Magnar Sveen 2017-02-15 14:52:02 +01:00
  • 616fd84891 Add ivy-done (from ivy) to the list of commands that are only executed once by default. Torsten Marek 2017-02-14 17:40:47 +01:00
  • 632768113d Merge pull request #267 from Fuco1/master Jules Tamangan 2016-10-21 14:31:53 -07:00
  • 277aef4f0b Make mc/list-file into defcustom Matus Goljer 2016-09-22 17:56:48 +02:00
  • dfaf6215fc Fix #254; remove mc/mark-next-like-this-extended Jules Tamagnan 2016-08-01 23:55:09 -04:00
  • 95f2e41fab Add @AndreaOrru to list of contributors Magnar Sveen 2016-07-19 11:18:12 +02:00
  • 8e59a8a226 Merge pull request #262 from AndreaOrru/master Magnar Sveen 2016-07-19 11:16:38 +02:00
  • 6d8c6fcc83 Pass tests. Andrea Orru 2016-07-18 14:56:26 +02:00
  • 67d6579eab Updated tests, README. Andrea Orru 2016-07-17 15:12:47 +02:00
  • 21e48250ec mc/mark-previous-like-this-word/symbol. Andrea Orru 2016-07-17 02:56:48 +02:00
  • ad95d287c7 Update docstring of mc/cursor-is-bar jules tamagnan 2016-07-05 10:07:06 -04:00
  • 60b9ef8347 Updated readme according to `mc/always-run-for-all jules tamagnan 2016-07-05 06:26:07 -04:00
  • d9a6047d1a Fix mc/cursor-is-bar as per @cpitclaudel jules tamagnan 2016-07-05 06:01:11 -04:00
  • 8413969a97 Merge pull request #253 from jtamagnan/fake-bar-cursor Jules Tamangan 2016-06-16 17:04:58 -04:00
  • 2ccfc74bf4 Merge pull request #252 from bb2020/master Jules Tamangan 2016-06-09 16:11:55 -04:00
  • d26cecd53a added always-run-for-all bb2020 2016-06-09 23:06:48 +03:00
  • 2329611a41 Merge remote-tracking branch 'upstream/master' bb2020 2016-06-09 22:45:19 +03:00
  • fd847ae6e7 added mc/always-run-for-all bb2020 2016-06-09 22:41:51 +03:00
  • be149f9121 Create customizable mc/insert-numbers-default Jules Tamagnan 2016-05-23 15:43:08 -04:00
  • 3112e61824 When cursor-type is bar, mc/cursors appear as bars Jules Tamagnan 2016-05-20 15:36:13 -04:00
  • a508978cd9 Add /.ecukes-failing-scenarios to gitignore Jules Tamagnan 2016-05-20 08:58:06 -04:00
  • a9daac129a Add/fix docstring to functions. fix #161 Jules Tamagnan 2016-05-20 08:47:00 -04:00
  • 741eec6766 Update some copyright years Bozhidar Batsov 2016-05-19 20:29:36 -07:00