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