2011-04-20 |
Katsumi Yamaoka | gnus-registry.el (gnus-registry-action, gnus-registry... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Stefan Monnier | * lisp/progmodes/octave-mod.el (octave-in-comment-p... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Juanma Barranquero | lisp/*.el: Lexical-binding cleanup. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Eli Zaretskii | Support buffers > 2GB on 64-bit hosts. |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Glenn Morris | calendar housekeeping prompted by lexical-binding. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Chong Yidong | Allow glyphless-char-display to distinguish between... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Katsumi Yamaoka | gnus-registry.el, registry.el: Silence the byte compiler. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Sam Steingold | * lisp/vc/add-log.el (change-log-font-lock-keywords... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Chong Yidong | Minor redisplay cleanups. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Glenn Morris | * etc/CONTRIBUTE: Recommend bug-gnu-emacs for patches. |
commit | commitdiff | tree | snapshot |
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 |
next |