| Commit message (Expand) | Author | Age | Files | Lines |
* | Continue reorganization of load dependencies. (Bug#7156) | Michael Albinus | 2010-10-04 | 5 | -616/+633 |
* | (url-http-wait-for-headers-change-function): Revert previous | Lars Magne Ingebrigtsen | 2010-10-04 | 2 | -2/+3 |
* | * url-http.el (url-http-wait-for-headers-change-function): Protect | Lars Magne Ingebrigtsen | 2010-10-04 | 2 | -1/+7 |
* | Don't add an echo dash for the first keystroke (Bug#7137). | Chong Yidong | 2010-10-04 | 2 | -13/+17 |
* | Remove O_RDONLY, O_WRONLY definitions, not needed. | Dan Nicolaescu | 2010-10-04 | 8 | -40/+13 |
* | shr.el (shr-tag-li): Get <li> indentation right. | Lars Magne Ingebrigtsen | 2010-10-04 | 2 | -6/+13 |
* | shr.el (shr-insert): Tweak line breaking. | Lars Magne Ingebrigtsen | 2010-10-04 | 2 | -6/+13 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2010-10-04 | 3 | -11/+21 |
* | shr.el (shr-insert): Use string anchors instead of line anchors. | Lars Magne Ingebrigtsen | 2010-10-04 | 2 | -2/+6 |
* | Minor appt.el changes. | Glenn Morris | 2010-10-03 | 2 | -7/+16 |
* | Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'. | Ted Zlatanov | 2010-10-03 | 2 | -30/+23 |
* | * doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo. | Glenn Morris | 2010-10-03 | 2 | -2/+2 |
* | Minor doc Makefile.in clean-up. | Glenn Morris | 2010-10-03 | 4 | -28/+46 |
* | Mention the 'g' binding in VC diff,log, etc. | Dan Nicolaescu | 2010-10-03 | 1 | -0/+4 |
* | Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and | Dan Nicolaescu | 2010-10-03 | 2 | -8/+37 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2010-10-04 | 10 | -70/+251 |
* | Fix compilation warnings. | Dan Nicolaescu | 2010-10-03 | 6 | -18/+25 |
* | Rework the gnutls boot interface. | Lars Magne Ingebrigtsen | 2010-10-04 | 5 | -55/+157 |
* | Cosmetic changes for some lisp/url files. | Glenn Morris | 2010-10-03 | 3 | -12/+17 |
* | * src/fileio.c (Vdirectory_sep_char): Remove. | Glenn Morris | 2010-10-03 | 2 | -7/+8 |
* | Remove directory-sep-char, obsolete since 21.1. | Glenn Morris | 2010-10-03 | 6 | -27/+19 |
* | Remove vc-header-alist, obsolete since 21.1. | Glenn Morris | 2010-10-03 | 10 | -24/+32 |
* | Avoid using plusp; cl may not be loaded. | Chong Yidong | 2010-10-03 | 4 | -3/+10 |
* | Add user option `remote-file-name-inhibit-cache'. | Michael Albinus | 2010-10-03 | 1 | -0/+3 |
* | * src/termhooks.h: Remove #ifdef CONSP. | Dan Nicolaescu | 2010-10-03 | 2 | -7/+2 |
* | * files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache. | Michael Albinus | 2010-10-03 | 2 | -0/+33 |
* | * lib-src/Makefile.in: Remove ^L, old makes choke on it. | Dan Nicolaescu | 2010-10-03 | 2 | -1/+4 |
* | * configure.in (NO_INLINE, noinline): Move here from src/xterm.c. | Dan Nicolaescu | 2010-10-03 | 5 | -12/+28 |
* | Include <fcntl.h> unconditionally. | Dan Nicolaescu | 2010-10-03 | 10 | -25/+12 |
* | * tramp.texi (Frequently Asked Questions): Mention | Michael Albinus | 2010-10-03 | 2 | -1/+9 |
* | * src/process.c: Do not include <sys/wait.h>, syswait.h does it. | Dan Nicolaescu | 2010-10-03 | 2 | -4/+2 |
* | * src/sysdep.c (flush_pending_output): Remove code, does not do | Dan Nicolaescu | 2010-10-03 | 2 | -16/+4 |
* | Remove unused code. | Dan Nicolaescu | 2010-10-03 | 3 | -254/+8 |
* | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 10 | -132/+65 |
* | src/gnutls.c: Fix typo in docstring. | Juanma Barranquero | 2010-10-03 | 1 | -4/+4 |
* | url-vars.el (url-mime-charset-string): Changed the default to nil to | Lars Magne Ingebrigtsen | 2010-10-03 | 2 | -1/+7 |
* | src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ). | Juanma Barranquero | 2010-10-03 | 2 | -3/+7 |
* | Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001). | Chong Yidong | 2010-10-03 | 2 | -9/+6 |
* | src/gnutls.c: Doc fixes. Make some functions static. | Juanma Barranquero | 2010-10-03 | 2 | -31/+47 |
* | * lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1 | Glenn Morris | 2010-10-02 | 2 | -153/+2 |
* | * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 2 | -4/+4 |
* | * lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 2 | -20/+9 |
* | * lisp/printing.el: Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 2 | -18/+5 |
* | * lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 2 | -6/+5 |
* | * lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code. | Glenn Morris | 2010-10-02 | 2 | -5/+5 |
* | * lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft. | Glenn Morris | 2010-10-02 | 2 | -3/+2 |
* | Tix fypo in previous change. | Glenn Morris | 2010-10-02 | 1 | -1/+1 |
* | * lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft. | Glenn Morris | 2010-10-02 | 2 | -6/+6 |
* | Do not autoload appt-delete. | Glenn Morris | 2010-10-02 | 2 | -1/+3 |
* | * lisp/subr.el (make-local-hook): Remove function obsolete since 21.1. | Glenn Morris | 2010-10-02 | 7 | -44/+22 |