aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix conditions for prototype declarations.Ken Brown2013-12-113-2/+7
* | | | | | * nsterm.m (x_free_frame_resources):Dmitry Antipov2013-12-115-17/+14
* | | | | | Fix docstring of format-time-string to include %F.Rüdiger Sonderfeld2013-12-112-1/+6
* | | | | | Various fixes around Bug#16013.Martin Rudalics2013-12-114-19/+31
* | | | | | Remove the option of using libcrypto.Paul Eggert2013-12-102-2/+6
* | | | | | * src/term.c (term_get_fkeys_1): Remove non-standard IBM terminfoJuri Linkov2013-12-112-12/+5
| |_|_|_|/ |/| | | |
* | | | | * font.c (font_find_for_lface): Ensure SAFE_FREE on return.Dmitry Antipov2013-12-102-1/+5
* | | | | * xdisp.c (display_tool_bar_line): Don't extend on a previouslyDmitry Antipov2013-12-102-1/+8
* | | | | Fix declaration of get_frame_param for cygw32 build.Ken Brown2013-12-093-2/+9
| |_|_|/ |/| | |
* | | | * gtkutil.c (USE_NEW_GTK_FONT_CHOOSER) [HAVE_FREETYPE]:Dmitry Antipov2013-12-092-0/+7
* | | | * alloc.c (Fmemory_limit): Avoid compiler warning. Return 0 always.Jan Djärv2013-12-092-0/+9
* | | | Spelling fixes.Paul Eggert2013-12-082-3/+3
* | | | Fix GNUStep toolbar not updating.Jan Djärv2013-12-082-0/+7
* | | | * emacs.c (main): Call fixup_locale a second time for GNUStep.Jan Djärv2013-12-082-0/+9
* | | | In x_set_font mark frame as garbaged (Bug#16028).Martin Rudalics2013-12-082-0/+8
* | | | Use libcrypto's checksum implementations if available, for speed.Paul Eggert2013-12-082-0/+6
* | | | * frame.h (SET_FRAME_VISIBLE): Now an inline function.Paul Eggert2013-12-072-4/+17
* | | | * src/window.c (set_window_buffer): Update mode line.Stefan Monnier2013-12-072-42/+47
* | | | Fix minor problems found by static checking.Paul Eggert2013-12-075-6/+21
* | | | Fix int/Lisp_Object type mixup in w32_read_socket.Martin Rudalics2013-12-072-4/+8
* | | | * gtkutil.c (tb_size_cb): Call xg_height_or_width_changed.Jan Djärv2013-12-072-1/+3
* | | | Fix GNUStep issues with startup.Jan Djärv2013-12-073-4/+27
| |_|/ |/| |
* | | Mention bug 16049.Jan Djärv2013-12-071-0/+1
* | | Handle pixelwise resize changes in NS port.Jan Djärv2013-12-073-43/+66
* | | Fix bug #16070 with crashes when toggling buffer's multibyteness.Eli Zaretskii2013-12-062-0/+7
* | | * xterm.c (input_signal_count): Remove.Dmitry Antipov2013-12-063-55/+14
* | | Fix some pixelwise breakage, more remain.Jan Djärv2013-12-053-3/+21
* | | In x_new_font calculate new frame sizes from new font size (Bug#16028).Martin Rudalics2013-12-053-3/+10
* | | * src/lisp.h (FOR_EACH_TAIL): New macro.Stefan Monnier2013-12-043-9/+21
* | | * src/window.c (select_window): Call second wset_redisplay before we changeStefan Monnier2013-12-042-5/+11
* | | * bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.Paul Eggert2013-12-042-3/+5
* | | Avoid compiler warning in w32xfns.c.Eli Zaretskii2013-12-042-0/+5
* | | * src/window.c (window_scroll): Mark window for redisplay.Stefan Monnier2013-12-043-18/+31
* | | Fix bug #16043 with crashes when displaying new bidi control characters.Eli Zaretskii2013-12-043-24/+48
* | | In XTflash fix coordinate of bottom area to flash (Bug#16044).Martin Rudalics2013-12-042-1/+6
* | | * font.h (struct font_bitmap): Remove unused 'extra' member.Dmitry Antipov2013-12-043-3/+3
* | | * font.c (font_list_entities): Remove dummy assignment.Dmitry Antipov2013-12-045-9/+18
* | | Use bool for boolean.Paul Eggert2013-12-033-4/+9
* | | Minor integer overflow fixes.Paul Eggert2013-12-032-10/+20
* | | Add to last fix: In gtk resizing count tool and menubars.Martin Rudalics2013-12-031-1/+3
* | | Again fix last fix.Martin Rudalics2013-12-031-0/+2
* | | Fix last fix (Bug#16036)Martin Rudalics2013-12-031-9/+7
* | | Fix issues related to pixelwise resizing. (Bug#16013) (Bug#16033)Martin Rudalics2013-12-036-25/+44
* | | Minor integer overflow fixes.Paul Eggert2013-12-024-6/+19
* | | src/composite.c (composition_reseat_it): Fix a typo in a comment.Eli Zaretskii2013-12-021-1/+1
* | | Improve reporting of fatal exception on MS-Windows, to aid debugging #15994.Eli Zaretskii2013-12-022-59/+121
* | | * lisp/emacs-lisp/debug.el (debugger-toggle-locals): New command.Helmut Eller2013-12-022-0/+73
* | | * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT):Dmitry Antipov2013-12-025-25/+12
* | | Remove fringe background extension code on X11.YAMAMOTO Mitsuharu2013-12-023-159/+31
* | | Spelling and punctuation fixes.Paul Eggert2013-12-0116-36/+35