* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
[bpt/emacs.git] / src /
2014-02-03 Dmitry Antipov* eval.c (call_debugger): Grow specpdl if the debugger was
2014-02-03 Dmitry Antipov* print.c (Fexternal_debugging_output): Add cast to...
2014-02-02 Martin RudalicsIn Fx_create_frame of w32fns.c process frame alpha...
2014-02-01 Eli ZaretskiiAttempt to solve bug #16615 by using a more accurate...
2014-02-01 Eli ZaretskiiFix bug #16448 with non-ASCII error messages in batch...
2014-02-01 Eli ZaretskiiFix bug #16558 with w32-shell-execute on remote file...
2014-01-31 Juri LinkovMisc small fixes.
2014-01-31 Glenn MorrisChangeLog fixes
2014-01-30 Andreas SchwabDon't ignore SIGPROF in subprocesses
2014-01-29 Paul Eggert* xmenu.c (create_and_show_popup_menu): Port comment...
2014-01-29 Eli ZaretskiiFix printing empty Lisp strings.
2014-01-29 Eli Zaretskiisrc/indent.c (current_column_1): Correct commentary.
2014-01-29 Eli ZaretskiiFix bug #16576 with PRINTCHARFUN that conses output...
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Kenichi HandaFix bug#16286 by the different way than 2014-01-26T00...
2014-01-29 Martin RudalicsIn x_set_tool_bar_lines of w32fns.c don't clear area...
2014-01-29 Jan Djärv* xmenu.c (create_and_show_popup_menu): Handle case...
2014-01-28 Martin RudalicsFix Fwindow_text_pixel_size and fit-frame-to-buffer.
2014-01-28 Dmitry Antipov* xfaces.c (free_frame_faces): Adjust comment.
2014-01-28 Dmitry Antipov* terminal.c (initial_free_frame_resources): New function.
2014-01-27 Paul Eggert* lread.c (oblookup): Fix comment to match code.
2014-01-26 Paul Eggert* data.c (Fstring_to_number): Document results if unpar...
2014-01-26 Jan Djärv* xterm.c (x_focus_changed): Check for non-X terminal...
2014-01-26 Paul EggertWhen decoding, prefer ptrdiff_t to int for buffer posit...
2014-01-26 Juanma BarranqueroFix ChangeLog typos.
2014-01-26 Paul EggertFix crash with insert-file-contents and misdecoded...
2014-01-25 Martin RudalicsFix handling of face attributes in Fx_create_frame...
2014-01-25 Fabrice PopineauFix bug #16517 with display change on MS-Windows while...
2014-01-25 Eli ZaretskiiFix bug #16479 with client connections while TTY menu...
2014-01-25 Stefan Monnier* src/eval.c (Fsignal): Fix `debug' handling to match...
2014-01-24 Paul EggertFix bool-vector-count-population bug on MinGW64.
2014-01-24 Bastien Guerry* editfns.c (Fconstrain_to_field): Fix typo in docstring.
2014-01-24 Dmitry Antipov* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction...
2014-01-23 Paul EggertMinor cleanup of previous change.
2014-01-23 Dmitry AntipovFix two memory leaks discovered with Valgrind.
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-21 Eli ZaretskiiFix bug #16509 with segfault in an assertion when exiti...
2014-01-21 Glenn MorrisChangeLog fixes
2014-01-21 Dmitry Antipov* buffer.c (Fkill_buffer): When killing an indirect...
2014-01-20 Glenn MorrisFix spelling of "GNUstep"
2014-01-20 Paul EggertApply previous change even if valgrind is not in use...
2014-01-20 Paul EggertPacify valgrind by initializing buffer redisplay bit.
2014-01-20 Paul EggertRevert some of the CANNOT_DUMP fix.
2014-01-19 Eli ZaretskiiFix Cygwin w32 build broken by last commit in w32font.c.
2014-01-19 Kenichi Handamerge trunk
2014-01-19 Kenichi Handacomposite.c (composition_update_it): Fix previous change.
2014-01-18 Eli ZaretskiiFix file name handling on MS-Windows 9X.
2014-01-18 Glenn MorrisChangeLog and Author: header comment fixes
2014-01-17 Eli ZaretskiiProvisional fix for bug #16479 with client connecting...
2014-01-17 Glenn MorrisChangeLog fixes
2014-01-16 Glenn MorrisChangeLog fixes
2014-01-16 Paul EggertSpelling fixes.
2014-01-15 Eli Zaretskiisrc/ChangeLog: Fix typos.
2014-01-15 Glenn MorrisChangeLog fixes
2014-01-14 Paul EggertSpace before paren, updating recent change.
2014-01-14 Paul EggertFix MinGW64 porting problem with _setjmp.
2014-01-13 Daniel ColascioneCorrectly handle reaching the end of the interval tree...
2014-01-13 Martin RudalicsFix bug when resizing mini window (Bug#16424).
2014-01-13 Jan Djärv* macfont.m: Include termchar.h.
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-13 Daniel ColascioneFix changelog
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with Unity global menu
2014-01-12 Kenichi Handamerge trunk
2014-01-12 Kenichi Handacomposite.c (composition_update_it): Fix indexing of...
2014-01-12 Eli ZaretskiiRevert part of 2014-01-12T14:54:50Z!esr@thyrsus.com...
2014-01-12 Eric S. RaymondRemove broken VCSWITNESS code, and explain the problem.
2014-01-11 Fabrice PopineauFix minor build problems related to MinGW64.
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Eli ZaretskiiFix bug #16347 with updating redisplay of company-mode...
2014-01-11 Eli Zaretskiisrc/xdisp.c (try_window_id): Update commentary.
2014-01-11 Martin RudalicsFix doc-string of frame_resize_pixelwise.
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-11 Glenn MorrisChangeLog fixes
2014-01-10 Paul EggertSpelling fixes.
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-07 Paul EggertFix misdisplay of interlaced GIFs with libgif5.
2014-01-06 Eli ZaretskiiFix bug #16129 with slow and incorrect redisplay in...
2014-01-06 Paul EggertSpelling fixes.
2014-01-05 Paul EggertSpelling fix.
2014-01-05 Paul EggertSpelling fixes.
2014-01-05 Paul EggertPort to GNU/Linux with recent grsecurity/PaX patches...
2014-01-04 Martin RudalicsFix maximization behavior on Windows (Bug#16300).
2014-01-03 Paul EggertPort to C89.
2014-01-03 Paul EggertWhitespace fixes for recently-added code.
2014-01-03 Chong YidongRemove the dynamic-docstring-function feature.
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-01 Paul EggertPrefer ASCII in doc and comments when the difference...
2014-01-01 Paul Eggert* lisp.h (EMACS_INT): Configure based on INTPTR_MAX...
2014-01-01 Eli ZaretskiiFix bug #16265 with buffer caches when modifying text...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Martin RudalicsFix last change of grow_mini_window.
2013-12-31 Jan Djärv* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.
2013-12-31 Fabrice PopineauMinor fixes for MinGW64 build.
2013-12-31 Eli ZaretskiiFix typo in a comment in the last commit in w2.c.
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Fabrice PopineauFall back on SetNamedSecurityInfo if SetFileSecurity...
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-30 Juanma Barranquerosrc/fileio.c: Silence compiler warnings.
2013-12-30 Eli ZaretskiiFix bug #16299 with assertion violation in set-default...
2013-12-30 Martin RudalicsFix Bug#16284.
next