bpt/emacs.git
2011-04-25 Paul Eggertlisp.h: Fix a problem with aliasing and vector headers.
2011-04-24 Paul Eggert* bytecode.c (exec_byte_code): Don't use XVECTOR before...
2011-04-22 Paul EggertMerge from gnulib.
2011-04-22 Paul EggertMerge from gnulib.
2011-04-22 Paul Eggert* configure.in: Suppress unnecessary checks for size_t.
2011-04-22 Paul Eggert* .bzrignore: Add lib/inttypes.h.
2011-04-22 Paul EggertSimpler version of strtoumax module.
2011-04-21 Paul Eggert* lib/wchar.h, lib/inttypes.h: Remove; not needed.
2011-04-21 Paul Eggertstrtoimax -> strtoumax, fixing a typo.
2011-04-21 Paul EggertRemove empty line.
2011-04-21 Paul Eggert* Makefile.in (GNULIB_MODULES): Add strtoumax.
2011-04-21 Paul Eggert* lread.c (string_to_number): Use strtoumax, to convert...
2011-04-21 Paul EggertTreat large integers as floats in the Lisp reader and...
2011-04-20 Paul EggertRemove stray comment.
2011-04-20 Paul Eggert* textprop.c (set_text_properties_1): Rewrite for clarity,
2011-04-20 Paul Eggert* intervals.c (offset_intervals): Tell GCC not to worry...
2011-04-20 Paul Eggert* intervals.h (struct interval): Use EMACS_INT for...
2011-04-20 Paul Eggert* alloc.c (overrun_check_malloc, overrun_check_realloc...
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Paul EggertMerge: Make the Lisp reader and string-to-float more...
2011-04-20 Paul EggertMake the Lisp reader and string-to-float more consistent.
2011-04-20 Ken Brown* configure.in (use_mmap_for_buffers): Set to yes on...
2011-04-20 Glenn Morrissolar.el fixes.
2011-04-20 Katsumi Yamaokagnus-registry.el (gnus-registry-action, gnus-registry...
2011-04-19 Paul Eggert* alloc.c (SDATA_SIZE) [!GC_CHECK_STRING_BYTES]: Avoid...
2011-04-19 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-in-comment-p...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-19 Eli ZaretskiiSupport buffers > 2GB on 64-bit hosts.
2011-04-19 Paul Eggert* gnutls.c: Fix problems found by GCC 4.6.0 on Ubuntu...
2011-04-19 Paul Eggert* lread.c (openp): Don't stuff size_t into an 'int'.
2011-04-19 Paul Eggert* gtkutil.c: Fix problems found by GCC 4.6.0 on Ubuntu...
2011-04-19 Paul EggertAvoid 0 flag with %p printf format.
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Paul Eggert* process.c (Fnetwork_interface_info): Avoid left-shift...
2011-04-19 Paul Eggert* xfns.c (Fx_window_property): Simplify a bit,
2011-04-19 Glenn Morriscalendar housekeeping prompted by lexical-binding.
2011-04-19 Paul EggertRemove blank line.
2011-04-19 Paul Eggert* fns.c (internal_equal): Don't assume size_t fits...
2011-04-19 Paul Eggert* alloc.c (compact_small_strings): Tighten assertion...
2011-04-19 Paul EggertReplace pEd with more-general pI, and fix some printf...
2011-04-18 Paul Eggert* frame.c (frame_name_fnn_p): Get rid of strtol, which...
2011-04-18 Chong YidongAllow glyphless-char-display to distinguish between...
2011-04-18 Katsumi Yamaokagnus-registry.el, registry.el: Silence the byte compiler.
2011-04-18 Sam Steingold* lisp/vc/add-log.el (change-log-font-lock-keywords...
2011-04-18 Glenn MorrisAuto-commit of generated files.
2011-04-18 Paul Eggert* alloc.c (check_sblock, check_string_bytes, check_stri...
2011-04-18 Paul Eggert* alloc.c: Remove unportable assumptions about struct...
2011-04-18 Paul Eggert* alloc.c (allocate_buffer): Don't assume sizeof (struc...
2011-04-18 Paul Eggert* alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERR...
2011-04-18 Paul Eggert* alloc.c (string_overrun_cookie): Now const. Use...
2011-04-18 Paul EggertFix typo in comment.
2011-04-18 Paul Eggert* alloc.c (BLOCK BYTES): Fix typo by changing "ablock...
2011-04-18 Paul EggertMerge from gnulib.
2011-04-17 Chong YidongMinor redisplay cleanups.
2011-04-17 Glenn Morris* etc/CONTRIBUTE: Recommend bug-gnu-emacs for patches.
2011-04-17 Glenn MorrisReplace stack-trace-on-error usage in calendar.
2011-04-16 Glenn MorrisChangeLog fix.
2011-04-16 Glenn MorrisUse lexcical-binding in f90.el.
2011-04-16 Paul EggertStatic checks with GCC 4.6.0 and non-default toolkits.
2011-04-16 Paul Eggert* xdisp.c (x_produce_glyphs): Mark var as initialized...
2011-04-16 Paul Eggert* pop.c: Undo previous change.
2011-04-16 Paul EggertMerge from mainline.
2011-04-16 Paul Eggert* s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF):...
2011-04-16 Paul Eggert* process.c (keyboard_bit_set): Define only if SIGIO.
2011-04-16 Paul Eggert* s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra...
2011-04-16 Paul Eggert* eval.c: Include <stdio.h>, for vsnprintf on non-GNU...
2011-04-16 Paul Eggert* data.c (arith_error): Mark with NO_RETURN if it doesn...
2011-04-16 Paul Eggert* alloc.c (bytes_used_when_full, SPARE_MEMORY, BYTES_USED):
2011-04-16 Paul Eggert* xterm.c (xembed_send_message): Likewise.
2011-04-16 Paul Eggert* xfaces.c (USG, __TIMEVAL__): Likewise.
2011-04-16 Paul Eggert* termhooks.h (struct terminal): Likewise.
2011-04-16 Paul Eggert* sysdep.c (_FILE_OFFSET_BITS): Make this hack even...
2011-04-16 Paul Eggert* dispextern.h (struct redisplay_interface): Rename...
2011-04-16 Paul Eggert* lwlib-utils.c (XtCompositeChildren): Likewise.
2011-04-16 Paul Eggert* lwlib-Xm.c (make_dialog): Rename local to avoid shado...
2011-04-16 Paul Eggert* pop.c (socket_connection): Double-cast to avoid GCC...
2011-04-16 Paul Eggert* movemail.c (mail_spool_name): Protoize.
2011-04-16 Paul Eggert* fakemail.c (xmalloc, xreallc): Use standard C prototypes
2011-04-16 Paul Eggert* emacsclient.c (main): Don't use uninitialized var.
2011-04-16 Paul Eggert* insdel.c (make_gap_smaller): Define only if
2011-04-16 Paul Eggert* keyboard.c (read_char): Make a var volatile so longjm...
2011-04-16 Paul Eggert* emacs.c (MAX_HEAP_BSS_DIFF, my_edata): Move to where...
2011-04-16 Paul EggertAdd bug#.
2011-04-16 Paul Eggert* xfns.c (Fx_file_dialog): Rename local to avoid shadowing.
2011-04-16 Paul Eggert* xdisp.c (x_produce_glyphs): Avoid possibly-uninitiali...
2011-04-16 Eli ZaretskiiFix argument to `error' in `gnutls-boot'.
2011-04-16 Eli ZaretskiiFix regex.c, syntax.c and friends for buffers > 2GB.
2011-04-16 Paul Eggert* xterm.c (x_dispatch_event): More accurate ifdefs.
2011-04-16 Paul Eggert* lwlib.c (first_child) [USE_MOTIF]: Protoize.
2011-04-16 Paul Eggert* xfns.c (x_real_positions): Mark locals as initialized.
2011-04-16 Paul Eggert* xmenu.c (xmenu_show): Don't use uninitialized vars.
2011-04-16 Paul Eggert* xterm.c: Fix problems found by static analysis with...
2011-04-16 Paul Eggert* xmenu.c (menu_help_callback): Pointer type fixes.
2011-04-16 Paul Eggert* xfns.c (Fx_hide_tip): Move locals to avoid shadowing.
2011-04-16 Paul Eggert* menu.c (push_submenu_start, push_submenu_end): Do...
2011-04-16 Lars Magne... (url-http-wait-for-headers-change-function): Protect...
2011-04-16 Paul Eggert* keyboard.c (make_lispy_event): Remove unused local...
2011-04-16 Paul Eggert* frame.c, frame.h (x_get_resource_string): Bring this...
2011-04-16 Paul EggertChange bitmaps back to X11-compatible types.
next