summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Overhaul annotation-function to match affixation-functionscratch/annotation-function-improvementsJoão Távora2021-05-264-66/+80
* Fix find invocation for macOS (Bug#48471).Philipp Stephani2021-05-231-3/+2
* Adapt tramp-archive-autoload-file-name-handlerMichael Albinus2021-05-231-4/+9
* * src/editfns.c (Finsert_char): Add docstring reference to read-char-by-name.Juri Linkov2021-05-221-2/+2
* Document bug-reference setup for 3rd-party packagesTassilo Horn2021-05-222-61/+91
* Merge from origin/emacs-27Glenn Morris2021-05-222-6/+7
|\
| * Improve documentation of display tablesEli Zaretskii2021-05-211-2/+3
| * * src/buffer.c (syms_of_buffer) <ctl-arrow>: Doc fix. (Bug#48539)Eli Zaretskii2021-05-211-4/+4
* | * doc/emacs/maintaining.texi (Bug Reference): Fix cross refs.Glenn Morris2021-05-221-2/+2
* | Fix bug#48476Michael Albinus2021-05-228-37/+52
* | * lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug specStefan Monnier2021-05-221-12/+5
* | Fix native-comp-async-report-warnings-errors :typeBasil L. Contovounesios2021-05-222-2/+5
* | Give 'when-let' and 'when-let*' their own Edebug specification.Philipp Stephani2021-05-221-2/+7
* | * lisp/emacs-lisp/cl-macs.el (cl-loop): Add missing 'when' to specPhilipp Stephani2021-05-221-1/+2
* | Add documentation about bug-reference auto-setup.Tassilo Horn2021-05-212-8/+73
* | Robustify parsing of gnus-search search resultsEric Abrahamsen2021-05-211-2/+5
* | ; * etc/NEWS: Fix typo in last change.Basil L. Contovounesios2021-05-211-1/+1
* | * lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456).Juri Linkov2021-05-212-1/+30
* | * lisp/simple.el (yank-from-kill-ring): Fix kill-ring-yank-pointer (bug#48478)Juri Linkov2021-05-211-3/+2
* | ; * test/infra/gitlab-ci.yml: Fix it, again.Michael Albinus2021-05-211-8/+4
* | ; * test/infra/gitlab-ci.yml: Fix previous commitMichael Albinus2021-05-211-0/+7
* | Adapt native-comp entries in gitlab-ci.ymlMichael Albinus2021-05-211-2/+17
* | Avoid byte-compiler warning during bootstrapEli Zaretskii2021-05-211-0/+4
* | Rearrange nativecomp tests for EMBAMichael Albinus2021-05-212-44/+68
* | * Fix ahead-of-time native compilation for out-of-tree builds (bug#48497)Andrea Corallo2021-05-211-1/+2
* | ; Improve new bug-reference manual sectionTassilo Horn2021-05-201-9/+15
* | * lisp/help.el (describe-bindings-outline): New defcustom (bug#45147).Juri Linkov2021-05-202-17/+31
* | * lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".Juri Linkov2021-05-201-1/+8
* | Fix off-by-one inconsistency of 'M-y C-y' (bug#48478).Juri Linkov2021-05-201-2/+2
* | * lisp/international/mule-cmds.el: Use group-function in read-char-by-name.Juri Linkov2021-05-202-49/+22
* | (minibuffer-completion-help): Add group sortingDaniel Mendler2021-05-201-6/+33
* | (completion--insert-vertical): Separate groups completelyDaniel Mendler2021-05-201-60/+48
* | (minibuffer-completion-help): Do not check `completions-group` centrallyDaniel Mendler2021-05-201-2/+1
* | (completion--insert-strings): Split function; Full group title supportDaniel Mendler2021-05-201-118/+158
* | (completing-read): Add `group-function` to the completion metadataDaniel Mendler2021-05-204-31/+134
* | * doc/emacs/maintaining.texi (Bug Reference): Add debbugs-browse-mode.Michael Albinus2021-05-201-0/+13
* | Improve documentation of 'etags' testsEli Zaretskii2021-05-202-0/+63
* | Fix arg-out-of-range errors in 'line-number-at-pos'Eli Zaretskii2021-05-201-1/+1
* | Make sure gmalloc's hybrid_free preserves errnoEli Zaretskii2021-05-201-2/+20
* | Clean up the fix for unexec build on GNU/LinuxEli Zaretskii2021-05-203-14/+30
* | ; * src/fns.c (Fline_number_at_pos): Fix doc string and comments.Eli Zaretskii2021-05-201-7/+9
* | Add a section about bug-reference-mode.Tassilo Horn2021-05-192-0/+57
* | * lisp/simple.el (yank-from-kill-ring-rotate): New defcustom (bug#48478).Juri Linkov2021-05-192-3/+23
* | Fix rare failures in 'window-default-font-height'Eli Zaretskii2021-05-191-1/+5
* | * lisp/startup.el (command-line-1): Avoid byte-compiler warning.Eli Zaretskii2021-05-191-0/+3
* | Fix custom type of recent dired-aux additionsGlenn Morris2021-05-191-2/+2
* | * lisp/kmacro.el (kmacro-lambda-form): Fix bug#48523Stefan Monnier2021-05-191-10/+16
* | Fix the unexec build on GNU/LinuxEli Zaretskii2021-05-192-2/+10
* | * lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustomIngo Lohmar2021-05-191-0/+8
* | Lift restriction for finding theme summary lineMauro Aranda2021-05-191-4/+6