summaryrefslogtreecommitdiff
path: root/lisp/case-table.el
Commit message (Collapse)AuthorAgeFilesLines
* (describe-buffer-case-table): Use set-char-table-range.Richard M. Stallman1995-11-111-1/+1
|
* (copy-case-table): New function.Richard M. Stallman1995-10-221-13/+37
| | | | | (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax): Clear out the three extra slots.
* (describe-buffer-case-table): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (describe-buffer-case-table): Don't use text-char-description.Richard M. Stallman1994-04-281-17/+9
|
* (describe-buffer-case-table): Merge locals i and ch.Richard M. Stallman1993-06-071-6/+8
| | | | Make *Help* current buffer for describe-vector.
* Change "i14n" keyword to "i18n".Jim Blandy1993-05-241-1/+1
|
* (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):Richard M. Stallman1993-03-271-26/+14
| | | | | Do not set the standard case table. Reintroduce arg (now named TABLE) which gives a downcase string to set.
* Add autoloads.Richard M. Stallman1993-03-271-14/+33
| | | | | | | (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax): Delete arg STRING--always set the standard case table. Be more thorough about doing that, and arrange to recompute the equivalence and canonicalize parts of the table.
* Added standard library headers.Eric S. Raymond1993-03-171-1/+1
|
* entered into RCSRichard M. Stallman1992-07-241-3/+3
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+3
|
* *** empty log message ***Eric S. Raymond1992-07-161-2/+9
|
* *** empty log message ***Richard M. Stallman1992-06-071-31/+15
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* *** empty log message ***Jim Blandy1992-03-161-10/+9
|
* Initial revisionJoseph Arceneaux1989-10-311-0/+101