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