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.
|
Mon, 27 Sep 2010 20:00:09 -0700 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Minor simplification.
|
Mon, 27 Sep 2010 19:41:18 -0700 |
Glenn Morris |
Minor NEWS fix.
|
Mon, 27 Sep 2010 19:22:37 -0700 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
Tue, 28 Sep 2010 02:13:41 +0000 |
Katsumi Yamaoka |
Fix message-* user options that differ from Gnus trunk.
|
Tue, 28 Sep 2010 02:55:08 +0200 |
Juanma Barranquero |
nt/*.c: Use const char*; remove unused code.
|
Tue, 28 Sep 2010 01:25:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 27 Sep 2010 23:32:36 +0200 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
Mon, 27 Sep 2010 19:14:58 +0200 |
Andreas Schwab |
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
|
Mon, 27 Sep 2010 15:27:54 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
Mon, 27 Sep 2010 14:44:26 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
Mon, 27 Sep 2010 10:59:16 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
|
Mon, 27 Sep 2010 14:01:48 +0900 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
Mon, 27 Sep 2010 14:00:46 +0900 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
Mon, 27 Sep 2010 13:53:47 +0900 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
Mon, 27 Sep 2010 13:52:56 +0900 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
Sun, 26 Sep 2010 17:39:10 +0200 |
Jan D |
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
|
Sun, 26 Sep 2010 02:37:50 +0200 |
Juanma Barranquero |
lisp/window.el (walk-windows): Doc fix (bug#7105).
|
Mon, 27 Sep 2010 23:07:47 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 27 Sep 2010 22:53:35 +0200 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
Mon, 27 Sep 2010 22:43:03 +0200 |
Jan D |
* process.c (wait_reading_process_output): Add missing FD_CLR
|
Mon, 27 Sep 2010 22:11:33 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (e): Remove.
|
Mon, 27 Sep 2010 18:44:31 +0200 |
Lars Magne Ingebrigtsen |
Add gnutls logging and clean up various gnutls bits.
|
Mon, 27 Sep 2010 18:27:37 +0200 |
Juanma Barranquero |
src/w32.c: Remove unused code and make static many functions.
|
Mon, 27 Sep 2010 17:34:04 +0200 |
Michael Albinus |
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
|
Mon, 27 Sep 2010 17:03:58 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Don't infloop while reading.
|
Mon, 27 Sep 2010 16:56:27 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Mon, 27 Sep 2010 16:35:22 +0200 |
Lars Magne Ingebrigtsen |
Add debugging to the gnutls library, and finish handshaking when it's done.
|
Mon, 27 Sep 2010 13:22:21 +0000 |
Katsumi Yamaoka |
nnimap.el (utf7): Required.
|