summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* Properly reject malformed or empty package sigsPaul Eggert2016-05-13
* * lisp/emacs-lisp/find-func.el (find-feature-regexp)Glenn Morris2016-05-12
* Make package-install-from-buffer not move pointDmitry Gutov2016-05-12
* ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion"Dmitry Gutov2016-05-12
* Redo the fix for bug#21839Dmitry Gutov2016-05-12
* ; Auto-commit of loaddefs files.Glenn Morris2016-05-10
* Publicize cl--generic-all-functionsDmitry Gutov2016-05-10
* ; Spelling fixesPaul Eggert2016-05-01
* global-eldoc-mode doc fixLars Ingebrigtsen2016-05-01
* Further define-obsolete-* doc fixupsLars Ingebrigtsen2016-05-01
* Describe WHEN in all the define-obsolete- macrosLars Ingebrigtsen2016-05-01
* add-timeout doc fixLars Ingebrigtsen2016-05-01
* Explictly explain that package-initialize loads the packagesLars Ingebrigtsen2016-05-01
* Doc fix for insert-pair-alistLars Ingebrigtsen2016-05-01
* Wrap the auto-generated doc stringLars Ingebrigtsen2016-05-01
* Clarify some doc stringsLars Ingebrigtsen2016-05-01
* Autoload cursor-sensor-inhibit (bug#23406)Leo Liu2016-04-30
* Remove \= from format string (bug#18190)Andreas Schwab2016-04-30
* * lisp/emacs-lisp/autoload.el (update-directory-autoloads):Glenn Morris2016-04-25
* Revert "Use 'grep-find-program' in check-declare.el"Eli Zaretskii2016-04-21
* Use 'grep-find-program' in check-declare.elEli Zaretskii2016-04-16
* Revert "Prevent bootstrap autoload backup files"Phillip Lord2016-04-12
* Prevent bootstrap autoload backup filesPhillip Lord2016-04-12
* Fix last change on 2016-01-02Leo Liu2016-04-11
* * lisp/emacs-lisp/package.el: Change from a few days ago needs seq.Glenn Morris2016-04-07
* * lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.Glenn Morris2016-04-07
* * lisp/emacs-lisp/package.el (package-install-selected-packages):Artur Malabarba2016-04-04
* Teach M-x disassemble a default argument.Mark Oteiza2016-03-31
* Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton2016-03-25
* Fix (args-out-of-range 1) error in cursor-sensor--detectLeo Liu2016-03-21
* * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in stringsStefan Monnier2016-03-16
* Remove the highlighting support for quoting 'like this' inside Lisp docstringsDmitry Gutov2016-03-06
* Comment on last change to define-derived-modeLeo Liu2016-03-01
* * lisp/emacs-lisp/derived.el (define-derived-mode): Revert indent change.Leo Liu2016-02-27
* Fix white space in last checkinLars Ingebrigtsen2016-02-24
* Make `insert-pair' always leave the cursor where documentedDima Kogan2016-02-24
* Make setf for frame-height/width work againChristopher Wellons2016-02-23
* (cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard2016-02-23
* Naming fix for consistencyDaiki Ueno2016-02-21
* Take advantage of new GnuPG version check functionDaiki Ueno2016-02-17
* Avoid loading cl-lib for term/xterm.elc, eg in -Q -nw. (Bug#22669)Glenn Morris2016-02-16
* Minor fixes in global-auto-composition-modeEli Zaretskii2016-02-15
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-03
* * lisp/emacs-lisp/map.el: Improvements to the docstring of the pcase macroNicolas Petton2016-02-03
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-30
* * lisp/emacs-lisp/package.el (package-load-list): Improve :type.Glenn Morris2016-01-28
* Spelling fixesPaul Eggert2016-01-25
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant lineArtur Malabarba2016-01-25
* * lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-errorArtur Malabarba2016-01-25