aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix a enum conversion warning in macfont.mJan Djärv2015-05-151-3/+3
| * Fix warnings on OSX 10.10.Jan Djärv2015-05-155-21/+95
| * Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-154-56/+53
| * Check for invalid GTK+ monitor scalesPaul Eggert2015-05-141-37/+26
| * Fix daemon crashes when linum-mode is turned on early onEli Zaretskii2015-05-141-1/+5
| * Fixes Bug#20142.Jan D2015-05-141-12/+0
| * Don't access display after i/o error (Bug#19147).Jan D2015-05-141-4/+5
| * Handle GTK_SCALE, fixes Bug#20432.Jan D2015-05-141-20/+65
| * * lisp/loadup.el ("emacs-lisp/cl-generic"): PreloadStefan Monnier2015-05-131-0/+1
| * Improve tagging of C bindings in DEFVAR_*Eli Zaretskii2015-05-131-0/+2
| * * src/editfns.c (Fformat): Fix use-after-free bug (Bug#20548).Paul Eggert2015-05-121-3/+3
| * Fix tags created from DEFVAR_* declarations in CEli Zaretskii2015-05-121-2/+2