aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Merge from origin/emacs-29Eli Zaretskii2024-02-100-0/+0
|\ \ | |/
| * Tramp: Handle PIN requests from security keys (don't merge)Michael Albinus2024-02-093-14/+32
* | Merge from origin/emacs-29Eli Zaretskii2024-02-109-54/+107
|\ \ | |/
| * ; Mention defface's and their :version tags in CONTRIBUTE.Eli Zaretskii2024-02-091-3/+4
| * * admin/notes/kind-communication: New file.Stefan Kangas2024-02-081-0/+21
| * ; And another fix of CONTRIBUTE.Eli Zaretskii2024-02-081-3/+3
| * ; Another clarification in CONTRIBUTE.Eli Zaretskii2024-02-081-3/+4
| * ; Clarify "ChangeLog entries" in CONTRIBUTE.Eli Zaretskii2024-02-081-14/+16
| * Don't skip links to "." and ".." in Dired when marking filesEli Zaretskii2024-02-081-0/+5
| * Pass unquoted filename to user-supplied MUSTMATCH predicateJoseph Turner2024-02-061-5/+12
| * * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-042-12/+15
| * ; * etc/PROBLEMS: Workaround for Windows key "stuck" (bug#68914).Eli Zaretskii2024-02-041-9/+23
* | ; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004).Eli Zaretskii2024-02-101-0/+3
* | Support Info files compressed by 'lzip'Eli Zaretskii2024-02-101-0/+4
* | * lisp/bind-key.el (personal-keybindings): Autoload it (bug#68999).Eli Zaretskii2024-02-101-0/+1
* | Avoid errors in winner.el's 'post-command-hook'Eli Zaretskii2024-02-101-1/+2
* | Fix warning in tramp-register-archive-autoload-file-name-handlerMichael Albinus2024-02-101-1/+3
* | Run 'read-only-mode-hook' when visiting a file that is not writableEli Zaretskii2024-02-101-0/+4
* | Fix volume refresh bug in mpcjohn muhl2024-02-101-5/+8
* | ; Improve documentation of a recent change in GnusEli Zaretskii2024-02-103-18/+24
* | Make miscellaneous improvements to the Android portPo Lu2024-02-103-78/+16
* | Add option gnus-mode-line-logoMekeor Melire2024-02-092-9/+25
* | Add concept indices for some Eshell commandsJim Porter2024-02-091-2/+9
* | In Eshell manual, put command index anchors above the itemJim Porter2024-02-091-67/+67
* | Put the list of built-in Eshell commands in its own manual nodeJim Porter2024-02-091-3/+13
* | modula2.el: Avoid font-lock-*-face variablesStefan Monnier2024-02-091-22/+25
* | * lisp/subr.el (with-output-to-temp-buffer): Add `indent` ruleStefan Monnier2024-02-092-2/+1
* | * lisp/subr.el (read-char-from-minibuffer): Fix bug#68995Stefan Monnier2024-02-091-2/+2
* | Tramp: Handle PIN requests from security keysMichael Albinus2024-02-093-13/+30
* | Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598ePaul Eggert2024-02-084-46/+50
* | Fix treesit_traverse_get_predicate (bug#68954)Dominique Quatravaux2024-02-081-2/+2
* | Set adstyle within sfnt font objectsPo Lu2024-02-091-4/+2
* | Don't lose track of adstyles during face mergingPo Lu2024-02-091-8/+27
* | Replace a few calls to intern with constant stringsPo Lu2024-02-092-3/+10
* | Respect the delimiter of completer in Python shell completionLiu Hui2024-02-082-48/+264
* | Fix 'browse-url-url-at-point' so that scheme does not duplicateUSAMI Kenta2024-02-081-2/+4
* | ; Ensure 'thing-at-point-looking-at' finds full matchEshel Yaron2024-02-082-30/+15
* | `file-remote-p' must not return an errorMichael Albinus2024-02-081-1/+2
* | ; Improve documentation of 'echo-keystrokes-help'Eli Zaretskii2024-02-082-1/+9
* | ; * src/keyboard.c (echo_dash): Mention F1 in echo_keystrokes_help.Eli Zaretskii2024-02-081-1/+1
* | * lisp/touch-screen.el (touch-screen): Fix defgroup version.Po Lu2024-02-081-1/+1
* | Prevent echo area help message from being printed repeatedlyPo Lu2024-02-081-1/+4
* | Fix earlier change to keyboard.cPo Lu2024-02-081-3/+7
* | Port better to Autoconf 2.72Paul Eggert2024-02-071-0/+1
* | Mention 'C-h' in echo for unfinished commandsDmitry Gutov2024-02-073-0/+17
* | Improve wording of message in buff-menu.elEli Zaretskii2024-02-071-1/+1
* | (file-notify--test-wait-event): Rename from `file-notify--test-read-event`Stefan Monnier2024-02-071-26/+27
* | Prefer \` and \' when matching the beg/end of stringStefan Monnier2024-02-071-3/+3
* | * test/lisp/minibuffer-tests.el (completion-test--pcm-bug38458): New testStefan Monnier2024-02-071-0/+7
* | Use `defvar` for variables that are not constantStefan Monnier2024-02-073-5/+5