mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos.
This commit is contained in:
parent
e65adfac3b
commit
a98edce9ec
19 changed files with 45 additions and 28 deletions
|
|
@ -2969,7 +2969,7 @@ When FORCE, rebuild the tool bar."
|
|||
'gnus-summary-mode-map)))
|
||||
(when map
|
||||
;; Need to set `gnus-summary-tool-bar-map' because `gnus-article-mode'
|
||||
;; uses it's value.
|
||||
;; uses its value.
|
||||
(setq gnus-summary-tool-bar-map map))))
|
||||
(set (make-local-variable 'tool-bar-map) gnus-summary-tool-bar-map))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue