summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * test/automated/sort-tests.el: New filescratch/isearch-show-togglesArtur Malabarba2015-10-291-0/+106
* * lisp/isearch.el: Display toggles and their keysArtur Malabarba2015-10-291-2/+27
* * lisp/isearch.el (isearch-define-mode-toggle): Add keyword argsArtur Malabarba2015-10-291-16/+30
* * lisp/isearch.el: Delete some outdated commentsArtur Malabarba2015-10-291-5/+1
* Fix eshell/clear not working if the output has a small line countVibhav Pant2015-10-291-3/+2
* ; * etc/NEWS: Document `search-default-regexp-mode'Artur Malabarba2015-10-281-0/+2
* * lisp/files.el (write-file): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/autorevert.el (auto-revert-handler): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizationsStefan Monnier2015-10-281-13/+25
* Fix bug#21766 and add testJuanma Barranquero2015-10-282-1/+24
* * doc/lispref/sequences.texi (Sequence Functions): Fix typoArtur Malabarba2015-10-281-1/+1
* * src/dispnew.c (init_display): Simplify overflow checking.Paul Eggert2015-10-281-2/+2
* * lisp/character-fold.el (character-fold-to-regexp): Fix caseArtur Malabarba2015-10-281-6/+11
* * lisp/emacs-lisp/seq.el (seq-mapn): New functionArtur Malabarba2015-10-282-1/+34
* * lisp/character-fold.el: Make compatible with lax-whitespaceArtur Malabarba2015-10-281-4/+26
* * lisp/isearch.el: Refactor momentary messagesArtur Malabarba2015-10-281-29/+27
* * lisp/isearch.el: Define all toggles with `isearch-define-mode-toggle'Artur Malabarba2015-10-281-58/+47
* Avoid using `add-to-list' on a let-local var in tramp-smb.elMichael Albinus2015-10-282-4/+12
* 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
|/