Fri, 01 Oct 2010 12:56:44 +0000 |
Katsumi Yamaoka |
Give up on using gnutls-cli for starttls.
|
Fri, 01 Oct 2010 05:25:21 -0700 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
Fri, 01 Oct 2010 05:19:52 -0700 |
Dan Nicolaescu |
* src/point.h: Remove, unused.
|
Fri, 01 Oct 2010 13:52:23 +0200 |
Eli Zaretskii |
nt/ChangeLog: Fix last entry.
|
Fri, 01 Oct 2010 13:45:16 +0200 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
Fri, 01 Oct 2010 11:15:10 +0000 |
Katsumi Yamaoka |
Florian Ragwitz' stuff removed because of missing paperwork.
|
Fri, 01 Oct 2010 10:16:39 +0200 |
Eli Zaretskii |
Fix bug #7102.
|
Fri, 01 Oct 2010 00:24:35 -0700 |
Glenn Morris |
* lisp/obsolete/sc.el: Remove file.
|
Fri, 01 Oct 2010 06:56:38 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
|
Fri, 01 Oct 2010 05:50:11 +0000 |
Katsumi Yamaoka |
gravatar.el (gravatar-create-image): New function.
|
Thu, 30 Sep 2010 20:57:26 -0700 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
Fri, 01 Oct 2010 03:28:45 +0200 |
Juanma Barranquero |
lisp/server.el (server-start): For compatibility, revert part of revno 101688.
|
Fri, 01 Oct 2010 00:34:42 +0000 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
Fri, 01 Oct 2010 00:25:50 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
|
Thu, 30 Sep 2010 16:26:40 -0700 |
Dan Nicolaescu |
* src/xml.c (parse_string): Use const.
|
Thu, 30 Sep 2010 16:28:22 +0200 |
Lars Magne Ingebrigtsen |
(Fbacktrace): Don't overwrite print-level on exit.
|
Thu, 30 Sep 2010 14:44:25 +0200 |
Eli Zaretskii |
Fix documentation of VC status indicator in mode line.
|
Thu, 30 Sep 2010 10:25:45 +0000 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.
|
Thu, 30 Sep 2010 08:39:23 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 30 Sep 2010 04:53:26 +0200 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
Wed, 29 Sep 2010 19:23:25 -0700 |
Glenn Morris |
etc/NEWS updates.
|
Wed, 29 Sep 2010 19:18:24 -0700 |
Glenn Morris |
Remove some diary-lib function aliases, obsolete since 22.1.
|
Wed, 29 Sep 2010 19:15:17 -0700 |
Glenn Morris |
Remove some obsolete appt.el code.
|
Wed, 29 Sep 2010 18:20:51 -0700 |
Dan Nicolaescu |
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
|
Thu, 30 Sep 2010 02:09:04 +0200 |
Juanma Barranquero |
src/w32console.c (vga_stdcolor_name): Remove unused function.
|
Wed, 29 Sep 2010 20:52:34 +0200 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
Wed, 29 Sep 2010 17:07:34 +0200 |
Juanma Barranquero |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
|
Wed, 29 Sep 2010 16:30:45 +0200 |
Lars Magne Ingebrigtsen |
Clean up gnutls.c coding style to conform with the Emacs style.
|
Wed, 29 Sep 2010 15:58:11 +0200 |
Eli Zaretskii |
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.
|
Wed, 29 Sep 2010 15:38:27 +0200 |
Stefan Monnier |
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
|
Wed, 29 Sep 2010 15:25:24 +0200 |
Lars Magne Ingebrigtsen |
Do the gnutls handshake from the reader loop, instead of looping over
|
Wed, 29 Sep 2010 14:48:29 +0200 |
Lars Magne Ingebrigtsen |
Make sure all reads/writes to gnutls streams go via the gnutls functions.
|