aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * international/characters.el: Update list of zero and full widthAndreas Schwab2017-06-171-74/+243
| * | | Complete CSS property values less eagerly (Bug#27392)Simen Heggestøyl2017-06-172-5/+11
| * | | Handle integer indices for eshell variables (Bug#26055)Noam Postavsky2017-06-171-0/+2
| * | | Don't bind org-agenda key to an anonymous functionMark Oteiza2017-06-161-1/+12
| * | | Add test for the fix in the parent commitDmitry Gutov2017-06-171-0/+22
| * | | primitive-undo: Update only the currently valid markersNitish Chandra2017-06-171-2/+6
| * | | Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-162-1/+12
| * | | Fix load-path issue when it contains remote directoriesMichael Albinus2017-06-162-2/+49
| * | | Ensure C++ initializer lists don't get fontified.Alan Mackenzie2017-06-162-79/+108
| * | | Fix hang in CC Mode when ":" is typed after identifier at EOB.Alan Mackenzie2017-06-161-3/+3
| | |/ | |/|
| * | Create a toggle between block and line comments in CC Mode.Alan Mackenzie2017-06-154-57/+130
| * | Pacify clang without munging C sourcePaul Eggert2017-06-153-35/+34
| * | No need to complicate make-docfile.c for ClangPaul Eggert2017-06-151-5/+1
| * | Port './configure CC=clang' to Fedora 25Paul Eggert2017-06-151-4/+16
| * | Don’t worry about __STDC_VERSION__ in emacs-modulePaul Eggert2017-06-151-5/+0
| * | Port cleanup check to Oracle Studio 12.5Paul Eggert2017-06-142-1/+8
| * | Fix misformatted changelog entryBastien2017-06-141-2/+0
| * | Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2017-06-141-0/+10
| * | Fix Bug#27315Michael Albinus2017-06-144-14/+16
| * | Give a fixed default value for icomplete-prospects-height (Bug#26939)Noam Postavsky2017-06-142-9/+7
| * | Remove some tautological comparisons involving rlim_tPhilipp Stephani2017-06-141-2/+2
| * | Use --module-assertions if modules are availablePhilipp Stephani2017-06-141-1/+7
| * | Define --module-assertions only of modules are availablePhilipp Stephani2017-06-141-0/+6
| |/
| * ; Fix typo in INSTALLMichael Albinus2017-06-141-1/+1
| * gnus-article-read-summary-keys: Don't move point for WDD and WDW commandsKatsumi Yamaoka2017-06-141-1/+1
| * lisp/net/soap-client.el: Bump version to 3.1.3Thomas Fitzsimmons2017-06-131-2/+2
| * Fix an HTTP encoding error in soap-client.elAlex Harsanyi2017-06-131-2/+5
| * Port cleanup attribute to Oracle Studio 12.5Paul Eggert2017-06-133-6/+5
| * Fix running tests in without-modules buildsGlenn Morris2017-06-131-1/+1
| * * test/Makefile.in (src/emacs-module-tests.log): Out-of-tree fix.Glenn Morris2017-06-131-4/+3
| * Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-133-65/+32
| * * lisp/net/tramp-sh.el (tramp-set-file-uid-gid): Do not handle locally on w32.Michael Albinus2017-06-131-4/+4
| * Minor tweaks in Tramp manualMichael Albinus2017-06-132-6/+20
| * Silence two Clang warnings by introducing additional local variablesPhilipp Stephani2017-06-132-12/+21
| * Fix wrong indentation after string literal (Bug#27306)Noam Postavsky2017-06-132-14/+26
| * Fix version checks for emacs-module.hPhilipp Stephani2017-06-131-4/+7
| * ; Fix docstringLele Gaifax2017-06-131-1/+1
| * Buttonize #<bytecode> part of printed functions (Bug#25226)Noam Postavsky2017-06-121-4/+29
| * Print module structure sizes when initializing test modulePhilipp Stephani2017-06-121-2/+12
| * Small portability fix for emacs-module.h (bug#27346)Glenn Morris2017-06-121-2/+5
| * Give a more informative failure in module assertion testGlenn Morris2017-06-121-5/+8
| * Fix off-by-one errorPhilipp Stephani2017-06-121-1/+1
| * Clean up after module assertion testsGlenn Morris2017-06-121-20/+24
| * Small improvement for module assertion testGlenn Morris2017-06-121-15/+15
| * Improve previous test/data/emacs-module/Makefile changeGlenn Morris2017-06-121-1/+2
| * Small improvements for test/data/emacs-module/MakefileGlenn Morris2017-06-121-2/+8
| * * make-dist: Skip some more generated files in test/.Glenn Morris2017-06-121-1/+4
| * Note how fullscreen differs on the NS portAlan Third2017-06-122-0/+10
| * Add no-focus-on-map to NS build (bug#25408)Alan Third2017-06-123-6/+33
| * _Noreturn not noreturnPaul Eggert2017-06-121-10/+14