3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `wl-window-deletable-p' function. More... over 6 years ago
* wl-message.el (wl-message-buffer-display): Do not handle signals in wl-message-display-internal for debuggability. More... over 6 years ago
Fix typo in ChangeLog entry. More... over 6 years ago
* wl-score.el (wl-string>): Use string> if available. More... over 6 years ago
* wl-addrmgr.el (wl-addrmgr-add, wl-addrmgr-delete) (wl-addrmgr-edit): Use elmo-string instead of wl-string. More... over 6 years ago
* elmo-net.el (elmo-open-socks-ssl-stream) (elmo-network-use-gnutls): Define only when built-in GnuTLS library is available. More... over 6 years ago
* elmo-net.el (elmo-socks-ssl-open-network-stream): Renamed from elmo-socks-ssl-open-network-stream and slightly simplified. More... over 6 years ago
Do not call open-gnutls-stream directly. More... over 6 years ago
Support plain / SSL / STARTTLS connection via SOCKS for SMTP. More... over 6 years ago
Support SSL / STARTTLS connection via SOCKS on IMAP and POP, NNTP folder. More... over 6 years ago
* elmo-imap4.el (elmo-imap4-send-command-enqueue) (elmo-imap4-send-command) (elmo-imap4-session-process-send-literal): Expand cl-etypecase and cl-ecase for old platforms. More... almost 7 years ago
* wl-summary.el (wl-summary-cursor-move-surface): Fix that neither wl-summary-prev nor wl-summary-cursor-move-surface works when wl-summary-skip-mark-list is nil. More... almost 7 years ago
Use `group' token to create search condition in parenthesis More... almost 7 years ago
Remove trailing whitespace from OR condition More... almost 7 years ago
Rewrite elmo-imap4-send-command More... almost 7 years ago
wl-message.el (wl-message-select-buffer): Fix error when resize-mini-windows is non-nil with a vertically narrow frame. More... almost 7 years ago
Update document. More... almost 7 years ago
Fix docstring. More... almost 7 years ago
Add ChangeLog entry. More... almost 7 years ago
Add support for horizontally split draft buffer window: split-horiz (#153) More... almost 7 years ago
Refactoring and fix minor error. More... almost 7 years ago
* elmo-search.el (elmo-search-engine-do-search): Discard STDERR output from process. (elmo-search-grep-target): Return null-device name only when no target file is found. More... about 7 years ago
elmo-archive.el (elmo-intern-soft): Fix misuse of `eq' for string comparison. More... over 7 years ago
ssl.el (ssl-program-arguments): Fix docstring. More... over 7 years ago
elmo-rss.el (elmo-rss-download): Do not pass HTTP header to xml-parse-region. More... over 7 years ago
Document update. More... over 7 years ago
Use built-in GnuTLS library for STARTTLS cnnection on IMAP/NNTP/POP folders. More... over 7 years ago
Remove let-binding of change-major-mode-hook. More... over 7 years ago
Use set-process-query-on-exit-flag function if available (Cf. [wl-en:6542]). More... over 7 years ago
Fix the case NNTP folder without newsgroup (for access group). More... over 7 years ago