mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 02:50:26 -08:00
Merge pull request from phst/lex
GitHub-reference: https://github.com/jwiegley/use-package/issues/848
This commit is contained in:
commit
ca426a7732
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
;;; bind-chord.el --- key-chord binding helper for use-package-chords
|
;;; bind-chord.el --- key-chord binding helper for use-package-chords -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015-2017 Justin Talbott
|
;; Copyright (C) 2015-2017 Justin Talbott
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
;;; bind-key.el --- A simple way to manage personal keybindings
|
;;; bind-key.el --- A simple way to manage personal keybindings -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Copyright (c) 2012-2017 John Wiegley
|
;; Copyright (c) 2012-2017 John Wiegley
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue