summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
AgeCommit message (Expand)Author
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-09-07* lisp/emacs-lisp/package.el: Reduce autoloading before compilingArtur Malabarba
2015-09-07* lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startupArtur Malabarba
2015-09-06* lisp/emacs-lisp/package.el: Rename custom facesArtur Malabarba
2015-09-06Improve the semantic of map-someNicolas Petton
2015-09-06Rename map-contains-key-p and map-some-pNicolas Petton
2015-09-06Improve the semantic of seq-someNicolas Petton
2015-09-06Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton
2015-09-05Fix fix for describe-function keybinding confusionPaul Eggert
2015-09-05Use PAT rather than UPAT in pcase macrosJohan Bockgård
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-09-03Fix disassembly of non-compiled lexical functions (bug#21377)Stefan Monnier
2015-09-01Escape ` and ' in docPaul Eggert
2015-08-31Treat “instead” strings as docstringsPaul Eggert
2015-08-29Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert
2015-08-27Improve seq-concatenate for new sequence typesNicolas Petton
2015-08-25Spelling fixesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-24; Auto-commit of loaddefs files.Glenn Morris
2015-08-24Fix cl-subseq and cl-concatenateNicolas Petton
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-23Remove the calls to `seq-into` from `seq-concatenate`Nicolas Petton
2015-08-23Make seq.el more extensible by using cl-defmethodNicolas Petton
2015-08-23Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab
2015-08-23Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab
2015-08-21text-quoting-style in emacs-lisp diagnosticsPaul Eggert
2015-08-21Avoid hard-coding "M-x command" in docstringsPaul Eggert
2015-08-21* lisp/emacs-lisp/smie.el (smie-indent-current-column): New funStefan Monnier
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-08-15; Auto-commit of loaddefs files.Glenn Morris
2015-08-14Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert
2015-08-14Extend ‘format’ to translate curved quotesPaul Eggert
2015-08-13xref-find-definitions: Exclude more generic function items.Stephen Leake
2015-08-12* emacs-lisp/lisp-mnt.el (lm-header): save-excursionArtur Malabarba
2015-08-08Merge remote-tracking branch 'origin/fix/subsequence-error-with-negative-sequ...Nicolas Petton
2015-08-07Improve error signalling for seq-subseq.Phillip Lord
2015-08-07* lisp/emacs-lisp/cl-generic.el (cl--generic-struct-tag): Don't burp onStefan Monnier
2015-08-06* lisp/emacs-lisp/package.el: Simplify describe-package-1Artur Malabarba
2015-08-06* lisp/emacs-lisp/package.el: Define custom facesArtur Malabarba
2015-08-04* lisp/emacs-lisp/package.el (package-menu-mode-map): Convert menuArtur Malabarba
2015-08-02Substitute some customization etc. doc stringsPaul Eggert
2015-08-01; Auto-commit of loaddefs files.Glenn Morris
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-07-31* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): Fix bugArtur Malabarba
2015-07-22add file name to autoload error messages.Stephen Leake
2015-07-21(advice--called-interactively-skip): Fix inf-loop (bug#21083)Stefan Monnier
2015-07-21Make eldoc timer non-repeatableDmitry Gutov
2015-07-17* lisp/emacs-lisp/package.el: Fix warningsArtur Malabarba
2015-07-17* lisp/emacs-lisp/package.el (package-buffer-info):Artur Malabarba
2015-07-17* lisp/emacs-lisp/package.el: Many small changesArtur Malabarba