| Commit message (Expand) | Author | Age | Files | Lines |
| * | * coding.c (decode_coding_iso_2022): Add "default: abort ();" as a safety check. | Paul Eggert | 2011-03-07 | 2 | -0/+5 |
| * | * coding.c (emacs_mule_char, encode_invocation_designation): | Paul Eggert | 2011-03-07 | 2 | -2/+4 |
| * | * coding.c (Fdefine_coding_system_internal): Don't redeclare 'i' inside | Paul Eggert | 2011-03-07 | 3 | -55/+63 |
| * | * coding.c (coding_set_source, coding_set_destination): | Paul Eggert | 2011-03-07 | 2 | -6/+12 |
| * | * charset.c (load_charset): Abort instead of using uninitialized var. | Paul Eggert | 2011-03-07 | 2 | -2/+7 |
| * | * charset.c (load_charset_map): Mark variables that gcc -Wuninitialized | Paul Eggert | 2011-03-07 | 2 | -1/+3 |
| * | * charset.c: Include <limits.h>. | Paul Eggert | 2011-03-07 | 2 | -5/+7 |
| * | * charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals to avoid | Paul Eggert | 2011-03-07 | 3 | -11/+12 |
| * | 2011-03-08 Paul Eggert <eggert@cs.ucla.edu> | Paul Eggert | 2011-03-07 | 2 | -3/+7 |
| * | * window.h (check_all_windows): New decl, to forestall | Paul Eggert | 2011-03-06 | 2 | -0/+3 |
| * | * window.c (display_buffer): Now static. | Paul Eggert | 2011-03-06 | 2 | -1/+3 |
| * | * window.c (window_loop, size_window): | Paul Eggert | 2011-03-06 | 2 | -23/+26 |
| * | * xmenu.c (next_menubar_widget_id): Declare only if USE_X_TOOLKIT, | Paul Eggert | 2011-03-06 | 2 | -2/+4 |
| * | * xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make local pointers "const" | Paul Eggert | 2011-03-06 | 2 | -3/+5 |
| * | * xdisp.c (redisplay_window): Rename local to avoid shadowing. | Paul Eggert | 2011-03-06 | 2 | -2/+4 |
| * | Merge from mainline. | Paul Eggert | 2011-03-06 | 2 | -11/+16 |
| |\ |
|
| | * | Revert incorrect logic in 2011-03-06T07:50:01Z!eggert@cs.ucla.edu. | Chong Yidong | 2011-03-06 | 2 | -6/+9 |
| | * | Merge: current_column: Now returns EMACS_INT, fixing some iftc | Paul Eggert | 2011-03-06 | 9 | -66/+87 |
| | |\ |
|
| * | | | * xmenu.c (xmenu_show): Rename parameter to avoid shadowing. | Paul Eggert | 2011-03-06 | 2 | -3/+4 |
| * | | | * xmenu.c (set_frame_menubar): Remove unused local. | Paul Eggert | 2011-03-06 | 2 | -2/+1 |
| * | | | * xmenu.c (menu_highlight_callback): Now static. | Paul Eggert | 2011-03-06 | 2 | -2/+4 |
| * | | | xdisp.c (draw_glyphs): | Paul Eggert | 2011-03-06 | 2 | -3/+4 |
| * | | | xdisp.c (draw_glyphs): | Paul Eggert | 2011-03-06 | 2 | -3/+5 |
| * | | | xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Mark variables that | Paul Eggert | 2011-03-06 | 2 | -3/+4 |
| * | | | * xdisp.c (display_line): Mark variables that gcc -Wuninitialized cannot | Paul Eggert | 2011-03-06 | 3 | -7/+20 |
| * | | | * xdisp.c (Fcurrent_bidi_paragraph_direction): Simplify slightly; this | Paul Eggert | 2011-03-06 | 2 | -10/+7 |
| * | | | * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff. | Paul Eggert | 2011-03-06 | 2 | -1/+11 |
| | |/
|/| |
|
| * | | current_column: Now returns EMACS_INT, fixing some iftc. | Paul Eggert | 2011-03-06 | 8 | -46/+68 |
| * | | * xdisp.c (redisplay_window): Likewise. | Paul Eggert | 2011-03-06 | 2 | -3/+4 |
| * | | * minibuf.c (minibuf_prompt, minibuf_prompt_width): Move here | Paul Eggert | 2011-03-06 | 4 | -18/+14 |
| |/ |
|
| * | * cmds.c (internal_self_insert): Reindent to match Emacs style. | Paul Eggert | 2011-03-06 | 2 | -16/+19 |
| * | * xdisp.c (SKIP_GLYPHS): Removed unused macro. | Paul Eggert | 2011-03-06 | 2 | -12/+1 |
| * | * xdisp.c (update_window_cursor): Now static, since it's not used elsewhere. | Paul Eggert | 2011-03-06 | 2 | -1/+2 |
| * | * xdisp.c (produce_glyphless_glyph): Make a pointer "const" | Paul Eggert | 2011-03-06 | 2 | -1/+4 |
| * | * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var. | Paul Eggert | 2011-03-06 | 2 | -1/+1 |
| * | Merge from mainline. | Paul Eggert | 2011-03-05 | 5 | -27/+31 |
| |\ |
|
| | * | Fix typos. | Juanma Barranquero | 2011-03-06 | 1 | -7/+7 |
| | * | Doc fixes for bug#5567 (tiny change) | Michael Shields | 2011-03-05 | 2 | -12/+12 |
| | * | Regenerate autotools stuff, grumble. | Glenn Morris | 2011-03-05 | 1 | -3/+0 |
| | * | Fix last change. | Chong Yidong | 2011-03-05 | 1 | -1/+1 |
| | * | * nsterm.m (ns_draw_window_cursor): Fix typo in 2011-02-23 commit. | Chong Yidong | 2011-03-05 | 2 | -2/+5 |
| | * | ChangeLog fix. | Glenn Morris | 2011-03-05 | 1 | -1/+1 |
| | * | Reduce some of the many, many variant spellings of NeXTstep. | Glenn Morris | 2011-03-03 | 1 | -1/+1 |
| | * | * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB. | Ken Brown | 2011-03-02 | 2 | -1/+5 |
| * | | * xdisp.c: Rename or move local decls to avoid shadowing. | Paul Eggert | 2011-03-05 | 2 | -130/+146 |
| |/ |
|
| * | Merge: Work around some portability problems with symlinks. | Paul Eggert | 2011-03-01 | 3 | -28/+47 |
| |\ |
|
| | * | Merge from mainline. | Paul Eggert | 2011-03-01 | 18 | -102/+186 |
| | |\
| |/
|/| |
|
| | * | * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and | Paul Eggert | 2011-02-25 | 2 | -0/+9 |
| | * | Simplify symlink portability workaround. | Paul Eggert | 2011-02-25 | 2 | -19/+3 |
| | * | Merge from mainline. | Paul Eggert | 2011-02-24 | 7 | -53/+67 |
| | |\ |
|