aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix line dimensions from line-height propertyEli Zaretskii2015-05-291-22/+29
| * Fix display of stretch glyphs with large fontsEli Zaretskii2015-05-291-4/+39
| * Fix display of glyphless characters with problematic fontsEli Zaretskii2015-05-286-14/+81
| * Avoid very high screen lines with some fontsEli Zaretskii2015-05-271-8/+84
* | Add assertion in adjust_point_for_propertyNicolas Richard2015-06-061-0/+2
* | Do not adjust point in a non-selected windowNicolas Richard2015-06-061-0/+1
* | * src/ftfont.c (ftfont_open2): Round divisions by upEM.YAMAMOTO Mitsuharu2015-06-051-7/+9
* | Undo removal of x_clear_area call on expose for GTK3 or cairo.YAMAMOTO Mitsuharu2015-06-051-1/+1
* | Add new function string-greaterpNicolas Petton2015-06-041-14/+14
* | Fix timezone-related functions on MS-WindowsEli Zaretskii2015-06-041-1/+12
* | * src/indent.c (Fvertical_motion): Amend motion by 0 lines.Wolfgang Jenkner2015-06-031-5/+8
* | Undo previous changes in non-toolkit scroll bar drawing.YAMAMOTO Mitsuharu2015-06-031-2/+2
* | Avoid grave accent quoting in stderr diagnosticsPaul Eggert2015-05-319-24/+27
* | Treat batch stdout/stderr like standard displayPaul Eggert2015-05-313-33/+77
* | * src/emacs.c (syms_of_emacs) <system-configuration-features>: Doc fix.Glenn Morris2015-05-311-1/+4
* | Remove unused DEFSYMsPaul Eggert2015-05-3133-95/+8
* | Remove format2Paul Eggert2015-05-305-14/+10
* | Don't misencode C-generated messagesPaul Eggert2015-05-307-39/+36
* | copy-file now truncates output after writingPaul Eggert2015-05-291-7/+23
* | * src/xfns.c (x_set_menu_bar_lines): Fix calls to x_clear_area.Wolfgang Jenkner2015-05-291-4/+2
* | substitute-command-keys now curves quotesPaul Eggert2015-05-281-6/+33
* | Un-revert changes mistakenly dropped by f9fabb2bStefan Monnier2015-05-271-2/+10
|/
* Teach MS-Windows font back-end return per-glyph ascent/descentEli Zaretskii2015-05-263-9/+33
* Remove charset map files from repository, generate in first bootstrapGlenn Morris2015-05-231-2/+10
* Put default action first in src/MakefilePaul Eggert2015-05-231-3/+3
* Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2015-05-231-0/+2
* Fix --without-toolkit-scroll-bars builds.Glenn Morris2015-05-231-4/+3
* Pacify --enable-gcc-warningsPaul Eggert2015-05-233-50/+1
* ; Omit entries that will appear in ChangeLog.2Paul Eggert2015-05-231-236/+0
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-41/+19
* Merge branch 'master' into cairoJan D2015-05-2314-38/+68
|\
| * Fix documentation of forward-lineEli Zaretskii2015-05-231-3/+10
| * Don't quote nil and t in doc stringsPaul Eggert2015-05-218-16/+16
| * Fix a minor problem with mouse-face on mode lineEli Zaretskii2015-05-211-2/+8
| * Fix "acronym" display of glyphless characters on w32Eli Zaretskii2015-05-201-1/+1
| * Fix handling and doc-string of FRAME arg of `other-buffer' (Bug#20533)Martin Rudalics2015-05-201-3/+3
| * Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-3/+3
| * Fix display of overlapping window-specific overlaysEli Zaretskii2015-05-192-1/+16
| * Clarify concept of "surrogate minibuffer frames" (Bug#20538)Martin Rudalics2015-05-191-3/+4
| * In w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MBMartin Rudalics2015-05-191-2/+2
| * Fix integer-valued `mouse-highlight' (Bug#20590)Johan Bockgård2015-05-171-3/+4
| * Spelling fixesPaul Eggert2015-05-171-1/+1
* | Fixes to compile cairo branch without cairo.old-branches/cairoJan D2015-05-232-2/+3
* | Merge branch 'master' into cairoJan D2015-05-1728-579/+615
|\ \ | |/
| * Add comment that x_shift_glyphs_for_insert is never called.Jan D2015-05-171-1/+4
| * * src/lisp.mk: Remove from repository and generate at build-time.Glenn Morris2015-05-162-173/+33
| * Small src/Makefile simplification.Glenn Morris2015-05-162-131/+126
| * Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris2015-05-153-16/+16
| * Tweak japanese.el's loading of dependencies.Glenn Morris2015-05-151-5/+1
| * Fix NS warnings.Jan D2015-05-154-30/+9