mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Fix several symbol name typos
This commit is contained in:
parent
c716d0cf56
commit
db2ed9f333
27 changed files with 32 additions and 32 deletions
|
|
@ -1221,7 +1221,7 @@ SORTFUN is passed to `sort' to change the default ordering."
|
|||
|
||||
(defface abbrev-table-name
|
||||
'((t :inherit font-lock-function-name-face))
|
||||
"Face used for displaying the abbrev table name in `edit-abbrev-mode'."
|
||||
"Face used for displaying the abbrev table name in `edit-abbrevs-mode'."
|
||||
:version "29.1")
|
||||
|
||||
(defvar edit-abbrevs-mode-font-lock-keywords
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue