aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a `M-c' command to `read-regexp'Lars Ingebrigtsen2022-06-133-11/+63
* bindat (strz): Error on null byte if packing variable-length stringRichard Hansen2022-06-132-1/+11
* * files.el (auto-mode-alist): Add entry to `.eld` filesStefan Monnier2022-06-132-0/+5
* Make `/ a' in *Package* filter by nameLars Ingebrigtsen2022-06-132-10/+11
* * lisp/find-dired.el (find-dired): Make directory clickable.Visuwesh2022-06-131-0/+2
* Respect test function when performing local drag-and-dropPo Lu2022-06-134-21/+83
* Merge from origin/emacs-28Stefan Kangas2022-06-131-1/+1
|\
| * ; * doc/man/etags.1: Bump man page date.Stefan Kangas2022-06-121-1/+1
* | Improve DND tooltip updatingPo Lu2022-06-131-7/+8
* | Keep tooltip position in sync with monitor changesPo Lu2022-06-131-0/+29
* | Fix special DND event coordinatesPo Lu2022-06-131-14/+11
* | * lisp/icomplete.el: Consider a list in minibuffer-default (bug#55800)Juri Linkov2022-06-121-3/+8
* | ; * lisp/isearch.el (isearch-search-fun-in-text-property): Doc fix.Eli Zaretskii2022-06-121-6/+5
* | * lisp/isearch.el (isearch-search-fun-in-text-property): Handle ^/$ specially.Juri Linkov2022-06-122-12/+62
* | Fix encoding of multibyte ToolTalk filenamesPo Lu2022-06-122-6/+26
* | Fix handling of scroll bar clicks on HaikuPo Lu2022-06-123-46/+96
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-1228-136/+140
* | Make find-sibling-file-search non-privateLars Ingebrigtsen2022-06-121-4/+8
* | Fix "C-x C-d" with wildcard argumentsEli Zaretskii2022-06-121-2/+2
* | Fix phantom drag-and-drop targets showing up in some programsPo Lu2022-06-121-0/+23
* | bindat (str, strz): Reject non-ASCII, non-`eight-bit' charactersRichard Hansen2022-06-123-8/+32
* | Don't repetitively initialize type lists during DNDPo Lu2022-06-121-1/+10
* | Merge from origin/emacs-28Stefan Kangas2022-06-121-133/+133
|\ \ | |/
| * ; Fix last change in whitespace.el.Eli Zaretskii2022-06-111-117/+117
| * Fix doc strings in whitespace.elEli Zaretskii2022-06-111-16/+16
* | * lisp/emacs-lisp/find-func.el (find-function-advised-original): SimplifyStefan Monnier2022-06-111-5/+1
* | Use cached monitor info during DND if availablePo Lu2022-06-121-1/+8
* | * src/nsfns.m (ns_move_tooltip_to_mouse_location): Handle invisible frames.Po Lu2022-06-121-1/+2
* | Don't rely on XdndAware on frames for dropping to workPo Lu2022-06-121-93/+165
* | * src/fns.c (internal_equal): Use BASE_EQ where possible.Mattias Engdegård2022-06-111-1/+1
* | Recognize processes as a CL type againBasil L. Contovounesios2022-06-111-0/+1
* | Make new fileio test more reliableLars Ingebrigtsen2022-06-111-0/+1
* | Bump sh-imenu-generic-expression defcustom versionLars Ingebrigtsen2022-06-111-1/+1
* | Fix loaddefs installation of packages with no autoloadsLars Ingebrigtsen2022-06-111-50/+62
* | fileio-tests.el (test-non-regular-insert): Fix thinkoStefan Monnier2022-06-111-3/+3
* | Bindat: Document `sint`; add `le` arg to `uint`; deprecate `uintr`Stefan Monnier2022-06-113-33/+33
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2022-06-111-1/+1
|\ \
| * | Fix timestamp of special drop eventsPo Lu2022-06-111-1/+1
* | | Improve Lepcha composition rules and rename its native nameसमीर सिंह Sameer Singh2022-06-112-3/+4
|/ /
* | ; * src/fileio.c (Finsert_file_contents): Fix a typo. (Bug#18370)Eli Zaretskii2022-06-111-1/+1
* | Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen2022-06-113-13/+34
* | Fix some drag-and-drop handling on HaikuPo Lu2022-06-112-7/+8
* | Fix initializers for Haiku scroll barsPo Lu2022-06-111-10/+16
* | Support mksh-specific function names in imenuVisuwesh2022-06-111-3/+16
* | Further tweaks to how remapped commands are describedLars Ingebrigtsen2022-06-111-22/+23
* | Add support for the Lepcha script (bug#55869)समीर सिंह Sameer Singh2022-06-116-6/+128
* | Fix queuing already-present selection requestsPo Lu2022-06-111-5/+17
* | Merge from origin/emacs-28Stefan Kangas2022-06-112-1/+10
|\ \ | |/
| * Improve documentation of "etags -I"Eli Zaretskii2022-06-102-1/+10
| * Merge branch 'emacs-28' of git.savannah.gnu.org:/srv/git/emacs into emacs-28Eli Zaretskii2022-06-103-15/+10
| |\