Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (describe-text-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | (describe-char-unicodedata-file): Docstring fix. | Stefan Monnier | 2005-01-28 | 1 | -1/+1 |
| | |||||
* | Add more keywords. | Eli Zaretskii | 2005-01-28 | 1 | -2/+2 |
| | |||||
* | (describe-property-list): Don't treat syntax-table | Juri Linkov | 2004-12-16 | 1 | -30/+16 |
| | | | | | | | | | 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. | ||||
* | (syntax-after): Undo last change. | Stefan Monnier | 2004-11-22 | 1 | -6/+4 |
| | |||||
* | (describe-char): Replace syntax-after with code | Juri Linkov | 2004-11-11 | 1 | -1/+4 |
| | | | | from its previous version. | ||||
* | (describe-text-properties): Don't err if called in | Kim F. Storm | 2004-11-01 | 1 | -4/+5 |
| | | | | the *Help* buffer; output to *Help-2* buffer instead. | ||||
* | (describe-char): Checking of quail activation | Kenichi Handa | 2004-09-21 | 1 | -1/+2 |
| | | | | fixed. | ||||
* | (describe-property-list): Add [show] button for | Juri Linkov | 2004-05-23 | 1 | -4/+13 |
| | | | | | | `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. | ||||
* | (describe-char-unicode-data, describe-char-unicodedata-file): | Stefan Monnier | 2004-05-14 | 1 | -217/+208 |
| | | | | | | | 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'. | ||||
* | Require quail at comile time. | Kenichi Handa | 2004-05-12 | 1 | -1/+8 |
| | | | | | (describe-char): If an input method is on and it supports the character, show how to input it. | ||||
* | (describe-char): Fix previous change. Don't make | Kenichi Handa | 2004-05-10 | 1 | -113/+113 |
| | | | | a unibyte character to multibyte in the *Help* buffer. | ||||
* | (describe-char): Copy the character with text | Kenichi Handa | 2004-05-02 | 1 | -24/+26 |
| | | | | | properties and overlays into the first line, and call describe-text-properties on it. | ||||
* | (describe-char): Make it work on *Help* buffer. | Kenichi Handa | 2004-04-21 | 1 | -6/+11 |
| | |||||
* | (describe-property-list): Add `font-lock-face'. | Juri Linkov | 2004-04-03 | 1 | -4/+5 |
| | |||||
* | (describe-property-list): Add a button for `face' property | Juri Linkov | 2004-03-25 | 1 | -4/+9 |
| | | | | that calls `describe-face'. | ||||
* | (describe-char): Use window-width instead of frame-width. | Juri Linkov | 2004-03-23 | 1 | -3/+3 |
| | |||||
* | (describe-char): Fix typo. | Markus Rost | 2003-11-09 | 1 | -1/+1 |
| | |||||
* | (describe-char): Fix previous change. | Kenichi Handa | 2003-09-28 | 1 | -1/+1 |
| | |||||
* | (describe-char-display): New function. | Kenichi Handa | 2003-09-28 | 1 | -35/+114 |
| | | | | | (describe-char): Pay attention to display table on describing how a character is displayed. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (describe-char): Use `char' instead of | Andreas Schwab | 2003-05-28 | 1 | -2/+2 |
| | | | | `(char-after)'. Fix display of unicode. | ||||
* | (describe-char-unicode-data): New dummy definition. | Richard M. Stallman | 2003-05-28 | 1 | -211/+218 |
| | | | | | Real definition commented out since we can't use UnicodeData.txt as is. (describe-char-unicodedata-file): Variable commented out. | ||||
* | (unicodedata-file): New. | Dave Love | 2003-05-21 | 1 | -24/+244 |
| | | | | | | | | | (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. | ||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -6/+6 |
| | |||||
* | (describe-text-mode-hook): Add a group. | Markus Rost | 2003-01-23 | 1 | -1/+2 |
| | |||||
* | (describe-text-category): Use *Help*. Don't kill-buffer. | Stefan Monnier | 2002-09-24 | 1 | -30/+31 |
| | | | | | | | (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. | ||||
* | (describe-text-mode): Add font-lock-defontify to change-major-mode-hook. | Richard M. Stallman | 2002-09-10 | 1 | -0/+1 |
| | |||||
* | (describe-property-list): Make sure there's | Stefan Monnier | 2002-06-24 | 1 | -5/+3 |
| | | | | | a space between the property name and its value. (describe-text-properties): Don't kill a pre-existing buffer. | ||||
* | (describe-char): Moved from mule-diag.el, renamed | Richard M. Stallman | 2002-06-17 | 1 | -41/+194 |
| | | | | | | | | | | 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. | ||||
* | (toplevel): Provide `descr-text'. | Colin Walters | 2002-06-08 | 1 | -1/+2 |
| | |||||
* | (describe-text-properties): Sort the output by the size of the values. | Colin Walters | 2002-06-08 | 1 | -7/+24 |
| | | | | Put `font-lock-face' property on property names. | ||||
* | Follow coding conventions. | Pavel JanÃk | 2002-05-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-04-30 | 1 | -0/+187 |