/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/ |
H A D | eieio.texi | 611 @item :depth-first 612 Search for methods in the class hierarchy in a depth first order. 1017 @item :depth-first 1018 Search for methods in the class hierarchy in a depth first order. 1436 @defmethod eieio-speedbar eieio-speedbar-derive-line-path obj depth 1463 @defmethod eieio-speedbar eieio-speedbar-child-make-tag-lines obj depth 1548 * Basic Methods:: Clone, print, and write 1595 @defun object-print this &rest strings 1596 @anchor{object-print} 1614 (cl-defmethod object-print ((this data-object) &optional strings) [all …]
|
/dports/editors/emacs/emacs-27.2/doc/misc/ |
H A D | eieio.texi | 611 @item :depth-first 612 Search for methods in the class hierarchy in a depth first order. 1008 @item :depth-first 1009 Search for methods in the class hierarchy in a depth first order. 1433 @defmethod eieio-speedbar eieio-speedbar-derive-line-path obj depth 1460 @defmethod eieio-speedbar eieio-speedbar-child-make-tag-lines obj depth 1545 * Basic Methods:: Clone, print, and write 1592 @defun object-print this &rest strings 1593 @anchor{object-print} 1611 (cl-defmethod object-print ((this data-object) &optional strings) [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.17 | 559 * emacs-lisp/eieio-opt.el (eieio--help-print-slot): New function 1630 Use eieio--class-print-name. 1632 * emacs-lisp/eieio-core.el (eieio--class-print-name): New function. 5618 (shr-depth): New variable. 8591 * progmodes/python.el (python-shell--package-depth): New var. 13615 depth shallower (bug#16587). 15448 (advice--make): Pay attention to `depth'. 16526 (verilog-comment-depth): Remove unused local `e'. 17908 (profiler-calltree-depth): Don't recurse so enthusiastically. 21700 middle of block statement initially, lower the depth. Remove [all …]
|
H A D | ChangeLog.15 | 472 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth. 1494 to the recursion depth (Bug#7722). 6454 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it. 7229 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups. 9449 (Info-breadcrumbs-depth): Add :group and :version. 13519 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse) 16924 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class) 17971 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default) 18008 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children) 18217 (allout-beginning-of-current-entry, allout-ascend-to-depth) [all …]
|
H A D | ChangeLog.16 | 652 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p) 661 (eieio-object-class, eieio-object-class-name, eieio-class-parents) 671 (eieio-browse-tree, eieio-browse): Use eieio--check-type. 858 depth for unfinished percent literal. Not using it in the caller. 950 indentation depth based only on visited lines. 951 (ruby-parse-partial): Increase the depth after "do" even when END 954 literal, increase the depth if the delimiter chars belong to the 2822 eieio-print-depth before printing members of the list. 17248 * mb-depth.el (minibuffer-depth-indicate-mode): 18916 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric): [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.17 | 559 * emacs-lisp/eieio-opt.el (eieio--help-print-slot): New function 1630 Use eieio--class-print-name. 1632 * emacs-lisp/eieio-core.el (eieio--class-print-name): New function. 5618 (shr-depth): New variable. 8591 * progmodes/python.el (python-shell--package-depth): New var. 13615 depth shallower (bug#16587). 15448 (advice--make): Pay attention to `depth'. 16526 (verilog-comment-depth): Remove unused local `e'. 17908 (profiler-calltree-depth): Don't recurse so enthusiastically. 21700 middle of block statement initially, lower the depth. Remove [all …]
|
H A D | ChangeLog.15 | 472 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth. 1494 to the recursion depth (Bug#7722). 6454 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it. 7229 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups. 9449 (Info-breadcrumbs-depth): Add :group and :version. 13519 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse) 16924 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class) 17971 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default) 18008 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children) 18217 (allout-beginning-of-current-entry, allout-ascend-to-depth) [all …]
|
H A D | ChangeLog.16 | 652 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p) 661 (eieio-object-class, eieio-object-class-name, eieio-class-parents) 671 (eieio-browse-tree, eieio-browse): Use eieio--check-type. 858 depth for unfinished percent literal. Not using it in the caller. 950 indentation depth based only on visited lines. 951 (ruby-parse-partial): Increase the depth after "do" even when END 954 literal, increase the depth if the delimiter chars belong to the 2822 eieio-print-depth before printing members of the list. 17248 * mb-depth.el (minibuffer-depth-indicate-mode): 18916 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric): [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/test/ |
H A D | ChangeLog.1 | 38 * automated/eieio-tests.el (eieio-test-17-virtual-slot): Don't use 172 (vc-test--register): Do not print a message when unsupported. 372 * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1): 382 * automated/eieio-tests.el (eieio-test-25-slot-tests) 450 * automated/eieio-tests.el (eieio-test-04-static-method) 457 * automated/eieio-test-persist.el (eieio--attribute-to-initarg): 478 (eieio-test-method-order-list-3, eieio-test-method-order-list-6) 729 * automated/print-tests.el: New file. 1975 * automated/eieio-tests.el, automated/eieio-test-persist.el: 2319 (ruby-move-to-block-skips-percent-literal): Add depth-affecting [all …]
|
/dports/editors/emacs/emacs-27.2/test/ |
H A D | ChangeLog.1 | 38 * automated/eieio-tests.el (eieio-test-17-virtual-slot): Don't use 172 (vc-test--register): Do not print a message when unsupported. 372 * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1): 382 * automated/eieio-tests.el (eieio-test-25-slot-tests) 450 * automated/eieio-tests.el (eieio-test-04-static-method) 457 * automated/eieio-test-persist.el (eieio--attribute-to-initarg): 478 (eieio-test-method-order-list-3, eieio-test-method-order-list-6) 729 * automated/print-tests.el: New file. 1975 * automated/eieio-tests.el, automated/eieio-test-persist.el: 2319 (ruby-move-to-block-skips-percent-literal): Add depth-affecting [all …]
|
/dports/editors/emacs/emacs-27.2/etc/ |
H A D | AUTHORS | 1151 eieio.el eieio.texi gnus.texi registry.el srecode/compile.el 1522 edit.el eieio-base.el eieio-compat.el eieio-core.el eieio-custom.el 1523 eieio-datadebug.el eieio-opt.el eieio-speedbar.el 1524 eieio-test-methodinvoke.el eieio-test-persist.el eieio-tests.el 1815 and changed edebug.el cl-print.el edebug.texi cl-print-tests.el 1819 print.c and 24 other files 3048 cl-macs.el cl-preloaded.el cl-print-tests.el cl-print.el cl.texi 3137 Leo P. White: changed eieio-custom.el 3715 mb-depth.el minibuf-eldef.el rfn-eshadow.el 5391 ps-print-def.el ps-vars.el [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/etc/ |
H A D | AUTHORS | 1245 eieio.el eieio.texi gnus.texi registry.el srecode/compile.el 1641 ede/srecode.el ede/util.el edit.el eieio-base.el eieio-compat.el 1642 eieio-core.el eieio-custom.el eieio-datadebug.el eieio-opt.el 1643 eieio-speedbar.el eieio-test-methodinvoke.el eieio-test-persist.el 1644 eieio-tests.el eieio.el emacs-lisp/chart.el emacs.el expandproto.el 1911 Gabriel Do Nascimento Ribeiro: changed remember.el mb-depth.el repeat.el 3270 cl-macs.el cl-preloaded.el cl-print-tests.el cl-print.el cl.texi 3360 Leo P. White: changed eieio-custom.el 3972 mb-depth.el minibuf-eldef.el rfn-eshadow.el 5906 print.c sort.el [all …]
|
/dports/editors/emacs/emacs-27.2/ |
H A D | MANIFEST | 847 etc/images/gud/print.pbm 1075 etc/images/print.pbm 1076 etc/images/print.xpm 3369 lisp/mb-depth.el 3370 lisp/mb-depth.elc 3407 lisp/mh-e/mh-print.el 3408 lisp/mh-e/mh-print.elc 4266 lisp/ps-print.el 4267 lisp/ps-print.elc 5162 src/print.c [all …]
|
H A D | ChangeLog.2 | 4850 minibuffer-depth-indicator-mode in the doc string to 5116 depth in parens between the bracket and `for' (bug#23391). 19650 (nstrace_depth): Current call depth. 24757 * lisp/ps-print.el (ps-print-preprint, ps-get-size): 25172 * lisp/emacs-lisp/eieio-core.el (eieio-oref): 25487 (eieio-oref, eieio-oset-default): 28350 * lisp/emacs-lisp/eieio-opt.el (eieio-help-class) 28351 (eieio--help-print-slot, eieio-help-class-slots): Move to cl-extra.el. 28565 Update eieio tests for recent eieio-core change. 29466 * lisp/emacs-lisp/eieio-opt.el (eieio-help-class) [all …]
|
H A D | ChangeLog.3 | 33136 * lisp/emacs-lisp/eieio.el (object-print): 33699 Suppress warning about object-print in eieio.el 33714 Suppress warning about object-print in eieio.el 64987 * lisp/emacs-lisp/cl-print.el (cl-print--depth): New variable. 64988 (cl-print-object) <cons>: Print ellipsis if printing depth greater 64994 (cl-print-object) <:around>: Bind 'cl-print--depth'. 76517 * lisp/emacs-lisp/eieio.el (eieio-print-indentation, 83690 evaluation depth given to the debugger to allow it to call cl-print. 84380 * lisp/emacs-lisp/cl-print.el (cl-print--depth): New variable. 84381 (cl-print-object) <cons>: Print ellipsis if printing depth greater [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/ |
H A D | ChangeLog.1 | 83 eieio--object-class. 1016 `eieio-object-class', `class-parent' to `eieio-class-parent', 1310 eieio-persistent-read. 1346 * semantic/db-el.el (object-print): New method. 1357 (object-print): Allow child classes to overwrite the display of 1531 * semantic/db.el (semanticdb-refresh-table): Do not print warnings 1554 to raise max-specpdl-size and max-lisp-eval-depth. 2069 (srecode-insert-method): Check template nesting depth when using 2071 (srecode-insert-method): Install override with depth limit. 3316 (semantic-lex-maximum-depth, define-lex, semantic-lex-token) [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/cedet/ |
H A D | ChangeLog.1 | 83 eieio--object-class. 1016 `eieio-object-class', `class-parent' to `eieio-class-parent', 1310 eieio-persistent-read. 1346 * semantic/db-el.el (object-print): New method. 1357 (object-print): Allow child classes to overwrite the display of 1531 * semantic/db.el (semanticdb-refresh-table): Do not print warnings 1554 to raise max-specpdl-size and max-lisp-eval-depth. 2069 (srecode-insert-method): Check template nesting depth when using 2071 (srecode-insert-method): Install override with depth limit. 3316 (semantic-lex-maximum-depth, define-lex, semantic-lex-token) [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.2 | 4850 minibuffer-depth-indicator-mode in the doc string to 5116 depth in parens between the bracket and `for' (bug#23391). 19650 (nstrace_depth): Current call depth. 24757 * lisp/ps-print.el (ps-print-preprint, ps-get-size): 25172 * lisp/emacs-lisp/eieio-core.el (eieio-oref): 25487 (eieio-oref, eieio-oset-default): 28350 * lisp/emacs-lisp/eieio-opt.el (eieio-help-class) 28351 (eieio--help-print-slot, eieio-help-class-slots): Move to cl-extra.el. 28565 Update eieio tests for recent eieio-core change. 29466 * lisp/emacs-lisp/eieio-opt.el (eieio-help-class) [all …]
|
H A D | ChangeLog.3 | 31099 (json--print-indentation-depth, json--print-keyval-separator): New 31106 (json--with-indentation): Use json--print-indentation-depth to avoid 121715 * lisp/emacs-lisp/eieio.el (object-print): 153567 * lisp/emacs-lisp/cl-print.el (cl-print--depth): New variable. 153568 (cl-print-object) <cons>: Print ellipsis if printing depth greater 153574 (cl-print-object) <:around>: Bind 'cl-print--depth'. 165097 * lisp/emacs-lisp/eieio.el (eieio-print-indentation, 172270 evaluation depth given to the debugger to allow it to call cl-print. 172960 * lisp/emacs-lisp/cl-print.el (cl-print--depth): New variable. 172961 (cl-print-object) <cons>: Print ellipsis if printing depth greater [all …]
|
/dports/editors/emacs/emacs-27.2/info/ |
H A D | elisp.info | 11278 (and (print 1) (print 2) nil (print 3)) 13195 ‘max-lisp-eval-depth’ provides another limit on depth of nesting. 16510 ‘depth’ 16512 of advice be present. By default, the depth is 0. A depth of 19682 ‘defcustom’, ‘defgroup’, ‘defclass’ (*note EIEIO: (eieio)Top.), and 22396 (recursion-depth) 26330 -- Function: minibuffer-depth 29483 -- Function: recursion-depth 57678 (eieio)Top.). In modern object-oriented parlance, this class is 57718 subclass, see *note Inheritance: (eieio)Inheritance.). Users of [all …]
|
/dports/lang/gforth/gforth-0.7.3/ |
H A D | ChangeLog | 1075 * engine/main.c: added --print-sequences 2168 reverted print-css 2346 Added print css to wf 3079 added depth-changes.fs and hook for that in kernel/input.fs 3090 the depth when first entering QUIT) 3599 renamed --print-codesize into --print-metrics (and added stuff to print) 3632 * engine/main.c: added --print-codesize option 6670 time it takes to print out on my HP550C DeskJet. 6917 bugfix in print-backtrace 7871 made source words print decimal [all …]
|
/dports/devel/llvm10/llvm-10.0.1.src/docs/ |
H A D | LangRef.rst | 7 :depth: 4 3581 call void asm sideeffect "eieio", ""() 3592 call void asm alignstack "eieio", ""() 3601 call void asm inteldialect "eieio", ""() 3864 print the inverted value). 4087 instead of ``x30``, print ``w30``. 4184 always print nothing) 4711 two lexical blocks at same depth. They are valid targets for ``scope:`` 10136 type, or an array (nested to any depth) of floating-point scalar or vector 10187 (nested to any depth) of floating-point scalar or vector types. [all …]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/docs/ |
H A D | LangRef.rst | 7 :depth: 4 3581 call void asm sideeffect "eieio", ""() 3592 call void asm alignstack "eieio", ""() 3601 call void asm inteldialect "eieio", ""() 3864 print the inverted value). 4087 instead of ``x30``, print ``w30``. 4184 always print nothing) 4711 two lexical blocks at same depth. They are valid targets for ``scope:`` 10136 type, or an array (nested to any depth) of floating-point scalar or vector 10187 (nested to any depth) of floating-point scalar or vector types. [all …]
|
/dports/devel/llvm70/llvm-7.0.1.src/docs/ |
H A D | LangRef.rst | 7 :depth: 4 3446 call void asm sideeffect "eieio", ""() 3457 call void asm alignstack "eieio", ""() 3466 call void asm inteldialect "eieio", ""() 3724 print the inverted value). 3936 instead of ``x30``, print ``w30``. 3984 nothing. Used to print 'addi' vs 'add' instructions. 3995 - ``m``: Subtract one and print an immediate integer as decimal. 4028 nothing. Used to print 'addi' vs 'add' instructions. 4033 always print nothing) [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/docs/ |
H A D | LangRef.rst | 7 :depth: 4 3463 call void asm sideeffect "eieio", ""() 3474 call void asm alignstack "eieio", ""() 3483 call void asm inteldialect "eieio", ""() 3741 print the inverted value). 3953 instead of ``x30``, print ``w30``. 4001 nothing. Used to print 'addi' vs 'add' instructions. 4012 - ``m``: Subtract one and print an immediate integer as decimal. 4045 nothing. Used to print 'addi' vs 'add' instructions. 4050 always print nothing) [all …]
|