summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/package.el (package-install-selected-packages):Artur Malabarba2016-04-041-11/+15
* Teach M-x disassemble a default argument.Mark Oteiza2016-03-311-3/+7
* Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton2016-03-251-26/+10
* Fix (args-out-of-range 1) error in cursor-sensor--detectLeo Liu2016-03-211-1/+1
* * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in stringsStefan Monnier2016-03-161-1/+4
* Remove the highlighting support for quoting 'like this' inside Lisp docstringsDmitry Gutov2016-03-061-4/+4
* Comment on last change to define-derived-modeLeo Liu2016-03-011-1/+7
* * lisp/emacs-lisp/derived.el (define-derived-mode): Revert indent change.Leo Liu2016-02-271-2/+1
* Fix white space in last checkinLars Ingebrigtsen2016-02-241-1/+2
* Make `insert-pair' always leave the cursor where documentedDima Kogan2016-02-241-2/+4
* Make setf for frame-height/width work againChristopher Wellons2016-02-231-2/+4
* (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-231-1/+1
* Naming fix for consistencyDaiki Ueno2016-02-211-3/+3
* Take advantage of new GnuPG version check functionDaiki Ueno2016-02-171-6/+9
* Avoid loading cl-lib for term/xterm.elc, eg in -Q -nw. (Bug#22669)Glenn Morris2016-02-161-0/+4
* Minor fixes in global-auto-composition-modeEli Zaretskii2016-02-151-0/+1
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-2/+2
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-033-7/+9
* * lisp/emacs-lisp/map.el: Improvements to the docstring of the pcase macroNicolas Petton2016-02-031-8/+9
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+1
* * lisp/emacs-lisp/package.el (package-load-list): Improve :type.Glenn Morris2016-01-281-1/+7
* Spelling fixesPaul Eggert2016-01-251-1/+1
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant lineArtur Malabarba2016-01-251-1/+0
* * lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-errorArtur Malabarba2016-01-251-3/+3
* Update cl-defgeneric and cl-defmethod docstringsDmitry Gutov2016-01-241-10/+14
* Further corrections to the pcase docstringJohn Wiegley2016-01-221-3/+3
* Minor correction to pcase docstringJohn Wiegley2016-01-211-5/+4
* Write a new docstring for the pcase macroJohn Wiegley2016-01-211-14/+34
* Document 'define-inline'Eli Zaretskii2016-01-161-1/+1
* Document obsoletion of 'intangible' and 'point-entered/left'Eli Zaretskii2016-01-131-2/+2
* Add some missing version tags.Glenn Morris2016-01-122-0/+3
* Add defvar-local to lisp-imenu-generic-expressionLeo Liu2016-01-071-2/+3
* Revert commit b1e3d14845517bfa9fa5d6d3840f3ab3160306fdLeo Liu2016-01-071-6/+5
* * lisp/emacs-lisp/autoload.el (autoload-find-destination): Doc fix.Glenn Morris2016-01-061-1/+2
* * lisp/emacs-lisp/autoload.el (autoload-find-destination):Glenn Morris2016-01-061-1/+1
* Fix regression in font-locking cl-assert and cl-check-typeLeo Liu2016-01-021-2/+3
* ; Auto-commit of loaddefs files.Glenn Morris2016-01-012-3/+3
* Fix copyright years by handPaul Eggert2016-01-011-1/+1
* Update copyright year to 2016Paul Eggert2016-01-0182-82/+82
* lisp/emacs-lisp/chart.el (chart-new-buffer): Move to silence byte compiler.Mark Oteiza2015-12-311-8/+8
* Port chart.el methods to cl-generic.Mark Oteiza2015-12-311-15/+16
* Document support for ':documentation' in Lisp modeShakthi Kannan2015-12-301-0/+9
* Add ert-deftest to lisp-mode.elLeo Liu2015-12-271-1/+2
* add some cl-* aliases to lisp-mode imenuTom Tromey2015-12-221-1/+2
* * lisp/emacs-lisp/package.el (package-unpack): Security checkArtur Malabarba2015-12-121-1/+4
* * lisp/emacs-lisp/package.el (package--compile): Don't activateArtur Malabarba2015-12-121-2/+3
* Document new features of package.elEli Zaretskii2015-12-121-2/+2
* ; Restore selector `member' accidentally drooped in ert rewrite.Anders Lindgren2015-12-111-1/+1
* * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2015-12-081-3/+4
* Spelling fixesPaul Eggert2015-12-071-1/+1