| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
chars is displayed in a separate frame.
Be a bit more discriminating when looking for the char.
|
|
|
|
|
|
|
|
|
|
|
|
| |
and `code point'. Add the current input method name with a link
button to `to input' field. Print face names of display table
characters in `The display table entry is displayed by' section
instead of printing face-id in the `display' field.
Guess hardcoded faces and create a link button for them.
Skip empty fields when calculating max-width.
Treat `widget-create' specially while inserting strings from the
collected field list.
(describe-char-after): Made obsolete in version 22.1, not 21.5.
|
| |
|
| |
|
|
|
|
| |
Change development version from 21.3.50 to 22.0.50.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
specially. Use describe-text-sexp which inserts [show] button
for large objects and handles printing errors. Sort properties
by names in alphabetical order instead of by value sizes.
Add `mouse-face' to list of properties for `describe-face' widget.
(describe-char): Mask out face-id from 19 bits of character.
Print face-id separately.
|
| |
|
|
|
|
| |
from its previous version.
|
|
|
|
| |
the *Help* buffer; output to *Help-2* buffer instead.
|
|
|
|
| |
fixed.
|
|
|
|
|
|
| |
`syntax-table' property with action to pp to a separate buffer.
(describe-char): Replace search-forward by re-search-forward with
whitespace regexp after "character:" to not fail in too narrow windows.
|
|
|
|
|
|
|
| |
Re-enable the unicode code now that the licensing issues have been
cleared in the unicode-4 license.
(describe-text-properties-1): Remove unused `overlay' var.
(describe-char): Remove unused var `buffer'.
|
|
|
|
|
| |
(describe-char): If an input method is on and it supports the
character, show how to input it.
|
|
|
|
| |
a unibyte character to multibyte in the *Help* buffer.
|
|
|
|
|
| |
properties and overlays into the first line, and call
describe-text-properties on it.
|
| |
|
| |
|
|
|
|
| |
that calls `describe-face'.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(describe-char): Pay attention to display table on describing how
a character is displayed.
|
| |
|
|
|
|
| |
`(char-after)'. Fix display of unicode.
|
|
|
|
|
| |
Real definition commented out since we can't use UnicodeData.txt as is.
(describe-char-unicodedata-file): Variable commented out.
|
|
|
|
|
|
|
|
|
| |
(unicode-data): New (adapted from unicode branch).
(describe-char): Use it. Print char's unicode differently. Avoid
elements with null cadr when formatting list. Clarify error
message when used in Help buffer.
(button): Require when compiling.
(describe-char-after): Alias for obsolete command.
|
| |
|
| |
|
|
|
|
|
|
|
| |
(describe-text-properties, describe-char):
Delay self-inspection test. Use *Help*.
Use syntax-after. Use `pos' rather than (point).
Distinguish the before/after part of a composition.
|
| |
|
|
|
|
|
| |
a space between the property name and its value.
(describe-text-properties): Don't kill a pre-existing buffer.
|
|
|
|
|
|
|
|
|
|
| |
from describe-char-after. Now calls describe-text-properties.
(describe-property-list): Renamed from describe-text-properties.
(describe-text-properties): Renamed from describe-text-at.
New arg OUTPUT-BUFFER.
(describe-text-properties-1):
New subroutine, broken out from describe-text-properties.
Output a newline before each section of the output.
|
| |
|
|
|
|
| |
Put `font-lock-face' property on property names.
|
| |
|
|
|