aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make charprop.el provide a featureGlenn Morris2017-04-262-4/+7
| * | | ; * lisp/loadup.el: Revert accidental blank line in previous.Glenn Morris2017-04-261-1/+0
| * | | * lisp/loadup.el: Get charprop.el into etc/DOC again.Glenn Morris2017-04-261-1/+3
| * | | * lisp/ido.el (ido-everywhere): Use add-function.Stefan Monnier2017-04-261-12/+4
| * | | Try to fix latest fix of w32_mouse_positionMartin Rudalics2017-04-261-14/+14
| * | | Avoid segfaults when 'find-font' is invoked for a TTY frameEli Zaretskii2017-04-261-11/+13
| * | | * lisp/net/tramp.el (tramp-set-connection-local-variables-for-buffer):Michael Albinus2017-04-261-0/+13
| * | | * src/Makefile.in (leimdir): Remove variable, no longer used.Glenn Morris2017-04-251-1/+0
| * | | Generate leim-list via lisp/Makefile, not src/MakefileGlenn Morris2017-04-252-5/+5
| * | | Fix define for GNUstep buildsAlan Third2017-04-251-1/+2
| * | | Suppress intermittent test failure on hydraGlenn Morris2017-04-251-0/+3
| * | | Fix some NS frame handling issuesAlan Third2017-04-251-15/+43
| * | | Avoid parallel race conditionGlenn Morris2017-04-251-1/+1
| * | | Generate each unicode lisp file independentlyGlenn Morris2017-04-243-55/+36
| * | | Further refactoring in unidata-gen.elGlenn Morris2017-04-241-22/+23
| * | | Allow unidata-gen-file to work independentlyGlenn Morris2017-04-241-34/+42
| * | | Preparatory refactoring in unidata-gen.elGlenn Morris2017-04-241-37/+44
| * | | Write each generated character property lisp file only onceGlenn Morris2017-04-241-231/+235
| * | | Fix requesting sparse articles in gnusAndrew G Cohen2017-04-251-3/+3
| * | | Don't advertise s_client in tls.el docsGlenn Morris2017-04-242-8/+8
| * | | Remove s_client usage from tls.elRob Browning2017-04-241-11/+6
| * | | Further robustify cedet bootstrap to loaddefs not yet builtGlenn Morris2017-04-241-0/+2
| * | | Fix XBM colour rendering in NS port (bug#22060)Alan Third2017-04-241-1/+1
| * | | Add support for IRCv3 message tags.Vibhav Pant2017-04-242-6/+29
| * | | Add image sizing tests for an image that's narrowLars Ingebrigtsen2017-04-242-17/+45
| * | | Needlessly refactor tests for clarityLars Ingebrigtsen2017-04-241-15/+15
| * | | Add missing remappings for Ido modePhilipp Stephani2017-04-233-3/+112
| * | | Let w32_mouse_position pick a child window only if it has a child frameMartin Rudalics2017-04-231-8/+16
| * | | Don't require bytecomp for running ert testsNoam Postavsky2017-04-222-2/+4
| * | | Eliminate unneeded warp-to-article in gnus article referralAndrew G Cohen2017-04-231-2/+0
| * | | Allow limiting gnus summary buffers to a threadAndrew G Cohen2017-04-231-5/+15
| * | | Correct gnus-newsgroup-limits in gnus when including threadAndrew G Cohen2017-04-231-0/+8
| * | | Improve gnus thread matching of similar subjectsAndrew G Cohen2017-04-231-1/+1
| * | | ; Merge: improve indent-sexp and lisp-indent-region performanceNoam Postavsky2017-04-222-57/+98
| |\ \ \
| | * | | Add new `lisp-indent-region' that doesn't reparse the code.Noam Postavsky2017-04-221-4/+44
| | * | | Remove ignored argument from lisp-indent-lineNoam Postavsky2017-04-221-13/+7
| | * | | * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Clean up marker.Noam Postavsky2017-04-221-7/+9
| | * | | Don't reparse the sexp in indent-sexp (Bug#25122)Noam Postavsky2017-04-222-38/+43
| |/ / /
| * | | Add cond test cases for singleton clauses.Vibhav Pant2017-04-221-1/+7
| * | | b-c--cond-jump-table-info: Use correct body for singleton clausesVibhav Pant2017-04-221-2/+2
| * | | ffap: Don't switch window unless neededPhilipp Stephani2017-04-222-8/+16
| * | | Fix fontification of C++ declaration with type FOO::FOO.Alan Mackenzie2017-04-222-3/+7
| * | | Fix usage of FRAME_Z_GROUPPhilipp Stephani2017-04-221-1/+1
| * | | Fix GNUstep buildAlan Third2017-04-222-16/+12
| * | | Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-214-5/+86
| * | | Improve prefix handling for dash.elStefan Monnier2017-04-211-1/+2
| * | | * lisp/emacs-lisp/cl-macs.el: Fix symbol-macroletStefan Monnier2017-04-212-5/+13
| | |/ | |/|
| * | Avoid infinite loop in redisplay when header-line-format is invalidEli Zaretskii2017-04-211-1/+2
| * | Add tests to check image scaling functionalityLars Ingebrigtsen2017-04-212-0/+64
| * | Allow svg-image to take all create-image PROPSLars Ingebrigtsen2017-04-211-4/+6