bpt/emacs.git
2011-04-14 Andreas Schwab* fileio.c (Finsert_file_contents): Fix typo in 2005...
2011-04-14 Stefan Monnier* lisp/minibuffer.el (completion-in-region-mode-predicate)
2011-04-13 Stefan MonnierPreserve arg names for advice of subr and lexical funct...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible property near EOB under...
2011-04-13 Juanma Barranquerolisp/autorevert.el: Use `remote-file-name-inhibit-cache'.
2011-04-13 Juanma BarranqueroFix typos.
2011-04-13 Juanma Barranquerolisp/image-mode.el: Fix change in 2011-04-09T20:28...
2011-04-12 Gnus developersMerge changes made in Gnus trunk.
2011-04-12 Juanma Barranquerolisp/dframe.el (dframe-current-frame): Remove spurious...
2011-04-12 Lars Magne... mm-url.el (mm-url-package-name): Removed to ease third...
2011-04-12 Juanma Barranquerolisp/ChangeLog: Fix date of entry.
2011-04-12 Andreas SchwabUse xfree instead of free where appropriate (Bug#8437)
2011-04-12 Andreas Schwab* alloc.c (overrun_check_malloc, overrun_check_realloc)
2011-04-12 Glenn MorrisAuto-commit of generated files.
2011-04-12 Paul Eggert* sysdep.c (emacs_read, emacs_write): Check for negativ...
2011-04-12 Glenn MorrisSmall cal-tex fix.
2011-04-12 Glenn Morriscal-hebrew fix for diary-hebrew-rosh-hodesh.
2011-04-12 Glenn MorrisImageMagick fix for bug#7955.
2011-04-11 Teodor Zlatanovgnus-registry.el (gnus-registry-action): Remove propert...
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay when scroll-margin > 0.
2011-04-11 Glenn MorrisAuto-commit of generated files.
2011-04-11 Leo LiuEnable ido to kill virtual buffers
2011-04-11 Stefan Monnier* lisp/gnus/registry.el: Require CL before using defmacro*.
2011-04-11 Katsumi Yamaokagnus-art.el (article-treat-date): Assume that gnus...
2011-04-10 Chong YidongFix bad interaction between icomplete and completion...
2011-04-10 Eli ZaretskiiFix write-region and its subroutines for buffers >...
2011-04-10 Paul Eggert* xdisp.c (vmessage): Use memchr, not strnlen, which...
2011-04-10 Eli Zaretskiisrc/ChangeLog: Fix address in eliz's last entry.
2011-04-10 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-10 Paul EggertKeep doprnt.c around for now, as we might revamp and...
2011-04-10 Paul EggertMerge from gnulib.
2011-04-10 Paul EggertMerge from mainline.
2011-04-10 Leo LiuFix typo in tabulated-list-print-entry
2011-04-10 Jim Meyeringuse ssize_t and size_t for read- and write-like emacs_g...
2011-04-10 Paul EggertMerge from mainline.
2011-04-10 Paul Eggert* xdisp.c (message_nolog): Bring this back, inside...
2011-04-09 Paul Eggert* xdisp.c (vmessage): Use a better test for character...
2011-04-09 Paul Eggert* syntax.c (skip_chars): Likewise.
2011-04-09 Paul Eggert* editfns.c (Fformat): Likewise.
2011-04-09 Paul EggertMention potential integer overflow problems.
2011-04-09 Paul Eggert* chartab.c: Use similar style as for other recent...
2011-04-09 Paul Eggert* casetab.c (set_identity, shuffle): Likewise.
2011-04-09 Paul Eggert* chartab.c (sub_char_table_set_range, char_table_set_r...
2011-04-09 Paul Eggert* charset.c (load_charset_map): <, not <=, for optimiza...
2011-04-09 Paul Eggert* xmenu.c (set_frame_menubar): Allocate smaller local...
2011-04-09 Chong YidongCleanups to the ImageMagick code and docstrings.
2011-04-09 Paul Eggert* callint.c (Fcall_interactively): <, not <=, for optim...
2011-04-09 Paul Eggert* ftfont.c: Distingish more carefully between FcChar8...
2011-04-09 Paul Eggert* keyboard.c (read_char): Remove unused var.
2011-04-09 Paul EggertMerge from gnulib.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-09 Glenn MorrisMark tiny change.
2011-04-09 Glenn MorrisFix ChangeLog attribution.
2011-04-09 Eli ZaretskiiReplace some uses of `int' with EMACS_INT.
2011-04-09 Eli ZaretskiiProduce more accurate results from file-size-human...
2011-04-08 Paul Eggert* eval.c: Port to Windows vsnprintf (Bug#8435).
2011-04-08 Paul EggertUpdate from gnulib.
2011-04-08 Chong YidongFix more GCC strict-aliasing warnings.
2011-04-08 Tassilo HornFit contents to emacs window support for doc-view by...
2011-04-08 Chong Yidong* xterm.c (handle_one_xevent): Avoid type-punned derefe...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Svante Signell* term.c (init_tty): Fix incorrect ifdef placement...
2011-04-08 Eli ZaretskiiBail out from list-processes if async subprocesses...
2011-04-08 T.V. Raman* src/xml.c (parse_region): Avoid creating spurious...
2011-04-08 Chong Yidong* keyboard.c (syms_of_keyboard): Use DEFSYM macro.
2011-04-08 Chong YidongRemove internal_with_output_to_temp_buffer, replacing...
2011-04-08 Eli ZaretskiiNew function file-size-human-readable.
2011-04-08 Glenn Morris* lisp/man.el (Man-page-header-regexp): Solaris < 2...
2011-04-08 Glenn Morrisbrowse-url.el trivia.
2011-04-08 Glenn Morrislog-edit.el fix for bug#7598.
2011-04-08 Glenn Morrisrlogin.el trivia.
2011-04-08 Glenn Morris* lisp/replace.el (occur-mode-map): Some fixes for...
2011-04-07 Juanma BarranqueroFix typos in comments.
2011-04-07 Gnus developersgnus-registry.el (gnus-registry-handle-action): More...
2011-04-07 Glenn MorrisAuto-commit of generated files.
2011-04-07 Paul Eggert* eval.c (verror): Initial buffer size is 4000 (not...
2011-04-07 Paul EggertRemove the doprnt implementation, as Emacs now uses...
2011-04-07 Paul Eggerterror: Print 32- and 64-bit integers portably (Bug...
2011-04-07 Aaron S. Hawley* lisp/play/morse.el (denato-region): Handle varying...
2011-04-07 Glenn Morris* autogen/update_autogen: Ignore comment diffs in ldefs...
2011-04-07 Paul Eggert* eval.c (internal_lisp_condition_case): Don't pass...
2011-04-07 Paul Eggert* keyboard.c (access_keymap_keyremap): Print func name...
2011-04-06 Paul Eggert* coding.c (Fdecode_sjis_char): Don't assume CODE fits...
2011-04-06 Paul Eggert* xterm.c (x_catch_errors): Remove duplicate declaration.
2011-04-06 Paul Eggert* term.c (maybe_fatal): Mark its 3rd arg as a printf...
2011-04-06 Paul Eggert* xdisp.c, lisp.h (message_nolog): Remove; unused.
2011-04-06 Gnus developersMerge changes made in Gnus trunk.
2011-04-06 Chong YidongRemove list-processes C function; misc fixes to last...
2011-04-06 Chong YidongReimplement list-processes in Lisp.
2011-04-06 Chong YidongMake Package Menu a child of Tabulated List mode.
2011-04-06 Chong Yidong* lisp/emacs-lisp/tabulated-list.el: New file.
2011-04-06 Juanma BarranqueroNew variable `revert-buffer-in-progress-p'.
2011-04-06 Paul Eggertupdate_autogen
2011-04-06 Eli ZaretskiiAdapt the MS-DOS build to changes in gnulib.
2011-04-06 Eli ZaretskiiDon't call gnulib's careadlinkat on Windows.
2011-04-06 Eli ZaretskiiFix the Windows build due to introduction of ATTRIBUTE_...
2011-04-06 Juanma Barranquerolib/makefile.w32-in: Adapt to changes in 2011-04-06T05...
next