You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rime.el
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1186,11 +1186,6 @@ Will resume when finish composition."
1186
1186
tab-line-format nil)
1187
1187
(jit-lock-mode-1))
1188
1188
1189
-
(defunrime-commit-and-toggle-input-method ()
1190
-
"[OBSOLETE] A function that we decide to let user define it in their Emacs configuration, so this will be removed in the future. See README for details."
1191
-
(interactive)
1192
-
(message"[emacs-rime] The `rime-commit-and-toggle-input-method' is OBSOLETE. See README for details."))
0 commit comments