Home
last modified time | relevance | path

Searched +refs:sgml +refs:completion +refs:table (Results 51 – 75 of 343) sorted by relevance

12345678910>>...14

/dports/editors/flim/flim-02735de/
H A DChangeLog.1812 * mel-q-ccl.el (mel-ccl-256-to-16-table): Accept (illegal) lower
2136 (sasl-digest-md5-syntax-table): Rename from
2137 `sasl-digest-md5-parse-digest-challenge-syntax-table'.
2417 * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
2547 * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
3194 * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
4107 * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
4146 * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
4168 (mime-encode-region): Use `mime-encoding-alist' for completion.
4186 for completion.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.231114 completion-ignore-case for file name completion.
1117 completion-ignore-case for buffer name completion.
1330 *** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
1331 abbrev-table-p, abbrev-insert, abbrev-table-menu.
1335 *** `make-abbrev-table', `define-abbrev', `define-abbrev-table' all take
1338 *** New variable `abbrev-minor-mode-table-alist'.
1347 `abbrev-table-modiff'.
1813 *** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
2264 **** `find-word-boundary-function-table' is a char-table of functions to
2267 **** `char-script-table' is a char-table of script names.
[all …]
H A DNEWS.222355 *** The variable `sgml-transformation' has been renamed to
4407 *** The new macro `dynamic-completion-table' supports using functions
4408 as a dynamic completion table.
4410 (dynamic-completion-table FUN)
4417 entered. `dynamic-completion-table' then computes the completion.
4419 *** The new macro `lazy-completion-table' initializes a variable
4420 as a lazy completion table.
4422 (lazy-completion-table VAR FUN)
4424 If the completion table VAR is used for the first time (e.g., by passing VAR
4426 arguments. FUN must return the completion table that will be stored in VAR.
[all …]
H A DNEWS.19455 ** A greatly extended sgml-mode offers new features such as (to be configured)
462 wrong (see `sgml-specials' if you get wrong results).
1320 syntax-table
1321 display-table
1323 case-table
1338 The functions `char-table-parent' and `set-char-table-parent'
1343 in the future. Instead, call map-char-table. (map-char-table
1366 *** The value of keyboard-translate-table may now be a char-table
3807 The function `make-syntax-table' now creates a syntax table which
3964 ** The variable completion-regexp-list affects the completion
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.231114 completion-ignore-case for file name completion.
1117 completion-ignore-case for buffer name completion.
1330 *** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put,
1331 abbrev-table-p, abbrev-insert, abbrev-table-menu.
1335 *** `make-abbrev-table', `define-abbrev', `define-abbrev-table' all take
1338 *** New variable `abbrev-minor-mode-table-alist'.
1347 `abbrev-table-modiff'.
1813 *** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
2264 **** `find-word-boundary-function-table' is a char-table of functions to
2267 **** `char-script-table' is a char-table of script names.
[all …]
H A DNEWS.222355 *** The variable `sgml-transformation' has been renamed to
4407 *** The new macro `dynamic-completion-table' supports using functions
4408 as a dynamic completion table.
4410 (dynamic-completion-table FUN)
4417 entered. `dynamic-completion-table' then computes the completion.
4419 *** The new macro `lazy-completion-table' initializes a variable
4420 as a lazy completion table.
4422 (lazy-completion-table VAR FUN)
4424 If the completion table VAR is used for the first time (e.g., by passing VAR
4426 arguments. FUN must return the completion table that will be stored in VAR.
[all …]
H A DNEWS.19455 ** A greatly extended sgml-mode offers new features such as (to be configured)
462 wrong (see `sgml-specials' if you get wrong results).
1320 syntax-table
1321 display-table
1323 case-table
1338 The functions `char-table-parent' and `set-char-table-parent'
1343 in the future. Instead, call map-char-table. (map-char-table
1366 *** The value of keyboard-translate-table may now be a char-table
3805 The function `make-syntax-table' now creates a syntax table which
3962 ** The variable completion-regexp-list affects the completion
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.81106 * progmodes/etags.el (etags-tags-completion-table): Modify the
1108 (tags-completion-table): Doc fix (it's an obarray, not an alist).
1109 (tags-completion-table, tags-recognize-empty-tags-table):
1850 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
1960 completion list.
3746 (sgml-validate-command): Fix :version.
4031 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
5823 * textmodes/sgml-mode.el (html-mode):
7286 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
8006 Improve skipping support for sgml.
[all …]
H A DChangeLog.112440 * international/mule.el (sgml-html-meta-auto-coding-function):
2533 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
2534 (sgml-parse-tag-backward): Use it to skip spurious < or >.
3283 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
3874 * progmodes/etags.el (etags-tags-completion-table): Use progress
6934 (etags-tags-completion-table): Show parsing progress.
13780 (dynamic-completion-table): Doc fix.
13781 (lazy-completion-table): Doc fix.
14083 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
14163 Use lazy-completion-table and make-variable-buffer-local.
[all …]
H A DChangeLog.9630 (sgml-skip-close-p): New function.
631 (sgml-value): Use it.
2442 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
2843 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
5095 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
16569 (PC-do-completion): Handle completion of env vars.
16670 * emacs-lisp/advice.el (ad-advice-class-completion-table)
17496 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
18200 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
18216 * emacs-lisp/crm.el (crm-completion-table): New variable.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.81106 * progmodes/etags.el (etags-tags-completion-table): Modify the
1108 (tags-completion-table): Doc fix (it's an obarray, not an alist).
1109 (tags-completion-table, tags-recognize-empty-tags-table):
1850 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
1960 completion list.
3746 (sgml-validate-command): Fix :version.
4031 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
5823 * textmodes/sgml-mode.el (html-mode):
7286 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
8006 Improve skipping support for sgml.
[all …]
H A DChangeLog.112440 * international/mule.el (sgml-html-meta-auto-coding-function):
2533 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
2534 (sgml-parse-tag-backward): Use it to skip spurious < or >.
3283 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
3874 * progmodes/etags.el (etags-tags-completion-table): Use progress
6934 (etags-tags-completion-table): Show parsing progress.
13780 (dynamic-completion-table): Doc fix.
13781 (lazy-completion-table): Doc fix.
14083 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
14163 Use lazy-completion-table and make-variable-buffer-local.
[all …]
H A DChangeLog.9630 (sgml-skip-close-p): New function.
631 (sgml-value): Use it.
2442 * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
2843 * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
5095 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
16569 (PC-do-completion): Handle completion of env vars.
16670 * emacs-lisp/advice.el (ad-advice-class-completion-table)
17496 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
18200 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
18216 * emacs-lisp/crm.el (crm-completion-table): New variable.
[all …]
/dports/devel/glade/glade-3.22.1/
H A DChangeLog13861 gladeui/glade-editor-table.c | 1 +
16326 gladeui/glade-editor-table.c | 2 +-
26484 gladeui/glade-editor-table.c, gladeui/glade-editor-table.h,
26568 gladeui/glade-editor-table.c | 2 +-
34413 … Enhanced model editing, now there is completion in type names, and column types are defined inline
46882 .../16x16/{table.png => widget-gtk-table.png} | Bin
46972 .../22x22/{table.png => widget-gtk-table.png} | Bin
51786 completion.
51787 o added completion to User Data column.
54639 * src/glade-gtk.c: Simplified table code a little bit, improved table
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-16699 * docs/reference/gtk/migrating-GtkEntry-icons.sgml:
1265 input. We use this in the completion code to know when completion
1295 completion-related interaction.
1376 completion.
1649 the size of the completion popup.
2387 Bug 563547 – Update gdkx11 atom precache table
2414 to match the gtkimcontextsimpleseqs.h table.
2703 * docs/reference/gtk/tmpl/gtkbuilder.sgml
2704 * docs/reference/gtk/tmpl/gtkwindow.sgml
2952 * gdk/keyname-table.h: fix small typo.
[all …]
H A DChangeLog.pre-1-040 accelerator table to be != NULL.
918 * docs/gtkfaq.sgml:
925 * docs/gtk_tut.sgml:
1031 * gdk/gtk_tut.sgml:
1134 * docs/gtk_tut.sgml:
1135 * docs/gtk_tut_it.sgml:
1440 * docs/gtkfaq.sgml:
3411 gdk_window_ref for the pointer in the xid table.
3449 factory->table if there is one.
4533 a stub for tab completion. The actual tab completion call had been
[all …]
/dports/textproc/libcroco/libcroco-0.6.13/
H A DChangeLog614 dist' that outght to be removed upon the completion of 'make dist', so
1711 Make colour table const
1901 docs/reference/tmpl/cr-enc-handler.sgml | 54 ---
1922 docs/reference/tmpl/libcroco-config.sgml | 37 --
1923 docs/reference/tmpl/libcroco.sgml | 16 -
2631 docs/reference/libcroco-docs.sgml | 39 ++
2658 docs/reference/tmpl/libcroco-config.sgml | 37 ++
2659 docs/reference/tmpl/libcroco.sgml | 16 +
5914 1/group all numerical properties together in a table.
5915 2/group all color (rgb) properties together in another table.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.312295 (completion-file-name-table, completion-flex-try-completion)
18118 * lisp/textmodes/sgml-mode.el (sgml-tag-syntax-table): Use bracket
23790 completion table).
37627 * lisp/completion.el (completion-syntax-table):
132107 ‘(with-syntax-table sgml-mode-syntax-table …)’ does not mistake some
161512 (ecomplete-completion-table): New completion table.
167301 (sgml-mode): Set syntax-ppss-table to sgml-tag-syntax-table. This
168695 "completion table" is described.
203463 revision-completion-table command for completion (bug#25710).
211661 buffer's completion table.
[all …]
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/
H A DChangeLog1030 ges: Cleanup internal hash table on deinit
2724 completion: Fix previous commit
2729 completion: Fix listing commands
2736 completion: Remove incorrect fixmes
6694 ges-launch: enable auto-completion.
8681 smart-adder: don't leak pads_infos hash table
19706 fill backround type table from enum values
20442 Don't expose test source enum value table
20448 don't expose transition enum value table
21398 move enum table into file scope
[all …]
/dports/textproc/html-pretty/htmlpty-1.01/
H A DChangeLog50 * Makefile.in: Remove TMPTESTDIR on completion of checks.
140 htmlpty.l and table.c.
154 run-time hash-table lookup of tags to find the correct action
170 * htmlpty.l and table.c: new function table_wrapup() called before
187 generate_style_file() in table.c.
208 all fopen() calls by tfopen() in this file, and in table.c.
231 * table.c: new file with shared code from tex-pretty.
341 option against entries in the internal option table, allowing
366 table is not used in the style files.
412 tagname from tag ("<sgml>" -> "SGML").
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.318332 Put new Gnus groups in the completion table
43526 ‘(with-syntax-table sgml-mode-syntax-table …)’ does not mistake some
66372 * lisp/completion.el (cmpl-syntax-table):
72932 (ecomplete-completion-table): New completion table.
78721 (sgml-mode): Set syntax-ppss-table to sgml-tag-syntax-table. This
79248 (help--symbol-completion-table): Consult it.
80115 "completion table" is described.
101722 (ses--completion-table): New defvar.
114883 revision-completion-table command for completion (bug#25710).
123081 buffer's completion table.
[all …]
/dports/devel/distcc/distcc-3.3.5/
H A DChangeLog13204 remaining in the table.
13511 rather than a table.
13858 * Delete table view from monitor.
13869 * Don't update the table.
15461 summary table of no compilations.
16593 table form.
20007 completion.
22203 completion.
23192 the client on completion.
27588 * src/: serve.c, exec.c: Log job completion
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A DChangeLog9484 completion: Place the completion helper in libexec
23055 * tools/gstreamer-completion:
33361 * tools/gstreamer-completion:
33385 * tools/gstreamer-completion:
33404 * tools/gstreamer-completion:
42254 toc: use global quark table
51408 hash table, so change the hash table key from quark to string.
83348 Add some more quarks to the table.
92626 Added more formats to caps table.
99066 Constify the crc table.
[all …]
/dports/japanese/mutt-devel/mutt-1.5.21/
H A DChangeLog656 table for readability
1427 * doc/mutt.css: Manual: vertical-align table cells at the top
1971 The fix is implemented as callbacks in the hash table so we can
2667 DocBook XSL renders simplelist to a html table which is
4457 boundaries when doing filename completion (bug #2871)
4461 Avoid altering the argument to mutt_complete() when completion
6049 * init.c: Tab-completion for my_ variable names and values.
6233 IMAP completion attempt.
6543 * init.c: Refactor mutt var completion so it can be used for
7208 * imap/imap.c: Allow IMAP tab-completion to complete over
[all …]
/dports/www/netrik/netrik-1.16.1/doc/
H A DREADME101 use the shell's <tab>-completion feature to get the correct file name.)
199 stored as strings up to now -- in a table, and assigns enumerated numbers to
245 After parse-elements.c and sgml.c have finished, the tree is dumped again, but
247 representation from the document, but instead looked up from a table of known
285 table-enabled text mode browsers links and w3m.)

12345678910>>...14