aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Completion Options typoLars Ingebrigtsen2022-03-221-1/+1
* | Add a shell-filter-ring-bell functionLars Ingebrigtsen2022-03-221-1/+15
* | Fix documentation of the new completion-related featuresEli Zaretskii2022-03-224-55/+71
* | Revert "Set cursor-face-highlight-nonselected-window in completions."Jimmy Aguilar Mena2022-03-221-2/+0
* | Add user option for controlling dired-do-shell-command promptAllen Li2022-03-222-2/+17
* | Make eshell link faces more distinctive on 8-color displaysLars Ingebrigtsen2022-03-221-7/+6
* | Restore hl-line--buffer trackingdickmao2022-03-222-33/+107
* | Revert "Fix dependency problem in hl-line-sticky-flag"Lars Ingebrigtsen2022-03-221-3/+1
* | Fix dependency problem in hl-line-sticky-flagLars Ingebrigtsen2022-03-221-1/+3
* | Fix color-lighten-hsl logicLars Ingebrigtsen2022-03-222-8/+8
* | Revert todo-mode tests failing after todo-mode reversionLars Ingebrigtsen2022-03-221-5/+5
* | Add new function image-supported-file-pLars Ingebrigtsen2022-03-223-15/+28
* | Revert "Allow using image-convert to view .bmp images"Lars Ingebrigtsen2022-03-221-9/+9
* | Simplify fullscreen management on HaikuPo Lu2022-03-225-75/+94
* | Fix grep-like functions when running on a remote hostMichael Albinus2022-03-224-73/+97
* | * src/comp.c: Few improvements following 71b8f1fc635.Andrea Corallo2022-03-221-7/+3
* | * src/xterm.c (x_dnd_get_window_proto): Don't return huge protocols.Po Lu2022-03-221-1/+1
* | Merge branch 'feature/completions-customs'Juri Linkov2022-03-225-42/+212
|\ \
| * | Small fixes for new completions featuresJuri Linkov2022-03-215-55/+52
| * | Set cursor-face-highlight-nonselected-window in completions.Jimmy Aguilar Mena2022-03-211-0/+2
| * | cursor-face-highlight-nonselected-window default to nilJimmy Aguilar Mena2022-03-181-9/+7
| * | Add new variable cursor-face-highlight-nonselected-windowJimmy Aguilar Mena2022-03-173-7/+21
| * | * lisp/simple.el (cursor-face-highlight-mode): Fix copy&pasteStefan Monnier2022-03-141-2/+2
| * | Add local to remove-hook in cursor-face-highlight-modeJimmy Aguilar Mena2022-03-141-2/+2
| * | Improve cursor-face-highlight-mode a bit more.Jimmy Aguilar Mena2022-03-141-24/+28
| * | Improve the cursor-face feature.Jimmy Aguilar Mena2022-03-143-25/+39
| * | Make the completion-header-format info more precise.Jimmy Aguilar Mena2022-03-131-6/+7
| * | Simplify unneeded condition.Jimmy Aguilar Mena2022-03-131-4/+3
| * | Rename hookJimmy Aguilar Mena2022-03-131-2/+2
| * | Extend completion-auto-help 'always and 'visible.Jimmy Aguilar Mena2022-03-131-8/+7
| * | Use the new cursor-face feature to highlight completions.Jimmy Aguilar Mena2022-03-133-48/+17
| * | Rename completion-header-string to completion-header-formatJimmy Aguilar Mena2022-03-133-15/+17
| * | Add new special text attribute cursor-faceJimmy Aguilar Mena2022-03-133-26/+63
| * | Make minibuffer-hide-completions interactive.Jimmy Aguilar Mena2022-03-131-0/+1
| * | Add completion-header-string.Jimmy Aguilar Mena2022-03-133-42/+23
| * | Add two new options for completions.Jimmy Aguilar Mena2022-03-123-4/+48
| * | Fix new option completions-max-height and new values for completion-auto-helpJuri Linkov2022-03-103-15/+25
| * | Add new mode completions-highlight-mode.Jimmy Aguilar Mena2022-03-103-0/+54
| * | completions-max-height new custom variable.Jimmy Aguilar Mena2022-03-103-4/+25
| * | completion-auto-help new values.Jimmy Aguilar Mena2022-03-103-12/+35
* | | Fix starting Emacs with -mm or -fs on HaikuPo Lu2022-03-221-0/+16
* | | Fix leak of saved menu event and output dataPo Lu2022-03-221-4/+6
* | | Fix unloading the hl-line libraryPo Lu2022-03-221-0/+10
* | | Fix incompatible changes in hl-linePo Lu2022-03-221-2/+13
* | | Add new user option `diff-entire-buffers'Lars Ingebrigtsen2022-03-211-2/+12
* | | Don't break autoload generation of `left-margin' isn't zeroLars Ingebrigtsen2022-03-211-0/+3
* | | Make `n' in image-mode work more reliably with external formatsLars Ingebrigtsen2022-03-212-7/+16
* | | Allow specifying the intermediate formatLars Ingebrigtsen2022-03-212-9/+29
* | | Allow using image-convert to view .bmp imagesLars Ingebrigtsen2022-03-211-9/+9
* | | Regenerated ldefs-boot.elLars Ingebrigtsen2022-03-211-232/+208