mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-29
2550e8bb0bFix mule-tests under en_US.UTF-8 locale3279530993Move block closer above declaration_list rule (bug#61531)b18754bb17Minor improvements in c-ts-mode and docs3c6b726a7bAdd super node as a keyword1917c51fe6; Prevent ERC-induced false positive in JUnit reportb16965ef7eDelete perplexing paragraph from Gnus manual43c62a4732; Fix typo
This commit is contained in:
commit
314f12630a
8 changed files with 22 additions and 22 deletions
|
|
@ -2544,6 +2544,7 @@ This function is intended to be added to `auto-coding-functions'."
|
|||
;; coding-system-equal, since it isn't a
|
||||
;; coding-system. So test that up front.
|
||||
(not (equal sym-type 'charset))
|
||||
(not (equal bfcs-type 'charset))
|
||||
(coding-system-equal 'utf-8 sym-type)
|
||||
(coding-system-equal 'utf-8 bfcs-type))
|
||||
buffer-file-coding-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue