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.
|
Wed, 29 Sep 2010 11:52:43 +0200 |
Eli Zaretskii |
Fix bug #7128.
|
Wed, 29 Sep 2010 05:11:58 -0400 |
Eli Zaretskii |
xdisp.c (string_buffer_position): Remove unused variables.
|
Wed, 29 Sep 2010 05:06:53 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
Wed, 29 Sep 2010 17:36:38 +0900 |
Daiki Ueno |
* epa.texi (Bug Reports): New section.
|
Wed, 29 Sep 2010 10:18:40 +0200 |
Juanma Barranquero |
* emacsclient.c (main): Remove unused variables.
|
Tue, 28 Sep 2010 21:25:59 -0700 |
Glenn Morris |
Remove unused variable top_srcdir from doc Makefiles.
|
Tue, 28 Sep 2010 21:19:30 -0700 |
Glenn Morris |
Use temp-buffers when not displaying the diary.
|
Tue, 28 Sep 2010 21:10:34 -0700 |
Glenn Morris |
Minor diary-lib change.
|
Tue, 28 Sep 2010 21:00:50 -0700 |
Glenn Morris |
Minor diary include improvement.
|
Tue, 28 Sep 2010 20:54:03 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-activate): Check diary file.
|
Wed, 29 Sep 2010 01:09:50 +0000 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
Tue, 28 Sep 2010 23:55:34 +0200 |
Stefan Monnier |
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
|
Tue, 28 Sep 2010 12:35:18 +0000 |
Katsumi Yamaoka |
Fix comments; remove Emacs 21 stuff.
|
Tue, 28 Sep 2010 11:47:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 28 Sep 2010 05:12:21 +0000 |
Katsumi Yamaoka |
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
|