log

age author description
2010-10-03 Michael Albinus * files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
2010-10-03 Dan Nicolaescu * lib-src/Makefile.in: Remove ^L, old makes choke on it.
2010-10-03 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
2010-10-03 Dan Nicolaescu Include <fcntl.h> unconditionally.
2010-10-03 Michael Albinus * tramp.texi (Frequently Asked Questions): Mention
2010-10-03 Dan Nicolaescu * src/process.c: Do not include <sys/wait.h>, syswait.h does it.
2010-10-03 Dan Nicolaescu * src/sysdep.c (flush_pending_output): Remove code, does not do
2010-10-03 Dan Nicolaescu Remove unused code.
2010-10-03 Dan Nicolaescu Remove unused arguments for unexec.
2010-10-03 Juanma Barranquero src/gnutls.c: Fix typo in docstring.
2010-10-03 Lars Magne Ingebrigtsen url-vars.el (url-mime-charset-string): Changed the default to nil to
2010-10-03 Juanma Barranquero src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
2010-10-03 Chong Yidong Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
2010-10-03 Juanma Barranquero src/gnutls.c: Doc fixes. Make some functions static.
2010-10-03 Glenn Morris * lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
2010-10-03 Glenn Morris * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
2010-10-03 Glenn Morris * lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
2010-10-03 Glenn Morris * lisp/printing.el: Drop Emacs 20 code.
2010-10-03 Glenn Morris * lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2010-10-03 Glenn Morris * lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2010-10-03 Glenn Morris * lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2010-10-03 Glenn Morris Tix fypo in previous change.
2010-10-03 Glenn Morris * lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2010-10-03 Glenn Morris Do not autoload appt-delete.
2010-10-03 Glenn Morris * lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
2010-10-03 Glenn Morris Remove some unused ps-def definitions.
2010-10-03 Glenn Morris url-http.el comment.
2010-10-03 Chong Yidong * subr.el (booleanp): Return t instead of a list (Bug#7086).
2010-10-03 Chong Yidong * keyboard.c (command_loop_1): Make sure the mark is really alive
2010-10-03 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-03 Chong Yidong * lisp/server.el (server-process-filter, server-return-error): Give
2010-10-03 Chong Yidong * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
2010-10-02 Chong Yidong Add minor comment (Bug#7001).
2010-10-02 Juanma Barranquero lisp/gnus/shr.el (shr): Fix typo in provide call.
2010-10-02 Katsumi Yamaoka gnus.texi (Splitting Mail): Fix @xref syntax.
2010-10-02 Michael Albinus * files.el (remote-file-name-inhibit-cache): New defcustom.
2010-10-02 Lars Magne Ingebrigtsen (url-lazy-message): Remove leftover debugging code.
2010-10-02 Juanma Barranquero Rework tags targets in Windows makefiles to protect against old/stupid makes.
2010-10-02 Katsumi Yamaoka Add lisp/gnus/nnregistry.el.
2010-10-02 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-02 Eli Zaretskii Improve TAGS target on MS-DOS.
2010-10-02 Eli Zaretskii Invoke kill-emacs on SIGINT on Windows as well.
2010-10-02 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
2010-10-02 Glenn Morris Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
2010-10-02 Lars Magne Ingebrigtsen Modify url-retrieve and related functions and structures to respect a
2010-10-02 Lars Magne Ingebrigtsen Clean up trailing whitespace.
2010-10-02 Lars Magne Ingebrigtsen xml.c: Rework the functions to take regions instead of strings,
2010-10-01 Katsumi Yamaoka Update ChangeLog.
2010-10-01 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-10-01 Eli Zaretskii Fix initial frame dimensions on MS-DOS.
2010-10-01 Eli Zaretskii Fix the MSDOS build broken by revno 101631.
2010-10-01 Eli Zaretskii Fix bug #6349 with cursor positioning in truncated lines.
2010-10-01 Lars Magne Ingebrigtsen Use url-lazy-message for warnings about ignored cookies.
2010-10-01 Lars Magne Ingebrigtsen (url-http-async-sentinel): Check that the buffer is still alive before
2010-10-01 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
2010-10-01 Katsumi Yamaoka gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.