Searched refs:cons (Results 151 - 175 of 759) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcc-defs.el45 (cons (file-name-directory byte-compile-dest-file) load-path)
459 (setq buffer-undo-list (cons nil buffer-undo-list)
930 (cons property
931 (cons value
944 (cons property prop))))))))))
1158 LANGELEM is either a cons cell on the \"old\" form given as the first
1166 LANGELEM is either a cons cell on the \"old\" form given as the first
1177 LANGELEM is either a cons cell on the \"old\" form given as the first
1194 in `c-syntactic-element'. It may also be a cons cell as passed in the
1321 (setq fail-list (cons (ca
[all...]
H A Dicon.el53 (cons "Icon" map))
208 (cons '(icon-mode "\\<procedure\\>" "\\<end\\>" nil
552 (setq indent-stack (cons nil indent-stack)
553 contain-stack (cons nil contain-stack)
628 (cons
634 (cons
641 (cons (regexp-opt '("end" "initial") 'words)
644 (cons
657 (cons ;; global local static declarations and link files
669 (cons ;;
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-embed.el135 (cons calc-language calc-language-option))
137 (list (cons 'calc-display-just
139 (cons 'calc-display-origin
146 (cons (cons var (symbol-value var))
149 (setq calc-embedded-original-modes (cons lang modes)))
219 (cons t calc-override-minor-modes-map))
315 (cons calc-override-minor-modes
453 (cons '(calc-embedded-all-active " Active")
454 (cons '(cal
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-cite.el56 Or a pair (cons) of numbers which are the number of lines at the top
61 (cons :tag "Top and Bottom" integer integer)))
323 (defcustom gnus-article-boring-faces (cons 'gnus-signature gnus-cite-face-list)
399 face-alist (cons (cons prefix face) face-alist))
450 (push (cons (point-marker) "") marks)
456 (push (cons (point-marker) prefix) marks)))
459 (push (cons (point-marker) "") marks)
463 (push (cons (point-marker) "") marks)
601 (list (cons be
[all...]
H A Dmailcap.el61 (cons (if (boundp 'lpr-command)
481 (setq info (nconc (list (cons 'viewer viewer)
482 (cons 'type (concat major "/"
533 (setq results (cons (cons (if (string-equal name "test")
577 (setq exact (cons (cdr (car major)) exact)))
579 (setq wildcard (cons (cdr (car major)) wildcard))))
673 (cons (cons major (list (cons mino
[all...]
H A Dgnus-move.el110 (setcdr m (cons type (cdr m)))
142 (cons 1 (1- (car to-active)))))
155 (cons article (cdr a)))))
H A Dgnus-dup.el151 (push (cons number gnus-duplicate-mark) gnus-newsgroup-reads)
153 (push (cons number gnus-expirable-mark) gnus-newsgroup-reads)))))
H A Dgnus-undo.el99 (cons "Undo" 'gnus-undo-actions)
163 (setcar gnus-undo-actions (cons function (car gnus-undo-actions))))
H A Dmm-uu.el215 (member (cons key val) mm-uu-configure-list))
272 (cons 'filename file-name))))
309 (cons 'filename file-name)))))
321 (cons 'filename file-name)))))
333 (cons 'filename file-name)))))
556 (setq result (cons "multipart/mixed" (nreverse result))))
587 t (cons type '((charset . gnus-decoded)))))
594 t (cons type '((charset . gnus-decoded))))))
H A Dnneething.el197 (setq nneething-active (cons 1 0))
217 (setq nneething-active (cons 1 0)))
296 (setq buf (cons (format "%%%02x" (aref file (match-beginning 0)))
297 (cons (substring file pos (match-beginning 0)) buf))
300 (nreverse (cons (substring file pos) buf)))))
306 (setq buf (cons (string (string-to-number (match-string 1 file) 16))
307 (cons (substring file pos (match-beginning 0)) buf))
311 (nreverse (cons (substring file pos) buf)))
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dmail-hist.el213 (cons (cons header ring) mail-hist-header-ring-alist))))
258 (setq mail-hist-last-bounds (cons start (point)))
H A Dsupercite.el154 :type '(repeat (list symbol (repeat (cons regexp
163 :type '(repeat (list symbol (repeat (cons regexp
172 :type '(repeat (list symbol (repeat (cons regexp
346 :type '(repeat (cons regexp (choice (const last) (const any)
434 (repeat (cons regexp
741 (keyval (cons key val)))
886 (cons (cdr keyval) sc-mail-field-modification-history)))
891 (push (cons key (read-string (concat key ": "))) sc-mail-info))
1011 (cons (match-string 2 namestring)
1068 (setq keepers (cons positio
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dtmm.el233 (cons 'history
290 (cons (concat " " (make-string (length tmm-mid-prompt) ?\-)
319 (if char (setq tmm-short-cuts (cons char tmm-short-cuts)))
320 (cons (concat (if char (concat (char-to-string char) tmm-mid-prompt)
451 (setq tmm-table-undef (cons (cons event nil) tmm-table-undef))
514 (setq str event event nil km (cons 'keymap elt))
523 (push (cons str (cons event km)) tmm-km-list))))))
554 (setq globalbind (cons 'keyma
[all...]
H A Dxml.el113 With namespace-aware parsing, the tag is a cons of a string
340 (cons dtd (nreverse xml))
346 DEFAULT is the default namespace. XML-NS is a cons of namespace
359 ;; matching cons in xml-ns. In which case we
363 (cons ns (if special "" lname)))
395 (cons "" "")
397 (cons "xml" "http://www.w3.org/XML/1998/namespace")
399 (cons "xmlns" "http://www.w3.org/2000/xmlns/"))))))
420 (cons dtd (xml-parse-tag nil xml-ns))
445 (push (cons (cda
[all...]
H A Dediff.el122 (let ((load-path (cons (expand-file-name ".") load-path)))
180 (setq aux-list (cons default aux-list)))
182 (setq aux-list (cons current aux-list)))
321 (set hooks-var (cons `(lambda () (delete-file ,file))
329 (set hooks-var (cons `(lambda () (delete-file ,file))
363 (list (cons 'ediff-job-name job-name))
472 (cons `(lambda ()
477 (list (cons 'ediff-job-name job-name))
794 (cons `(lambda ()
847 (cons `(lambd
[all...]
H A Dinformat.el108 (cons (list
120 (cons (list
199 (cons (list (+ start chars-deleted)
261 (cons (list name "Duplicate node-name" nil)
264 (cons (list name
311 (cons (list next
395 (cons (list Info-validate-thisnode kind name)
465 (setq files (cons file files)
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-mailto.el80 (setq args (cons (list "subject"
85 (setq args (cons (list "x-url-from" source-url) args)))
92 (setq args (cons (list "to" to) args))))
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcal-mayan.el95 (apply 'format (cons "%s.%s.%s.%s.%s" mayan-long-count)))
109 (setq rlc (cons datum rlc))
125 (cons day month)))
184 (cons day name)))
266 (cons haab-day haab-month)))
281 (cons tzolkin-count tzolkin-name)))
H A Dcal-china.el253 (append chinese-year-cache (list (cons y list))))))
265 (cons (list start (car list))
267 (cons
275 (cons (list (+ start 0.5) (car (cdr list)))
285 (cons new-moon
303 (cons (list 12 (car list))
317 (cons (list 12.5 (car (cdr list)))
487 (list (cons (format "%s (first)" (car l)) (car l))
488 (cons (format "%s (second)" (car l)) (car (cdr l))))
491 (list (cons (in
[all...]
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-glob.el118 (cons (if (eq (aref str (1+ pos)) ??)
122 (cons "*" (1+ pos))))))
124 :type '(repeat (cons character (choice regexp function)))
337 (setq dirs (cons (concat path name) dirs)))
338 (setq matches (cons (concat path name) matches))))
347 (setq rdirs (cons pathname rdirs)))
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_dependency_resolver.rb99 cons = res.conflicts
101 assert_equal 1, cons.size
102 con = cons.first
127 cons = res.conflicts
129 assert_equal 1, cons.size
130 con = cons.first
/macosx-10.10/bash-94.1.2/bash-3.2/examples/bashdb/
H A Dbashdb.el58 (cons (file-name-nondirectory file) args)
88 gud-last-frame (cons
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dbenchmark.el58 (setq forms (cons repetitions forms)
83 (setq forms (cons repetitions forms)
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dmlsupport.el41 (fset (car (car args)) (cons 'mocklisp (cdr (car args))))
45 (cons 'progn (mapcar (function (lambda (var) (list 'make-variable-buffer-local (list 'quote var)))) vars)))
103 (cons 'and (mapcar (function (lambda (sym) (list 'boundp (list 'quote sym)))) syms)))
106 (cons 'progn (mapcar (function (lambda (sym) (list 'defvar sym nil))) syms)))
109 (list 'condition-case nil (cons 'progn (append body '(nil))) '(error t)))
143 (setq auto-mode-alist (cons (cons (concat "\\." (substring pattern 1)
435 (setq newargs (cons this newargs)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgimagedestination.py82 cons = CGDataConsumerCreateWithCFData(dta)
85 c = CGImageDestinationCreateWithDataConsumer(cons, 'public.tiff', 1, None)

Completed in 183 milliseconds

1234567891011>>