John Mastro
a10e36a5d7
auth-source: Fix Mac OS X keychain lookups.
...
* auth-source.el (auth-source-macos-keychain-search-items): Return
result of `auth-source-macos-keychain-result-append' (bug#19074).
2014-11-26 09:15:08 -05:00
Paul Eggert
5da3f6c2fe
Adjust copyright notice and obviously-wrong dates.
2014-11-24 17:47:59 -08:00
Paul Eggert
f24c8f98ec
Fix white-space problems in ChangeLogs.
2014-11-24 17:16:27 -08:00
Paul Eggert
342bc0e04b
.gitignore cleanup.
...
* .gitignore: Merge contents of subsidiary files and organize the
result so as to avoid duplication. Remove no-longer needed entries.
* admin/charsets/.gitignore, admin/unidata/.gitignore:
* doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore:
* leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore:
* lisp/calc/.gitignore, lisp/calendar/.gitignore:
* lisp/cedet/.gitignore, lisp/emulation/.gitignore:
* lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore:
* lisp/international/.gitignore, lisp/language/.gitignore:
* lisp/leim/.gitignore, lisp/leim/quail/.gitignore:
* lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore:
* lisp/nxml/.gitignore, lisp/obsolete/.gitignore:
* lisp/play/.gitignore, lisp/progmodes/.gitignore:
* lisp/term/.gitignore, lisp/textmodes/.gitignore:
* lisp/url/.gitignore, nt/.gitignore, src/.gitignore:
Remove; no longer needed.
2014-11-17 17:58:28 -08:00
Adam Sjøgren
e18c2a53a9
[Backport] lisp/gnus/mml2015.el (mml2015-display-key-image): New variable
2014-11-13 04:22:36 +00:00
Katsumi Yamaoka
7515423bc1
[Backport] gnus.el (gnus-mode-line-buffer-identification):
...
Don't add image data for a non-graphic display;
Don't shadow load-path, it blocks autoloading of find-image (bug#18813)
2014-10-27 22:51:18 +00:00
enami tsugutomo
b13ccfca85
[Backport] lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested to keep connection open
2014-10-27 00:56:22 +00:00
Glenn Morris
83bad90efe
Add 24.4 release ChangeLog entries
2014-10-20 20:21:15 +01:00
Daiki Ueno
c8145320b2
mml: Signal error on invalid <#secure> tag
...
* mml.el (mml-parse-1): Error out if unknown mode is specified in
<#secure> tag (bug#18513).
2014-10-01 11:25:15 +09:00
Glenn Morris
9fc9c8c639
Remove some function declarations, no longer needed or correct
...
* lisp/emacs-lisp/cl-macs.el (help-add-fundoc-usage):
* lisp/gnus/mm-util.el (help-function-arglist):
Remove outdated declarations.
2014-06-25 23:43:39 -07:00
Andreas Schwab
f76c98dd13
* html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
...
attribute values. (Bug#17834)
2014-06-22 23:14:43 +02:00
Andreas Schwab
e494904ce4
* html2text.el (html2text-get-attr): Fix typo when splitting value from
...
attribute. (Bug#17613)
2014-05-28 08:35:53 +02:00
Glenn Morris
a9fd3545bb
Add CVE numbers for recent issues to ChangeLogs
2014-05-08 14:12:34 -04:00
Glenn Morris
088e020172
* gnus-fun.el (gnus-grab-cam-face): Do not use predictable temp-file name.
2014-05-05 20:50:51 -07:00
Glenn Morris
d136f18462
Doc fixes
...
* 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
2014-05-01 19:55:25 -04:00
Glenn Morris
2998fa1b73
Fix up some Version: headers that might confuse package.el
2014-03-31 15:01:59 -04:00
Juanma Barranquero
8cf07e5a55
etc/ChangeLog: Add missing bug reference.
...
doc/emacs/ChangeLog, doc/lispref/ChangeLog, lisp/ChangeLog*: Fix typos.
2014-03-10 00:55:11 +01:00
Lars Ingebrigtsen
d67d60a2ea
nnimap respool fix
...
* nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
groups work again.
2014-03-07 18:21:35 +01:00
George McNinch
45e2ca143d
* nnir.el (nnir-run-namazu): Parse namazu results that are larger than 999
...
(i.e. "1,342").
2014-03-07 17:58:25 +01:00
Lars Ingebrigtsen
84254bbdf0
* gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug out
...
if the directory doesn't exist.
2014-03-07 16:00:34 +01:00
Lars Ingebrigtsen
4571592624
lisp/gnus/gnus-group.el (gnus-group-make-group): Clarify prompt
2014-03-05 22:54:48 +00:00
Juanma Barranquero
35e951cd4b
*/ChangeLog: Trivial fixes.
2014-03-03 05:57:26 +01:00
Paul Eggert
16f4c9f148
Spelling fixes.
2014-02-22 18:46:12 -08:00
Daniel Colascione
d3cac06127
Build correct secrets pattern from auth-source pattern
2014-02-21 17:44:59 -08:00
Teodor Zlatanov
019ff874af
lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg extension in `auth-sources' means and link to EPA docs
2014-02-13 22:52:51 +00:00
Juanma Barranquero
c295fc18e3
Fix typos in Changelogs.
2014-02-13 03:19:48 +01:00
Lars Ingebrigtsen
6227467f0b
Fix the last patch to work from non-fancy splits, too
2014-02-11 21:51:37 -08:00
Lars Ingebrigtsen
d024b579cd
* nnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375).
2014-02-11 21:48:39 -08:00
Glenn Morris
34dc21db6e
Replace "Maintainer: FSF" with the emacs-devel mailing address
2014-02-09 17:34:22 -08:00
Lars Ingebrigtsen
ab4dc1e1ba
* message.el (message-tab): Mention what happens on normal tabs
...
(bug#11297).
2014-02-08 20:37:38 -08:00
Glenn Morris
36f1351eb9
auth-sources doc fixes
...
* 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
2014-02-07 21:07:55 -05:00
Glenn Morris
e92e30dd30
"Use instead" obsolescence messages should end with "."
2014-02-06 19:23:46 -08:00
Lars Ingebrigtsen
5c7e844276
lisp/gnus/ietf-drums.el (ietf-drums-parse-address): Don't bug out when called with an empty string
2014-02-07 03:06:44 +00:00
Lars Ingebrigtsen
cf8a1938e3
lisp/gnus/gnus-msg.el (gnus-summary-cancel-article): Allow cancelling articles that have a differing From address (bug#10808)
2014-02-06 05:43:50 +00:00
Lars Ingebrigtsen
3660c612b3
lisp/gnus/gnus-int.el (gnus-request-accept-article): Doc fix
2014-02-05 04:35:29 +00:00
Lars Ingebrigtsen
94304aea88
nnir mark update fix
...
* nnir.el (nnir-request-update-mark): Don't try to update the source
group if we can't find it (bug#16611).
2014-02-01 00:26:31 -08:00
Lars Ingebrigtsen
ec80e68933
lisp/gnus/nnimap.el (nnimap-transform-headers): Partially revert mistakenly checked-in test code from last checkin
2014-01-31 10:13:28 +00:00
Lars Ingebrigtsen
579d49fa6e
lisp/gnus/nnimap.el (nnimap-transform-headers): Fix Davmail header parsing
2014-01-31 08:33:13 +00:00
Gnus developers
4e2b87d871
Misc bugfixes made in Gnus master
...
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).
2014-01-31 01:56:00 +00:00
Steinar Bang
ee1a30fb07
lisp/gnus/gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail reading
2014-01-18 20:46:53 +00:00
Glenn Morris
56db2b1bfd
ChangeLog fixes
2014-01-16 20:54:23 -05:00
Glenn Morris
d967cd184c
ChangeLog fixes
2014-01-16 00:34:43 -08:00
Paul Eggert
ae93878a92
Spelling fixes.
2014-01-13 14:21:32 -08:00
Glenn Morris
a12bf61ed4
ChangeLog fixes
2014-01-10 19:55:50 -08:00
Glenn Morris
00885d0882
ChangeLog whitespace fix
2014-01-09 15:15:04 -05:00
Glenn Morris
e49c0a9ae3
Comment
2014-01-09 15:04:39 -05:00
Ken Olum
6affdccc58
Tiny change for message-bury
...
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.
2014-01-09 15:01:15 -05:00
Paul Eggert
136b74c53a
Spelling fixes.
...
* 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.
2014-01-08 11:16:10 -08:00
Paul Eggert
d5081c1ed8
Spelling fixes.
...
* 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.
2014-01-05 22:25:30 -08:00
Katsumi Yamaoka
d1e12aefa6
Gnus: Silence the byte compiler
2014-01-05 23:38:42 +00:00