aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
...
* (mouse-set-font): Ensure constructed fontsetAndrew Innes1999-05-021-2/+12
* (w32-drag-n-drop): Select file in window whereAndrew Innes1999-05-021-1/+3
* (dos-cpNNN-setup): New function, with the gutsEli Zaretskii1999-04-051-12/+49
* (dos-codepage-setup): Compute the unibyteEli Zaretskii1999-03-161-51/+52
* (top level): Display character 255 as 8bit as well.Eli Zaretskii1999-03-071-1/+1
* (vt100-wide-mode): Use defvar, not defconst.Karl Heuer1999-02-231-1/+1
* (dos-codepage-setup): Set selection coding system to cpNNN-dos.Eli Zaretskii1999-02-041-0/+1
* term/w32-win.el (w32-create-initial-fontsets): Back out previousGeoff Voelker1999-02-021-1/+5
* (msdos-approximate-color): New function.Eli Zaretskii1999-02-011-1/+28
* (w32-standard-fontset-spec): Remove wildcardGeoff Voelker1999-01-281-12/+20
* (dos-codepage-setup): Call prefer-coding-systemEli Zaretskii1999-01-241-0/+1
* (w32-standard-fontset-spec): Simplified.Geoff Voelker1999-01-221-8/+1
* (w32-standard-fontspec-spec): ChangeGeoff Voelker1999-01-191-2/+4
* (IT-character-translations): New variable, anEli Zaretskii1998-12-201-5/+297
* (x-cut-buffer-or-selection-value):Karl Heuer1998-12-161-10/+11
* Update comment.Karl Heuer1998-12-141-1/+1
* Remove code that sets syntax table for non-ASCII characters.Eli Zaretskii1998-12-031-37/+0
* If a resolved ASCII font name doesn't conform toKenichi Handa1998-11-111-12/+11
* ([language-change]): For now ignoreGeoff Voelker1998-11-101-0/+6
* (x-get-selection-value): Alias toGeoff Voelker1998-11-041-78/+101
* Require fontset.Geoff Voelker1998-11-041-0/+2
* (w32-use-w32-font-dialog, w32-fixed-font-alist):Geoff Voelker1998-10-271-2/+176
* (msdos-color-values): New variable.Eli Zaretskii1998-10-141-1/+43
* Initial revisionDan Nicolaescu1998-10-021-0/+321
* Fill weight and slant fields of a fontsetKenichi Handa1998-07-031-2/+19
* (internal-face-interactive): Handle case where BOOL is `color'.Andrew Innes1998-06-221-9/+17
* When creating a fontset from a specified ASCIIKenichi Handa1998-06-201-3/+3
* While creating fontsets of style variants, payKenichi Handa1998-06-121-11/+21
* Generate style variants fontset forKenichi Handa1998-05-211-4/+5
* (w32-drag-n-drop-debug, w32-drag-n-drop)Richard M. Stallman1998-05-011-0/+23
* (x-select-text, x-get-selection-value): Replace win16 with w16.Eli Zaretskii1998-04-221-4/+4
* Don't call set-terminal-coding-systemKarl Heuer1997-12-191-1/+2
* Use set-input-mode to make Latin-1 chars work.Karl Heuer1997-11-151-0/+8
* (x-long-option-alist): New variable.Eli Zaretskii1997-10-131-13/+63
* Switch to raw-text as coding system.Richard M. Stallman1997-09-111-2/+1
* (w32-handle-scroll-bar-event): On up andGeoff Voelker1997-09-021-30/+37
* (msdos-color-aliases): Add missing colors.Eli Zaretskii1997-08-271-6/+23
* Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.Eli Zaretskii1997-08-271-0/+1
* (msdos-color-aliases): Remove color names which end with a number.Richard M. Stallman1997-08-111-11/+27
* (x-list-fonts): Return "default" when appropriate.Richard M. Stallman1997-08-071-1/+7
* (x-cut-buffer-or-selection-value): Fix previous change.Richard M. Stallman1997-08-051-12/+12
* Set mode-line-frame-identificationGeoff Voelker1997-08-051-1/+1
* (x-cut-buffer-or-selection-value): Try bothRichard M. Stallman1997-08-041-6/+15
* Fix previous change.Kenichi Handa1997-08-031-8/+1
* Do not create style-variants of fontset. TheyKenichi Handa1997-07-311-6/+6
* (bg-yank-or-pop): Changed eql to eq.Richard M. Stallman1997-07-241-1/+1
* (msdos-bg-mode): New function.Richard M. Stallman1997-07-131-5/+22
* Give t as arg NOERROR toKenichi Handa1997-07-101-4/+4
* Initial revisionRichard M. Stallman1997-07-041-0/+3
* Create bold, italic, bold-italic variants ofKenichi Handa1997-05-161-27/+27