aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; Merge from origin/emacs-25Paul Eggert2016-08-050-0/+0
|\
| * Fix open-network-stream responsivenessPaul Eggert2016-07-061-8/+14
* | Merge from origin/emacs-25Paul Eggert2016-08-0510-50/+108
|\ \ | |/
| * Fix missing point information in undoPhillip Lord2016-07-052-27/+48
| * Avoid crashes when buffer modification hooks clobber match dataEli Zaretskii2016-07-041-0/+13
| * Note combine-and-quote-strings doesn't shell quoteNoam Postavsky2016-07-032-1/+9
| * Explain when package-initialize isn't calledNoam Postavsky2016-07-031-3/+7
| * Fix escaping in sh-indent-after-continuation docstrNoam Postavsky2016-07-021-6/+6
| * ; * etc/NEWS: Improve previous change.Eli Zaretskii2016-07-021-5/+5
| * ; * etc/NEWS: Document how to avoid horizontal scroll bars.Eli Zaretskii2016-07-021-0/+9
| * Clarify the documentation of back-references in replacementsEli Zaretskii2016-07-022-13/+16
* | ; Merge from origin/emacs-25Paul Eggert2016-08-050-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2016-07-011-1226/+1219
* | Merge from origin/emacs-25Paul Eggert2016-08-057-21/+37
|\ \ | |/
| * Clarify lexical binding with symbol args behaviorNoam Postavsky2016-07-011-6/+8
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.Michael Albinus2016-06-301-2/+2
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)Eli Zaretskii2016-06-291-2/+4
| * Avoid assertion violations when rendering some fontsEli Zaretskii2016-06-291-1/+2
| * Document more details of package activationNoam Postavsky2016-06-271-4/+6
| * Fixup warning message regarding HOME a bit moreNoam Postavsky2016-06-271-3/+3
| * * lisp/leim/quail/indian.el ("bengali-probhat"): Change indicator to BngPB.Eli Zaretskii2016-06-271-1/+1
| * Fix input method "probhat" for BengaliMichael Albinus2016-06-271-2/+2
| * ; Fix typo in commit before lastNoam Postavsky2016-06-271-2/+2
| * Add to elisp-completion-at-point's docstringNoam Postavsky2016-06-271-1/+7
| * Give more helpful warning about setting HOMENoam Postavsky2016-06-261-4/+7
| * ; * lisp/term.el (term-mode): FIXME comment about bidi reordering.Eli Zaretskii2016-06-261-0/+6
* | ; Merge from origin/emacs-25Paul Eggert2016-08-050-0/+0
|\ \ | |/
| * Fix slow redisplay in term-modeEli Zaretskii2016-06-261-11/+6
* | Merge from origin/emacs-25Paul Eggert2016-08-053-3/+104
|\ \ | |/
| * New input method "probhat" for Bengaliউৎসব রায়2016-06-262-1/+102
| * ; Spelling fixPaul Eggert2016-06-261-1/+1
| * ; Fix typoMichael Albinus2016-06-261-1/+1
* | Spelling and minor grammar fixesPaul Eggert2016-08-0514-43/+42
* | Widen in certain low level CC Mode functions. This fixes bug #24148.Alan Mackenzie2016-08-041-59/+63
* | Fix Bug#24149Stefan Monnier2016-08-041-1/+2
* | Update from gnulibPaul Eggert2016-08-033-212/+217
* | Fix GnuTLS includesPaul Eggert2016-08-032-2/+1
* | Fix accessing regex-resources in out-of-tree test runs in regex-testsMichal Nazarewicz2016-08-031-1/+6
* | Simplify by assuming GnuTLS 2.12.2 or laterPaul Eggert2016-08-032-4/+1
* | Port to systems lacking GNUTLS_NONBLOCKPaul Eggert2016-08-031-2/+6
* | Fix non-blocking GnuTLS with slow connectionPaul Eggert2016-08-031-1/+30
* | Require GnuTLS 2.12.2 or laterPaul Eggert2016-08-033-24/+4
* | * src/window.c (sanitize_window_sizes): Remove unused arg `frame'Stefan Monnier2016-08-024-7/+8
* | Fix (mapcar F S) crash when F alters S’s lengthPaul Eggert2016-08-021-47/+30
* | Port window changes to --enable-gcc-warningsPaul Eggert2016-08-022-3/+3
* | * src/window.c: Fix bootstrap failure due to window.el changesStefan Monnier2016-08-021-12/+2
* | Fix Bug#23883Michael Albinus2016-08-021-1/+4
* | Port regex changes to strict ISO CPaul Eggert2016-08-021-2/+2
* | * lisp/window.el: Use lexical-bindingStefan Monnier2016-08-021-56/+32
* | Fix unused lexical variableMichal Nazarewicz2016-08-021-3/+2