Searched refs:mule (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-start.el47 (enable-multibyte-characters mule boolean)
110 (inhibit-eol-conversion mule boolean)
111 (eol-mnemonic-undecided mule string)
112 (eol-mnemonic-unix mule string)
113 (eol-mnemonic-dos mule string)
114 (eol-mnemonic-mac mule string)
116 mule
128 (selection-coding-system mule coding-system)
365 (unibyte-display-via-language-environment mule boolean)
H A Ddescr-text.el198 :group 'mule
447 (memq 'mule-utf-8 (find-coding-systems-region pos (1+ pos)))
H A Dmenu-bar.el951 (define-key menu-bar-options-menu [mule]
955 (list 'menu-item "Mule (Multilingual Environment)" mule-menu-keymap
960 ;(setq menu-bar-final-items (cons 'mule menu-bar-final-items))
965 (define-key menu-bar-options-menu [mule-separator]
1217 (define-key menu-bar-describe-menu [mule-diag]
1218 '(menu-item "Show All of Mule Status" mule-diag
1236 (define-key menu-bar-describe-menu [separator-desc-mule]
H A Dcus-edit.el453 (defgroup mule nil function
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dlatexenc.el6 ;; Keywords: mule, coding system, latex
85 :group 'mule
H A Dencoded-kb.el276 :global t :group 'keyboard :group 'mule
H A Dutf-8.el32 ;; The coding-system `mule-utf-8' basically supports encoding/decoding
38 ;; mule-unicode-0100-24ff
39 ;; mule-unicode-2500-33ff
40 ;; mule-unicode-e000-ffff
51 ;; Characters from other character sets can be encoded with mule-utf-8
69 (defvar ucs-mule-to-mule-unicode (make-char-table 'translation-table nil)
70 "Char table mapping characters to latin-iso8859-1 or mule-unicode-*.
79 ;; space of mule-unicode. For Latin scripts this isn't very
84 "Char-table normally mapping non-Latin mule
[all...]
H A Dmule-cmds.el0 ;;; mule-cmds.el --- commands for mulitilingual environment -*-coding: iso-2022-7bit -*-
10 ;; Keywords: mule, multilingual
42 (defvar mule-keymap (make-sparse-keymap)
45 ;; Keep "C-x C-m ..." for mule specific commands.
46 (define-key ctl-x-map "\C-m" mule-keymap)
48 (define-key mule-keymap "f" 'set-buffer-file-coding-system)
49 (define-key mule-keymap "r" 'revert-buffer-with-coding-system)
50 (define-key mule-keymap "F" 'set-file-name-coding-system)
51 (define-key mule-keymap "t" 'set-terminal-coding-system)
52 (define-key mule
[all...]
H A Dmule.el0 ;;; mule.el --- basic commands for mulitilingual environment
10 ;; Keywords: mule, multilingual, character set, coding system
33 (defconst mule-version "5.0 (SAKAKI)" "\
36 (defconst mule-version-date "1999.12.7" "\
333 (make-char 'mule-unicode-0100-24ff
337 (make-char 'mule-unicode-2500-33ff
341 (make-char 'mule-unicode-e000-ffff
360 ascii, latin-iso8859-1, mule-unicode-0100-24ff, mule-unicode-2500-33ff,
361 mule
[all...]
H A Dkkc.el10 ;; Keywords: mule, multilingual, Japanese
144 :group 'mule
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmm-bodies.el254 (when (and (featurep 'mule) ;; Fixme: Wrong test for unibyte session.
289 (when (featurep 'mule)
H A Dmm-util.el58 mm-mime-mule-charset-alist)
87 ;; because you're using the internal emacs-mule representation (maybe
91 ;; (string-as-multibyte s) ~= (decode-coding-string s 'emacs-mule)
166 mm-mime-mule-charset-alist)))))))
418 ((mm-coding-system-p 'emacs-mule)
420 (if (mm-coding-system-p 'emacs-mule-dos)
421 'emacs-mule-dos mm-binary-coding-system)
422 'emacs-mule))
432 (defvar mm-mime-mule-charset-alist
439 ;; Non-mule (
[all...]
H A Dgnus-ems.el67 (defun gnus-mule-max-width-function (el max-width)
106 ((featurep 'mule)
109 ;; [Note] Now there are three kinds of mule implementations,
110 ;; original MULE, XEmacs/mule and Emacs 20+ including
119 ;; (featurep 'mule) is t when other mule variants are running.
121 ;; It is possible to detect XEmacs/mule by (featurep 'mule) and
123 ;; XEmacs/mule may be shareable between XEmacs and XEmacs/mule
[all...]
H A Dmm-view.el276 (defvar mm-w3m-standalone-supports-m17n-p (if (featurep 'mule) 'undecided)
283 ((not (featurep 'mule)) (setq mm-w3m-standalone-supports-m17n-p nil))
H A Drfc2047.el266 (if (and (featurep 'mule)
293 (if (and (featurep 'mule)
H A Dmm-url.el419 (if (featurep 'mule)
H A Dgnus-start.el3068 (when (and str charset (featurep 'mule))
H A Dgnus-group.el1217 (if (and string charset (featurep 'mule))
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper.el980 (eval-after-load "mule-cmds"
982 (defadvice inactivate-input-method (after viper-mule-advice activate)
985 (defadvice activate-input-method (after viper-mule-advice activate)
992 (eval-after-load "mule-cmds"
999 (eval-after-load "mule-cmds"
1000 '(defadvice toggle-input-method (around viper-mule-advice activate)
1077 (cond ((and viper-xemacs-p (featurep 'mule))
1091 (cond ((and viper-xemacs-p (featurep 'mule))
1106 (cond ((and viper-xemacs-p (featurep 'mule))
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dthai-util.el10 ;; Keywords: mule, multilingual, thai
382 :group 'mule
404 :global t :group 'mule
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudc.el71 (defconst eudc-xemacs-mule-p (and eudc-xemacs-p
72 (featurep 'mule)))
73 (defconst eudc-emacs-mule-p (and eudc-emacs-p
74 (featurep 'mule)))
H A Dtramp.el1924 (let ((file-coding-system-alist '(("test" emacs-mule))))
6184 (if (featurep 'mule)
/macosx-10.9.5/emacs-92/emacs/man/
H A DMakefile.in96 ${srcdir}/mule.texi \
H A Dmakefile.w32-in97 $(srcdir)/mule.texi \

Completed in 158 milliseconds