[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (966ec5dae6 -> 15ac51e0fd)
From: |
Juri Linkov |
Subject: |
master updated (966ec5dae6 -> 15ac51e0fd) |
Date: |
Tue, 22 Mar 2022 04:23:41 -0400 (EDT) |
jurta pushed a change to branch master.
from 966ec5dae6 Fix starting Emacs with -mm or -fs on Haiku
adds 6b3c665d2a completion-auto-help new values.
adds 09b548fd5e completions-max-height new custom variable.
adds e683e60fad Add new mode completions-highlight-mode.
adds 7b62bef2d3 Fix new option completions-max-height and new values for
completion-auto-help
adds e28309ce05 Add two new options for completions.
adds 7a6c6f1668 Add completion-header-string.
adds 49d1fe5222 Make minibuffer-hide-completions interactive.
adds fd7bde612a Add new special text attribute cursor-face
adds 10cb469ee8 Rename completion-header-string to
completion-header-format
adds e303fa3e60 Use the new cursor-face feature to highlight completions.
adds 3f17e3acb3 Extend completion-auto-help 'always and 'visible.
adds 2ce4c038ec Rename hook
adds 325548d726 Simplify unneeded condition.
adds 7380b6f0ad Make the completion-header-format info more precise.
adds e06c4039c2 Improve the cursor-face feature.
adds c1ea52f4ad Improve cursor-face-highlight-mode a bit more.
adds 11bfff37ad Add local to remove-hook in cursor-face-highlight-mode
adds f96669e0a4 * lisp/simple.el (cursor-face-highlight-mode): Fix
copy&paste
adds d7d0f5b5a2 Add new variable cursor-face-highlight-nonselected-window
adds 9bcf58d27c cursor-face-highlight-nonselected-window default to nil
adds 1641b5c04c Set cursor-face-highlight-nonselected-window in
completions.
adds eba9c473a8 Small fixes for new completions features
new 15ac51e0fd Merge branch 'feature/completions-customs'
Summary of changes:
doc/emacs/mini.texi | 37 +++++++++++++++++++--
doc/lispref/text.texi | 11 +++++++
etc/NEWS | 32 ++++++++++++++++++
lisp/minibuffer.el | 84 +++++++++++++++++++++++++++++++++++------------
lisp/simple.el | 90 +++++++++++++++++++++++++++++++++++++++------------
5 files changed, 212 insertions(+), 42 deletions(-)
- master updated (966ec5dae6 -> 15ac51e0fd),
Juri Linkov <=