2011-04-17 |
Glenn Morris | Replace stack-trace-on-error usage in calendar. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Glenn Morris | ChangeLog fix. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Glenn Morris | Use lexcical-binding in f90.el. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | Static checks with GCC 4.6.0 and non-default toolkits. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xdisp.c (x_produce_glyphs): Mark var as initialized... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * pop.c: Undo previous change. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF):... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * process.c (keyboard_bit_set): Define only if SIGIO. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * eval.c: Include <stdio.h>, for vsnprintf on non-GNU... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * data.c (arith_error): Mark with NO_RETURN if it doesn... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * alloc.c (bytes_used_when_full, SPARE_MEMORY, BYTES_USED): |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (xembed_send_message): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfaces.c (USG, __TIMEVAL__): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * termhooks.h (struct terminal): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * sysdep.c (_FILE_OFFSET_BITS): Make this hack even... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * dispextern.h (struct redisplay_interface): Rename... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib-utils.c (XtCompositeChildren): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib-Xm.c (make_dialog): Rename local to avoid shado... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * pop.c (socket_connection): Double-cast to avoid GCC... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * movemail.c (mail_spool_name): Protoize. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * fakemail.c (xmalloc, xreallc): Use standard C prototypes |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * emacsclient.c (main): Don't use uninitialized var. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * insdel.c (make_gap_smaller): Define only if |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * keyboard.c (read_char): Make a var volatile so longjm... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * emacs.c (MAX_HEAP_BSS_DIFF, my_edata): Move to where... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | Add bug#. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (Fx_file_dialog): Rename local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xdisp.c (x_produce_glyphs): Avoid possibly-uninitiali... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Eli Zaretskii | Fix argument to `error' in `gnutls-boot'. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Eli Zaretskii | Fix regex.c, syntax.c and friends for buffers > 2GB. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_dispatch_event): More accurate ifdefs. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib.c (first_child) [USE_MOTIF]: Protoize. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (x_real_positions): Mark locals as initialized. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xmenu.c (xmenu_show): Don't use uninitialized vars. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c: Fix problems found by static analysis with... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xmenu.c (menu_help_callback): Pointer type fixes. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (Fx_hide_tip): Move locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * menu.c (push_submenu_start, push_submenu_end): Do... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Lars Magne... | (url-http-wait-for-headers-change-function): Protect... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * keyboard.c (make_lispy_event): Remove unused local... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * frame.c, frame.h (x_get_resource_string): Bring this... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | Change bitmaps back to X11-compatible types. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | Modernize to C89, for better static checking. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xgselect.c (xgselect_initialize): Check vs interface |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Teodor Zlatanov | registry.el (registry-reindex): New method to recreate... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xmenu.c (xmenu_show): Rename parm to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xrdb.c (x_load_resources): Omit unused local. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_create_toolkit_scroll_bar): Use const... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Juanma Barranquero | lisp/ChangeLog, src/ChangeLog: Fix typos. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Ben Key | Fixed bugs in ns_get_family and ns_descriptor_to_entity... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * fns.c (vector): Remove; this old hack is no longer... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c (gdk_x11_set_sm_client_id) [!USE_GTK]: Don... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c: Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xsmfns.c (create_client_leader_window): Rename shadow... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xrdb.c (x_load_resources) [!USE_MOTIF]: Omit unused... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (USG): Use the kludged USG macro, to pacify... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (x_window): Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c (free_frame_menubar, atof): Remove duplicate... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_term_init): Remove local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xterm.c (x_alloc_nearest_color_for_widget): Remove... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xfns.c, xterm.c (_XEditResCheckMessages): Protoize... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xdisp.c, dispextern.h (set_vertical_scroll_bar):... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;". |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget... |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xlwmenu.c (MINL): Define only if not emacs. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Paul Eggert | * xlwmenu.c (XlwMenuSetValues): Rename/ move locals... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Ben Key | Modified the code that parses the --cflags and --ldflag... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Teodor Zlatanov | nus-registry.el (gnus-registry--split-fancy-with-parent... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | Use completion-at-point for mailalias.el |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/gnus/gnus-draft.el (gnus-draft-setup): New arg... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * sysdep.c (emacs_read): Remove unnecessary check vs... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | emacs_write: Accept and return EMACS_INT for sizes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * sound.c: Use EMACS_INT rather than size_t. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * process.c (send_process): Change a size_t to EMACS_INT. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | * process.c (send_process): Change another size_t to... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | emacs_write: Accept and return EMACS_INT for sizes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Juanma Barranquero | lisp/loadup.el: Use `string-to-number', not `string... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Ben Key | Fix link errors in the Mac OS build that were caused... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * lisp/progmodes/gud.el (gud-gdb): Use completion-at... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Juanma Barranquero | src/font.c (Qopentype): Don't make static (used from... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Monnier | * src/process.c (Qprocessp): Don't declare static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Fix merge typo. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Michael Albinus | * tramp.texi (Frequently Asked Questions): New item... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Michael Albinus | * net/tramp-sh.el (tramp-sh-handle-file-attributes... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Katsumi Yamaoka | Fix typos in the last change in gnus-registry docs. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Teodor Zlatanov | gnus.texi (nnmairix caveats, Setup, Registry Article... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Andreas Schwab | * fileio.c (Finsert_file_contents): Fix typo in 2005... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Fix typo in previous comment. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | Don't publish debugger-only interfaces to other modules. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * fileio.c: Add FIXMES mentioning Bug#8496. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sysdep.c (croak): Now static, if |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | 2011-04-14 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
next |