Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4e598d29
Commit
4e598d29
authored
Jan 08, 2009
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
face-remap functions were already documented in display.texi.
parent
d466a866
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
etc/NEWS
etc/NEWS
+6
-8
No files found.
etc/NEWS
View file @
4e598d29
...
...
@@ -1415,7 +1415,7 @@ symbolic notation thanks to auxiliary functions.
variables defined in the current buffer.
** Face-remapping
+++
*** Each face can be remapped to a different face definition using the
variable `face-remapping-alist'. This is an alist that maps faces to
replacement definitions (which can be face names, lists of face names,
...
...
@@ -1428,15 +1428,15 @@ menu and the new `C-x C-+', `C-x C--', and `C-x C-0' commands (see
Editing Changes, above).
*** New functions:
+++
**** `face-remap-add-relative' adds a face remapping entry to the
current buffer.
+++
**** ``face-remap-remove-relative' removes a face remapping entry from
the current buffer.
+++
**** `face-remap-reset-base' restores a face to its global definition.
+++
**** `face-remap-set-base' sets the base remapping of a face.
** Process changes
...
...
@@ -1671,7 +1671,7 @@ keyboard coding systems are now terminal-local.
type (`tty-type' parameter) to `make-terminal-frame'.
*** The function `make-frame-on-display' now works during a tty
session, and `make-frame-on-tty' works during a graphical
session.
session.
*** A new `terminal' data type.
The functions `get-device-terminal', `terminal-parameters',
...
...
@@ -1700,8 +1700,6 @@ deleting a terminal.
**** `environment'
**** `make-frame-on-tty' creates a new frame on another tty device.
**** `delete-tty'
**** `suspend-tty'
...
...
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