aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix background color beyond EOB and cursor displayEli Zaretskii2017-06-231-5/+16
* Fix display of indicate-empty-lines when line numbers are displayedEli Zaretskii2017-06-231-140/+158
* Finish up native display of line numbersEli Zaretskii2017-06-176-31/+162
* Initial version of native display of line numbersEli Zaretskii2017-06-162-7/+187
* 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
* Update make-dist for recent test/ changesGlenn Morris2017-06-121-1/+1
* ; Instrument `tramp-handle-file-name-case-insensitive-p' for debuggingMichael Albinus2017-06-121-0/+1
* Handle port and domain in Tramp's password cacheMichael Albinus2017-06-125-19/+56
* Avoid compilation warnings with pre-C99 libcEli Zaretskii2017-06-121-4/+5
* Flush all output streams before abortingPhilipp Stephani2017-06-121-1/+1
* Remove an assertion that doesn't test Emacs invariantsPhilipp Stephani2017-06-121-2/+0