summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add loadable modules using Daniel Colascione's ideas.scratch/dynamic-modules-2Stephen Leake2015-06-097-2/+696
* Update char-script-tableEli Zaretskii2015-06-091-7/+19
* Improve font selection for punctuation and other symbolsEli Zaretskii2015-06-091-9/+37
* Skip past `#' to find BEGDmitry Gutov2015-06-092-1/+10
* Fix compilation warning/error in --without-x buildsEli Zaretskii2015-06-081-0/+2
* Improve the default fontset wrt symbolsEli Zaretskii2015-06-081-0/+45
* Add new command checkdoc-package-keywordsOleh Krehel2015-06-082-0/+44
* Avoid crashes when key-binding is called from a timerEli Zaretskii2015-06-081-4/+8
* Fix a thinko in arc-mode.elEli Zaretskii2015-06-081-2/+2
* * lisp/emacs-lisp/package.el (package-delete): Make interactiveArtur Malabarba2015-06-081-2/+21
* checkdoc.el (checkdoc-file): New functionOleh Krehel2015-06-082-10/+21
* ; * src/font.c (syms_of_font) <font-log>: Tweak previous doc fix.Glenn Morris2015-06-071-2/+2
* * admin/update_autogen (changelog_files): Remove gitlog-to-emacslog.Glenn Morris2015-06-071-1/+1
* * 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-073-7/+8
* Move gen_origin from program to dataPaul Eggert2015-06-073-9/+34
* Escape any quotes in the function nameDmitry Gutov2015-06-071-1/+4
* Adapt 'struct timespec' to next release of MinGW runtimeEli Zaretskii2015-06-071-1/+4
* ; Auto-commit of ChangeLog files.Glenn Morris2015-06-072-1/+693
* Merge from gnulibPaul Eggert2015-06-0610-62/+136
* * lisp/progmodes/grep.el (zrgrep): Let-bind grep-highlight-matchesJuri Linkov2015-06-071-4/+4
* Address some compilation warnings.Glenn Morris2015-06-064-1/+6
* 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 changesscratch/large-fontsEli 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
* | Replace uses of in-string-p; make it obsoleteDmitry Gutov2015-06-061-2/+3
* | Fix Dired display of an explicit list of files by ls-lisp.elEli Zaretskii2015-06-061-4/+4
* | * lisp/dired.el (dired): Doc fix. (Bug#20739)Eli Zaretskii2015-06-061-4/+10
* | Do not adjust point in a non-selected windowNicolas Richard2015-06-061-0/+1
* | * etc/DEBUG: Mention 'maybe_call_debugger'Nicolas Richard2015-06-061-2/+3
* | Fix a unit test for map.elNicolas Petton2015-06-061-3/+3
* | * lisp/emacs-lisp/map.el (map-let): Better docstring.Nicolas Petton2015-06-061-8/+13
* | Better syntax for the map pcase patternNicolas Petton2015-06-061-1/+1
* | * lisp/emacs-lisp/map.el (map--dispatch): Better docstring.Nicolas Petton2015-06-061-2/+2
* | ; * lisp/emacs-lisp/map.el: Fix formatting.Nicolas Petton2015-06-061-7/+7
* | Fix a byte-compiler error in map-put and map-deleteNicolas Petton2015-06-061-10/+16
* | * admin/gitmerge.el (gitmerge-commit-message):Glenn Morris2015-06-051-1/+1
* | Use string> instead of equiv lambda with string<Tassilo Horn2015-06-051-1/+1
* | * lisp/emacs-lisp/map.el (map--dispatch): Move before use.Glenn Morris2015-06-051-32/+32
* | * test/automated/map-tests.el: Replace "assert" with "should".Glenn Morris2015-06-051-93/+93
* | * lisp/Makefile.in (SUBDIRS): Rename from SUBDIRS_ABS.Glenn Morris2015-06-051-4/+6
* | Tweak some build messages.Glenn Morris2015-06-054-6/+4