2011-03-20 |
Paul Eggert | * process.c: Rename or move locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | Make tparam.h and terminfo.c consistent. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xftfont.c (xftfont_open): Rename locals to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xftfont.c (xftfont_shape): Now static, and defined... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c: (get_adstyle_property, ftfont_pattern_entity): |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_list): Remove unused local. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_otf_capability, ftfont_shape): Omit... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_resolve_generic_family): Fix pointer... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xfont.c (xfont_list_family): Mark var as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xml.c (make_dom): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * composite.c (find_automatic_composition): Mark vars... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * composite.c (composition_update_it): Mark var as... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * composite.c (composition_reseat_it): Remove unused... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * composite.c (composition_compute_stop_pos): Rename... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | character.h: Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * textprop.c (property_change_between_p): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * intervals.c (interval_start_pos): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * intervals.h (CHECK_TOTAL_LENGTH): Avoid empty "else". |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * atimer.c (start_atimer, append_atimer_lists, set_alar... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * sound.c (wav_play): Initialize a variable to 0, to... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * sound.c (alsa_choose_format): Remove unused local... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * sound.c (wav_play, au_play, Fplay_sound_internal): |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * region-cache.c (insert_cache_boundary): Redo var... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * region-cache.h (pp_cache): New decl, for gcc -Wmissin... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * callproc.c (Fcall_process): Use 'volatile' to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | Better fix for volatile issue. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * sysdep.c (sys_subshell): Use 'volatile' to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * lisp.h (child_setup): Now NO_RETURN unless DOS_NT. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * callproc.c (relocate_fd): Rename locals to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Paul Eggert | * callproc.c (call_process_cleanup): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | Restore failure returns to unexaix.c, unexcoff.c, unexcw.c |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Eli Zaretskii | Update MS-Windows dependencies after 2011-03-17T18... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | Change unexec implementations to match prototype. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | Merge: Fix more problems found by GCC 4.5.2's static... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Julien Danjou | mm-uu.el (mm-uu-dissect-text-parts): Only dissect handl... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * process.c (make_serial_process_unwind, send_process_t... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * process.c (allocate_pty): Let PTY_ITERATION declare... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Juanma Barranquero | lisp/custom.el: Trivial fixes. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jay Belanger | * lisp/calc-units.el (calcFunc-lupquant): Rename from |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * bytecode.c (CONSTANTLIM): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * bytecode.c (MAYBE_GC): Rewrite so as not to use empty... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H):... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * unexelf.c: Use a different way to cause a compilation... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * unexelf.c (unexec): Name an expression, |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Jay Belanger | * lisp/calc/README: Mention musical notes. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Stefan Monnier | * lisp/minibuffer.el (completion-all-sorted-completions): |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * deps.mk (unexalpha.o): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Paul Eggert | * unexec.h: New file. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | New file unexec.h, the (simple) interface for unexec. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * syntax.c (back_comment, skip_chars): Mark vars as... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * syntax.c (Fforward_comment, scan_lists): Rename local... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * lread.c (Fload, readevalloop, read1): Rename locals... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * character.h (FETCH_STRING_CHAR_ADVANCE_NO_CHECK,... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * lread.c (read1): Rewrite so as not to use empty ... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * print.c (Fredirect_debugging_output): Fix pointer... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * lisp.h (debug_output_compilation_hack): Add decl... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_sort_entities): Mark var as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_unparse_fcname): Abort in an "impossible... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ken Manheimer | * allout.el (allout-yank-processing): Adjust for new... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Stefan Monnier | * src/print.c (PRINT_CIRCLE_CANDIDATE_P): New macro. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Stefan Monnier | * src/print.c (print_preprocess): Don't forget font... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c: (font_style_to_value, font_prop_validate_styl... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * character.h (FETCH_CHAR_ADVANCE): Rename locals to... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_get_spec): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_delete_unmatched): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_parse_fcname): Remove unused vars. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * font.c (font_unparse_xlfd): Don't mix pointers to... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * fns.c (Ffillarray): Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * fns.c (require_nesting_list, require_unwind): Now... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * floatfns.c (Ffrexp, Fldexp): Rename locals to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * floatfns.c (domain_error2): Define only if needed. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * eval.c (Fdefvar): Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * alloc.c (mark_backtrace): Move decl from here ... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * eval.c (lisp_indirect_variable): Name an expression, |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * eval.c (Fdefvar): Rewrite so as not to use empty... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * eval.c (call_debugger, do_debug_on_call, grow_specpdl... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * callint.c: Use const pointer when appropriate. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * callint.c (Fcall_interactively): Rename locals to... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * callint.c (quotify_arg, quotify_args): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * editfns.c (Ftranslate_region_internal): Mark var... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * editfns.c: (Fformat_time_string, Fencode_time, Finser... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Juanma Barranquero | Add warning for obsolete _emacs init file. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Juanma Barranquero | lisp/progmodes/delphi.el: Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Juanma Barranquero | src/emacs.c (USAGE3): Doc fixes. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | Move editfns decls to lisp.h to check interfaces. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Paul Eggert | * editfns.c (init_editfns, Fuser_login_name, Fuser_uid): |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * doc.c (Fdocumentation, Fsnarf_documentation): Move... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * data.c (do_blv_forwarding, do_symval_forwarding)... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * data.c (Fmake_variable_buffer_local, Fmake_local_vari... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * lisp.h (eassert): Check that the argument compiles... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * data.c (store_symval_forwarding): Rename local to... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * data.c (default_value, arithcompare, arith_driver... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * data.c (Findirect_variable): Name an expression,... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Lars Magne... | gnus-sum.el (gnus-articles-to-read): Revert back to... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Lars Magne... | Indent. |
commit | commitdiff | tree | snapshot |
next |