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
Open sidebar
emacs
emacs
Commits
e11910e2
Commit
e11910e2
authored
Feb 21, 2008
by
Glenn Morris
Browse files
Combine Auto Composition Mode mode entries and move to right place.
parent
c67174d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
13 deletions
+5
-13
etc/NEWS
etc/NEWS
+5
-13
No files found.
etc/NEWS
View file @
e11910e2
...
...
@@ -303,12 +303,14 @@ same host, based on messages. See the manual for further details.
GnuPG interface which includes GnuPG keyring browser, cryptographic
operations on regions and files, and automatic encryption of *.gpg
files. See the EasyPG Assistant User's Manual for further details.
** Auto Composition Mode is a minor mode that composes characters
automatically when they are displayed. It is globally on by default.
It uses `auto-composition-function' (default `auto-compose-chars').
* Changes in Specialized Modes and Packages in Emacs 23.1
** New minor mode Auto Composition Mode composes characters automatically
when they are displayed. This mode is globally on by default.
** ChangeLog now has function bound to C-c C-f that finds the file in
the current log entry.
...
...
@@ -745,16 +747,6 @@ robin rule can hold the original ASCII sequence as a char-code-property)
*** The new function `robin-use-package' starts using a Robin package
as an input method.
** Composition changes.
*** New functions and variables `auto-composition-mode' and
`global-auto-composition-mode' toggles the new minor mode Auto
Composition Mode locally and globally.
*** New variable `auto-composition-function' is a function used in
Auto Composition Mode to compose characters. The default value is the
function `auto-compose-chars'.
** Changes related to the new font backend.
Which font backends to use can be specified by the X resource "FontBackend".
...
...
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