aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix and improve setting priority of todo-mode items (bug#64433)Stephen Berman2023-07-031-0/+65
* | ; cperl-mode.el: Fix two indentation bugs (Bug#11733)Harald Jörg2023-07-022-0/+61
* | cperl-mode.el: Support Perl 5.38 syntax for subroutine signaturesHarald Jörg2023-07-012-1/+38
* | Redo erc-nickname-in-use-functions as a local moduleF. Jason Park2023-07-015-0/+298
* | Account for leading timestamps in erc-matchF. Jason Park2023-07-011-0/+120
* | cperl-mode: Fix byte-compilation warningsHarald Jörg2023-07-011-6/+9
* | Add duplicate-region-final-position (bug#64185)Mattias Engdegård2023-07-011-33/+64
* | Merge from origin/emacs-29Eli Zaretskii2023-07-011-0/+51
|\ \ | |/
| * Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-0/+51
* | ; cperl-mode-resources: More test cases for cperl-mode.elHarald Jörg2023-06-301-7/+11
* | cperl-mode.el: Support subroutine signaturesHarald Jörg2023-06-303-3/+190
* | * lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov2023-06-291-0/+14
* | Adapt Tramp's kubernetes integrationMichael Albinus2023-06-281-4/+2
* | cl-macs-tests.el (cl-&key-arguments): Fix regressionStefan Monnier2023-06-271-2/+4
* | Revert "Allow erc-reuse-frames to favor connections"F. Jason Park2023-06-251-303/+0
* | Fix Python indentation of continuation lines within parenskobarity2023-06-241-12/+77
* | cl-defsubst: Use static scoping for argsStefan Monnier2023-06-231-1/+11
* | cl-defun/cl-struct: Use static scoping for function argsStefan Monnier2023-06-231-1/+9
* | Add Tramp option showing ad-hoc multi-hopsMichael Albinus2023-06-211-424/+566
* | Don't compile (+ X 0) as (* X 1)Mattias Engdegård2023-06-211-0/+4
* | Prefix syntax for ,@ in elisp-mode (bug#44418)Mattias Engdegård2023-06-211-0/+1
* | ; Improve 'rx' form from edb0862f5e69Jim Porter2023-06-191-1/+1
* | Adapt Tramp specific tests in eglot-tests.elMichael Albinus2023-06-191-2/+3
* | ; Fix test failure from 2f181d60323 (new 'pp' implementation)Jim Porter2023-06-181-2/+8
* | pp-fill: Fix tests breakageStefan Monnier2023-06-172-3/+7
* | Fix more shy group regexpsBasil L. Contovounesios2023-06-171-0/+17
* | Merge from origin/emacs-29Eli Zaretskii2023-06-171-2/+13
|\ \ | |/
| * Add test for when 'completion-auto-help' is 'visible'Morgan Smith2023-06-101-2/+13
* | eshell-next-prompt: More precisely navigate to the prompt (bug#63748)Tony Zorman2023-06-151-4/+27
* | Revert "Add hook to regain nickname in ERC"F. Jason Park2023-06-113-152/+0
* | Don't insert prompt input before markers in ERCF. Jason Park2023-06-114-49/+39
* | Cement ordering of essential hook members in ERCF. Jason Park2023-06-111-34/+63
* | Measure stamps pixel-wise with erc-fill-wrapF. Jason Park2023-06-118-9/+11
* | Fix tramp-sshfsMichael Albinus2023-06-111-6/+7
* | Merge from origin/emacs-29Eli Zaretskii2023-06-101-1/+1
|\ \ | |/
| * ; Update my mail addressAndrea Corallo2023-06-081-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-06-031-144/+0
|\ \ | |/
| * Revert "Enhance Python font-lock to support multilines"kobarity2023-06-031-144/+0
* | Fix use-package :vc keyword when byte-compiledSteven Allen2023-06-031-0/+11
* | * test/lisp/dnd-tests.el (dnd-tests-begin-text-drag): Fix typo.Mattias Engdegård2023-05-301-1/+1
* | Avoid using rx `any` for `not-newline`Mattias Engdegård2023-05-301-1/+1
* | Clean up defcustom type quote checkMattias Engdegård2023-05-301-4/+4
* | Preserve prompt in erc-cmd-CLEARF. Jason Park2023-05-291-0/+207
* | Recompute erc-prompt when inserting messagesF. Jason Park2023-05-291-0/+99
* | Fix unstable proced testLaurence Warne2023-05-281-2/+5
* | Minor Tramp fixesMichael Albinus2023-05-271-5/+5
* | package-tests.el: Add test for last changeStefan Monnier2023-05-261-3/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-05-261-0/+16
|\ \ | |/
| * Fix python-info-docstring-pkobarity2023-05-261-0/+16
* | ; eieio-test-persist.el: namespace hygieneMattias Engdegård2023-05-251-3/+3