From e106b24d325be6079ae8d5d1b159cc63307f59bc Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 22 Feb 2020 23:16:00 -0500 Subject: comment --- .emacs | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index ca4f66d..c9be92b 100644 --- a/.emacs +++ b/.emacs @@ -139,6 +139,8 @@ Extended Format date in the date field and return it as a string obeing (funcall shortener yearfield)))) ;; Don't have accented characters in keys (let ((charMap '(;; This list based on Xah Lee's http://ergoemacs.org/emacs/emacs_zap_gremlins.html + ;; Case-sensitivity (see bibtex-autokey-name-change-strings) requires us to + ;; duplicate everything ("ß" . "ss") ("á\\|à\\|â\\|ä\\|ā\\|ǎ\\|ã\\|å\\|ą\\|ă\\|ạ\\|ả\\|ả\\|ấ\\|ầ\\|ẩ\\|ẫ\\|ậ\\|ắ\\|ằ\\|ẳ\\|ặ" . "a") ("æ" . "ae") -- cgit v1.2.3