aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-281-2/+5
|\
| * Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emacsAnders Lindgren2015-10-281-2/+5
| |\
| | * Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076Michael Albinus2015-10-281-2/+5
* | | Merge branch 'master' of /Volumes/HD2/build/emacs-git-sshAnders Lindgren2015-10-2835-654/+830
|\ \ \ | |/ /
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emacsAnders Lindgren2015-10-2831-648/+760
| |\ \ | | |/
| | * * src/process.c (Fget_buffer_process): Improve docstringArtur Malabarba2015-10-281-2/+4
| | * * lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro.Nicolas Petton2015-10-281-2/+2
| | * Prettify TeX macros not ending in a word charTassilo Horn2015-10-281-12/+18
| | * ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-287-0/+19
| | * Pipe Hg commit descriptions through 'tabindent'Dmitry Gutov2015-10-281-1/+2
| | * * lisp/net/tramp-smb.el: Avoid using `add-to-list' on a let-local varStefan Monnier2015-10-272-5/+3
| | * * lisp/international/ccl.el: Use lexical-bindingStefan Monnier2015-10-271-30/+29
| | * * lisp/json.el (json-new-object): Optimize trivial `list' callStefan Monnier2015-10-271-1/+1
| | * * lisp/help.el: Fix bug with incorrect arglist stringStefan Monnier2015-10-271-3/+4
| | * * lisp/gnus/gnus-topic.el: Silence some warningsStefan Monnier2015-10-271-11/+10
| | * Minor CEDET fixesStephen Leake2015-10-272-8/+10
| | * ; Fix comments in file-notify-tests.elMichael Albinus2015-10-271-4/+4
| | * Fall back to polling in autorevert when neededMichael Albinus2015-10-272-32/+76
| | * Show full commit messages in 'hg log' when appropriateDmitry Gutov2015-10-271-4/+14
| | * Use a plain svg file for the iconNicolas Petton2015-10-271-218/+184
| | * Fix subtle bug in auto-revert-tests.elMichael Albinus2015-10-271-2/+2
| | * * lisp/emacs-lisp/map.el: Better docstrings.Nicolas Petton2015-10-261-11/+12
| | * * lisp/emacs-lisp/seq.el: Better docstrings.Nicolas Petton2015-10-261-26/+31
| | * * lisp/emacs-lisp/seq.el: Rename all seq argumentss to sequence.Nicolas Petton2015-10-261-153/+153
| | * * lisp/emacs-lisp/ert.el: Print results without newline escapingPhillip Lord2015-10-261-2/+3
| | * Clarify that load-path contents should be directory file namesStephen Leake2015-10-262-22/+34
| | * Fix simple-test.el testEli Zaretskii2015-10-261-0/+1
| | * * lisp/net/eww.el (eww-bookmark-prepare): Use truncate-string-to-width.Mark Oteiza2015-10-261-1/+1
| | * Further work on `stopped' events in filenotify.elMichael Albinus2015-10-263-111/+156
| * | Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-284-6/+70
| |/
* | Fixed OS X startup crash.Anders Lindgren2015-10-281-4/+33
|/
* * src/keyboard.c (post-command-hook): Shorten docstringArtur Malabarba2015-10-261-7/+3
* Fix infinite loop in sh-script's SMIE codeTassilo Horn2015-10-261-4/+5
* * lisp/isearch.el (search-default-regexp-mode): Revert to nilArtur Malabarba2015-10-261-1/+1
* * lisp/isearch.el: No visual feedback for default search modeArtur Malabarba2015-10-261-7/+12
* * test/automated/simple-test.el: New fileArtur Malabarba2015-10-261-0/+183
* * lisp/simple.el (open-line): Integrate with electric-indent-modeArtur Malabarba2015-10-261-3/+13
* * lisp/simple.el (open-line): Fix docstringArtur Malabarba2015-10-261-4/+4
* Sync with soap-client repository, version 3.0.1Thomas Fitzsimmons2015-10-252-4/+4
* * lisp/progmodes/grep.el (grep): Doc fix. (Bug#21754)Eli Zaretskii2015-10-251-8/+11
* * src/keyboard.c (post-command-hook): Extend the docstringArtur Malabarba2015-10-251-2/+14
* * lisp/custom.el (custom-declare-variable): Shorten code againArtur Malabarba2015-10-251-8/+7
* ; ChangeLog.2 fixesJuanma Barranquero2015-10-251-112/+79
* Document file notification `stopped' eventMichael Albinus2015-10-252-3/+45
* Introduce `stopped' event in file notificationMichael Albinus2015-10-252-47/+134
* ; Auto-commit of ChangeLog files.Glenn Morris2015-10-251-1/+889
* Revert commit that broke 'make bootstrap'Paul Eggert2015-10-251-23/+34
* Port recent inline functions fix to Standard CPaul Eggert2015-10-241-56/+155
* * lisp/isearch.el: Make character-fold search the default againArtur Malabarba2015-10-251-3/+3
* * lisp/character-fold.el: Many improvementsArtur Malabarba2015-10-251-22/+25