Skip to content

Commit

Permalink
Merge upstream PR from hayamiz#88
Browse files Browse the repository at this point in the history
Conflicts:
	twittering-mode.el
  • Loading branch information
Scott Weldon committed Feb 23, 2015
2 parents 7cea2ea + fa6fbc0 commit fb38023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twittering-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -10443,6 +10443,7 @@ If FORCE is non-nil, all active buffers are updated forcibly."
(define-key km (kbd "q") 'twittering-kill-buffer)
(define-key km (kbd "C-c C-q") 'twittering-search)
(define-key km (kbd "?") 'describe-mode)
(define-key km (kbd "F") 'twittering-follow)
nil))

(let ((km twittering-mode-menu-on-uri-map))
Expand Down

0 comments on commit fb38023

Please sign in to comment.