Home
last modified time | relevance | path

Searched +refs:wl +refs:message +refs:id +refs:hash +refs:function (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/mail/wanderlust/wanderlust-475514f/wl/
H A DChangeLog.11340 * wl-vars.el (wl-message-id-hash-function): New customizable
1343 * wl-util.el (wl-draft-make-message-id-from-address): New function.
1344 (wl-draft-make-message-id-string): Use it.
1366 elmo-get-message-id-from-buffer.
4452 elmo-clear-hash-val.
5599 retrieving message-id field.
7899 `wl-insert-message-id' is nil.
8540 * wl-utils.el (wl-message-id-function): New variable.
8542 Use `wl-message-id-function'.
8549 if `wl-message-id-use-wl-from' if non-nil.
[all …]
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.384 * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
322 when wl-summary-jump-to-msg-by-message-id failed.
326 * wl-util.el (wl-draft-make-message-id-string): Ditto.
587 * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
589 (wl-summary-jump-to-msg-by-message-id-via-nntp)
1143 wl-summary-jump-to-msg-by-message-id-via-nntp,
1231 * wl-util.el (wl-draft-make-message-id-string, wl-unique-id,
1235 * wl-mule.el (wl-draft-make-message-id-string): Remove.
1237 * wl-xmas.el (wl-draft-make-message-id-string): Remove.
1638 wl-summary-jump-to-msg-by-message-id-via-nntp,
[all …]
H A DChangeLog.1.ja19 * 変数 wl-insert-message-id がまるっきり無視されていたのを修正。
38 * msgdb に 最後の message-id しか保存しないようにした。
394 上の id と変数の id が異なってしまうのを修正した。
430 mel-find-function で base64 decoder を見つけるようにした。
474 * wl-make-hash, wl-get-hash-val, wl-set-hash-val を elmo に移し,
783 * [elmo] Reference と In-Reply-To から message-id を切り出す
1017 * wl-summary-jump-to-parent-message で参照先の msg-id を得るときに空
1220 * wl-summary-jump-to-parent-msg-by-message-id で、当該メッセージが
1454 'wl-folder-entity-id で参照できるようにした。
1700 * wl-message-back-to-summary -> wl-message-exit
[all …]
H A DChangeLog.3.ja84 * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
331 wl-summary-jump-to-msg-by-message-idを呼ぶ際、記事を発見できなかった
336 * wl-util.el (wl-draft-make-message-id-string): 同上。
609 * wl-summary.el (wl-summary-jump-to-msg-by-message-id):
611 (wl-summary-jump-to-msg-by-message-id-via-nntp)
1270 * wl-util.el (wl-draft-make-message-id-string, wl-unique-id,
1274 * wl-mule.el (wl-draft-make-message-id-string): Remove.
1276 * wl-xmas.el (wl-draft-make-message-id-string): Remove.
1689 wl-summary-jump-to-msg-by-message-id-via-nntp
1762 wl-summary-jump-to-msg-by-message-id から
[all …]
/dports/mail/wanderlust/wanderlust-475514f/doc/
H A Dwl.texi3616 @findex wl-summary-jump-to-msg-by-message-id
4357 If non-nil and @code{wl-summary-jump-to-msg-by-message-id} failed, call
4358 @code{wl-summary-jump-to-msg-by-message-id-via-nntp} and search message
5230 @item wl-insert-message-id
5231 @vindex wl-insert-message-id
5235 @item wl-message-id-use-message-from
5236 @vindex wl-message-id-use-message-from
5255 @code{wl-message-id-domain}. (You might be beaten up on the Net News if
5262 @item wl-message-id-domain
5263 @vindex wl-message-id-domain
[all …]
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/freetype/src/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/www/firefox/firefox-99.0/modules/freetype2/docs/oldlogs/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/print/freetype2/freetype-2.11.1/docs/oldlogs/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/freetype2/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/freetype2/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
H A DChangeLog.242999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freetype/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/modules/freetype2/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/modules/freetype2/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/graphics/sdl2_ttf/SDL2_ttf-2.0.15/external/freetype-2.9.1/
H A DChangeLog.261772 [base] Introduce hash lookup, compare, and free function pointers.
1803 [bdf] Use new hash functions.
1810 Update code for new hash structure and function names.
1915 message.
1958 [autofit] Fix tracing message.
2250 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2817 Add tracing message.
3224 Add another tracing message.
3254 [psaux] Improve tracing message.
5481 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/
H A DChangeLog2999 `greeting' message.
3353 `id' member.
3970 [autofit] Fix trace message.
3973 tracing message.
4617 from a cache by a given hash, like:
4619 idx = hash & cache->mask;
4621 idx = hash & ( cache->mask * 2 + 1 );
5133 -id'.
5170 * configure: Compare directories using `ls -id'.
5324 message.
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/
H A DChangeLog1692 [base] Introduce hash lookup, compare, and free function pointers.
1723 [bdf] Use new hash functions.
1730 Update code for new hash structure and function names.
1835 message.
1878 [autofit] Fix tracing message.
2170 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2737 Add tracing message.
3144 Add another tracing message.
3174 [psaux] Improve tracing message.
5401 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/
H A DChangeLog1692 [base] Introduce hash lookup, compare, and free function pointers.
1723 [bdf] Use new hash functions.
1730 Update code for new hash structure and function names.
1835 message.
1878 [autofit] Fix tracing message.
2170 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2737 Add tracing message.
3144 Add another tracing message.
3174 [psaux] Improve tracing message.
5401 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/
H A DChangeLog1692 [base] Introduce hash lookup, compare, and free function pointers.
1723 [bdf] Use new hash functions.
1730 Update code for new hash structure and function names.
1835 message.
1878 [autofit] Fix tracing message.
2170 https://bugs.freedesktop.org/show_bug.cgi?id=92981
2737 Add tracing message.
3144 Add another tracing message.
3174 [psaux] Improve tracing message.
5401 https://bugzilla.redhat.com/show_bug.cgi?id=678397
[all …]

12345678910>>...16