10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 5 years ago.
Dec 26, 2019 — Dec 26, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* README: Added guidelines for contrib contributions.
Bill Wohler
as wohler
More... about 15 years ago
*** empty log message ***
Bill Wohler
as wohler
More... over 16 years ago
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in database path. (mh-namazu-execute-search): Specify -q in example since namazu is excessively garrulous.
Bill Wohler
as wohler
More... over 16 years ago
* mh-thread.el (mh-thread-set-tables): * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update): (mh-speed-extract-folder-name, mh-speed-parse-flists-output): (mh-speed-invalidate-map, mh-speed-add-folder): * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu): * mh-seq.el (mh-list-sequences): * mh-search.el (mh-index-execute-commands, mh-index-add-to-sequence) (mh-index-delete-from-sequence, mh-index-update-maps): * mh-scan.el (mh-msg-num-width): * mh-print.el (mh-ps-spool-buffer): * mh-mime.el (mh-mime-save-parts, mh-handle-set-external-undisplayer) (mh-file-mime-type): * mh-letter.el (mh-yank-cur-msg): * mh-funcs.el (mh-list-folders, mh-pipe-msg, mh-store-msg) (mh-store-buffer): * mh-folder.el (mh-modify, mh-visit-folder, mh-write-msg-to-file) (mh-prompt-for-refile-folder): * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon) (mh-handle-process-error, mh-variant-info): * mh-comp.el (mh-forward): * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias): (mh-alias-add-alias-to-file): Use with-current-buffer. More... almost 17 years ago
Load mh-loaddefs during compilation as well. More... almost 17 years ago
* calendar/calendar.el (cal-loaddefs): * calendar/diary-lib.el (diary-loaddefs): * calendar/holidays.el (hol-loaddefs): * eshell/esh-module.el (esh-groups): * mh/mh-e.el (mh-loaddefs): Load rather than require. More... almost 17 years ago
Fix typo in previous.
gm
More... almost 17 years ago
Use window-full-height-p.
gm
More... almost 17 years ago
Fix typos in comments. More... almost 17 years ago
* gnus/nnheader.el (nnheader-find-file-noselect): * gnus/mm-util.el (mm-insert-file-contents): * org/org-html.el (org-export-as-html): * org/org-docbook.el (org-export-as-docbook): * textmodes/reftex.el (reftex-get-file-buffer-force): * progmodes/verilog-mode.el (verilog-batch-execute-func): * emulation/viper.el (viper-go-away, viper-set-hooks): * emacs-lisp/re-builder.el (re-builder-unload-function): * emacs-lisp/bytecomp.el (byte-compile-file): * ses.el (ses-unload-function): * hexl.el (hexl-find-file): * files.el (normal-mode): * ehelp.el (with-electric-help): * autoinsert.el (auto-insert-alist): * arc-mode.el (archive-mode): Use (default-value 'major-mode) instead of default-major-mode. More... almost 17 years ago
* mh-e/mh-comp.el (mh-send-letter): * mail/sendmail.el (mail-recover-1): * international/mule-diag.el (describe-current-coding-system-briefly) (describe-current-coding-system): * international/mule-cmds.el (select-safe-coding-system) (select-message-coding-system) (set-language-environment-coding-systems, set-locale-environment): * hexl.el (hexl-insert-multibyte-char): * dos-w32.el (find-buffer-file-type-coding-system): * simple.el (what-cursor-position): Replace uses of default-buffer-file-coding-system with (default-value 'buffer-file-coding-system). More... almost 17 years ago
(mh-spamassassin-blacklist, mh-bogofilter-blacklist) (mh-spamprobe-blacklist): Sync docstring with manual.
Bill Wohler
as wohler
More... almost 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... almost 17 years ago
Kevin Ryde <user42 at zip.com.au>
gm
More... about 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... about 17 years ago
Update for release 8.2.
Bill Wohler
as wohler
More... about 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... about 17 years ago
Update for release 8.2.
Bill Wohler
as wohler
More... about 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... about 17 years ago
(Version, mh-version): Update for release 8.2.
Bill Wohler
as wohler
More... about 17 years ago
Remove trailing space.
Bill Wohler
as wohler
More... about 17 years ago
Fix typos. More... over 17 years ago
m-v: use lists to pass things around rather than values. More... over 17 years ago
Fix typos. More... over 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... over 17 years ago
(mh-pack-folder-hook): Bump package-version to 8.2.
Bill Wohler
as wohler
More... over 17 years ago
(mh-pack-folder): Fix docstring.
Bill Wohler
as wohler
More... over 17 years ago
(mh-mm-merge-handles) (mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard) (mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with code from Gnus 5.11 (closes SF #2235022).
Bill Wohler
as wohler
More... over 17 years ago
mh-e.el (mh-pack-folder-hook): New variable. mh-funcs.el (mh-pack-folder): Call new mh-pack-folder-hook. More... over 17 years ago
*** empty log message ***
Bill Wohler
as wohler
More... over 17 years ago