bpt/emacs.git
2011-04-22 Juanma Barranquerolisp/progmodes/*.el: Lexical-binding cleanup.
2011-04-22 Chong YidongDoc fixes for package.el.
2011-04-22 Teodor Zlatanovnnimap.el (nnimap-user): New backend variable.
2011-04-22 Teodor Zlatanovgnus-sum.el (gnus-extra-headers): Add Keywords, Cc...
2011-04-21 Teodor Zlatanovgnus.el (gnus-registry-ignored-groups): Provide default...
2011-04-21 Juanma Barranquerolisp/play/*.el: Lexical-binding cleanup.
2011-04-21 Katsumi Yamaokashr.el (shr-expand-url): Fix typo.
2011-04-21 Lars Magne... shr.el (shr-expand-url): Protect against null urls.
2011-04-21 Lars Magne... shr.el (shr-base): New binding.
2011-04-20 Juanma Barranquerolisp/vc/vc.el (ediff-vc-internal): Declare function.
2011-04-20 Stefan Monnier* lisp/shell.el: Use lexical-binding and std completion UI.
2011-04-20 Teodor Zlatanovgnus-registry.el (gnus-registry--split-fancy-with-paren...
2011-04-20 Stefan Monnier* lisp/comint.el: Use lexical-binding. Use std complet...
2011-04-20 Stefan Monnier* lisp/progmodes/flymake.el (flymake-start-syntax-check...
2011-04-20 Stefan Monnier* lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-inter...
2011-04-20 Christoph Scholtes* lisp/vc/vc.el (vc-diff-build-argument-list-internal)
2011-04-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode...
2011-04-20 Stefan Monnier* Makefile.in (config.status): Don't erase in case...
2011-04-20 Stefan Monnier* lisp/obsolete/erc-hecomplete.el: Make obsolete.
2011-04-20 Glenn MorrisAuto-commit of loaddefs files.
2011-04-20 Glenn MorrisAuto-commit of generated files.
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 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-in-comment-p...
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-19 Eli ZaretskiiSupport buffers > 2GB on 64-bit hosts.
2011-04-19 Glenn Morriscalendar housekeeping prompted by lexical-binding.
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 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.
2011-04-16 Paul EggertModernize to C89, for better static checking.
2011-04-16 Paul Eggert* xgselect.c (xgselect_initialize): Check vs interface
2011-04-16 Teodor Zlatanovregistry.el (registry-reindex): New method to recreate...
2011-04-16 Paul Eggert* xmenu.c (xmenu_show): Rename parm to avoid shadowing.
2011-04-16 Paul Eggert* xrdb.c (x_load_resources): Omit unused local.
2011-04-16 Paul Eggert* xterm.c (x_create_toolkit_scroll_bar): Use const...
2011-04-16 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2011-04-16 Ben KeyFixed bugs in ns_get_family and ns_descriptor_to_entity...
2011-04-16 Paul Eggert* fns.c (vector): Remove; this old hack is no longer...
2011-04-16 Paul Eggert* xsmfns.c (gdk_x11_set_sm_client_id) [!USE_GTK]: Don...
2011-04-16 Paul Eggert* xsmfns.c: Remove unused var.
2011-04-16 Paul Eggert* xsmfns.c (create_client_leader_window): Rename shadow...
2011-04-16 Paul Eggert* xrdb.c (x_load_resources) [!USE_MOTIF]: Omit unused...
2011-04-16 Paul Eggert* xfns.c (USG): Use the kludged USG macro, to pacify...
2011-04-16 Paul Eggert* xfns.c (x_window): Rename locals to avoid shadowing.
2011-04-16 Paul Eggert* xfns.c (free_frame_menubar, atof): Remove duplicate...
2011-04-16 Paul Eggert* xterm.c (x_term_init): Remove local to avoid shadowing.
2011-04-16 Paul Eggert* xterm.c (x_alloc_nearest_color_for_widget): Remove...
2011-04-16 Paul Eggert* xfns.c, xterm.c (_XEditResCheckMessages): Protoize...
2011-04-16 Paul Eggert* xdisp.c, dispextern.h (set_vertical_scroll_bar):...
2011-04-16 Paul Eggert* lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;".
next