Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
d35fce81
Commit
d35fce81
authored
Nov 12, 1999
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes in `list-buffers'.
parent
b610290e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
etc/NEWS
etc/NEWS
+5
-1
No files found.
etc/NEWS
View file @
d35fce81
...
...
@@ -13,6 +13,10 @@ the --without-pop configure option, should that be necessary.
*
Changes in Emacs 21.1
** Listing buffers with M-x list-buffers (C-x C-b) now shows
abbreviated file names. Abbreviations can be customized by changing
`directory-abbrev-alist'.
**
Reading from the mini-buffer now reads from standard input if Emacs
is running in batch mode. For example,
...
...
@@ -384,7 +388,7 @@ selection into the search string rather than giving an error.
*** There is a new lazy highlighting feature in incremental search.
Lazy highlighting is
activated
by customizing variable
Lazy highlighting is
switched on/off
by customizing variable
`isearch-lazy-highlight'.
When active, all matches for the current
search string are highlighted. The current match is highlighted as
before using face `isearch' or `region'. All other matches are
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment