summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust the name of some functionsscratch/reworked-icomplete-in-buffer-modeJoão Távora2021-08-241-27/+31
* Rework broken icomplete-buffer into icomplete-in-buffer-modeJoão Távora2021-08-232-41/+148
* Document 'jit-lock-bounds'Eli Zaretskii2021-08-232-2/+13
* Improve documentation of 'inhibit-mouse-event-check'Eli Zaretskii2021-08-232-7/+8
* Add example of advanced user-defined Rx form to manualMattias Engdegård2021-08-232-1/+20
* * lisp/mouse.el (context-menu-open): New command bound to [S-f10].Juri Linkov2021-08-234-1/+26
* Fix recently added cperl testGlenn Morris2021-08-231-2/+2
* ; * doc/emacs/files.texi (Auto Save Files): Fix a typo.Eli Zaretskii2021-08-231-1/+1
* Improve recently-changed docsEli Zaretskii2021-08-232-14/+13
* Fix doc strings in recent changes.Eli Zaretskii2021-08-231-18/+18
* ; cperl-mode: bugfix / rework fontification of here-docsHarald Jörg2021-08-232-144/+364
* Clarify the documentation of `next-frame'Lars Ingebrigtsen2021-08-232-15/+22
* Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen2021-08-236-30/+112
* Complete implementation of `copy-directory-create-symlink' in TrampMichael Albinus2021-08-233-166/+206
* ; * doc/lispref/variables.texi (Local Variables): Fix indexing.Eli Zaretskii2021-08-231-5/+7
* ; * etc/NEWS: Fix wording of a recent change.Eli Zaretskii2021-08-231-1/+1
* * lisp/mouse.el (context-menu-toolbar): New function.Juri Linkov2021-08-231-1/+13
* Clarify :stderr in the make-process doc stringLars Ingebrigtsen2021-08-231-1/+4
* Update NEWS tagging for modules and parse-time-stringLars Ingebrigtsen2021-08-231-2/+9
* Document `dlet'Lars Ingebrigtsen2021-08-232-0/+16
* Improve byte-compile-warnings doc stringLars Ingebrigtsen2021-08-232-4/+7
* Do command mode markup in xwidget.elLars Ingebrigtsen2021-08-232-36/+40
* Make xwidget-webkit-enable-plugins a defcustomLars Ingebrigtsen2021-08-232-2/+7
* Fix recent parse-partial-sexp argument validationBasil L. Contovounesios2021-08-221-2/+2
* Set a unique ID for eln files on macOS (bug#45934)Andrea Corallo2021-08-221-0/+9
* Set label for NSToolbarItem (bug#50159)Masahiro Nakamura2021-08-222-0/+8
* Implement `copy-directory-create-symlink' for remote filesMichael Albinus2021-08-222-31/+64
* Double check completions-group customization variable in IcompleteJoão Távora2021-08-221-1/+2
* Don't mess up grouping in completion-all-sorted-completionsJoão Távora2021-08-221-6/+15
* Revert "Fix dired switch (that contain quotes and spaces) parsing"Lars Ingebrigtsen2021-08-221-1/+1
* Don't echo empty string in file-name-with-extensionColin Woodbury2021-08-221-1/+1
* Avoid using %n in emacsclientOmar Polo2021-08-221-4/+3
* Some adaptions for Tramp's security key detection.Michael Albinus2021-08-221-4/+16
* Make Qhide declaration non-target-specificMattias Engdegård2021-08-222-1/+2
* * lisp/mouse.el (context-menu-mode-map): New variable.Ergus2021-08-221-30/+10
* Don't show menu titles with the text property 'hide' (bug#50067)Juri Linkov2021-08-222-1/+9
* ; * lisp/emacs-lisp/comp.el (native-comp-async-cu-done-functions): Doc fix.Eli Zaretskii2021-08-221-3/+3
* Improve documentation of 'set-keyboard-coding-system'Eli Zaretskii2021-08-223-3/+14
* * test/lisp/international/ucs-normalize-tests.el: Save 30m on hydra.Glenn Morris2021-08-211-0/+1
* mh-x-image-url-sane-p: accept "https" URLsStephen Gildea2021-08-212-4/+41
* ; MH-E doc: SourceForge repo is no longer currentStephen Gildea2021-08-212-4/+5
* * test/Makefile.in: Turn off hydra verbose logging for electric-tests.Glenn Morris2021-08-211-1/+1
* * test/lisp/net/tramp-tests.el: Reduce hydra run time by 1 hour.Glenn Morris2021-08-211-0/+8
* ; Load xref when needed (not all functions are autoloaded)Mattias Engdegård2021-08-211-0/+1
* * test/lisp/electric-tests.el: Un-skip c-mode tests on hydra.Glenn Morris2021-08-211-9/+0
* Fix failures in recent files testsLars Ingebrigtsen2021-08-211-2/+2
* Clarify cl-defstruct doc string and manual entry somewhatLars Ingebrigtsen2021-08-212-40/+45
* ; * lisp/dired.el (dired-jump): Doc fix.Eli Zaretskii2021-08-211-4/+3
* Fix perldb doc stringLars Ingebrigtsen2021-08-211-3/+8
* Clarify dired-jump doc stringLars Ingebrigtsen2021-08-211-1/+8