; Fix some typos and doc issues (bug#40695)
This commit is contained in:
parent
f3b62b6c62
commit
067b070598
27 changed files with 79 additions and 83 deletions
|
@ -535,7 +535,7 @@ This will generate compile-time constants from BINDINGS."
|
|||
|
||||
;; Support backtrace mode.
|
||||
(defconst lisp-el-font-lock-keywords-for-backtraces lisp-el-font-lock-keywords
|
||||
"Default highlighting from Emacs Lisp mod used in Backtrace mode.")
|
||||
"Default highlighting from Emacs Lisp mode used in Backtrace mode.")
|
||||
(defconst lisp-el-font-lock-keywords-for-backtraces-1 lisp-el-font-lock-keywords-1
|
||||
"Subdued highlighting from Emacs Lisp mode used in Backtrace mode.")
|
||||
(defconst lisp-el-font-lock-keywords-for-backtraces-2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue