log

age author description
Sun, 03 Oct 2010 14:36:19 +0200 Juanma Barranquero src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
Sun, 03 Oct 2010 00:31:59 -0400 Chong Yidong Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
Sun, 03 Oct 2010 06:12:15 +0200 Juanma Barranquero src/gnutls.c: Doc fixes. Make some functions static.
Sat, 02 Oct 2010 19:32:03 -0700 Glenn Morris * lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
Sat, 02 Oct 2010 19:26:35 -0700 Glenn Morris * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
Sat, 02 Oct 2010 19:22:40 -0700 Glenn Morris * lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
Sat, 02 Oct 2010 19:17:47 -0700 Glenn Morris * lisp/printing.el: Drop Emacs 20 code.
Sat, 02 Oct 2010 19:12:55 -0700 Glenn Morris * lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
Sat, 02 Oct 2010 19:09:53 -0700 Glenn Morris * lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
Sat, 02 Oct 2010 19:07:11 -0700 Glenn Morris * lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
Sat, 02 Oct 2010 19:03:18 -0700 Glenn Morris Tix fypo in previous change.
Sat, 02 Oct 2010 19:01:07 -0700 Glenn Morris * lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
Sat, 02 Oct 2010 18:56:11 -0700 Glenn Morris Do not autoload appt-delete.
Sat, 02 Oct 2010 18:53:04 -0700 Glenn Morris * lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
Sat, 02 Oct 2010 18:35:07 -0700 Glenn Morris Remove some unused ps-def definitions.
Sat, 02 Oct 2010 18:30:51 -0700 Glenn Morris url-http.el comment.
Sat, 02 Oct 2010 21:11:20 -0400 Chong Yidong * subr.el (booleanp): Return t instead of a list (Bug#7086).
Sat, 02 Oct 2010 20:59:02 -0400 Chong Yidong * keyboard.c (command_loop_1): Make sure the mark is really alive
Sun, 03 Oct 2010 00:33:27 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 02 Oct 2010 20:03:44 -0400 Chong Yidong * lisp/server.el (server-process-filter, server-return-error): Give
Sat, 02 Oct 2010 20:00:01 -0400 Chong Yidong * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
Sat, 02 Oct 2010 19:10:41 -0400 Chong Yidong Add minor comment (Bug#7001).
Sat, 02 Oct 2010 20:31:57 +0200 Juanma Barranquero lisp/gnus/shr.el (shr): Fix typo in provide call.
Sat, 02 Oct 2010 14:07:02 +0000 Katsumi Yamaoka gnus.texi (Splitting Mail): Fix @xref syntax.
Sat, 02 Oct 2010 15:21:43 +0200 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
Sat, 02 Oct 2010 14:34:02 +0200 Lars Magne Ingebrigtsen (url-lazy-message): Remove leftover debugging code.
Sat, 02 Oct 2010 14:12:17 +0200 Juanma Barranquero Rework tags targets in Windows makefiles to protect against old/stupid makes.
Sat, 02 Oct 2010 10:35:45 +0000 Katsumi Yamaoka Add lisp/gnus/nnregistry.el.
Sat, 02 Oct 2010 10:30:06 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 02 Oct 2010 11:08:47 +0200 Eli Zaretskii Improve TAGS target on MS-DOS.
Sat, 02 Oct 2010 10:24:14 +0200 Eli Zaretskii Invoke kill-emacs on SIGINT on Windows as well.
Fri, 01 Oct 2010 19:46:13 -0700 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
Fri, 01 Oct 2010 19:30:11 -0700 Glenn Morris Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
Sat, 02 Oct 2010 04:04:20 +0200 Lars Magne Ingebrigtsen Modify url-retrieve and related functions and structures to respect a
Sat, 02 Oct 2010 02:39:15 +0200 Lars Magne Ingebrigtsen Clean up trailing whitespace.
Sat, 02 Oct 2010 02:36:47 +0200 Lars Magne Ingebrigtsen xml.c: Rework the functions to take regions instead of strings,
Fri, 01 Oct 2010 23:14:58 +0000 Katsumi Yamaoka Update ChangeLog.
Fri, 01 Oct 2010 23:08:25 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 01 Oct 2010 22:18:24 +0200 Eli Zaretskii Fix initial frame dimensions on MS-DOS.
Fri, 01 Oct 2010 21:20:29 +0200 Eli Zaretskii Fix the MSDOS build broken by revno 101631.
Fri, 01 Oct 2010 19:38:36 +0200 Eli Zaretskii Fix bug #6349 with cursor positioning in truncated lines.
Fri, 01 Oct 2010 16:49:14 +0200 Lars Magne Ingebrigtsen Use url-lazy-message for warnings about ignored cookies.
Fri, 01 Oct 2010 16:05:25 +0200 Lars Magne Ingebrigtsen (url-http-async-sentinel): Check that the buffer is still alive before
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Fri, 01 Oct 2010 13:33:03 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.
Fri, 01 Oct 2010 06:06:44 -0700 Dan Nicolaescu * src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.
Fri, 01 Oct 2010 06:04:07 -0700 Dan Nicolaescu Small process.c cleanups.
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.