summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into comment-cachecomment-cacheAlan Mackenzie2017-02-12167-2189/+4939
|\
| * typo fixTom Tromey2017-02-041-1/+1
| * Set comment-multi-line in js-modeTom Tromey2017-02-042-0/+15
| * * test/manual/indent/scss-mode.scss: Fix indentationSimen Heggestøyl2017-02-041-13/+13
| * Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-043-4/+85
| * Add tests for lisp/kmacro.elGemini Lasswell2017-02-041-0/+890
| * Fix autorevert-tests on MS-WindowsEli Zaretskii2017-02-041-1/+3
| * New macro 'ert-with-message-capture'Gemini Lasswell2017-02-043-121/+125
| * Avoid invalid read syntax errors due to 'ert-with-test-buffer'Gemini Lasswell2017-02-041-1/+1
| * Fix a syntax error when evaluating pcase.el under EdebugEli Zaretskii2017-02-041-1/+2
| * ; * lisp/files.el (save-some-buffers-default-predicate): Add :version.Eli Zaretskii2017-02-041-1/+2
| * Change edebug-max-depth from defconst to defcustomGemini Lasswell2017-02-043-4/+24
| * Support options with embedded whitespace in 'dired-listing-switches'Eli Zaretskii2017-02-042-1/+5
| * Add tests for lisp/emacs-lisp/testcover.elGemini Lasswell2017-02-042-0/+679
| * Document 'save-some-buffers-default-predicate'Eli Zaretskii2017-02-043-11/+22
| * New defcustom 'save-some-buffers-default-predicate'Richard Stallman2017-02-042-0/+17
| * Rename to if-let* and when-let*Mark Oteiza2017-02-032-12/+28
| * Re-port alloc.c to Solaris sparc and simplifyPaul Eggert2017-02-021-120/+69
| * ; Merge: fixes and updates to scroll margin (Bug#5718)Noam Postavsky2017-02-029-80/+243
| |\
| | * Add tests for scrollingNoam Postavsky2017-02-021-0/+130
| | * Fix scrolling with partial linesNoam Postavsky2017-02-023-2/+30
| | * Make limit on scroll-margin variableNoam Postavsky2017-02-026-9/+51
| | * Don't count mode line for scroll-margin limitNoam Postavsky2017-02-021-4/+2
| | * Refactor uses of scroll_margin to a functionNoam Postavsky2017-02-023-74/+39
| * | (xref-collect-matches): Use '-E' together with '-e'Dmitry Gutov2017-02-031-5/+1
| |/
| * Pacify Oracle Studio 12.5Paul Eggert2017-02-021-1/+1
| * ; Fix recent documentation changesEli Zaretskii2017-02-021-0/+2
| * Fix lisp.h underparenthesizationPaul Eggert2017-02-021-3/+2
| * * lisp/doc-view.el (doc-view-mode): Don't require a final newlineStefan Monnier2017-02-021-0/+5
| * Merge from gnulibPaul Eggert2017-02-025-38/+38
| * Check if there are hunks before kill or refine a hunkTino Calancha2017-02-021-74/+85
| * Ignore error after kill last file or hunkTino Calancha2017-02-021-2/+3
| * Show current line highlighted in *Occur* bufferTino Calancha2017-02-023-5/+76
| * Allow occur command to operate on the regionTino Calancha2017-02-024-17/+55
| * Treat list-buffers-directory as a stringMark Oteiza2017-02-013-25/+20
| * Turn on lexical-binding in parse-time.elMark Oteiza2017-02-011-9/+3
| * Prevent creating thumbnails of all gif framesMark Oteiza2017-02-011-3/+5
| * Fix quitting bug when buffers are frozenPaul Eggert2017-02-017-80/+70
| * Revamp quitting and fix infloopsPaul Eggert2017-02-0116-220/+295
| * Remove immediate_quit.Paul Eggert2017-02-0117-213/+30
| * Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie2017-02-015-36/+111
| * Revert "DOn't use string-as-unibyte in Gnus"Lars Ingebrigtsen2017-02-017-24/+17
| * Fix a subtle problem in Tramp with timersMichael Albinus2017-02-011-6/+24
| * ; Bump let-alistMark Oteiza2017-01-311-1/+1
| * read-multiple-choice: explain dialog popups moreTed Zlatanov2017-01-311-0/+5
| * auth-source-user-and-password: add forgotten user parameterTed Zlatanov2017-01-311-1/+1
| * Fix typo in a NEWS entry for CSS modeSimen Heggestøyl2017-01-311-1/+1
| * DOn't use string-as-unibyte in GnusLars Ingebrigtsen2017-01-317-17/+24
| * Allow C-s C-w to yank ' to the search ring in the Gnus article bufferJuri Linkov2017-01-311-3/+4
| * * src/alloc.c, src/lisp.h: Fix minor glitches in recent changes.Paul Eggert2017-01-312-16/+12