summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Document that `buffer-string' retains text propertiesLars Ingebrigtsen2021-03-182-2/+8
* | Merge from origin/emacs-27Glenn Morris2021-03-182-5/+3
|\ \ | |/
| * Remove duplicate @table item from ELisp manualFabrice Bauzac2021-03-171-3/+0
| * Fix reference to 'diff-font-lock-syntax' in diff-mode documentationDaniel Martín2021-03-141-2/+3
* | ; Merge from origin/emacs-27Glenn Morris2021-03-180-0/+0
|\ \ | |/
| * Fix buffer overflow in xbm_scan (bug#47094)Alan Third2021-03-141-1/+2
* | Merge from origin/emacs-27Glenn Morris2021-03-182-5/+5
|\ \ | |/
| * Fix typos and omissions for (elisp)Button Buffer CommandsMatt Armstrong2021-03-131-3/+3
| * Teach Rmail about NBSP in "Re:"Eli Zaretskii2021-03-131-2/+3
* | ; Merge from origin/emacs-27Glenn Morris2021-03-180-0/+0
|\ \ | |/
| * Revert "* lisp/mouse.el: Fix mouse-1-clock-follows-mouse = double"Stefan Monnier2021-03-121-3/+1
* | Optimise tail calls in `and` and `or` forms in `cl-labels` functionsMattias Engdegård2021-03-182-5/+26
* | Extend handled events in 'while-no-input-ignore-events' (Bug#47205)Michael Albinus2021-03-182-4/+16
* | Add comint-password-prompt-regexp test for "zip -e ..."Stefan Kangas2021-03-182-1/+4
* | Compute chart-face-list dynamicallyLars Ingebrigtsen2021-03-181-28/+36
* | Fix breaking undo-testLars Ingebrigtsen2021-03-181-0/+1
* | Make "not found" message in dictionary less misleadingLars Ingebrigtsen2021-03-181-8/+8
* | Make memory-report work with buffer-local unbound varsLars Ingebrigtsen2021-03-181-1/+1
* | Fix sorting in speedbar sub-groupsLars Ingebrigtsen2021-03-181-4/+7
* | lisp/cedet/pulse.el: Use color.elGabriel do Nascimento Ribeiro2021-03-181-72/+31
* | cperl-mode: Don't interpret y_ as start of y// function.Harald Jörg2021-03-182-15/+44
* | Fix uniquify-trailing-separator-p + uniquify-strip-common-suffixGabriel do Nascimento Ribeiro2021-03-181-8/+14
* | Fix problem of trashing files to an inconsistent trash directoryLars Ingebrigtsen2021-03-181-3/+16
* | Autoload 'mouse-wheel-mode'Lars Ingebrigtsen2021-03-181-0/+1
* | Recognise "Verify password" as a password promptLars Ingebrigtsen2021-03-181-1/+1
* | Document that `buffer-string' retains text propertiesLars Ingebrigtsen2021-03-182-2/+8
* | Don't pre-load facemenuLars Ingebrigtsen2021-03-187-16/+29
* | Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-185-26/+20
* | * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-1733-910/+815
* | Leave signaling the exact error to cl-generic's internalsDmitry Gutov2021-03-181-4/+6
* | * lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier2021-03-173-32/+74
* | * lisp/tab-line.el: Face cleanup.Juri Linkov2021-03-171-21/+14
* | * lisp/tab-bar.el: New faces and face options.Juri Linkov2021-03-171-16/+69
* | Stop project-root from going into infinite recursionDmitry Gutov2021-03-171-2/+7
* | ; Remove traces from tramp-tests.elMichael Albinus2021-03-161-3/+0
* | New commands xref-next-line-no-show and xref-prev-line-no-show (bug#44611)Juri Linkov2021-03-161-2/+12
* | Minor fixesJuri Linkov2021-03-162-10/+10
* | * lisp/tab-bar.el (tab-bar-select-tab): Support negative arg.Juri Linkov2021-03-161-2/+4
* | * lisp/tab-bar.el: Simplify internal functions.Juri Linkov2021-03-161-25/+24
* | Fix problem of image-tests.el on embaMichael Albinus2021-03-162-2/+8
* | Fix problem in Tramp running two async processes in parallelMichael Albinus2021-03-162-8/+20
* | ; Further traces in tramp-tests.elMichael Albinus2021-03-161-1/+1
* | ; Trace variables in tramp-tests.elMichael Albinus2021-03-161-0/+3
* | * etc/themes/modus-themes.el: Bump version for GNU ELPA releaseStefan Monnier2021-03-161-1/+15
* | Add minibuffer input support to commands that set the frame sizeDaniel Martín2021-03-164-8/+20
* | * lisp/tab-bar.el (tab-bar-new-tab-group): New defcustom.Juri Linkov2021-03-152-3/+26
* | * lisp/tab-bar.el (tab-bar-tab-group-format-function): New defcustom.Juri Linkov2021-03-151-17/+39
* | * CONTRIBUTE: Refer to gnulib for request-assign.future.Glenn Morris2021-03-151-3/+6
* | Make the `kbd` macro work in both Emacs-26 and Emacs-28Protesilaos Stavrou2021-03-151-4/+1
* | Improve command completion in tramp-crypt.elMichael Albinus2021-03-151-6/+13