1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-25 16:22:37 -07:00
emacs/test/lisp
Leo Liu 1e3b3fa615 Fix (thing-at-point 'list) regression (Bug#31772)
* lisp/thingatpt.el (thing-at-point-bounds-of-list-at-point): Revert
  to pre 26.1 behavior.  Return whole sexp at point if no enclosing
  list.
  (list-at-point): New optional arg to ignore comments and strings.

* test/lisp/thingatpt-tests.el
  (thing-at-point-bounds-of-list-at-point): Fix and augment tests.
2018-09-14 22:38:58 +08:00
..
calc * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test. 2018-08-29 22:47:00 -04:00
calendar
emacs-lisp Don't fail to indent-sexp before a full sexp (Bug#31984) 2018-07-27 19:41:39 -04:00
emulation
erc
eshell
gnus
international Update Unicode data files to version 11.0.0 of Unicode 2018-06-09 15:41:21 +03:00
mail
net Fix (Bug#32218). Do not merge with master 2018-07-20 10:56:41 +02:00
org Recognize Org as builtin package (bug#30310) 2018-02-02 21:09:09 -05:00
progmodes Match w32 paths in grep sans --null hits (Bug#32051) 2018-07-12 21:49:50 -04:00
textmodes Fix shr and CSS 4 color maps 2018-02-07 22:14:00 +01:00
url
vc
abbrev-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el Fix bugs in `auth-source-netrc-parse-one'. 2018-08-10 08:36:24 -04:00
autorevert-tests.el
buff-menu-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-aux-tests.el
dired-tests.el New function read-answer (Bug#31782) 2018-08-04 11:37:39 -04:00
dired-x-tests.el
dom-tests.el
electric-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el
files-tests.el ; Let files-tests.el pass multiple times in a session 2018-02-02 18:09:13 -05:00
files-x-tests.el Fix Bug#32090 2018-07-09 16:03:49 +02:00
help-fns-tests.el
hi-lock-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el Pass json-readtable-error data as a list (bug#30489) 2018-03-18 23:13:29 -04:00
kmacro-tests.el
ls-lisp-tests.el
man-tests.el
md4-tests.el
minibuffer-tests.el
mouse-tests.el
obarray-tests.el
ps-print-tests.el
register-tests.el
replace-tests.el query-replace undo: Handle when user edits the replacement string 2018-06-03 23:28:30 +09:00
rot13-tests.el
ses-tests.el
shadowfile-tests.el Backport fix for Bug#32226 2018-08-12 18:15:24 +02:00
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
subr-tests.el Mention that shell quoting of % on w32 may fail (Bug#19350) 2018-02-08 19:10:11 -05:00
tar-mode-tests.el
term-tests.el Fix term.el cursor movement at bottom margin (Bug#31690) 2018-06-10 17:57:50 -04:00
thingatpt-tests.el Fix (thing-at-point 'list) regression (Bug#31772) 2018-09-14 22:38:58 +08:00
wdired-tests.el * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo. 2018-08-08 19:58:29 -04:00
whitespace-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el