summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support ZIP files that use Zip64 extensionsEli Zaretskii2015-05-271-2/+29
* New test tramp-test30-make-auto-save-file-nameMichael Albinus2015-05-271-12/+94
* Improve tramp-handle-make-auto-save-file-nameMichael Albinus2015-05-271-30/+27
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-271-4/+4
* No longer set dired-directory in eshell. (Bug#16477)Glenn Morris2015-05-262-7/+4
* * lisp/mail/sendmail.el (mail-position-on-field): Doc fix.Glenn Morris2015-05-261-3/+4
* Make c-submit-bug-report file reports at debbugs.gnu.org. (Bug#15784)Glenn Morris2015-05-262-6/+17
* * lisp/mail/rmailsum.el: Commas no longer separate regexps. (Bug#19026)Glenn Morris2015-05-263-23/+20
* Handle curved quotes in info filesPaul Eggert2015-05-263-55/+57
* xref-prompt-for-identifier: Use a list valueDmitry Gutov2015-05-261-6/+30
* Teach MS-Windows font back-end return per-glyph ascent/descentEli Zaretskii2015-05-263-9/+33
* * lisp/emacs-lisp/tabulated-list.el: Don't sort without sorterArtur Malabarba2015-05-261-1/+2
* Fix Bug#20621Michael Albinus2015-05-261-13/+0
* * lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.Glenn Morris2015-05-251-10/+22
* * lisp/term/xterm.el: Add gui-get-selection support via OSC-52Philipp Stephani2015-05-252-42/+79
* Add C-language keyword constants to C++Daniel Colascione2015-05-251-1/+1
* Make TAGS files more portable to MS-WindowsPaul Eggert2015-05-253-11/+12
* Improve fix of debbugs:20634 in tramp-sh.elMichael Albinus2015-05-251-3/+6
* Fix a typo in last commitEli Zaretskii2015-05-257-12/+12
* Fix tagging of class members in C-like OO languagesEli Zaretskii2015-05-258-1093/+1163
* (cl-generic-define-method): Side effects are evil (bug#20644)Stefan Monnier2015-05-251-2/+4
* Make erc timestamps visible againLars Magne Ingebrigtsen2015-05-251-2/+2
* Fix last change in etags.c that broke tagging compresed filesEli Zaretskii2015-05-251-0/+5
* * lisp/emacs-lisp/cl-macs.el (cl-tagbody): Scope cl--tagbody-alistStefan Monnier2015-05-251-1/+2
* Fix typo in 89035e247591c8d688fce922b7079881aa110f33Michael Albinus2015-05-251-1/+1
* Fix IPv6 addresses in TrampOrivej Desh2015-05-251-1/+3
* Inhibit `epa-file-handler' in TrampMichael Albinus2015-05-253-8/+11
* * lisp/emacs-lisp/pcase.el: Use PAT rather than UPAT in docstringStefan Monnier2015-05-241-24/+29
* * lisp/emacs-lisp/tabulated-list.el: New optional print methodArtur Malabarba2015-05-243-10/+59
* * lisp/emacs-lisp/tabulated-list.el: Improve printingArtur Malabarba2015-05-241-24/+33
* Simpilify etags TEX mode scanningPaul Eggert2015-05-241-45/+29
* Improve etags I/O error reportingPaul Eggert2015-05-241-80/+103
* etags.c: avoid side effects in 'if'Paul Eggert2015-05-241-9/+10
* .gitignore tweaksPaul Eggert2015-05-241-4/+5
* ; Auto-commit of ChangeLog files.Glenn Morris2015-05-242-1/+947
* Fix last change in etags.c, which failed the test suiteEli Zaretskii2015-05-241-0/+1
* Remove charset map files from repository, generate in first bootstrapGlenn Morris2015-05-23138-193344/+23
* Cleanup etags.c to use locale-independent codePaul Eggert2015-05-231-105/+109
* Put default action first in src/MakefilePaul Eggert2015-05-231-3/+3
* * Makefile.in: Fix extraclean rule.Glenn Morris2015-05-231-4/+5
* Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2015-05-231-0/+2