mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
* doc/misc/efaq.texi (New in Emacs 30): Fix typos.
This commit is contained in:
parent
45a20d781a
commit
ea8ce98434
1 changed files with 6 additions and 6 deletions
|
|
@ -959,8 +959,8 @@ library for editing Elixir, HTML, Lua, HEEx, and PHP.
|
||||||
@item
|
@item
|
||||||
Support for the EditorConfig standard has been added, an editor-neutral
|
Support for the EditorConfig standard has been added, an editor-neutral
|
||||||
way to provide directory local (project-wide) settings. It is enabled
|
way to provide directory local (project-wide) settings. It is enabled
|
||||||
via a new global minor mode 'editorconfig-mode' which makes Emacs obey
|
via a new global minor mode @code{editorconfig-mode} which makes Emacs
|
||||||
the '.editorconfig' files.
|
obey the @file{.editorconfig} files.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Support for touchscreens has been improved. On systems that understand
|
Support for touchscreens has been improved. On systems that understand
|
||||||
|
|
@ -970,10 +970,10 @@ events, and support for tapping tool bar buttons and opening menus has
|
||||||
been added.
|
been added.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Tool bar tweaks. The new minor mode 'window-tool-bar-mode' provides a
|
Tool bar tweaks. The new minor mode @code{window-tool-bar-mode}
|
||||||
per-window toolbar. Toolbars can be placed on the bottom of a frame by
|
provides a per-window toolbar. Toolbars can be placed on the bottom of
|
||||||
setting the @code{tool-bar-position} variable on all window systems but
|
a frame by setting the @code{tool-bar-position} variable on all window
|
||||||
NextStep and macOS.
|
systems but NextStep and macOS.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
The @samp{which-key} package from GNU ELPA is now included in Emacs.
|
The @samp{which-key} package from GNU ELPA is now included in Emacs.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue