Searched refs:assoc (Results 51 - 75 of 439) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnslashdot.el96 (entry (assoc group nnslashdot-groups))
209 (let ((elem (assoc group nnslashdot-groups)))
238 (let ((map (nth 4 (assoc group nnslashdot-groups))))
256 (nth 4 (assoc group nnslashdot-groups)))))
277 (insert "Newsgroups: " (caddr (assoc group nnslashdot-groups))
318 (if (setq elem (assoc gname nnslashdot-groups))
342 (if (setq elem (assoc gname nnslashdot-groups))
408 (setq nnslashdot-groups (delq (assoc group nnslashdot-groups)
419 (let ((item (assoc group nnslashdot-groups)))
H A Dnnultimate.el73 (entry (assoc group nnultimate-groups))
185 (assoc (downcase
225 (dolist (elem (nth 5 (assoc group nnultimate-groups)))
239 (let ((elem (assoc group nnultimate-groups)))
297 (if (setq elem (assoc group nnultimate-groups))
316 (let ((old-time (nth 7 (assoc group nnultimate-groups))))
322 (let* ((entry (assoc group nnultimate-groups))
409 (setq nnultimate-groups (cdr (assoc nnultimate-address
431 (delq (assoc nnultimate-address nnultimate-groups-alist)
H A Dgnus-srvr.el288 (elem (assoc method gnus-opened-servers))
379 (entry (assoc server gnus-server-alist))
380 (oentry (assoc (gnus-server-to-method server)
406 (entry (assoc server gnus-server-alist))
407 (cached (assoc server gnus-server-method-cache)))
423 (unless (assoc server gnus-server-alist)
428 (push (assoc server gnus-server-alist) gnus-server-killed-servers)
438 (delq (assoc group gnus-newsrc-alist)
486 (let ((entry (assoc method gnus-opened-servers)))
493 (setq gnus-opened-servers (delq (assoc metho
[all...]
H A Dmail-source.el728 (cdr (assoc from mail-source-password-cache))
760 (delq (assoc from mail-source-password-cache)
766 (unless (assoc from mail-source-password-cache)
780 (delq (assoc from mail-source-password-cache)
793 (cdr (assoc from mail-source-password-cache))
796 (unless (assoc from mail-source-password-cache)
822 (delq (assoc from mail-source-password-cache)
831 (delq (assoc from mail-source-password-cache)
996 user (or (cdr (assoc from mail-source-password-cache))
1008 (not (assoc fro
[all...]
H A Dgnus-picon.el152 (or (cdr (assoc file gnus-picon-glyph-alist))
174 (if (setq cache (cdr (assoc address gnus-picon-cache)))
219 (unless (setq spec (cdr (assoc group gnus-picon-cache)))
H A Dnnml.el236 (let ((active (nth 1 (assoc group nnml-group-alist))))
257 ((assoc group nnml-group-alist)
331 (let ((active (nth 1 (assoc group nnml-group-alist))))
462 (delq (assoc group nnml-group-alist) nnml-group-alist)
496 (let ((entry (assoc group nnml-group-alist)))
544 (not (eq (cdr (nth 1 (assoc group nnml-group-alist)))
671 (let ((active (cadr (assoc group nnml-group-alist))))
737 (or (cdr (assoc group nnml-nov-buffer-alist))
789 (info (cadr (assoc group nnml-group-alist))))
803 (entry (assoc grou
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-cite.el111 (cdr (reftex-last-assoc-before-elt
206 (cdr (assoc 'bibview-cache
281 (if (assoc "crossref" alist)
320 (< (string-to-number (or (cdr (assoc "year" e1)) "0"))
321 (string-to-number (or (cdr (assoc "year" e2)) "0"))))
324 (> (string-to-number (or (cdr (assoc "year" e1)) "0"))
325 (string-to-number (or (cdr (assoc "year" e2)) "0"))))
329 (let ((crkey (cdr (assoc "crossref" entry)))
398 (cdr (assoc 'bibview-cache
414 (if (string-match re (cdr (assoc "
[all...]
H A Dreftex-auc.el91 (cdr (assoc 'index-tags
121 (setq entry (assoc macro reftex-index-macro-alist)))
H A Dreftex-dcr.el187 (let* ((xr-data (assoc 'xr (symbol-value reftex-docstruct-symbol)))
189 (entry (assoc label (symbol-value reftex-docstruct-symbol)))
198 (cdr (assoc (match-string 1 label) (nth 1
204 (assoc label (symbol-value reftex-docstruct-symbol)))))
288 (cache-entry (assoc key (cdr cache)))
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dformat.c309 const bfd_target * const *assoc = bfd_associated_vector; local
311 while ((right_targ = *assoc++) != NULL)
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudcb-ldap.el47 (plist-get (cdr (assoc host ldap-host-parameters-alist))
200 (if (null (assoc eudc-server ldap-host-parameters-alist))
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dx-menu.el37 (make-local-variable 'x-menu-assoc-buffer)
47 (defvar x-menu-assoc-buffer nil)
60 (setq x-menu-assoc-buffer old)
69 (setq x-menu-assoc-buffer buffer)
82 (if (setq elt (assoc item x-menu-items-alist))
95 (if (setq elt (assoc item x-menu-items-alist))
148 (pop-to-buffer x-menu-assoc-buffer))
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-styles.el325 (let ((vars (cdr (or (assoc (downcase style) c-style-alist)
326 (assoc (upcase style) c-style-alist)
327 (assoc style c-style-alist)
412 (let ((s (assoc style c-style-alist)))
511 (cdr-safe (or (assoc major-mode c-comment-prefix-regexp)
512 (assoc 'other c-comment-prefix-regexp)))
610 (unless (assoc "user" c-style-alist)
624 (unless (assoc "cc-mode" c-style-alist)
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsaveplace.el167 (let ((cell (assoc buffer-file-name save-place-alist))
290 (let ((cell (assoc buffer-file-name save-place-alist)))
H A Dfinder.el236 (lambda (assoc)
237 (let ((keyword (car assoc)))
239 (finder-insert-at-column 14 (concat (cdr assoc) "\n"))
H A Dloadhist.el62 (let ((symbols (assoc file load-history)))
68 (setq symbols (cdr (assoc absname load-history))))))
253 (setq load-history (delq (assoc file load-history) load-history)))
H A Dinformat.el259 (if (assoc name Info-validate-allnodes)
297 (assoc next Info-validate-allnodes)
298 (if (equal (car (cdr (assoc next Info-validate-allnodes)))
393 (assoc name Info-validate-allnodes)
423 (setq tem (assoc tem Info-validate-allnodes))
H A Dtempo.el600 (if (not (assoc tag (symbol-value tag-list)))
702 (exact (assoc match-string collection))
709 (cdr (assoc match-string
712 (t (if (setq exact (assoc compl collection))
758 (exact (assoc match-string collection)))
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/bwidget/
H A Dmessagedlg.rb93 if (inf = @info.assoc(k))
116 if (inf = @info.assoc(slot))
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dassoc.el0 ;;; assoc.el --- insert/delete/sort functions on association lists
139 (provide 'assoc)
142 ;;; assoc.el ends here
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dmorse.el112 ((setq morse (assoc str morse-code))
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dmule-util.el250 (setq slot (assoc key-elt (cdr alist)))
281 (if (setq alist (cdr (assoc (nth i keyseq) (cdr alist))))
285 (if (setq alist (cdr (assoc (aref keyseq i) (cdr alist))))
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-identity.el130 (or (cdr (mh-assoc-string field mh-identity-handlers t))
133 (cdr (assoc ":default" mh-identity-handlers))
162 (let ((pers-list (cadr (assoc mh-identity-local mh-identity-list))))
170 (let ((pers-list (cadr (assoc identity mh-identity-list))))
/macosx-10.9.5/ruby-104/ruby/lib/irb/ext/
H A Dmulti-irb.rb115 @jobs.assoc(key)
143 until assoc = @jobs.pop; end unless @jobs.empty?
144 @jobs.push assoc
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dw32-win.el152 (let ((aelt (assoc switch command-line-x-option-alist)))
159 (let ((aelt (assoc switch command-line-x-option-alist)))
166 (let ((aelt (assoc switch command-line-x-option-alist)))
256 (let ((elt (assoc completion command-line-x-option-alist)))
261 (setq aelt (assoc this-switch command-line-x-option-alist))

Completed in 302 milliseconds

1234567891011>>