aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better docstring for null. (Bug#20815)Nicolas Petton2015-06-161-1/+1
* Fix handling of image cache refcounts. (Bug#20802)Martin Rudalics2015-06-163-8/+27
* ;* src/fontset.c: Update obsolete commentary.Eli Zaretskii2015-06-151-12/+9
* Spelling fixesPaul Eggert2015-06-142-4/+4
* Another improvement of documentation of set-fontset-fontEli Zaretskii2015-06-141-3/+5
* * src/xsmfns.c (x_session_initialize): Avoid libSM crashGlenn Morris2015-06-131-0/+9
* Improve documentation of ':lang' in font specsEli Zaretskii2015-06-131-2/+4
* * src/print.c (print_object): Minor simplification.Paul Eggert2015-06-121-9/+8
* * src/buffer.c (init_buffer): Add final newline to message.Glenn Morris2015-06-121-1/+2
* Fix crash in fontset-infoAndreas Schwab2015-06-121-1/+1
* Port to Solaris 10 sparc + Sun C 5.13Paul Eggert2015-06-111-41/+35
* Some progress towards starting with PWD deleted. (Bug#18851)Glenn Morris2015-06-111-32/+37
* Fix "not a tty" bug on Solaris 10Paul Eggert2015-06-111-9/+11
* * src/syntax.c (Fbackward_prefix_chars): Reword docstringNicolas Richard2015-06-111-1/+2
* Improve font selection for punctuation and other symbolsEli Zaretskii2015-06-091-9/+37
* Fix compilation warning/error in --without-x buildsEli Zaretskii2015-06-081-0/+2
* Avoid crashes when key-binding is called from a timerEli Zaretskii2015-06-081-4/+8
* ; * src/font.c (syms_of_font) <font-log>: Tweak previous doc fix.Glenn Morris2015-06-071-2/+2
* * src/font.c (syms_of_font) <font-log>: Doc fix.Glenn Morris2015-06-071-4/+4
* Remove the obsolete leading "*" from some C doc strings.Glenn Morris2015-06-072-7/+7
* Fix display when a font claims large values of ascent and descentEli Zaretskii2015-06-069-35/+274
|\
| * NS equivalents of xterm.c and w32term.c changesEli Zaretskii2015-06-011-1/+8
| * Attempt to fix crashes due to accesses beyond glyph matrix endEli Zaretskii2015-05-314-5/+28
| * Fix display of composite characters with large fontsEli Zaretskii2015-05-303-5/+21
| * Fix display of cursor at end of empty linesEli Zaretskii2015-05-301-46/+54
| * Fix 2 more calculations of line heightEli Zaretskii2015-05-291-2/+2
| * 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