mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(news-fkey-prefix): Use kp-decimal, not kp-period.
This commit is contained in:
parent
20285524e1
commit
e92102e719
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
(define-key news-fkey-prefix "m" [kp-subtract])
|
||||
(define-key news-fkey-prefix "k" [kp-add])
|
||||
(define-key news-fkey-prefix "l" [kp-separator])
|
||||
(define-key news-fkey-prefix "n" [kp-period])
|
||||
(define-key news-fkey-prefix "n" [kp-decimal])
|
||||
(define-key news-fkey-prefix "p" [kp-0])
|
||||
(define-key news-fkey-prefix "r" [kp-2])
|
||||
(define-key news-fkey-prefix "t" [kp-4])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue