update README for Melpa
This commit is contained in:
parent
2844fdeeec
commit
8e92e2b7f8
2 changed files with 31 additions and 7 deletions
5
winum.el
5
winum.el
|
|
@ -1,4 +1,4 @@
|
|||
;;; winum.el --- Window numbers: navigate windows and frames using numbers.
|
||||
;;; winum.el --- Navigate windows and frames using numbers.
|
||||
;;
|
||||
;; Copyright (c) 2006-2015 Nikolaj Schumacher
|
||||
;; Copyright (c) 2016 Thomas Chauvot de Beauchêne
|
||||
|
|
@ -34,6 +34,9 @@
|
|||
;; https://github.com/nschum/window-numbering.el package by Nikolaj Schumacher,
|
||||
;; with some ideas and code taken from https://github.com/abo-abo/ace-window.
|
||||
;;
|
||||
;; This version brings, among other things, support for number sets across multiple
|
||||
;; frames, giving the user a smoother experience of multi-screen Emacs.
|
||||
;;
|
||||
;;; Code:
|
||||
;;
|
||||
;; FIXME: Error during redisplay: (eval (winum-get-number-string)) signaled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue