aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some function declarations, no longer needed or correctGlenn Morris2014-06-252-2/+4
| | | | | | * lisp/emacs-lisp/cl-macs.el (help-add-fundoc-usage): * lisp/gnus/mm-util.el (help-function-arglist): Remove outdated declarations.
* * html2text.el (html2text-get-attr): Rewrite to handle spaces in quotedAndreas Schwab2014-06-222-66/+19
| | | | attribute values. (Bug#17834)
* * html2text.el (html2text-get-attr): Fix typo when splitting value fromAndreas Schwab2014-05-282-1/+6
| | | | attribute. (Bug#17613)
* Add CVE numbers for recent issues to ChangeLogsGlenn Morris2014-05-081-0/+1
|
* * gnus-fun.el (gnus-grab-cam-face): Do not use predictable temp-file name.Glenn Morris2014-05-052-4/+10
|
* Doc fixesGlenn Morris2014-05-012-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/autotype.texi (Skeleton Language): * doc/misc/message.texi (Header Commands): * lisp/allout-widgets.el (allout-widgets-tally) (allout-decorate-item-guides): * lisp/menu-bar.el (menu-bar-positive-p): * lisp/minibuffer.el (completion-pcm-complete-word-inserts-delimiters): * lisp/cedet/ede.el (ede-project-directories, ede-check-project-directory): * lisp/cedet/semantic/ia-sb.el (semantic-ia-sb-show-doc): * lisp/cedet/semantic/tag.el (semantic-tag-in-buffer-p): * lisp/cedet/semantic/bovine/c.el (semantic-tag-abstract-p): * lisp/gnus/gnus-registry.el (gnus-registry-install-p): Doc fix. * lisp/progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number): * lisp/progmodes/js.el (js--inside-param-list-p) (js--inside-dojo-class-list-p, js--forward-destructuring-spec): * lisp/progmodes/prolog.el (region-exists-p): * lisp/progmodes/verilog-mode.el (verilog-scan-cache-ok-p): * lisp/textmodes/reftex-parse.el (reftex-using-biblatex-p): * lisp/url/url-parse.el (url-generic-parse-url): * src/floatfns.c (Fisnan): * src/profiler.c (Fprofiler_cpu_running_p): Doc fixes (replace `iff'). Fixes: debbugs:17309
* Fix up some Version: headers that might confuse package.elGlenn Morris2014-03-311-1/+1
|
* etc/ChangeLog: Add missing bug reference.Juanma Barranquero2014-03-101-13/+13
| | | | doc/emacs/ChangeLog, doc/lispref/ChangeLog, lisp/ChangeLog*: Fix typos.
* nnimap respool fixLars Ingebrigtsen2014-03-072-0/+13
| | | | | * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap groups work again.
* * nnir.el (nnir-run-namazu): Parse namazu results that are larger than 999George McNinch2014-03-072-1/+6
| | | | (i.e. "1,342").
* * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug outLars Ingebrigtsen2014-03-072-21/+28
| | | | if the directory doesn't exist.
* lisp/gnus/gnus-group.el (gnus-group-make-group): Clarify promptLars Ingebrigtsen2014-03-052-1/+5
|
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-3/+3
|
* Spelling fixes.Paul Eggert2014-02-221-2/+2
|
* Build correct secrets pattern from auth-source patternDaniel Colascione2014-02-212-6/+41
|
* lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg ↵Teodor Zlatanov2014-02-132-0/+10
| | | | extension in `auth-sources' means and link to EPA docs
* Fix typos in Changelogs.Juanma Barranquero2014-02-131-18/+18
|
* Fix the last patch to work from non-fancy splits, tooLars Ingebrigtsen2014-02-111-3/+4
|
* * nnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375).Lars Ingebrigtsen2014-02-112-0/+8
|
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
|
* * message.el (message-tab): Mention what happens on normal tabsLars Ingebrigtsen2014-02-082-2/+8
| | | | (bug#11297).
* auth-sources doc fixesGlenn Morris2014-02-072-9/+6
| | | | | | | | | * doc/misc/auth.texi (GnuPG and EasyPG Assistant Configuration): Be agnostic about authinfo/authinfo.gpg default order. * lisp/gnus/auth-source.el (auth-sources): Doc fix. Fixes: debbugs:16642
* "Use instead" obsolescence messages should end with "."Glenn Morris2014-02-061-1/+1
|
* lisp/gnus/ietf-drums.el (ietf-drums-parse-address): Don't bug out when ↵Lars Ingebrigtsen2014-02-072-1/+7
| | | | called with an empty string
* lisp/gnus/gnus-msg.el (gnus-summary-cancel-article): Allow cancelling ↵Lars Ingebrigtsen2014-02-062-3/+10
| | | | articles that have a differing From address (bug#10808)
* lisp/gnus/gnus-int.el (gnus-request-accept-article): Doc fixLars Ingebrigtsen2014-02-052-1/+5
|
* nnir mark update fixLars Ingebrigtsen2014-02-012-1/+7
| | | | | * nnir.el (nnir-request-update-mark): Don't try to update the source group if we can't find it (bug#16611).
* lisp/gnus/nnimap.el (nnimap-transform-headers): Partially revert mistakenly ↵Lars Ingebrigtsen2014-01-311-1/+1
| | | | checked-in test code from last checkin
* lisp/gnus/nnimap.el (nnimap-transform-headers): Fix Davmail header parsingLars Ingebrigtsen2014-01-312-2/+8
|
* Misc bugfixes made in Gnus masterGnus developers2014-01-316-47/+75
| | | | | | | | | | | | | | | | | | | 2014-01-31 Alex Schroeder <alex@gnu.org> (tiny change) * gnus-tut.txt (Message-ID): Typo fix (bug#15556). 2014-01-31 Dave Abrahams <dave@boostpro.com> * gnus-salt.el (gnus-tree-highlight-article): Don't move point around in the summary buffer (bug#13769). 2014-01-31 Lars Ingebrigtsen <larsi@gnus.org> * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer name if we're using a single article buffer. Otherwise, it may point to a killed buffer (bug#13756). 2014-01-30 Lars Ingebrigtsen <larsi@gnus.org> * nnmail.el (nnmail-split-it): Instead of redoing the search to restore the match data, just save and restore it explictly (bug#12375). * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if that's needed. * spam.el (spam-initialize): Allow calling repeatedly, but only run the the code once (bug#9069).
* lisp/gnus/gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail ↵Steinar Bang2014-01-182-1/+6
| | | | reading
* ChangeLog fixesGlenn Morris2014-01-161-2/+2
|
* ChangeLog fixesGlenn Morris2014-01-162-21/+0
|
* Spelling fixes.Paul Eggert2014-01-131-0/+4
|
* ChangeLog fixesGlenn Morris2014-01-101-0/+9
|
* ChangeLog whitespace fixGlenn Morris2014-01-091-1/+1
|
* CommentGlenn Morris2014-01-091-0/+3
|
* Tiny change for message-buryKen Olum2014-01-092-4/+7
| | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00539.html * lisp/gnus/message.el (message-bury): Call bury-buffer with no argument in the message-return-action case too.
* Spelling fixes.Paul Eggert2014-01-083-3/+3
| | | | | | | | | | | * lisp/language/china-util.el (hz-ascii-designation): Rename from hz-ascii-designnation. (hz-ascii-designation): Rename from hz-ascii-designnation. All uses changed. * lisp/cedet/semantic/decorate/include.el (semantic-decoration-mouse-3): Rename from semantic-decoratiton-mouse-3. All uses changed. * lisp/org/org-irc.el (org-irc-ellipsify-description): Rename from org-irc-elipsify-description. All uses changed.
* Spelling fixes.Paul Eggert2014-01-051-1/+1
| | | | | | | | | | | | | | | | * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel): * emacs-lisp/debug.el (cancel-debug-on-entry): * epg.el (epg-error-to-string): * files.el (recover-file): * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region): * mail/emacsbug.el (report-emacs-bug-hook): * mail/sendmail.el (mail-recover): * ses.el (ses-yank-resize): * term/ns-win.el (ns-print-buffer): Spelling fixes in diagnostics, mostly for "canceled" with one L. * epg.el (epg-key-capability-alist): Rename from misspelled version. All uses changed. * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
* Gnus: Silence the byte compilerKatsumi Yamaoka2014-01-053-1/+13
|
* Spelling fixes.Paul Eggert2014-01-041-1/+1
| | | | | | | | * lib-src/Makefile.in (regex.o): Remove reference to no-longer-used macros CONFIG_BROKETS and INHIBIT_STRING_HEADER. "BROKETS" was a misspelling anyway.... * src/nsterm.h (updateCollectionBehavior): Rename from updateCollectionBehaviour. All uses changed.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01131-131/+131
|
* Every defcustom should specify its typeGlenn Morris2013-12-285-6/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apropos.el (apropos-match-face): * calculator.el (calculator-displayer): * dabbrev.el (dabbrev-search-these-buffers-only): * face-remap.el (buffer-face-mode-face): * simple.el (yank-handled-properties): * emacs-lisp/testcover.el (testcover-potentially-1value-functions): * mail/footnote.el (footnote-mode-line-string, footnote-prefix): * mail/hashcash.el (hashcash-accept-resources, hashcash-program) (hashcash-double-spend-database): * progmodes/ruby-mode.el (ruby-deep-indent-paren) (ruby-deep-indent-paren-style): * textmodes/flyspell.el (flyspell-auto-correct-binding): * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style) (rst-toc-insert-number-separator, rst-toc-insert-max-level): * vc/pcvs-defs.el (cvs-minor-mode-prefix): * erc/erc-log.el (erc-log-file-coding-system): * gnus/gnus-sieve.el (gnus-sieve-select-method): * gnus/gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl) (gravatar-rating, gravatar-size): * gnus/message.el (message-minibuffer-local-map): * gnus/sieve-manage.el (sieve-manage-authenticators) (sieve-manage-authenticator-alist): Specify custom types. * mail/hashcash.el (hashcash-program): Rename from hashcash-path. Update callers.
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-274-3/+11
| | | | | | | | | | | | | | | | | | | | | | * emacs-lisp/smie.el (smie-config): Add type, version, initialize. * bookmark.el (bookmark-bmenu-use-header-line): * doc-view.el (doc-view-scale-internally): * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program): * register.el (register-preview-delay): * net/shr.el (shr-bullet): * progmodes/cfengine.el (cfengine-cf-promises) (cfengine-parameters-indent): * progmodes/octave.el (inferior-octave-error-regexp-alist): * textmodes/reftex-vars.el (reftex-label-regexps): * vc/log-edit.el (log-edit-setup-add-author): Add version. * cedet/ede/linux.el (project-linux-build-directory-default) (project-linux-architecture-default): Fix custom types. Add version. * gnus/gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar): * gnus/gnus-sum.el (gnus-subthread-sort-functions): Add version. * gnus/gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
* Misc small custom fixesGlenn Morris2013-12-273-6/+12
| | | | | | | | | | | | | | | | | | | | | | | The value of defcustom's const should not be quoted! * lisp/desktop.el (desktop-restore-in-current-display): * lisp/newcomment.el (comment-empty-lines): * lisp/progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info) (idlwave-pad-keyword): * lisp/progmodes/tcl.el (tcl-tab-always-indent): * lisp/textmodes/reftex-vars.el (reftex-index-default-tag): * lisp/elec-pair.el (electric-pair-skip-whitespace): * lisp/progmodes/cfengine.el (cfengine-cf-promises): * lisp/cedet/ede/linux.el (project-linux-build-directory-default) (project-linux-architecture-default): * lisp/erc/erc-button.el (erc-button-alist): * lisp/gnus/auth-source.el (auth-sources): * lisp/gnus/nnmairix.el (nnmairix-propagate-marks-upon-close): * lisp/url/url-history.el (url-history-track): * lisp/url/url-vars.el (url-honor-refresh-requests): Fix custom types. * lisp/net/tls.el (tls-certtool-program): Fix default value.
* lisp/gnus/gnus-sum.el (gnus-summary-respool-query): Make split tracing work ↵Lars Ingebrigtsen2013-12-262-1/+21
| | | | in nnimap groups, too
* Misc changes made in Gnus masterGnus developers2013-12-263-1/+11
|
* lisp/gnus/gnus-sum.el (gnus-summary-exit): Stop animationsLars Ingebrigtsen2013-12-252-0/+6
|
* lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvarKatsumi Yamaoka2013-12-201-1/+0
|