branch: externals/muse commit b22338147ee0a13c9d6adc10216c4a91aa6cc108 Author: Xiyue Deng <manp...@gmail.com> Commit: GitHub <nore...@github.com>
convert a muse-init.el example to UTF-8 (#15) * Original patch from Nicholas D. Steeves: https://salsa.debian.org/emacsen-team/muse-el/-/blob/master/debian/patches/0005-convert-a-muse-init.el-example-to-UTF-8.patch --- examples/johnw/muse-init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/johnw/muse-init.el b/examples/johnw/muse-init.el index 5ef9eb487c..f5403ca57f 100644 --- a/examples/johnw/muse-init.el +++ b/examples/johnw/muse-init.el @@ -412,11 +412,11 @@ ;;(setq ;; muse-cite-titles -;; '(("Bah�'u'll�h" -;; ("Kit�b-i-�q�n" +;; '(("Bahá'u'lláh" +;; ("Kitáb-i-Íqán" ;; "http://bahai-library.com/?file=bahaullah_kitab_iqan.html" ;; "http://bahai-library.com/?file=bahaullah_kitab_iqan.html#%d")) -;; ("`Abdu'l-Bah�" +;; ("`Abdu'l-Bahá" ;; ("Promulgation of Universal Peace" ;; "http://bahai-library.com/?file=abdulbaha_promulgation_universal_peace.html" ;; "http://www.bahai-library.com/writings/abdulbaha/pup/pup.html#%d"))))