Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Support native compilation of packages on install | Stefan Kangas | 2020-11-20 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix some typos in doc strings and manuals | Štěpán Němec | 2021-04-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Redesign and improve the help-for-help (C-h C-h) command | Stefan Kangas | 2021-04-24 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix last change. | Eli Zaretskii | 2021-04-24 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Obsolete the TAB binding in *xref* buffers | Eli Zaretskii | 2021-04-24 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix quoting. | Eli Zaretskii | 2021-04-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix typo. | Stefan Kangas | 2021-04-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix a recently added entry. | Eli Zaretskii | 2021-04-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | * etc/NEWS: 'world-clock-mode' is no longer interactive. | Stefan Kangas | 2021-04-23 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Remove the binding for xref-quit-and-goto-xref" | Eli Zaretskii | 2021-04-23 | 1 | -9/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for using a TLS client certificate with 'erc-tls' (bug#47788) | Amin Bandali | 2021-04-22 | 1 | -0/+36 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the binding for xref-quit-and-goto-xref | Dmitry Gutov | 2021-04-23 | 1 | -1/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix unclean "can't happen" error handling in read_minibuf_unwind | Alan Mackenzie | 2021-04-22 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/isearch.el (isearch-forward-thing-at-point): New command (bug#39512). | Juri Linkov | 2021-04-21 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add new library transient.el | Jonas Bernoulli | 2021-04-20 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce and use minibuffer-mode. This fixes bug #47150 | Alan Mackenzie | 2021-04-20 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | ; Normalize and add missing first and last lines | Stefan Kangas | 2021-04-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Update modus-themes to version 1.3.2 | Protesilaos Stavrou | 2021-04-18 | 3 | -1067/+1276 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | ; Grammar fixes | Robert Pluim | 2021-04-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Allow use of em in image spec sizes | Alan Third | 2021-04-15 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Add condition-case success handler (bug#47677) | Mattias Engdegård | 2021-04-15 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Add two optional arguments to 'string-width' | Eli Zaretskii | 2021-04-14 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | * lisp/frame.el (delete-other-frames): Add universal prefix `iconify` arg | Stefan Monnier | 2021-04-12 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | (define-minor-mode): Warn about use of pre-Emacs-21 style args | Stefan Monnier | 2021-04-12 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Minor copyedits. | Eli Zaretskii | 2021-04-11 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Add new icomplete-vertical-mode | Gregory Heytings | 2021-04-10 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | * etc/NEWS: Extend paragraph about &define form and backtracking | Philipp Stephani | 2021-04-10 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix the wording of a recently added entry. | Eli Zaretskii | 2021-04-10 | 1 | -8/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Add support for --seccomp command-line option. | Philipp Stephani | 2021-04-10 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Edebug: Disable backtracking when hitting a &define keyword. | Philipp Stephani | 2021-04-10 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Revert "Load all generic-x.el modes unconditionally" | Stefan Kangas | 2021-04-09 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | User option to move to another match when changing direction in isearch. | Gregory Heytings | 2021-04-08 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | * lisp/isearch.el (isearch-wrap-pause): New defcustom (bug#47599). | Juri Linkov | 2021-04-06 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | * lisp/repeat.el (repeat-keep-prefix): New defcustom. | Juri Linkov | 2021-04-06 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | * etc/NEWS: Add entry for new SVG icons in customize. | Stefan Kangas | 2021-04-05 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | Work around librsvg bug (bug#47074) | Alan Third | 2021-04-04 | 5 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | Make new SVG widgets match character height (bug#47074) | Alan Third | 2021-04-03 | 6 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | Set CSS for SVG files | Alan Third | 2021-04-03 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | Add SVG icons for customize buffers | Stefan Kangas | 2021-04-03 | 11 | -0/+217 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge from origin/emacs-27 | Glenn Morris | 2021-03-29 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Fix typo. | Michael Albinus | 2021-03-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | Bump Emacs version past 27.2 | Eli Zaretskii | 2021-03-25 | 1 | -0/+33 | |
* | | | | | | | | | | | | | | | | | | | | | | | File unlock errors now issue warnings (Bug#46397) | Matt Armstrong | 2021-03-27 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | Update rnc to use Open Document's Relax-NG schema to version 1.3 | Mark A. Hershberger | 2021-03-25 | 3 | -5340/+6370 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Add command project-remove-known-project | Theodor Thornhill | 2021-03-25 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | * lisp/tab-bar.el (tab-bar-tab-post-change-group-functions): New hook. | Juri Linkov | 2021-03-24 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | Use pop-to-buffer-same-window for shell | Theodor Thornhill | 2021-03-21 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | ; * etc/NEWS: Minor improvement to the last change. | Eli Zaretskii | 2021-03-20 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | ; Improve a recent change in NEWS | Eli Zaretskii | 2021-03-20 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | * etc/NEWS: Small corrections for the new command 'font-lock-update' | Gregory Heytings | 2021-03-20 | 1 | -3/+3 |