aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/lisp/ibuffer-tests.el (ibuffer-test-Bug25000): Add test for Bug25000.Tino Calancha2016-11-231-0/+20
* ; Fix previous changeMark Oteiza2016-11-221-1/+1
* Comint: new user option for C-c M-r and C-c M-sPhilipp Stephani2016-11-222-1/+19
* Add tramp-eshell-directory-change to eshell-first-time-mode-hookMichael Albinus2016-11-221-1/+4
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-11-228-30/+142
|\
| * Make sure elided long buffer names have ellipses added (Bug#24972)Mark Oteiza2016-11-221-5/+9
| * Buffer-menu-no-header: Detect a fake headerTino Calancha2016-11-221-1/+1
| * buff-menu: Add command to unmark all buffersTino Calancha2016-11-226-9/+117
| * Revert "* lisp/htmlfontify.el (hfy-force-fontification): Use font-lock-ensure."Mark Oteiza2016-11-211-1/+1
| * Port htmlfontify to cl-libMark Oteiza2016-11-211-14/+14
* | Dump also connection local variables in Tramp bug reportsMichael Albinus2016-11-221-1/+3
|/
* * lisp/htmlfontify.el (hfy-force-fontification): Use font-lock-ensure.Mark Oteiza2016-11-211-1/+1
* Fix another CANNOT_DUMP problemPaul Eggert2016-11-212-4/+4
* Add further consideration to string-width (Bug#24972)Mark Oteiza2016-11-211-6/+5
* Don't collect strings existing out of <tr>...</tr>Katsumi Yamaoka2016-11-211-11/+12
* * lisp/gnus/gnus-mh.el (gnus-summary-save-in-folder): Slightly changeKatsumi Yamaoka2016-11-211-5/+3
* Add a variable to pass additional options to rcvstoreMike Kupfer2016-11-212-2/+16
* Fix undefined refs on some GNU/Linux hostsPaul Eggert2016-11-201-4/+4
* Make CANNOT_DUMP work better on GNU/LinuxPaul Eggert2016-11-206-13/+35
* * src/xdisp.c (block_buffer_flips, unblock_buffer_flips): Now static.Paul Eggert2016-11-202-7/+7
* Pacify --enable-gcc-warnings CANNOT_DUMP=yesPaul Eggert2016-11-201-4/+6
* * lisp/ibuffer.el (ibuffer-compile-format): Use string-width instead of lengthMark Oteiza2016-11-201-2/+2
* Fix redrawing non-selected frame after resize on MS-WindowsEli Zaretskii2016-11-202-4/+12
* Add file-local-nameMichael Albinus2016-11-2012-47/+42
* * lisp/ibuffer.el (ibuffer-formats): Mention locked column in doc string.Tino Calancha2016-11-201-1/+1
* * src/editfns.c (format-time-string): Mention %q in doc string.Tino Calancha2016-11-201-0/+1
* Document format-time-string %qPaul Eggert2016-11-192-0/+5
* Merge from gnulibPaul Eggert2016-11-194-85/+162
* ; Spelling fixesPaul Eggert2016-11-196-8/+8
* Merge from origin/emacs-25Paul Eggert2016-11-194-21/+36
|\
| * ; Spelling fixPaul Eggert2016-11-191-1/+1
| * * admin/release-process: Update versions and blocking bug numbers.Eli Zaretskii2016-11-191-4/+4
| * Improve documentation of functions that accept time valuesEli Zaretskii2016-11-182-16/+35
* | ; Merge from origin/emacs-25Paul Eggert2016-11-190-0/+0
|\ \ | |/
| * Speed up initialization by preferring /dev/urandom to GnuTLSDaniel Colascione2016-11-181-18/+26
* | Merge from origin/emacs-25Paul Eggert2016-11-19128-594/+824
|\ \ | |/
| * Add a comment in generated refcards about the sourceGlenn Morris2016-11-1721-4/+50
| * ; * etc/refcards/calccard.tex: Remove obsolete comment.Glenn Morris2016-11-171-4/+0
| * js-mode: Fix indent problem after a regexpDmitry Gutov2016-11-171-0/+4
| * Fix sluggish display of symbols in UTF-8 language environmentEli Zaretskii2016-11-161-2/+3
| * Don't confuse how Texinfo outputs @var with the inputGlenn Morris2016-11-156-14/+14
| * * doc/lispref/display.texi (Scroll Bars):Glenn Morris2016-11-153-4/+4
| * * doc/emacs/cmdargs.texi (Initial Options): Copyedit for --daemon.Glenn Morris2016-11-151-5/+2
| * More fixes in copyright notices in etc/refcards/Eli Zaretskii2016-11-1520-40/+40
| * Update copyright text in refcardsEli Zaretskii2016-11-1321-102/+163
| * Fix Outline command namesEli Zaretskii2016-11-121-9/+11
| * Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
| * Correct the statement about programming modes always running prog-mode-hook.Alan Mackenzie2016-11-101-4/+7
| * Improve documentation of 'occur'Eli Zaretskii2016-11-101-13/+13
| * Do call debugger on failed cl-assertNoam Postavsky2016-11-081-3/+5