Mercurial > emacs
graph
-
* lisp/calendar/appt.el (appt-activate): Check diary file.2010-09-29, by Glenn Morris
-
Remove Emacs 21 stuff.2010-09-29, by Katsumi Yamaoka
-
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.2010-09-28, by Stefan Monnier
-
Fix comments; remove Emacs 21 stuff.2010-09-28, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-28, by Katsumi Yamaoka
-
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.2010-09-28, by Katsumi Yamaoka
-
* lisp/calendar/appt.el (appt-check): Minor simplification.2010-09-28, by Glenn Morris
-
Minor NEWS fix.2010-09-28, by Glenn Morris
-
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.2010-09-28, by Glenn Morris
-
Fix message-* user options that differ from Gnus trunk.2010-09-28, by Katsumi Yamaoka
-
nt/*.c: Use const char*; remove unused code.2010-09-28, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-09-27, by Juanma Barranquero
-
* Makefile.in (ELCFILES): Update.2010-09-27, by Andreas Schwab
-
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid2010-09-27, by Andreas Schwab
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".2010-09-27, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".2010-09-27, by Michael Albinus
-
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.2010-09-27, by Michael Albinus
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.2010-09-27, by Kenichi Handa
-
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.2010-09-27, by Kenichi Handa
-
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.2010-09-26, by Jan D
-
lisp/window.el (walk-windows): Doc fix (bug#7105).2010-09-26, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-09-27, by Katsumi Yamaoka
-
Compile with imagemagick support by default.2010-09-27, by Lars Magne Ingebrigtsen
-
* process.c (wait_reading_process_output): Add missing FD_CLR2010-09-27, by Jan D
-
* lisp/emacs-lisp/float-sup.el (e): Remove.2010-09-27, by Stefan Monnier
-
Add gnutls logging and clean up various gnutls bits.2010-09-27, by Lars Magne Ingebrigtsen
-
src/w32.c: Remove unused code and make static many functions.2010-09-27, by Juanma Barranquero
-
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)2010-09-27, by Michael Albinus
-
(emacs_gnutls_read): Don't infloop while reading.2010-09-27, by Lars Magne Ingebrigtsen
-
Fix typos in ChangeLogs.2010-09-27, by Juanma Barranquero
-
Add debugging to the gnutls library, and finish handshaking when it's done.2010-09-27, by Lars Magne Ingebrigtsen
-
nnimap.el (utf7): Required.2010-09-27, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.2010-09-27, by Katsumi Yamaoka
-
Fix typos.2010-09-27, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-09-27, by Juanma Barranquero
-
Remove restriction on the number of glyphs in one composition.2010-09-27, by Kenichi Handa
-
merge trunk2010-09-27, by Kenichi Handa
-
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).2010-09-27, by Katsumi Yamaoka
-
Remove restriction on the number of glyphs in one composition.2010-09-27, by Kenichi Handa
-
Update ChangeLogs.2010-09-26, by Katsumi Yamaoka
-
mail-source.el (mail-source-value): Revert previous patch.2010-09-26, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.2010-09-26, by Stefan Monnier
-
Donät give write_mask to select for W32.2010-09-26, by Jan D
-
Reinstate ifdef subprocesses.2010-09-26, by Jan D
-
Add fd handling with callbacks to select, dbus needs it for async operation.2010-09-26, by Jan D
-
(starttls-negotiate): Avoid the cl.el decf function.2010-09-26, by Lars Magne Ingebrigtsen
-
Don't break the build if we don't have the gnutls libraries.2010-09-26, by Lars Magne Ingebrigtsen
-
Use const for some pointer arguments.2010-09-26, by Dan Nicolaescu
-
Code simplification in term.c.2010-09-26, by Dan Nicolaescu
-
Merge changes made in Gnus trunk.2010-09-26, by Katsumi Yamaoka
-
auth-source.el (auth-source-create): Query the user for whether to store the credentials.2010-09-26, by Katsumi Yamaoka
-
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.2010-09-26, by Katsumi Yamaoka
-
Set up GnuTLS support.2010-09-26, by Ted Zlatanov
-
Merge changes made in Gnus trunk.2010-09-26, by Katsumi Yamaoka
-
src/w32.c (get_emacs_configuration_options): Fix previous change.2010-09-26, by Juanma Barranquero
-
* lisp/notifications.el: Call dbus-register-signal only if it is bound.2010-09-25, by Glenn Morris
-
Cosmetic doc fixes for eshell.2010-09-25, by Glenn Morris
-
Add more xz compression support.2010-09-25, by Glenn Morris