Commit graph

  • aca0f74f3a
    chore: bump version number main 3.0.0 Kiana Sheibani 2024-08-26 19:22:29 -0400
  • a23813c7ca
    docs: update README for new features Kiana Sheibani 2024-08-26 19:18:59 -0400
  • e0c329e0f6
    feat!: support for arbitrary objects as indices Kiana Sheibani 2024-08-26 19:04:33 -0400
  • c5455e866e update changelog deb0ch 2019-09-11 18:11:12 +0200
  • 098249c650 bump version to 2.2.0 deb0ch 2018-11-19 18:05:40 +0100
  • e571c320f1 improve docs for winum-ignored-buffers-regexp deb0ch 2019-09-11 13:40:18 +0200
  • 23d1ecce94 [imp] allow ignoring buffers with regex mpanarin 2019-07-30 11:57:24 +0300
  • 247df36c03 fix typo in README deb0ch 2019-02-18 10:37:01 +0100
  • efcb14fd30 bump version to 2.1.0 2.1.0 deb0ch 2018-11-19 18:05:40 +0100
  • b27b8f4db7 add custom variable winum-format deb0ch 2018-11-19 18:05:09 +0100
  • 8bafa66f80 minor code improvement 2.0.1 Thomas de Beauchêne 2018-11-07 01:47:11 +0100
  • a096da2881 fix bug mode-line not reset after multiple invocations Thomas de Beauchêne 2018-11-07 01:44:48 +0100
  • 6f0c451799 put mode-line segment into a variable Thomas de Beauchêne 2018-11-07 01:40:30 +0100
  • d7b7eecf08 Don't push winum to mode-line if it's already there Tomasz Mieszkowski 2018-11-04 19:49:34 +0100
  • c56d1cdb8d bump version to 2.0.0 2.0.0 deb0ch 2017-10-28 16:02:40 +0200
  • 0e10a9d29b Add verification for winum--frames-table Alexander Miller 2017-09-20 07:34:22 +0200
  • cf691de506 Remove deleted frames from winum--frames-table Alexander Miller 2017-09-19 19:36:01 +0200
  • bfef4ae6d0 Use a list of functions for custom window number assignment Alexander M 2017-05-28 14:47:33 +0200
  • e950370d82 Rerun initialization when scope changes at runtime. Alexander M 2017-04-30 22:07:08 +0200
  • 8e886302c7 bugfix: use getter to access window-vector 1.0.2 deb0ch 2017-04-18 15:31:35 +0200
  • 66c598a4e6 fetch a window even if its index is larger than window-count Alexander M 2017-04-15 16:13:11 +0200
  • 4bee4987bc clear numbers-table only on update (and now also when 'frame-local) deb0ch 2017-04-16 13:27:47 +0200
  • 6f52356657 expand winum--window-vector if a higher number is assigned Alexander M 2017-04-15 16:13:11 +0200
  • 2efef60d1f use a named predicate instead of a lambda for ignored windows deb0ch 2017-04-15 15:50:39 +0200
  • 3c28c0dd68 return empty string instead of nil when window does not exist 1.0.1 deb0ch 2017-02-17 10:10:00 +0100
  • 8e26306916 fix repo name in readme deb0ch 2017-01-28 22:25:17 +0100
  • 25fbb9524a readme: add melpa-stable badge in README deb0ch 2017-01-16 11:50:41 +0100
  • 8b22faaa7e readme: add :noexport: to :TOC: in README to fix html export deb0ch 2017-01-16 11:48:12 +0100
  • 3a10d3934f readme: improve code examples deb0ch 2017-01-14 16:01:51 +0100
  • ebb05b84ae readme: update future developments deb0ch 2017-01-14 16:01:29 +0100
  • e89791b90e Add type and group to winum-auto-setup-mode-line 1.0.0 Rudi Grinberg 2017-01-11 01:26:04 -0500
  • d5584b66df fix error when selecting nonexistent window number deb0ch 2017-01-09 13:09:57 +0100
  • 430d24dd29 fix error on mode-line evaluation when a window has no number deb0ch 2016-12-26 19:51:26 +0100
  • 4970e27a18 simplify the code using winum--get-[window-vector|numbers-table] deb0ch 2016-12-26 19:38:36 +0100
  • 6afa4aa0da add changes section in README deb0ch 2016-12-23 23:36:43 +0100
  • 6ccde2026b replace variable winum-keymap-prefix with function winum-set-keymap-prefix deb0ch 2016-12-23 22:55:12 +0100
  • 1be3fdfa0a add ² bindings to handle azerty keyboard layouts deb0ch 2016-12-18 01:38:24 +0100
  • 92f4109c8c add future developments section in README deb0ch 2016-12-17 14:10:46 +0100
  • a9d4cfb414 improve docstrings and documentation deb0ch 2016-12-17 13:59:18 +0100
  • 36358cc8c2 fix README html export deb0ch 2016-12-17 13:15:20 +0100
  • 8e92e2b7f8 update README for Melpa deb0ch 2016-12-17 12:58:52 +0100
  • 2844fdeeec fix FIXMEs deb0ch 2016-12-16 17:10:25 +0100
  • 482d4145c5 correct errors in README deb0ch 2016-12-15 18:29:38 +0100
  • 0ba8f4ba74 do not define keymap if winum-keymap-prefix is nil deb0ch 2016-12-15 18:22:20 +0100
  • 84de252877 reorder the file to fix byte-compiler warnings deb0ch 2016-12-15 16:50:32 +0100
  • 0f98e4566b fix customize group of winum-ignored-buffers deb0ch 2016-12-15 01:13:44 +0100
  • 6da09ea7c3 change key bindings to use ~C-x w~ prefix deb0ch 2016-12-15 01:12:51 +0100
  • 75dcc93f14 minor improvements in README deb0ch 2016-12-12 10:20:39 +0100
  • 23dd03706a add missing ;;;###autoloads deb0ch 2016-12-11 01:40:40 +0100
  • 4666007eae prefix all functions with "winum-" to follow elisp conventions deb0ch 2016-12-10 20:20:19 +0100
  • d27e10d4b7 remove M-m bindings deb0ch 2016-12-10 20:19:30 +0100
  • 890bdcfb18 replace deprecated cl by cl-lib and update header accordingly deb0ch 2016-12-10 20:16:45 +0100
  • d2be894dbe update package description deb0ch 2016-12-09 18:53:16 +0100
  • 02073497e0 simplify winum-install-mode-line deb0ch 2016-12-09 17:04:15 +0100
  • 3ef5f3aa42 update package keywords deb0ch 2016-12-09 16:19:38 +0100
  • 2381439968 remove compatibility aliases deb0ch 2016-12-08 20:52:27 +0100
  • a4418aa56f select-window-by-number: default prefix argument deletes current window deb0ch 2016-12-05 15:01:50 +0100
  • 4d541c203a restore select-window-0 deb0ch 2016-12-05 15:01:25 +0100
  • f45c6ea007 fix bug when using select-window-by-number on nonexistent window deb0ch 2016-12-05 15:00:31 +0100
  • e947f05c93 improve README.org deb0ch 2016-12-05 14:59:28 +0100
  • a77e97fd0f update doctstrings, comments and reindent deb0ch 2016-12-04 20:43:29 +0100
  • e9f3e96892 fix select-window-0-or-10 deb0ch 2016-12-04 20:41:43 +0100
  • b862a0243c make mode-line installation optional deb0ch 2016-12-04 20:38:42 +0100
  • 5ebcd92341 unlimited window numbers deb0ch 2016-12-04 11:24:44 +0100
  • 8106e658d8 rework winum-keymap deb0ch 2016-12-04 11:20:23 +0100
  • 2152fa48d3 unfold select-window-* macro, new function select-window-0-or-10 deb0ch 2016-12-04 09:38:04 +0100
  • 87aaccbc70 select-window-by-number: the negative prefix deletes window 0 deb0ch 2016-12-04 09:34:57 +0100
  • 92b46f7f2a remove window-numbering-before-hook deb0ch 2016-12-03 13:43:18 +0100
  • 85c5b7ccfd update TODOs deb0ch 2016-12-03 13:40:40 +0100
  • 541239b74b refactor select-window-by-number to enable interactive use deb0ch 2016-12-03 11:33:30 +0100
  • 25f8c31c75 rename to winum.el keeping backward compatibility deb0ch 2016-12-03 01:59:13 +0100
  • 08b76f4d01 Rewrite README using org-mode deb0ch 2016-11-30 03:11:05 +0100
  • 80952103b5 update package description deb0ch 2016-11-30 02:28:50 +0100
  • e1d803d00a Ignore buffers by name deb0ch 2016-11-30 02:00:43 +0100
  • 6078468da6 replace hard-coded values by variables: max frames and max windows deb0ch 2016-11-30 01:59:52 +0100
  • ed2e4722a3 update comments deb0ch 2016-11-30 01:52:10 +0100
  • 9db55dc5ea move some code and update comments deb0ch 2016-11-29 16:12:56 +0100
  • 99e2c92f96 remove obsoleted test files deb0ch 2016-11-28 22:42:38 +0100
  • ddacef5a30 add errors to debug-ignored-errors and some more cleanup deb0ch 2016-11-28 22:39:06 +0100
  • d29c2bee0e Simplify implementation when frame-local and clarify the code. deb0ch 2016-11-28 22:01:35 +0100
  • fa44f171cf update licence and copyright notice deb0ch 2016-12-08 19:53:34 +0100
  • 7bf64bf3e4 set minimum mode-line position to 1 deb0ch 2016-12-08 19:52:54 +0100
  • c37f70c209 reorder functions and variables in the file deb0ch 2016-12-08 19:51:47 +0100
  • f671f75c0f improve customize integration deb0ch 2016-12-08 19:46:30 +0100
  • 9d887c538f TODOs and comments deb0ch 2016-12-08 19:42:43 +0100
  • a5e049ebc5 improve docstrings deb0ch 2016-12-08 19:36:57 +0100
  • 9b4a9f1560 add ;;;###autoload to every public function deb0ch 2016-12-08 19:23:05 +0100
  • ea0f538005 new public function get-window-by-number deb0ch 2016-12-08 19:17:58 +0100
  • b80f9ce36c rename internal variables to follow elisp conventions deb0ch 2016-12-08 19:11:02 +0100
  • bcccadcf12 Allow number set to be common to multiple frames deb0ch 2016-12-08 15:51:24 +0100
  • 10809b3993 Fix indentation Nikolaj Schumacher 2016-08-09 20:10:09 +0200
  • eefbf9453f #10: Fix quoting of window-numbering-assign-func Nikolaj Schumacher 2016-08-09 20:09:53 +0200
  • 575ad20354 Update copyright year. Nikolaj Schumacher 2015-02-28 21:47:03 +0100
  • 0864800d63 #6: Trigger when minibuffer appears. Nikolaj Schumacher 2015-02-28 21:46:53 +0100
  • ddaaebbea7 Update travis-ci configuration. Nikolaj Schumacher 2014-09-23 18:54:23 +0200
  • 7b8b46fd8a Add configuration for travis-ci. Nikolaj Schumacher 2013-09-02 18:30:45 +0200
  • 87b29e6123 Add basic README. Nikolaj Schumacher 2013-09-02 18:26:58 +0200
  • 24f7ea3944 Add .travis.yml. Nikolaj Schumacher 2013-09-02 18:22:07 +0200
  • 427d0d0b29 Fix undefined variable compiler warning. Nikolaj Schumacher 2013-09-02 18:13:43 +0200
  • d5b635f34e Convert tests to ERT. Nikolaj Schumacher 2013-09-02 18:10:36 +0200
  • 229c0561a3 Merge pull request #2 from purcell/patch-1 Nikolaj Schumacher 2013-09-02 09:02:10 -0700
  • deaa5d254e Fix file header line for package.el compatibility Steve Purcell 2013-09-01 15:34:28 +0100
  • 653afce738 Release version 1.1.2. Nikolaj Schumacher 2013-03-23 09:28:51 +0100
  • dc828628cf Don't inherit mode-line face. Nikolaj Schumacher 2013-02-02 22:53:53 +0100
  • dee4a9486f #1: Fix numbering in terminal mode with menu bar visible. Nikolaj Schumacher 2013-02-02 22:42:15 +0100
  • d179304dc9 Bump copyright year. Nikolaj Schumacher 2013-01-27 12:50:14 +0100
  • 5464fe4e4c Add face for window number. Nikolaj Schumacher 2013-01-27 12:49:51 +0100
  • 3adf4e1444 Added dir-locals file. Nikolaj Schumacher 2011-06-05 20:31:46 +0200
  • df71549b85 Added compatibility info about Emacs 23 and 24. Nikolaj Schumacher 2011-06-05 20:30:59 +0200
  • cec25d57b6 Added possibility to delete windows with prefix arg. Cleaned up code and migrated to `defcustom'. Nikolaj Schumacher 2008-04-11 22:06:14 +0200
  • bd4acd1f43 Importing archived version. Nikolaj Schumacher 2008-04-11 21:24:04 +0200
  • 9704505170 Importing archived version 0.9. Nikolaj Schumacher 2008-04-11 21:22:15 +0200