summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pull Modus themes version 1.2.3 from upstreamscratch/update-modus-themesProtesilaos Stavrou2021-03-054-15/+27
* Update Modus themes to their version 1.2.0Protesilaos Stavrou2021-03-054-10231/+8812
* Make lambda-lifting work againMattias EngdegÄrd2021-03-052-2/+9
* Improve rcirc-authenticated-hook docstringTassilo Horn2021-03-051-1/+2
* * lisp/emacs-lisp/bindat.el: Minor refactoringStefan Monnier2021-03-052-82/+83
* * src/fns.c (Frandom): Handle bignum `limit`sStefan Monnier2021-03-052-2/+53
* Declare some completion predicatesMichael Albinus2021-03-052-0/+2
* * doc/misc/tramp.texi (Remote shell setup): Fix reference.Masahiro Nakamura2021-03-051-1/+1
* Improve the documentation of :extra in cl-defmethodLars Ingebrigtsen2021-03-052-7/+12
* Fix qualifiers order for loadhist-unload-element in elp.elMauro Aranda2021-03-051-1/+1
* Restrict the version guesser to top-level headingsStephen Berman2021-03-051-1/+1
* Actually fill the correct paragraph in `lisp-fill-paragraph'Lars Ingebrigtsen2021-03-051-1/+4
* Don't override load-path in require-themeBasil L. Contovounesios2021-03-051-2/+2
* Don't ignore lexically-bound variables in a defvar (bug#46912)Pip Cet2021-03-051-3/+6
* * Makefile.in: Ensure non-info forms of doc/misc have an Emacs binary.Glenn Morris2021-03-041-4/+5
* * lisp/emacs-lisp/cl-generic.el: Make `doc-string` prop work with qualifiersStefan Monnier2021-03-041-1/+11
* Add a command in package mode for opening home pages directlyLars Ingebrigtsen2021-03-043-0/+29
* Make checkdoc work with qualified methodsMauro Aranda2021-03-042-1/+47
* Add "of" as a keyword in js-modeLars Ingebrigtsen2021-03-041-1/+1
* Call the set_buffer_overlays_ settersMatt Armstrong2021-03-041-2/+2
* Generate info/dir directly from any org sourcesGlenn Morris2021-03-041-7/+4
* * doc/misc/Makefile.in (echo-sources): New phony target.Glenn Morris2021-03-041-0/+9
* * build-aux/make-info-dir: Handle .org input files.Glenn Morris2021-03-041-0/+30
* ; Makefile.in: Update a comment.Glenn Morris2021-03-041-7/+4
* Decouple require-theme from load-themeBasil L. Contovounesios2021-03-046-92/+152
* ; Pacify warnings in last newsticker change.Basil L. Contovounesios2021-03-041-3/+2
* ; * etc/NEWS: Fix wording of a recently added entry.Eli Zaretskii2021-03-041-13/+16
* Remove copy-pasto from image-dired.elMauro Aranda2021-03-041-1/+0
* Remove duplicated tests in checkdoc-tests.elMauro Aranda2021-03-041-45/+0
* Make radio checkboxes work in ewwLars Ingebrigtsen2021-03-041-2/+2
* Fix a doc/misc clean ruleGlenn Morris2021-03-031-1/+2
* Fix pcase dontcare pattern in cl--sm-macroexpandBasil L. Contovounesios2021-03-041-1/+1
* * lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix `pcase-tests-macro`Stefan Monnier2021-03-032-8/+13
* Preserve group structure on opml import and export.Ulf Jasper2021-03-031-91/+127
* New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on headingsJuri Linkov2021-03-034-7/+111
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-0312-92/+25
* C++ Mode: Handle "if constexpr (...)" with a simple statement correctlyAlan Mackenzie2021-03-031-0/+9
* * lisp/emacs-lisp/pcase.el (pcase--u1): Fix typoStefan Monnier2021-03-021-1/+1
* CC Mode: Fix analysis of brace lists, particularly in C++ ModeAlan Mackenzie2021-03-023-60/+122
* * lisp/tab-bar.el: Minor stylistic fixes.Juri Linkov2021-03-021-28/+27
* * lisp/emacs-lisp/trace.el (trace-values): Work outside of traced functionStefan Monnier2021-03-021-2/+2
* (ruby-find-library-file): Also recognize 'gem' statementsDmitry Gutov2021-03-021-2/+2
* Compile closures that modify their bound vars correctly (Bug#46834)Pip Cet2021-03-022-23/+46
* Improve the dired-do-kill-lines doc stringLars Ingebrigtsen2021-03-021-2/+7
* * lisp/emacs-lisp/pcase.el: Bind all the vars in `or` patternsStefan Monnier2021-03-014-86/+86
* Fix previous completion-pcm--optimize-pattern fixLars Ingebrigtsen2021-03-011-1/+1
* Fix warning in completion-pcm--optimize-patternLars Ingebrigtsen2021-03-012-1/+7
* Make easymenu downcase the menu symbol for greater backwards compatLars Ingebrigtsen2021-03-013-3/+7
* * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-014-26/+45
* Fix multiple Calc defmath errors (bug#46750)Mattias EngdegÄrd2021-03-012-27/+114