summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement buffer-widen-limits functionalitywiden-limitsscratch/widen-limitsVitalie Spinu2016-03-223-3/+48
* Fix an Isearch var to be a string (Bug#23038)Kaushal Modi2016-03-221-8/+11
* Fix (args-out-of-range 1) error in cursor-sensor--detectLeo Liu2016-03-211-1/+1
* Render empty <ul><li><ul> correctlyLars Magne Ingebrigtsen2016-03-201-0/+4
* Ignore invalid base64 encoded embedded imagesLars Magne Ingebrigtsen2016-03-201-1/+2
* Fix <p> and <div> newlines with or without <li> in shrLars Magne Ingebrigtsen2016-03-201-3/+12
* Avoid errors in 'newline'Eli Zaretskii2016-03-191-15/+21
* Fix Bug#23032Michael Albinus2016-03-191-1/+3
* Adjudicate review comments in abbrevs.texiEli Zaretskii2016-03-193-9/+13
* Fixup the "normal" matcher; highlight global var symbols, tooDmitry Gutov2016-03-191-2/+2
* ; Small theme additionsTassilo Horn2016-03-181-3/+4
* Honor prefix arg in doc-view-next-line-or-next-pageMarcin Borkowski2016-03-181-1/+1
* ; Spelling fixesPaul Eggert2016-03-183-4/+3
* Port to strict C99 offsetofPaul Eggert2016-03-182-2/+3
* Port to GTK with strict C11 compilerPaul Eggert2016-03-181-8/+4
* Port to GTK with strict C99 compilerPaul Eggert2016-03-172-3/+1
* Avoid screen artifacts with new OS X visible bell after scrollingAnders Lindgren2016-03-171-1/+29
* Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25Michael Albinus2016-03-1711-35/+25
|\
| * * lisp/progmodes/xref.el (xref-buffer-name, xref--window):Glenn Morris2016-03-171-6/+5
| * * lisp/gnus/mm-decode.el (gnus-format-message): Autoload it.Glenn Morris2016-03-171-0/+1
| * * lisp/mail/rmail.el (rmail-mime-entity-truncated): Declare.Glenn Morris2016-03-171-0/+2
| * ; Auto-commit of loaddefs files.Glenn Morris2016-03-171-1/+1
| * Address compilation warnings due to 2016-01-03 mml refactoring.Glenn Morris2016-03-164-22/+8
| * * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in stringsStefan Monnier2016-03-161-1/+4
| * * lisp/dired-x.el (dired-omit-here-always): Correct error messageGlenn Morris2016-03-161-1/+1
| * * lisp/dired-x.el (dired-omit-here-always): Replace undefined functionGlenn Morris2016-03-161-3/+2
| * * lisp/xml.el (xml-parse-tag-1): Replace undefined function.Glenn Morris2016-03-161-1/+1
* | Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus2016-03-171-2/+11
|/
* Avoid segfaults due to frame image cache being absentEli Zaretskii2016-03-161-0/+3
* Improve documentation of glyphless-character displayEli Zaretskii2016-03-161-3/+6
* ; * src/xdisp.c (with_echo_area_buffer): Fix typos in comments.Eli Zaretskii2016-03-161-3/+3
* Support safe navigation operator in non-SMIE indentation codeDmitry Gutov2016-03-161-1/+1
* Move xsd:base64Binary decoding fix to debbugs.el 0.9.1Thomas Fitzsimmons2016-03-161-3/+7
* Fix Ruby's operator precedenceDmitry Gutov2016-03-162-6/+28
* (ruby-interpolation-inside-another-interpolation): New failing testDmitry Gutov2016-03-161-0/+8
* Port to clang 3.7.0 on x86-64Paul Eggert2016-03-153-12/+14
* * test/automated/package-test.el (package-test-signed): Tweak skipGlenn Morris2016-03-151-1/+1
* Sync with gnulibPaul Eggert2016-03-152-7/+8
* Fix startup of "emacs -nw" on systems that CANNOT_DUMPEli Zaretskii2016-03-152-1/+10
* Do not tokenize a comment before continuation as ';'Dmitry Gutov2016-03-152-2/+2
* Don't misindent arguments of a method call inside continuationDmitry Gutov2016-03-152-13/+18
* * src/keyboard.c (echo_keystrokes_p): Don't test cursor_in_echo_areaStefan Monnier2016-03-141-5/+6
* ASCII-only etc/NEWS etc.Paul Eggert2016-03-142-573/+571
* Fix a cacheing bug, which led to inordinately slow c-beginning-of-defun.Alan Mackenzie2016-03-143-222/+246
* Fix Isearch prompt when invoked with an argumentKaushal Modi2016-03-141-4/+15
* Fix a typo in the Emacs manualCesar Quiroz2016-03-141-9/+9
* Curved quotes in etc/NEWS etc.Paul Eggert2016-03-142-555/+580
* Fix some single quotes in documentationPaul Eggert2016-03-143-473/+471
* Make lisp-completion-at-point's argument optionalDmitry Gutov2016-03-141-1/+1
* Tweak the left precedence of '=>'Dmitry Gutov2016-03-142-1/+7