1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-04 13:03:09 -08:00
emacs/test/lisp
F. Jason Park e2620fd734 Make important text props more resilient in ERC
* lisp/erc/erc-button.el (erc-button-remove-old-buttons): Restore
original `mouse-face' values in areas marked as important after
clobbering.
* lisp/erc/erc.el (erc--reserve-important-text-props): New function.
(erc--restore-important-text-props): New function.
* test/lisp/erc/erc-tests.el (erc--restore-important-text-props): New
test.
(Bug#69597)
2024-03-10 06:11:29 -07:00
..
align-resources
auth-source-resources
bookmark-resources
calc Fix 'calc-math-read-preprocess-string' test (bug#66944). 2024-01-29 14:50:45 +02:00
calendar
cedet
custom-resources
dired-resources/insert-directory
emacs-lisp EIEIO: Fix regession (bug#69631) 2024-03-08 11:24:18 -05:00
emulation
epg-resources
erc Make important text props more resilient in ERC 2024-03-10 06:11:29 -07:00
eshell Support expanding Eshell globs for remote file names 2024-03-07 12:21:06 -08:00
faces-resources
files-resources
gnus
hfy-cmap-resources
image
international Use defvar for variables that are not constant 2024-02-07 11:13:56 -05:00
loadhist-resources
mail
mh-e
minibuffer-resources
net ; * test/lisp/net/eww-tests.el (eww-test--response-function): Fix typo. 2024-03-07 12:19:28 -08:00
nxml
obsolete
org
pcmpl-linux-resources
play
progmodes ; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604) 2024-03-08 00:41:32 +01:00
saveplace-resources
so-long-tests
term
textmodes Use forward-line instead of next-line in noninteractive test 2024-01-14 14:17:41 +01:00
time-resources
url
use-package
vc Don't open a new line for long defuns being inserted at column 0 2024-01-29 15:45:47 +08:00
xdg-resources
abbrev-tests.el Add a proper type for obarrays 2024-02-23 13:02:27 +01:00
align-tests.el
allout-tests.el
allout-widgets-tests.el
ansi-color-tests.el
ansi-osc-tests.el
apropos-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el Use slot names rather than their :initargs 2024-02-07 11:11:38 -05:00
autoinsert-tests.el
autorevert-tests.el
battery-tests.el
bookmark-tests.el
buff-menu-tests.el
button-tests.el
calculator-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
completion-preview-tests.el ; Fix mid-symbol updating/cycling completion preview 2024-02-21 17:47:12 +01:00
completion-tests.el
cus-edit-tests.el
custom-tests.el
dabbrev-tests.el
delim-col-tests.el
descr-text-tests.el
desktop-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dnd-tests.el
dom-tests.el ; Use HTML entities for reserved characters in 'dom-print' 2024-01-20 11:40:22 +02:00
edmacro-tests.el
electric-tests.el
elide-head-tests.el
env-tests.el
epg-config-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el (file-notify--test-wait-event): Rename from file-notify--test-read-event 2024-02-07 11:20:46 -05:00
files-tests.el Support shebang lines with amended environment 2024-02-17 10:31:47 +02:00
files-x-tests.el Handle local default directory in connection-local-value 2024-01-07 12:39:47 +01:00
find-cmd-tests.el
font-lock-tests.el
format-spec-tests.el
help-fns-tests.el
help-mode-tests.el
help-tests.el
hfy-cmap-tests.el
hi-lock-tests.el
hl-line-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
info-tests.el In Info-url-alist, add .html extension to %e format-sequence 2024-02-11 09:25:19 +02:00
info-xref-tests.el Fix info-xref-tests 2024-01-13 20:38:34 +02:00
isearch-tests.el
jit-lock-tests.el
json-tests.el
jsonrpc-tests.el
kmacro-tests.el
loadhist-tests.el
lpr-tests.el
ls-lisp-tests.el
man-tests.el Fix man-tests.el 2024-01-11 17:27:04 +02:00
md4-tests.el
minibuffer-tests.el * test/lisp/minibuffer-tests.el (completion-test--pcm-bug38458): New test 2024-02-07 11:15:59 -05:00
misc-tests.el
mouse-tests.el
mwheel-tests.el
newcomment-tests.el
obarray-tests.el Add a proper type for obarrays 2024-02-23 13:02:27 +01:00
paren-tests.el
password-cache-tests.el
pcmpl-linux-tests.el
pcomplete-tests.el
proced-tests.el ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
ps-print-tests.el
register-tests.el
repeat-tests.el
replace-tests.el
rot13-tests.el
saveplace-tests.el
scroll-lock-tests.el
server-tests.el
ses-tests.el Fix recent ses-tests mistakes (bug#5852) 2024-01-14 14:17:41 +01:00
shadowfile-tests.el
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
startup-tests.el
subr-tests.el
tab-bar-tests.el
tabify-tests.el
tar-mode-tests.el
tempo-tests.el
term-tests.el
thingatpt-tests.el ; Fix 'thing-at-point' edge case involving overlapping matches 2024-02-10 17:39:26 +01:00
thread-tests.el
time-stamp-tests.el
time-tests.el
timezone-tests.el
uniquify-tests.el ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
version-tests.el
wdired-tests.el
whitespace-tests.el
wid-edit-tests.el
x-dnd-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el
yank-media-tests.el