Searched refs:pushnew (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dgnuserv.el267 (pushnew '(gnuserv-minor-mode " Server") minor-mode-alist
470 (pushnew (current-buffer) (gnuclient-buffers client))
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl.el83 ;; * Moved `pushnew' and `adjoin' to cl.el for most common cases.
152 (defmacro pushnew (x place &rest keys) function
153 "(pushnew X PLACE): insert X at the head of the list if not already there.
672 ((incf decf remf pushnew shiftf rotatef) nil (&rest form))
H A Dcl-specs.el131 (def-edebug-spec pushnew function
H A Dcl-macs.el2235 (push (list 'pushnew (list 'quote tag)
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcirc.el1532 (pushnew type rcirc-activity-types)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlisp.vim106 syn keyword lispFunc alpha-char-p function pushnew

Completed in 148 milliseconds