aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-270-0/+0
|\
| * Merge branch 'emacs-24' of git.sv.gnu.org:/srv/git/emacs into emacs-24Michael Albinus2014-12-198-48/+46
| |\
| | * Fix content decoding in gnus-read-ephemeral-bug-groupAndreas Schwab2014-12-192-21/+27
| | * src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2014-12-182-1/+8
| | * * lisp/subr.el (redisplay-dont-pause): Mark as obsolete.Stefan Monnier2014-12-185-26/+15
* | | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-2716-49/+178
|\ \ \ | |/ /
| * | * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER.Michael Albinus2014-12-192-13/+26
| |/
| * * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces inMichael Albinus2014-12-174-12/+40
| * * .gitignore: Ignore /conftest*.Paul Eggert2014-12-162-0/+5
| * * lisp/subr.el (sit-for): Tweak docstring.Stefan Monnier2014-12-156-30/+43
| * Fix vc-git-dir-status-files WRT up-to-date vs editedDmitry Gutov2014-12-152-4/+8
| * Consider electric-pair-mode in tex-mode.Joao Tavora2014-12-144-11/+60
| * * test/automated/flymake/warnpred/test.pl: Tweak earlier change.Glenn Morris2014-12-131-1/+1
| * ChangeLog fixGlenn Morris2014-12-131-1/+2
| * * test/automated/flymake/warnpred/test.pl: Tweak formatGlenn Morris2014-12-132-1/+6
| * src/gnutls.c (gnutls_init): Fix deprecation warning from GCC.Eli Zaretskii2014-12-132-1/+5
* | elisp-xref-find: Don't create buffers eagerlyDmitry Gutov2014-12-274-65/+129
* | Auto-commit of loaddefs files.Glenn Morris2014-12-271-1/+1
* | Avoid duplicate calls of window-height in with-displayed-buffer-windowJuri Linkov2014-12-273-3/+19
* | Support subdirectories when saving places in dired.Juri Linkov2014-12-272-20/+31
* | Fix ChangeLogFilipp Gunbin2014-12-271-0/+5
* | Use bool for boolean in xselect.c, xsettings.cPaul Eggert2014-12-264-83/+102
* | python.el: Generate clearer shell buffer names.Fabián Ezequiel Gallina2014-12-264-87/+77
* | Revert "Prevent Python process shell buffer to pop twice."Fabián Ezequiel Gallina2014-12-262-7/+1
* | Add basic xref apropos implementation to elisp-modeDmitry Gutov2014-12-263-19/+42
* | make dired-maybe-insert-subdir always skip trivial filesFilipp Gunbin2014-12-261-1/+4
* | MS-Windows followup to stpcpy changes.Eli Zaretskii2014-12-266-19/+141
* | Use bool for boolean in xsmfns.cPaul Eggert2014-12-253-16/+23
* | Spelling fixesPaul Eggert2014-12-258-9/+9
* | Prefer stpcpy to strcatPaul Eggert2014-12-2522-153/+252
* | Regenerate ldefs-boot.elDmitry Gutov2014-12-251-1177/+1292
* | Consolidate cross-referencing commandsDmitry Gutov2014-12-255-51/+682
* | * etc/NEWS: Mention new buffer display behavior for `shell'.Karl Fogel2014-12-252-0/+14
* | Make `resize-mini-windows' customizable and update documentation for it.Martin Rudalics2014-12-254-3/+38
* | Resync @menu order with @node order.Martin Rudalics2014-12-252-93/+97
* | * doc/lispref/windows.texi (Windows): Sync @menu order with @node order.Glenn Morris2014-12-242-1/+3
* | * doc/lispref/sequences.texi (Sequence Functions): Copyedits.Glenn Morris2014-12-242-152/+77
* | Markup fixes for doc/lisprefGlenn Morris2014-12-246-12/+20
* | authors.el updatesGlenn Morris2014-12-242-4/+18
* | ChangeLog fixesGlenn Morris2014-12-244-11/+10
* | ChangeLog fixesGlenn Morris2014-12-241-52/+48
* | ChangeLog fixesGlenn Morris2014-12-246-32/+40
* | Handle glitch in delayed autoselection of windows.Martin Rudalics2014-12-242-13/+36
* | resolve ChangeLog merge conflictStephen Leake2014-12-2446-621/+869
|\ \
| * | eshell/esh-ext.el: Expand relative remote file names.Michael Albinus2014-12-242-0/+10
| * | fix bad mergeSam Steingold2014-12-231-0/+24
| * | Use a new user option instead of hard-coding shell display.Sam Steingold2014-12-232-23/+12
| * | (js-syntax-propertize-regexp): Recognize "slash in a character class"Stefan Monnier2014-12-233-5/+33
| * | Fixes: debbugs:19396Didier Verna2014-12-232-1/+7
| * | Merge from gnulibPaul Eggert2014-12-224-5/+18