Searched refs:undecided (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dpo.el37 '(("ASCII" . undecided)
38 ("ANSI_X3.4-1968" . undecided)
39 ("US-ASCII" . undecided))
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dlatexenc.el69 ;; ("decmulti" . undecided)
76 ;; ("latin10" . undecided)
77 ;; ("macce" . undecided) ; Apple Central European
139 (t 'undecided)))
185 'undecided))))
186 'undecided))
H A Dmule-conf.el321 (put 'undecided 'coding-system
323 (list 'alias-coding-systems '(undecided)
326 (setq coding-system-list (cons 'undecided coding-system-list))
327 (setq coding-system-alist (cons '("undecided") coding-system-alist))
328 (put 'undecided 'eol-type
329 (make-subsidiary-coding-system 'undecided))
331 (define-coding-system-alias 'unix 'undecided-unix)
332 (define-coding-system-alias 'dos 'undecided-dos)
333 (define-coding-system-alias 'mac 'undecided-mac)
492 ;; Normally, set coding system to `undecided' befor
[all...]
H A Dmule-cmds.el244 (if coding coding 'undecided)
388 encoding (e.g. undecided, unix) can't be preferred.
398 ;; CODING-SYSTEM is no-conversion or undecided.
500 element `undecided'."
505 '(undecided)
515 element `undecided'."
527 '(undecided))
907 (or (memq base '(nil undecided))
912 ;; If buffer-file-coding-system is not nil nor undecided, append it
916 (or (eq base 'undecided)
[all...]
H A Dmule.el541 (t eol-mnemonic-undecided))))
551 ((eq x 'undecided) t)
552 ((eq y 'undecided) nil)
1152 (if (eq (coding-system-base first) 'undecided)
1921 ;; This is not `undecided'.
1936 (setq found-coding 'undecided)
1939 (if (and (not found-eol) (eq found-coding 'undecided))
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddos-w32.el91 (setq-default buffer-file-coding-system 'undecided-dos)
103 If the file exists: `undecided'
104 If the file does not exist: `undecided-unix'
107 If the match is nil (for dos-text): `undecided-dos'
109 If the file exists: `undecided'
120 Otherwise, it is `undecided-dos'.
125 In these cases, the coding system initially will be `undecided'. As
127 `undecided-dos' as CR/LFs are detected. As the file is read in the
128 Unix case, the coding system will be changed to `undecided-unix' as
136 (undecided ni
[all...]
H A Dcus-start.el111 (eol-mnemonic-undecided mule string)
120 :value (undecided . undecided)
122 :value (undecided . undecided)
126 :value undecided)
H A Denv.el129 (unless (or (eq 'undecided (car codings))
H A Dvc-mcvs.el470 (let ((coding-system-for-read (or coding-system-for-read 'undecided)))
H A Dnewcomment.el85 (defvar comment-use-syntax 'undecided
87 Can also be `undecided' which means that a somewhat expensive test will
276 (when (eq comment-use-syntax 'undecided)
H A Dcvs-status.el449 (decode-coding-region (point-min) (point-max) 'undecided)
H A Djka-compr.el211 (coding-system-for-read (or coding-system-for-read 'undecided))
H A Dtar-mode.el239 'undecided))
244 'undecided))))
H A Dvc-cvs.el585 (or coding-system-for-read 'undecided)))
H A Dfiles.el5129 'undecided))
5137 (if (eq (coding-system-base coding) 'undecided)
5139 (if (not (eq (coding-system-base coding) 'undecided))
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dexplodename.c65 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon6285
81 syntax = undecided;
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dexplodename.c65 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon7725
81 syntax = undecided;
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dunrmail.el88 '(undecided undecided-unix))
98 (or coding-system 'undecided)))
H A Dmetamail.el179 (coding-system-for-read 'undecided))
H A Drmail.el951 '(undecided undecided-unix))
959 (or coding-system 'undecided))))
1309 (setq save-buffer-coding-system (or buffer-file-coding-system 'undecided))
1895 ;; If CODING is nil or an invalid coding system, decode by `undecided'.
1898 (setq coding 'undecided))
2049 (decode-coding-region start (point) 'undecided))
2910 ;; If old-coding is `undecided', encode-coding-region
2913 (if (memq (coding-system-base old-coding) '(nil undecided))
/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc-backend.el326 (coding-system-p 'undecided)
328 '(utf-8 . undecided)
335 interesting use for this is to put `undecided' in the cdr. If a
349 (coding-system :tag "decoding" :value undecided))
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dmm-view.el276 (defvar mm-w3m-standalone-supports-m17n-p (if (featurep 'mule) 'undecided)
H A Drfc2047.el1113 (eq (detect-coding-string string t) 'undecided))
H A Dmm-util.el359 (const (undecided . windows-1252)))
942 (unless (equal systems '(undecided))
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-comp.el274 ;; tends to get set to undecided-unix.
276 '(undecided undecided-unix undecided-dos))))

Completed in 416 milliseconds

12