aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from origin/emacs-25Paul Eggert2016-06-194-7/+19
|\
| * Fix documentation of completion functionsNoam Postavsky2016-06-181-2/+2
| * Clarify documentation of 'font-lock-maximum-decoration'Eli Zaretskii2016-06-181-3/+9
| * * doc/misc/cl.texi (Usage): Add some more details.Glenn Morris2016-06-171-0/+5
| * Fbackward_prefix_chars: stay within buffer boundsNoam Postavsky2016-06-161-2/+3
* | ; Merge from origin/emacs-25Paul Eggert2016-06-190-0/+0
|\ \ | |/
| * Fix ifdef-vs-if typo with RANDR13_LIBRARYPaul Eggert2016-06-161-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-06-1923-65/+3923
|\ \ | |/
| * Fix last todo-mode changeStephen Berman2016-06-161-1/+2
| * Improve last todo-mode fixStephen Berman2016-06-151-2/+3
| * Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-141-2/+3
| * * src/alloc.c (ALIGN): Avoid error on DragonFly BSD. (Bug#23764)Glenn Morris2016-06-141-0/+5
| * * lisp/emacs-lisp/nadvice.el (advice--make-docstring):Glenn Morris2016-06-131-1/+4
| * * lisp/help-fns.el (describe-function-1): Avoid reporting advisedGlenn Morris2016-06-131-1/+2
| * Minor grammar fix (bug#23746)Stephen Berman2016-06-131-2/+2
| * Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-1311-20/+20
| * * doc/lispref/processes.texi (Process Buffers): Minor rewording. (Bug#23446)Eli Zaretskii2016-06-131-3/+3