| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in the last change in gnus-registry docs. | Katsumi Yamaoka | 2011-04-14 | 1 | -2/+2 |
* | gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method) | Teodor Zlatanov | 2011-04-14 | 4 | -44/+46 |
* | * fileio.c (Finsert_file_contents): Fix typo in 2005-05-13 change. (Bug#8496) | Andreas Schwab | 2011-04-14 | 2 | -1/+6 |
* | * lisp/minibuffer.el (completion-in-region-mode-predicate) | Stefan Monnier | 2011-04-13 | 2 | -33/+63 |
* | Preserve arg names for advice of subr and lexical functions. | Stefan Monnier | 2011-04-13 | 3 | -159/+68 |
* | Fix bug #8487 with invisible text at EOB under bidi. | Eli Zaretskii | 2011-04-13 | 2 | -1/+6 |
|\ |
|
| * | Fix bug #8487 with invisible property near EOB under bidi. | Eli Zaretskii | 2011-04-13 | 2 | -1/+6 |
* | | lisp/autorevert.el: Use `remote-file-name-inhibit-cache'. | Juanma Barranquero | 2011-04-13 | 2 | -7/+12 |
* | | Fix typos. | Juanma Barranquero | 2011-04-13 | 3 | -12/+16 |
* | | lisp/image-mode.el: Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com. | Juanma Barranquero | 2011-04-13 | 2 | -1/+6 |
* | | Merge changes made in Gnus trunk. | Gnus developers | 2011-04-12 | 8 | -34/+80 |
* | | lisp/dframe.el (dframe-current-frame): Remove spurious quote. | Juanma Barranquero | 2011-04-12 | 2 | -1/+5 |
* | | mm-url.el (mm-url-package-name): Removed to ease third-party reuse. | Lars Magne Ingebrigtsen | 2011-04-12 | 2 | -11/+5 |
* | | lisp/ChangeLog: Fix date of entry. | Juanma Barranquero | 2011-04-12 | 1 | -18/+18 |
* | | Use xfree instead of free where appropriate (Bug#8437) | Andreas Schwab | 2011-04-12 | 7 | -14/+22 |
* | | * alloc.c (overrun_check_malloc, overrun_check_realloc) | Andreas Schwab | 2011-04-12 | 2 | -9/+10 |
* | | Auto-commit of generated files. | Glenn Morris | 2011-04-12 | 1 | -1/+4 |
* | | * sysdep.c (emacs_read, emacs_write): Check for negative sizes | Paul Eggert | 2011-04-12 | 3 | -5/+25 |
* | | Small cal-tex fix. | Glenn Morris | 2011-04-12 | 2 | -0/+13 |
* | | cal-hebrew fix for diary-hebrew-rosh-hodesh. | Glenn Morris | 2011-04-11 | 2 | -4/+10 |
* | | ImageMagick fix for bug#7955. | Glenn Morris | 2011-04-11 | 3 | -3/+12 |
* | | gnus-registry.el (gnus-registry-action): Remove properties and simplify subje... | Teodor Zlatanov | 2011-04-11 | 2 | -7/+18 |
* | | Fix bug #8468 with redisplay and scroll-margin > 0. | Eli Zaretskii | 2011-04-11 | 2 | -1/+14 |
|\ \
| |/ |
|
| * | Fix bug #8468 with redisplay when scroll-margin > 0. | Eli Zaretskii | 2011-04-11 | 2 | -1/+14 |
* | | Auto-commit of generated files. | Glenn Morris | 2011-04-11 | 2 | -6/+11 |
* | | Enable ido to kill virtual buffers | Leo Liu | 2011-04-11 | 2 | -7/+17 |
* | | * lisp/gnus/registry.el: Require CL before using defmacro*. | Stefan Monnier | 2011-04-10 | 2 | -2/+6 |
* | | gnus-art.el (article-treat-date): Assume that gnus-article-date-headers may b... | Katsumi Yamaoka | 2011-04-11 | 2 | -1/+10 |
* | | Fix bad interaction between icomplete and completion inline help (Bug#5849). | Chong Yidong | 2011-04-10 | 3 | -12/+36 |
* | | Fix write-region and its subroutines for buffers > 2GB. | Eli Zaretskii | 2011-04-10 | 5 | -18/+37 |
* | | * xdisp.c (vmessage): Use memchr, not strnlen, which some hosts lack. | Paul Eggert | 2011-04-10 | 2 | -4/+9 |
* | | src/ChangeLog: Fix address in eliz's last entry. | Eli Zaretskii | 2011-04-10 | 1 | -1/+1 |
* | | Fix more problems found by GCC 4.6.0's static checks. | Paul Eggert | 2011-04-10 | 37 | -176/+345 |
|\ \ |
|
| * | | Keep doprnt.c around for now, as we might revamp and reuse it. | Paul Eggert | 2011-04-10 | 6 | -13/+285 |
| * | | Merge from gnulib. | Paul Eggert | 2011-04-10 | 1 | -6/+10 |
| * | | Merge from mainline. | Paul Eggert | 2011-04-10 | 6 | -18/+34 |
| |\ \
| |/ /
|/| | |
|
* | | | Fix typo in tabulated-list-print-entry | Leo Liu | 2011-04-10 | 2 | -1/+6 |
* | | | use ssize_t and size_t for read- and write-like emacs_gnutls_* functions | Jim Meyering | 2011-04-10 | 4 | -15/+26 |
| * | | Merge from mainline. | Paul Eggert | 2011-04-09 | 4 | -90/+102 |
| |\ \
| |/ /
|/| | |
|
* | | | Cleanups to the ImageMagick code and docstrings. | Chong Yidong | 2011-04-09 | 4 | -90/+102 |
| * | | * xdisp.c (message_nolog): Bring this back, inside "#if 0". | Paul Eggert | 2011-04-09 | 1 | -0/+18 |
| * | | * xdisp.c (vmessage): Use a better test for character truncation. | Paul Eggert | 2011-04-09 | 2 | -6/+9 |
| * | | * syntax.c (skip_chars): Likewise. | Paul Eggert | 2011-04-09 | 2 | -4/+7 |
| * | | * editfns.c (Fformat): Likewise. | Paul Eggert | 2011-04-09 | 2 | -1/+2 |
| * | | Mention potential integer overflow problems. | Paul Eggert | 2011-04-09 | 1 | -1/+2 |
| * | | * chartab.c: Use similar style as for other recent patches. | Paul Eggert | 2011-04-09 | 1 | -2/+1 |
| * | | * casetab.c (set_identity, shuffle): Likewise. | Paul Eggert | 2011-04-09 | 2 | -4/+7 |
| * | | * chartab.c (sub_char_table_set_range, char_table_set_range): Likewise. | Paul Eggert | 2011-04-09 | 2 | -7/+10 |
| * | | * charset.c (load_charset_map): <, not <=, for optimization. | Paul Eggert | 2011-04-09 | 2 | -7/+10 |
| * | | * xmenu.c (set_frame_menubar): Allocate smaller local vectors. | Paul Eggert | 2011-04-09 | 2 | -10/+14 |