Searched refs:princ (Results 176 - 200 of 207) sorted by relevance

123456789

/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Ddunnet.el72 (princ line)
2521 (princ line)
3043 (princ line)
3178 (princ "")
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dreftex-toc.el320 (princ reftex-toc-help))
H A Dtable.el4065 (princ "Table mode: (in ")
4066 (princ mode-name)
4067 (princ " mode)
4092 (princ "Table Bindings:
4098 (princ (format "%-16s%s\n"
H A Dtex-mode.el1162 (princ "Mismatches:\n")
H A Dorg.el4304 (princ help))
7622 (princ (format "Substitution history of formula
7628 (princ (format " %s^\nError: %s"
7630 (princ (format "Result: %s\nFormat: %s\nFinal: %s"
13418 (princ (buffer-string))))
15985 (princ s))
16452 (princ help))
18388 (princ (format "BEGIN:VEVENT
18415 (princ (format "BEGIN:VTODO
18430 (princ
[all...]
H A Dispell.el2134 (princ "Selections are:
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dtype-break.el972 (princ (format "Typing break statistics\n-----------------------\n
H A Dreplace.el1592 (princ
H A Dstrokes.el900 (princ
H A Dfiles.el2525 (princ (car elt) buf)
4723 (princ "Directory ")
4724 (princ dirname)
H A Dsimple.el1097 (if str (princ str t)))))))
4358 (princ "selective-display set to " t)
4360 (princ "." t))
H A Dwid-edit.el178 (defun widget-princ-to-string (object)
183 (princ object)))
1483 (princ (widget-get widget :value)
1641 (widget-princ-to-string (widget-get widget :value))))
1690 (princ (widget-get widget :value) (current-buffer)))
H A Dcalculator.el1728 (princ (documentation 'calculator-help)))
H A Dterm.el2741 (princ str term-log-buffer))
3588 (princ (substitute-command-keys
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Dad.c1338 krb5_principal princ,
1337 kadm5_ad_chpass_principal_with_key(void *server_handle, krb5_principal princ, int keepold, int n_key_data, krb5_key_data *key_data) argument
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dsolar.el890 (princ (concat date-string "\n" time-string)))
H A Dcalendar.el2343 (princ
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dlisp-mode.el607 (if str (princ str)))
H A Dcl-macs.el2215 (list 'princ (format "#S(%s" name)
2307 (list (list 'princ (format " %s" slot) 'cl-s)
2336 (if print-auto (nconc print-func (list '(princ ")" cl-s) t)))
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Drmailsum.el245 (princ (cdr (car summary-msgs)) sumbuf)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlisp.vim86 syn keyword lispFunc /// float-digits princ
87 syn keyword lispFunc /= float-precision princ-to-string
H A Daml.vim35 syn keyword amlArcCmd contained osymbol over overflow overflowa[rea] overflowp[osition] overflows[eparati] overl[ayevents] overlapsymbol overlayevents overp[ost] pagee[xtent] pages[ize] pageu[nits] pal[info] pan panview par[ticletrack] patc[h] path[distance] pe[nsize] pi[ck] pli[st] plot plotcopy plotg[erber] ploti[con] plotmany plotpanel plotsc[itex] plotsi[f] pointde[nsity] pointdist pointdista[nce] pointdo[ts] pointg[rid] pointi[nterp] pointm[arkers] pointn[ode] points pointsp[ot] pointst[ats] pointt[ext] polygonb[ordertex] polygond[ots] polygone[vents] polygonevents polygonl[ines] polygons polygonsh[ades] polygonsi[zelimit] polygonsp[ot] polygont[ext] polygr[id] polyr[egion] pop[ularity] por[ouspuff] pos pos[tscript] positions postscript pow prec[ision] prep[are] princ[omp] print product producti[nfo] project projectcom[pare] projectcop[y] projectd[efine] pul[litems] pur[gehistory] put pv q q[uit] quit rand rang[e] rank rb rc re readg[raphic] reads[elect] reb[ox] recl[ass] recoverdb rect[ify]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5-protos.h4113 krb5_principal *princ);
6566 * return TRUE iff princ matches pattern
6574 krb5_const_principal princ,
7248 * @param princ the parsed principal
7258 krb5_principal *princ);
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-rewr.el866 (terpri) (princ instr))
1500 (progn (terpri) (princ (car pc))
1503 (princ
/macosx-10.10.1/emacs-93/emacs/src/
H A Dkeymap.c3599 DESCRIBER is the output function used; nil means use `princ'. */)
3605 describer = intern ("princ");

Completed in 399 milliseconds

123456789