summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Remove NEWS about tab bar mouse commands to avoid merge conflictsfeature/tab-bar-eventsJuri Linkov2021-09-091-7/+0
* Improve tab-bar event handling (bug#41343)Juri Linkov2021-09-055-87/+82
* Mouse wheel scrolling on the tab barJuri Linkov2021-08-183-7/+26
* Bind [drag-mouse-1] to tab-bar-mouse-move-tab on tab-bar-mapJuri Linkov2021-08-183-7/+18
* Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-1811-119/+138
* ; * etc/NEWS: Fix wording of a recently added entry.Eli Zaretskii2021-08-171-4/+5
* ; Fix a comment in a recent commit.Eli Zaretskii2021-08-171-2/+2
* Fix TTY display performance degradation due to many markersEli Zaretskii2021-08-171-4/+40
* Improve `forward-sexp' in *Help* buffersMichalis V2021-08-171-2/+11
* Bind <up> and <down> in icomplete-vertical-modeJoão Távora2021-08-171-0/+2
* Jump to first,last completion with M-<, M-> in icomplete-vertical-modeJoão Távora2021-08-171-12/+29
* Merge branch 'feature/context-menu'Juri Linkov2021-08-179-20/+346
|\
| * Use map-keymap in context-menu-global, context-menu-local, context-menu-minorfeature/context-menuJuri Linkov2021-08-151-14/+17
| * Improve handling of context menus for global, local, minor-mode menusJuri Linkov2021-08-031-12/+8
| * * lisp/help-mode.el (help-mode-context-menu): New function.Juri Linkov2021-08-011-0/+30
| * Improve :type of defcustom 'context-menu-functions' and add documentation.Juri Linkov2021-07-283-24/+34
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-276-33/+44
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-216-20/+56
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-215-61/+134
| * Add new mode context-menu-mode and use it in info.el and goto-addr.elJuri Linkov2021-07-203-3/+170
* | ruby-mode imenu: Support methods with modifiersDmitry Gutov2021-08-172-2/+24
* | vc-git-region-history: Fix to call 'diff' more correctlyDmitry Gutov2021-08-171-1/+1
* | Make icomplete-vertical-mode take immediate effect (bug#49075)João Távora2021-08-162-8/+22
* | ; Fix menu entry alignment of last changeStephen Berman2021-08-161-1/+1
* | * test/Makefile.in: Verbose logging for electric-tests on hydra.Glenn Morris2021-08-161-1/+1
* | Plug another hole for longjmp-ing from 'redisplay_window'Eli Zaretskii2021-08-161-0/+10
* | Add Command Modes to Elisp manual menu and add index entriesStephen Berman2021-08-162-0/+4
* | Fix recent documentation additionsEli Zaretskii2021-08-161-10/+20
* | Merge from origin/emacs-27Glenn Morris2021-08-162-7/+10
|\ \
| * | C++ Mode: Don't confuse the pointer operator -> with the type indicating ->Alan Mackenzie2021-08-151-1/+1
| * | CC Mode: Fix unstable fontification of doc strings.Alan Mackenzie2021-08-151-6/+9
* | | Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen2021-08-164-4/+35
* | | Fix cursor movement on the Linux console with certain charactersLars Ingebrigtsen2021-08-161-0/+3
* | | Minor clarification for define-minor-mode :variableLars Ingebrigtsen2021-08-162-4/+5
* | | Remove prettification for \par in tex-modeClément Pit-Claudel2021-08-161-1/+0
* | | ; * test/lisp/vc/diff-mode-tests.el: Remove useless \Mattias Engdegård2021-08-161-1/+1
* | | Add new functions to replace strings/regexp in a regionLars Ingebrigtsen2021-08-165-6/+139
* | | Don't remove `fontified' in nxml--buffer-substring-filterLars Ingebrigtsen2021-08-161-3/+1
* | | Fix regressions in the last changeDmitry Gutov2021-08-162-3/+3
* | | * lisp/simple.el (shift-select-mode): Add new choice 'permanent' (bug#50038).Juri Linkov2021-08-152-2/+20
* | | * lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete.Juri Linkov2021-08-151-0/+1
* | | * lisp/nxml/nxml-mode.el (nxml-mode): Use add-functionStefan Monnier2021-08-151-13/+12
* | | Filter out rng-state elements in nxml-mode buffers from the kill ringLars Ingebrigtsen2021-08-151-0/+14
* | | Sort by recency in flex completion style when no flexy stuff happeningJoão Távora2021-08-151-21/+33
* | | Allow evaluating Python code across machinesAugusto Stoffel2021-08-151-1/+2
* | | Run execute-extended-command key binding suggestion from a timerLars Ingebrigtsen2021-08-151-9/+20
* | | Make Emacs compile with musl instead of glibcLars Ingebrigtsen2021-08-151-2/+2
* | | ; * src/xdisp.c (display_mode_lines): Fix comment.Eli Zaretskii2021-08-151-2/+3
* | | Fix unwarranted point movement after C-gEli Zaretskii2021-08-151-5/+11
* | | Mark up commands in shortdoc.el for modesMasahiro Nakamura2021-08-151-5/+6