aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Test module: add necessary version checksPhilipp Stephani2017-06-121-0/+6
| * Use additional CFLAGS from configurePhilipp Stephani2017-06-121-1/+7
| * Use Autoconf to generate the test module MakefilePhilipp Stephani2017-06-124-14/+18
| * Also compile test module as C11Philipp Stephani2017-06-121-2/+2
| * Implement module assertions for usersPhilipp Stephani2017-06-127-67/+351
| * emacs-module: Use __attribute__((nonnull))Philipp Stephani2017-06-121-31/+67
| * Explicitly require C11 or C++11 in emacs-module.hPhilipp Stephani2017-06-121-1/+6
| * Add missing 'require' forms to prevent compiler warnings.Philipp Stephani2017-06-121-0/+2
| * Merge from gnulibPaul Eggert2017-06-114-25/+42
| * Remove Lisp_Misc_FloatPaul Eggert2017-06-112-5/+0
| * Make two symbols private to emacs-module.cPaul Eggert2017-06-112-13/+10
| * Merge from origin/emacs-25Glenn Morris2017-06-111-1/+1
| |\
| | * Improve the documentation of filesetsEli Zaretskii2017-05-271-1/+1
| * | ; Merge from origin/emacs-25Glenn Morris2017-06-110-0/+0
| |\ \ | | |/
| | * Don't advertise s_client in tls.el docsGlenn Morris2017-05-222-8/+8
| | * Remove s_client usage from tls.elRob Browning2017-05-221-11/+6
| * | Merge from origin/emacs-25Glenn Morris2017-06-112-2/+6
| |\ \ | | |/
| | * Describe problems with Microsoft IntellipointEli Zaretskii2017-05-191-0/+4
| | * More accurate documentation of the ':box' face attributeEli Zaretskii2017-05-141-2/+2
| * | ; Merge from origin/emacs-25Glenn Morris2017-06-110-0/+0
| |\ \ | | |/
| | * ; Bump Emacs version past 25.2Eli Zaretskii2017-05-124-4/+4
| * | Merge from origin/emacs-25Glenn Morris2017-06-112-1/+54
| |\ \ | | |/
| | * Improve documentation of 'gnutls-verify-error'Eli Zaretskii2017-05-091-1/+21
| | * ; etc/PROBLEMS: Describe GTK-related crashes on elementary OS.Eli Zaretskii2017-05-091-0/+22
| | * ; Describe the problem with ksh when resizing shell windowEli Zaretskii2017-05-091-0/+11
| * | Some further improvements for tramp-gvfs.elMichael Albinus2017-06-112-34/+53
| * | Fix highlighting of CSS selectors with double hyphensSimen Heggestøyl2017-06-112-2/+7
| * | Support threads in modulesPhilipp Stephani2017-06-111-13/+16
| * | Allow non-local exits in module initializersPhilipp Stephani2017-06-111-11/+23
| * | Let eshell/sudo handle absolute command names (Bug#27167)Noam Postavsky2017-06-111-5/+7
| * | Don't wait for toolbar in NS native fullscreenAlan Third2017-06-101-1/+4
| * | ; Spelling fixesPaul Eggert2017-06-104-4/+4
| * | Fix the placement of GTK menus on multi-monitor systemsAlexander Gramiak2017-06-102-7/+108
| * | Clarify documentation of 'face-spec-set'Eli Zaretskii2017-06-102-16/+21
| * | Fix domain port and handling in tramp-gvfs.elMichael Albinus2017-06-102-58/+54
| * | Improve documentation of 'face-spec-set-2'Eli Zaretskii2017-06-101-15/+18
| * | Fix handling of Python/Guile commands with arguments in gdb-mi.elEli Zaretskii2017-06-101-5/+18
| * | Preserve point in Dired windows under 'dired-auto-revert-buffer'Eli Zaretskii2017-06-101-1/+10
| * | Give test files a -tests.el suffixPhilipp Stephani2017-06-094-8/+8
| * | Fix another compiler warning on macOSPhilipp Stephani2017-06-091-3/+2
| * | Add garbage collection support for module environmentsPhilipp Stephani2017-06-093-0/+19
| * | Make autogen.sh report relevant environment variablesGlenn Morris2017-06-081-3/+7
| * | Split variable macro env from function envNoam Postavsky2017-06-071-36/+28
| * | ; ChangeLog fixesGlenn Morris2017-06-072-2/+2