summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkKen Raeburn2015-11-011532-131612/+213600
|\
| * * lisp/faces.el (faces--attribute-at-point): Fix bugArtur Malabarba2015-10-301-6/+7
| * * lisp/faces.el: Refactor common code and fix a bugArtur Malabarba2015-10-301-28/+30
| * * lisp/character-fold.el: Provide `character-fold'Juanma Barranquero2015-10-301-0/+2
| * Some minor fixes for tramp-gvfs.elMichael Albinus2015-10-301-42/+35
| * * lisp/isearch.el: Avoid an error that blocks isearchArtur Malabarba2015-10-301-1/+1
| * Fix documentation of 'beginning/end-of-buffer'Phil Sainty2015-10-301-4/+4
| * * lisp/gnus/auth-source.el: Silence lexical-binding warningsStefan Monnier2015-10-291-103/+94
| * ; lisp/help-fns.el: Fix typos in commentsJuanma Barranquero2015-10-301-2/+2
| * * lisp/dired.el (dired-unmark-all-files-query): Declare.Juri Linkov2015-10-301-1/+6
| * * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bolJuri Linkov2015-10-301-1/+1
| * Fix encoding of saving *Help* buffersEli Zaretskii2015-10-291-1/+6
| * * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-298-37/+86
| * * lisp/emacs-lisp/smie.el: Use `declare' for `pure'Stefan Monnier2015-10-291-4/+4
| * * lisp/emacs-lisp/cl-generic.el: Accomodate future changesStefan Monnier2015-10-293-77/+100
| * * lisp/emacs-lisp/bytecomp.el (compile-defun): Add defvars in scope.Stefan Monnier2015-10-291-1/+4
| * Add "afp" method to TrampMichael Albinus2015-10-291-26/+43
| * (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-282-8/+6
| * Don't require default-directory to end with a slashDmitry Gutov2015-10-291-1/+1
| * * 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
| * * 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-281-1/+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-281-1/+16
| * * 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
| * Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076Michael Albinus2015-10-281-2/+5
| * * 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
| * Fall back to polling in autorevert when neededMichael Albinus2015-10-271-31/+48
| * Show full commit messages in 'hg log' when appropriateDmitry Gutov2015-10-271-4/+14
| * * 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
| * * lisp/net/eww.el (eww-bookmark-prepare): Use truncate-string-to-width.Mark Oteiza2015-10-261-1/+1