summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-06-2614-47/+72
|\
| * ; Spelling fixesPaul Eggert2016-06-262-2/+2
| * Update docs for `customize-mode'Noam Postavsky2016-06-252-9/+9
| * Fix documentation of 'assoc-string' and 'compare-strings'Eli Zaretskii2016-06-233-5/+6
| * ; Only load .elc file in tests.Phillip Lord2016-06-221-1/+1
| * Error on multibyte characters in HTTP requestDmitry Gutov2016-06-221-14/+5
| * * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-06-221-3/+11
| * ; Revert "Ensure undo-boundary after insert-file-contents."Phillip Lord2016-06-221-6/+0
| * Unset GIT_DIR when calling Git commandsDmitry Gutov2016-06-221-1/+3
| * Ensure undo-boundary after insert-file-contents.Phillip Lord2016-06-211-0/+6
| * Clarify documentation of 'line-spacing' and 'line-height'Eli Zaretskii2016-06-211-7/+10
| * Fix removal of variables from process-environmentEli Zaretskii2016-06-201-1/+1
| * * admin/authors.el (authors-ignored-files, authors-valid-file-names)Glenn Morris2016-06-191-2/+11
| * * admin/authors.el (authors-aliases, authors-fixed-case): Additions.Glenn Morris2016-06-191-1/+13
* | Teach net-utils more iproute2 and nl80211 toolsMark Oteiza2016-06-251-14/+28
* | Use use-region-p in prolog.elLeo Liu2016-06-251-13/+10
* | Remove compatibility with Emacs 24.3 in octave-modeLeo Liu2016-06-251-40/+3
* | Ensure hack-local-variables is run in a fundamental mode buffer.Alan Mackenzie2016-06-241-1/+3
* | Fix caller to ediff-setupTino Calancha2016-06-251-1/+1
* | Implement ' separators in C++ integer literals.Alan Mackenzie2016-06-242-22/+113
* | Update from gnulibPaul Eggert2016-06-243-41/+96
* | Remove two uses of 'min' in Fwindow_text_pixel_sizeMartin Rudalics2016-06-241-8/+11
* | Clarify intent of FACE_FROM_ID and IMAGE_FROM_IDPaul Eggert2016-06-241-4/+4
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-235-62/+13
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-2313-109/+29
* | * lisp/international/characters.el (standard-case-table): Improve last change.Eli Zaretskii2016-06-231-8/+6
* | Improve results of 'upcase' for characters with title-caseEli Zaretskii2016-06-231-4/+9
* | Make typing into incomplete C++ raw strings work, and make it work fast enoughAlan Mackenzie2016-06-232-29/+30
* | Fix handling of LWINDOW key on MS-WindowsEli Zaretskii2016-06-231-1/+1
* | ; Revert "Prohibit multibyte characters in url-http-data"Dmitry Gutov2016-06-221-2/+6
* | Update Unicode data files from Unicode 9.0.0Eli Zaretskii2016-06-223-40/+42
* | Fix test for whether the '.el' file is newer than '.elc'Eli Zaretskii2016-06-221-2/+6
* | Fix 'insert-file-contents' when REPLACE is non-nilEli Zaretskii2016-06-222-4/+24
* | Avoid compiler warningKen Brown2016-06-221-1/+1
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.Stefan Monnier2016-06-221-0/+3
* | Fix last change to FRAME_INTERNAL_BORDER_WIDTHKen Brown2016-06-221-1/+1
* | Improve --without-x GCC pacificationPaul Eggert2016-06-2213-186/+148
* | Ensure undo-boundary after all commandsPhillip Lord2016-06-211-0/+4
* | Fix vertical layout calculations when newline has line-height propertyEli Zaretskii2016-06-211-0/+5
* | Fix compiler warnings in Cygwin-w32 buildKen Brown2016-06-209-23/+30
* | Fix compiler warnings in no-window-system-buildKen Brown2016-06-207-30/+85
* | ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* | Weaken test conditions in filenotify-tests.elMichael Albinus2016-06-201-86/+46
* | Minor ABLOCKS_BUSY cleanups in alloc.cPaul Eggert2016-06-201-20/+25
* | ASCII-fy coding-system-for-read used for Git commandsDmitry Gutov2016-06-191-0/+9
* | Prohibit multibyte characters in url-http-dataDmitry Gutov2016-06-191-6/+2
* | Fix setting a range of char-table slots in a singular caseEli Zaretskii2016-06-192-1/+52
* | Fix CC Mode fontification problem apparent in test file decls-6.cc.Alan Mackenzie2016-06-191-7/+43
* | c-renarrow-state-cache: take care when new point is inside old brace pair.Alan Mackenzie2016-06-191-4/+8
* | Rename ALIGN to pointer_alignPaul Eggert2016-06-191-8/+3