| Commit message (Expand) | Author | Age | Files | Lines |
* | * files.el (remote-file-name-inhibit-cache): New defcustom. | Michael Albinus | 2010-10-02 | 9 | -123/+146 |
* | (url-lazy-message): Remove leftover debugging code. | Lars Magne Ingebrigtsen | 2010-10-02 | 2 | -4/+1 |
* | Rework tags targets in Windows makefiles to protect against old/stupid makes. | Juanma Barranquero | 2010-10-02 | 4 | -3/+10 |
* | Add lisp/gnus/nnregistry.el. | Ludovic Courtes | 2010-10-02 | 1 | -0/+65 |
* | Merge changes made in Gnus trunk. | Lars Magne Ingebrigtsen | 2010-10-02 | 4 | -6/+54 |
* | Improve TAGS target on MS-DOS. | Eli Zaretskii | 2010-10-02 | 2 | -4/+14 |
* | Invoke kill-emacs on SIGINT on Windows as well. | Eli Zaretskii | 2010-10-02 | 3 | -5/+8 |
* | Remove some functions, variables and aliases obsolete since at least 21.1. | Glenn Morris | 2010-10-01 | 22 | -240/+75 |
* | Run kill-emacs-hook in batch mode, and on SIGINT in batch mode. | Glenn Morris | 2010-10-01 | 7 | -10/+46 |
* | Modify url-retrieve and related functions and structures to respect a | Lars Magne Ingebrigtsen | 2010-10-02 | 5 | -10/+39 |
* | Clean up trailing whitespace. | Lars Magne Ingebrigtsen | 2010-10-02 | 1 | -2/+2 |
* | xml.c: Rework the functions to take regions instead of strings, | Lars Magne Ingebrigtsen | 2010-10-02 | 2 | -24/+42 |
* | Update ChangeLog. | Katsumi Yamaoka | 2010-10-01 | 1 | -0/+7 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2010-10-01 | 18 | -86/+192 |
* | Fix initial frame dimensions on MS-DOS. | Eli Zaretskii | 2010-10-01 | 2 | -3/+3 |
* | Fix the MSDOS build broken by 2010-09-26T15:18:47Z!larsi@gnus.org. | Eli Zaretskii | 2010-10-01 | 2 | -0/+6 |
* | Fix bug #6349 with cursor positioning in truncated lines. | Eli Zaretskii | 2010-10-01 | 2 | -3/+21 |
* | Use url-lazy-message for warnings about ignored cookies. | Lars Magne Ingebrigtsen | 2010-10-01 | 2 | -2/+5 |
* | (url-http-async-sentinel): Check that the buffer is still alive before | Lars Magne Ingebrigtsen | 2010-10-01 | 2 | -14/+20 |
* | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 26 | -36/+29 |
* | gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backt... | Lars Magne Ingebrigtsen | 2010-10-01 | 2 | -1/+4 |
* | * src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h define... | Dan Nicolaescu | 2010-10-01 | 2 | -7/+2 |
* | Small process.c cleanups. | Dan Nicolaescu | 2010-10-01 | 2 | -15/+11 |
* | Give up on using gnutls-cli for starttls. | Lars Magne Ingebrigtsen | 2010-10-01 | 4 | -5/+20 |
* | Use intern_c_string instead of intern. | Dan Nicolaescu | 2010-10-01 | 7 | -14/+21 |
* | * src/point.h: Remove, unused. | Dan Nicolaescu | 2010-10-01 | 2 | -8/+4 |
* | nt/ChangeLog: Fix last entry. | Eli Zaretskii | 2010-10-01 | 1 | -0/+1 |
* | Support TAGS targets in the w32 build. | Eli Zaretskii | 2010-10-01 | 9 | -5/+128 |
* | Florian Ragwitz' stuff removed because of missing paperwork. | Lars Magne Ingebrigtsen | 2010-10-01 | 4 | -91/+12 |
* | Fix bug #7102. | Eli Zaretskii | 2010-10-01 | 2 | -0/+6 |
* | * lisp/obsolete/sc.el: Remove file. | Glenn Morris | 2010-10-01 | 2 | -19/+2 |
* | gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read a... | Katsumi Yamaoka | 2010-10-01 | 2 | -5/+20 |
* | gravatar.el (gravatar-create-image): New function. | Katsumi Yamaoka | 2010-10-01 | 2 | -2/+18 |
* | Tweak temporary-file-directory on darwin systems. | Glenn Morris | 2010-09-30 | 2 | -0/+20 |
* | lisp/server.el (server-start): For compatibility, revert part of 2010-09-30T0... | Juanma Barranquero | 2010-10-01 | 2 | -0/+6 |
* | Fix previous merge from Gnus trunk. | Katsumi Yamaoka | 2010-10-01 | 2 | -4/+4 |
* | nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r. | Gnus developers | 2010-10-01 | 17 | -996/+245 |
* | * src/xml.c (parse_string): Use const. | Dan Nicolaescu | 2010-09-30 | 2 | -1/+5 |
* | (Fbacktrace): Don't overwrite print-level on exit. | Lars Magne Ingebrigtsen | 2010-09-30 | 2 | -2/+10 |
* | Fix documentation of VC status indicator in mode line. | Eli Zaretskii | 2010-09-30 | 4 | -2/+26 |
* | gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read. | Julien Danjou | 2010-09-30 | 2 | -1/+146 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2010-09-30 | 32 | -639/+368 |
* | lisp/server.el: Use just one way to pass the Emacs PID to emacsclient. | Juanma Barranquero | 2010-09-30 | 4 | -14/+17 |
* | etc/NEWS updates. | Glenn Morris | 2010-09-29 | 1 | -0/+16 |
* | Remove some diary-lib function aliases, obsolete since 22.1. | Glenn Morris | 2010-09-29 | 2 | -7/+3 |
* | Remove some obsolete appt.el code. | Glenn Morris | 2010-09-29 | 2 | -168/+108 |
* | * src/Makefile.in: ecrt0.c does not exist anymore, do not mention it. | Dan Nicolaescu | 2010-09-29 | 2 | -3/+4 |
* | src/w32console.c (vga_stdcolor_name): Remove unused function. | Juanma Barranquero | 2010-09-30 | 2 | -22/+5 |
* | configure.in: Don't enable ImageMagick unless HAVE_X11. | Romain Francoise | 2010-09-29 | 3 | -17/+25 |
* | lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale. | Juanma Barranquero | 2010-09-29 | 2 | -0/+3 |