aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase DUMPED_HEAP_SIZE in w32heap.cJohn Mastro2017-11-071-1/+1
* * lisp/minibuffer.el: Put completions-common-part on all common partsStefan Monnier2017-11-071-4/+24
* * lisp/filecache.el: Use lexical-binding. Simplify.Stefan Monnier2017-11-071-77/+46
* Handle unread-command-events consistently (bug#23980)Chris Feng2017-11-082-0/+37
* Mark flymake-diagnostic-functions as save to set locally to nil.Sam Steingold2017-11-071-0/+2
* Override possible change of next-error-last-buffer in next-error-functionJuri Linkov2017-11-061-14/+19
* Add support for Windows installer buildPhillip Lord2017-11-053-11/+114
* Make filecache use extended completionAndreas Politz2017-11-042-56/+61
* Allow 'make-string' callers force creation of multibyte stringsEli Zaretskii2017-11-049-27/+41
* Extract user from host when searching for entries in auth-source-passŁukasz Jędrzejewski2017-11-042-7/+15
* Finish the Bug#11728 work: hg & gitSam Steingold2017-11-032-23/+30
* Add colors to faces that lack them.Sam Steingold2017-11-031-7/+7
* New function 'libxml-available-p'Robert Pluim2017-11-035-17/+57
* Merge from origin/emacs-26Paul Eggert2017-11-031-1/+7
|\
| * Change GCALIGNMENT back to an integer literalPaul Eggert2017-11-031-1/+7
* | Simplify by assuming !_MSC_VER.Paul Eggert2017-11-024-37/+15
* | * etc/NEWS.26: Copy from emacs-26/etc/NEWS.Paul Eggert2017-11-021-16/+51
* | Merge from origin/emacs-26Paul Eggert2017-11-0227-133/+174
|\ \ | |/
| * * src/lisp.h (GCALIGNED): Clarify comment (Bug#29040).Paul Eggert2017-11-021-2/+3
| * ; etc/NEWS: Add cpp-message-min-time-interval. (Bug#28961)Hong Xu2017-11-021-0/+4
| * Improve the doc of eshell-cmpl-* custom variables (Bug#25069)Hong Xu2017-11-021-31/+23
| * Fix mouse-scrollbar offset on GNUstep and old macOS (bug#29053)Alan Third2017-11-021-2/+19
| * Merge from GnulibPaul Eggert2017-11-024-25/+32
| * Fix alignment portability problemsPaul Eggert2017-11-025-23/+18
| * Fix completion of colon after CSS property (Bug#29056)Simen Heggestøyl2017-11-021-0/+1
| * ; * src/alloc.c (sweep_symbols): Fix last change.Eli Zaretskii2017-11-021-1/+1
| * * src/alloc.c (sweep_symbols): Tweak last changeStefan Monnier2017-11-021-4/+10
| * In frame parameters documentation mention desktop saving/restoringMartin Rudalics2017-11-021-0/+7
| * ; Fix typo in ChangeLog.3Martin Rudalics2017-11-021-1/+1
| * Don't have frameset save the 'client' parameter (Bug#29067)Martin Rudalics2017-11-021-0/+4
| * ; Spelling fixesPaul Eggert2017-11-019-42/+42
| * Handle generic variables in cl-defgeneric Edebug specGemini Lasswell2017-11-011-1/+2
| * Give a more sensible message if file-attributes fails (Bug#29070)Noam Postavsky2017-11-011-2/+4
| * Avoid wrong value from file-attributes on Linux kernel before 3.6Andreas Schwab2017-11-011-1/+8
| * Fix customization of debugger-print-function (Bug#29077)Noam Postavsky2017-11-011-2/+3
* | ; Merge from origin/emacs-26Paul Eggert2017-11-020-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2017-11-011-38/+21
* | Merge from origin/emacs-26Paul Eggert2017-11-0270-242/+584
|\ \ | |/
| * ; Doc fixesCharles A. Roelli2017-10-315-7/+7
| * Avoid duplicate calls to xfree for the same pointerEli Zaretskii2017-10-311-1/+3
| * Don't clobber docstrings of explicitly-defined mode hook variablesPhil Sainty2017-10-312-6/+10
| * Avoid fullscreen ediff control frames by default (Bug#29026)Martin Rudalics2017-10-311-0/+2
| * Fix the bug#24034 change (revno 9eb028f) causing infloop (bug#29047)Katsumi Yamaoka2017-10-301-3/+7
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-10-302-23/+24
| |\
| | * Fix doc and doc-strings for minibuffer window related functions (Bug#28978)Martin Rudalics2017-10-302-23/+24
| * | Fix a typo in the ELisp manualEli Zaretskii2017-10-301-2/+2
| |/
| * Fix "Args out of range" error in c-determine-limit. Fixes bug #28598.Alan Mackenzie2017-10-301-8/+19
| * * lisp/progmodes/perl-mode.el: Fix electric indentation with RETStefan Monnier2017-10-301-1/+3
| * Extend mhtml submode region when in commentTom Tromey2017-10-291-3/+1
| * Fix mthml submode lighting at end of bufferTom Tromey2017-10-291-1/+6