Home
last modified time | relevance | path

Searched +refs:product +refs:obarray (Results 1 – 25 of 30) sorted by relevance

12

/dports/mail/wanderlust/wanderlust-475514f/elmo/
H A Delmo-imap4.el1551 (unintern token obarray)
1558 (unintern token obarray)
1572 (unintern token obarray)
3029 (require 'product)
/dports/irc/riece/riece-9.0.0/lisp/
H A DChangeLog.Liece1112 * liece-version.el: Use product.el.
1115 (liece-product-name): Abolish.
1116 (liece-product-version): Abolish.
1117 (liece-product-code-name): Abolish.
1593 `liece-client-product'.
1599 (liece-product-name): New macro.
1600 (liece-product-version): New macro.
2498 Check irchat-obarray has been initialized.
2780 Use dotimes when initializing irchat-obarray.
3762 (irchat-handler-obarray): New variable.
[all …]
/dports/editors/apel/apel-4e3269b/
H A DChangeLog.153 * product.el (product-list-products, product-string-verbose)
157 * product.el: Likewise.
245 * product.el: Likewise.
517 * product.el (product-provide): Dto.
645 * product.el (product-version-as-string): Doc fix.
1143 * product.el (product-version-as-string): New function.
1144 (product-string-1): Use `product-version-as-string'.
1532 * product.el (product-string-1): Use `int-to-string' instead of
1558 * product.el (product-define): Add new slot `version-string'.
1564 (product-string): Separate `product-string' and
[all …]
/dports/editors/flim/flim-02735de/
H A DChangeLog.13 * mime-def.el: Change product name to 'FLIM-LB'.
822 * mime-def.el (mime-library-product): Update to 1.14.9.
3183 * mime-def.el (mel-define-service): Change size of obarray to 7.
4045 * mime-def.el (mime-library-product): Enclose with
4075 `mel-find-function-from-obarray'.
4082 (mel-find-function-from-obarray): New inline function.
4130 (mime-product-name): New macro.
4131 (mime-product-version): New macro.
4132 (mime-product-code-name): New macro.
4135 `mime-product-name', `mime-product-version' and
[all …]
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dguile.info-42418 sum <-- (product ('+' / '-') sum) / product
2419 product <-- (value ('*' / '/') product) / value
2427 (sum (product
2430 (product
2459 (define (parse-product product left . rest)
2484 sum) / product"’ with ‘"sum <-- (sum ('+' / '-') product) / product"’,
2499 sum <-- (product ('+' / '-'))* product
2510 (if (string? (cadr first));; form (sum ((product ...) "+") (product ...))
2514 ;; form (sum (((product ...) "+") ((product ...) "+")) (product ...))
5185 Each module has its own hash table, sometimes known as an “obarray”,
[all …]
/dports/lang/guile/guile-3.0.7/doc/ref/
H A Dguile.info-42317 sum <-- (product ('+' / '-') sum) / product
2318 product <-- (value ('*' / '/') product) / value
2326 (sum (product
2329 (product
2358 (define (parse-product product left . rest)
2383 sum) / product"’ with ‘"sum <-- (sum ('+' / '-') product) / product"’,
2398 sum <-- (product ('+' / '-'))* product
2409 (if (string? (cadr first));; form (sum ((product ...) "+") (product ...))
2413 ;; form (sum (((product ...) "+") ((product ...) "+")) (product ...))
5170 Each module has its own hash table, sometimes known as an “obarray”,
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.113714 obarray for completion.
3716 of obarray for completion.
7816 (sql-set-product, sql-product-feature): Update with renamed variable.
13246 (sql-interactive-product): New variable. SQL product for
13248 (sql-product-support): New variable. Specifies product-specific
13277 with a product from `sql-product-support' alist.
13279 based on `sql-product'.
13282 (sql-set-product): New function. Set `sql-product' and apply
13285 based on a product. Also set mode name to include product name.
13288 Use `sql-set-product'.
[all …]
H A DChangeLog.154823 since package names may not yet exist in the obarray.
6646 (sql-set-product, sql-product-interactive): Use it.
6799 Explicitly pass `obarray' to `unintern' to avoid a warning.
6806 * subr.el (unintern): Declare the obarray arg mandatory.
8850 (sql-product-interactive): Handle missing product.
10658 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10793 (sql-add-product, sql-del-product): New functions.
10795 (sql-product-font-lock): Update product API.
10797 (sql-highlight-product): Update product API.
10812 (sql-product-interactive): Use product API.
[all …]
H A DChangeLog.173389 * emacs-lisp/eieio-core.el (class): Rename field symbol-obarray to
3390 symbol-hashtable. It contains a hashtable instead of an obarray.
3392 `eieio-method-obarray'.
3395 (eieio-defclass-autoload-map): Use a hashtable instead of an obarray.
7466 * progmodes/sql.el (sql-product-alist): Improve the Vertica entry.
7688 * progmodes/sql.el (sql-product-alist): Add vertica.
7769 (sql-product-interactive): Bind `default-directory' to it to
7771 (sql-set-sqli-buffer): Call `sql-product-interactive' when no
13162 (sql-product-interactive): Use it.
21018 (sql-product-alist): Improve oracle :prompt-cont-regexp.
[all …]
H A DChangeLog.161726 (sql-product-interactive): Wait for interpreter prompt.
6303 (calc-map-equation, calc-outer-product, calc-inner-product):
8421 there is a product in the denominator of a fraction.
13752 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
13753 (dabbrev-completion): Don't use an obarray; provide
15413 (sql-product-interactive): Bug fix: Set `sql-buffer' in
20108 (sql-product-alist): Add product :completion-object,
20117 (sql-product-font-lock): Simplify for source code buffers.
20118 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
20120 (sql-highlight-product): Set product specific syntax table.
[all …]
H A DChangeLog.10382 * progmodes/cc-langs.el (c-keywords-obarray): Kludge for
436 (c-keywords-obarray): New language variable which contains each
839 declaration it's added in an obarray to be able to recognize
7735 * eshell/em-ls.el (eshell-ls-product-regexp): Fix typo.
22680 (vc-file-prop-obarray): Use prime length for better efficiency.
22682 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.113714 obarray for completion.
3716 of obarray for completion.
7816 (sql-set-product, sql-product-feature): Update with renamed variable.
13246 (sql-interactive-product): New variable. SQL product for
13248 (sql-product-support): New variable. Specifies product-specific
13277 with a product from `sql-product-support' alist.
13279 based on `sql-product'.
13282 (sql-set-product): New function. Set `sql-product' and apply
13285 based on a product. Also set mode name to include product name.
13288 Use `sql-set-product'.
[all …]
H A DChangeLog.154823 since package names may not yet exist in the obarray.
6646 (sql-set-product, sql-product-interactive): Use it.
6799 Explicitly pass `obarray' to `unintern' to avoid a warning.
6806 * subr.el (unintern): Declare the obarray arg mandatory.
8850 (sql-product-interactive): Handle missing product.
10658 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10793 (sql-add-product, sql-del-product): New functions.
10795 (sql-product-font-lock): Update product API.
10797 (sql-highlight-product): Update product API.
10812 (sql-product-interactive): Use product API.
[all …]
H A DChangeLog.173389 * emacs-lisp/eieio-core.el (class): Rename field symbol-obarray to
3390 symbol-hashtable. It contains a hashtable instead of an obarray.
3392 `eieio-method-obarray'.
3395 (eieio-defclass-autoload-map): Use a hashtable instead of an obarray.
7466 * progmodes/sql.el (sql-product-alist): Improve the Vertica entry.
7688 * progmodes/sql.el (sql-product-alist): Add vertica.
7769 (sql-product-interactive): Bind `default-directory' to it to
7771 (sql-set-sqli-buffer): Call `sql-product-interactive' when no
13162 (sql-product-interactive): Use it.
21018 (sql-product-alist): Improve oracle :prompt-cont-regexp.
[all …]
H A DChangeLog.161726 (sql-product-interactive): Wait for interpreter prompt.
6303 (calc-map-equation, calc-outer-product, calc-inner-product):
8421 there is a product in the denominator of a fraction.
13752 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
13753 (dabbrev-completion): Don't use an obarray; provide
15413 (sql-product-interactive): Bug fix: Set `sql-buffer' in
20108 (sql-product-alist): Add product :completion-object,
20117 (sql-product-font-lock): Simplify for source code buffers.
20118 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
20120 (sql-highlight-product): Set product specific syntax table.
[all …]
/dports/lang/guile1/guile-1.8.8/libguile/
H A DChangeLog-scm392 * subr.c (string->obarray-symbol, intern-symbol, unintern-symbol,
1399 * scl.c (product): fixed missing {} bug.
2232 * scl.c (lmin lmax sum difference product divide expt exp log):
2358 * scl.c (sum difference divide product): moved to scl.c and
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-scm392 * subr.c (string->obarray-symbol, intern-symbol, unintern-symbol,
1399 * scl.c (product): fixed missing {} bug.
2232 * scl.c (lmin lmax sum difference product divide expt exp log):
2358 * scl.c (sum difference divide product): moved to scl.c and
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-scm392 * subr.c (string->obarray-symbol, intern-symbol, unintern-symbol,
1399 * scl.c (product): fixed missing {} bug.
2232 * scl.c (lmin lmax sum difference product divide expt exp log):
2358 * scl.c (sum difference divide product): moved to scl.c and
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.212207 obarray, or symbol. If it is a symbol, the symbol's value is used.
2216 '(("Emacs Lisp" Info-goto-emacs-command-node obarray)
2217 ("Common Lisp" common-lisp-hyperspec common-lisp-hyperspec-obarray)
2218 ("SCWM" scwm-documentation scwm-obarray))
3119 In this case, that exact symbol is looked up in the specified obarray,
4682 The height of the space is computed as the product of the height
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.212207 obarray, or symbol. If it is a symbol, the symbol's value is used.
2216 '(("Emacs Lisp" Info-goto-emacs-command-node obarray)
2217 ("Common Lisp" common-lisp-hyperspec common-lisp-hyperspec-obarray)
2218 ("SCWM" scwm-documentation scwm-obarray))
3119 In this case, that exact symbol is looked up in the specified obarray,
4682 The height of the space is computed as the product of the height
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.2414 * lisp/progmodes/sql.el (sql-product-alist): Doc tweak
420 * lisp/progmodes/sql.el (sql-product-alist): Doc fix. (Bug#25440)
17218 (obarray-map, obarray-remove, obarray-put, obarray-get):
17239 Rename obarray-p to obarrayp
17241 * lisp/obarray.el (obarrayp): New name.
17246 Rename obarray-foreach to obarray-map
17248 * lisp/obarray.el (obarray-map): New name.
17253 New file with obarray functions.
17255 * lisp/obarray.el: Basic obarray functions extracted from abbrev.el.
22501 * lisp/progmodes/sql.el (sql-product-alist):
[all …]
H A DChangeLog.33978 touches the obarray.
81615 (ebrowse-build-tree-obarray): Rename from `ebrowse-build-tree-obarray`.
102325 Use `obarray-make`.
136155 (sql-test-add-product, sql-test-add-existing-product)
189836 rather than an obarray.
201273 `sql-product-interactive'.
201513 * lisp/obarray.el (obarray-size): Avoid compiler warning.
201750 * lisp/obarray.el (obarray-size): New function.
201757 * test/lisp/obarray-tests.el (obarray-make-default-test)
232463 20aea42 Rename obarray-foreach to obarray-map
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.2414 * lisp/progmodes/sql.el (sql-product-alist): Doc tweak
420 * lisp/progmodes/sql.el (sql-product-alist): Doc fix. (Bug#25440)
17218 (obarray-map, obarray-remove, obarray-put, obarray-get):
17239 Rename obarray-p to obarrayp
17241 * lisp/obarray.el (obarrayp): New name.
17246 Rename obarray-foreach to obarray-map
17248 * lisp/obarray.el (obarray-map): New name.
17253 New file with obarray functions.
17255 * lisp/obarray.el: Basic obarray functions extracted from abbrev.el.
22501 * lisp/progmodes/sql.el (sql-product-alist):
[all …]
H A DChangeLog.313746 Use `obarray-make`.
44141 that it is no longer an obarray.
47575 (sql-test-add-product, sql-test-add-existing-product)
101256 rather than an obarray.
112693 `sql-product-interactive'.
112933 * lisp/obarray.el (obarray-size): Avoid compiler warning.
113170 * lisp/obarray.el (obarray-size): New function.
113177 * test/lisp/obarray-tests.el (obarray-make-default-test)
119507 Increase the obarray size.
143885 20aea42 Rename obarray-foreach to obarray-map
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Delisp.info4663 product. When given no arguments, ‘*’ returns 1.
9855 In an empty obarray, every element is 0, so you can create an obarray
9923 variable ‘obarray’ is used.
9942 -- Variable: obarray
9949 defaults to the value of ‘obarray’, the standard obarray for
9965 -- Function: unintern symbol obarray
71885 A value of the form ‘(NUM . EXPR)’ stands for the product of the
77357 The product name of the server.
79098 expected to use, the product. A product is a consumer product
79099 regardless of whether the product has substantial commercial,
[all …]

12