2010-10-05 |
Glenn Morris |
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
|
2010-10-05 |
Glenn Morris |
Fix rnewspost.el comment typo.
|
2010-10-05 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
|
2010-10-05 |
Glenn Morris |
* .dir-locals.el: The Emacs convention is sentence-end-double-space.
|
2010-10-05 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Decode contents by charset.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el: Revert last change.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el (shr-encode-url-chars): New function.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Michael Albinus |
Continue reorganization of load dependencies. (Bug#7156)
|
2010-10-04 |
Lars Magne Ingebrigtsen |
(url-http-wait-for-headers-change-function): Revert previous
|
2010-10-04 |
Lars Magne Ingebrigtsen |
* url-http.el (url-http-wait-for-headers-change-function): Protect
|
2010-10-04 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
2010-10-04 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-tag-li): Get <li> indentation right.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Tweak line breaking.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Use string anchors instead of line anchors.
|
2010-10-04 |
Glenn Morris |
Minor appt.el changes.
|
2010-10-04 |
Ted Zlatanov |
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
|
2010-10-04 |
Glenn Morris |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
|
2010-10-04 |
Glenn Morris |
Minor doc Makefile.in clean-up.
|
2010-10-04 |
Dan Nicolaescu |
Mention the 'g' binding in VC diff,log, etc.
|
2010-10-04 |
Dan Nicolaescu |
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-03 |
Dan Nicolaescu |
Fix compilation warnings.
|
2010-10-03 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|
2010-10-03 |
Glenn Morris |
Cosmetic changes for some lisp/url files.
|
2010-10-03 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
2010-10-03 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
2010-10-03 |
Glenn Morris |
Remove vc-header-alist, obsolete since 21.1.
|
2010-10-03 |
Chong Yidong |
Avoid using plusp; cl may not be loaded.
|
2010-10-03 |
Michael Albinus |
Add user option `remote-file-name-inhibit-cache'.
|
2010-10-03 |
Dan Nicolaescu |
* src/termhooks.h: Remove #ifdef CONSP.
|
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.
|