| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete the code to create a fontset from the X resource "Font". | Kenichi Handa | 2003-01-10 | 1 | -22/+0 |
| | | |||||
| * | Fix typo in loop setting x-keysym-table. | Dave Love | 2002-10-28 | 1 | -4/+5 |
| | | |||||
| * | Remove some ancient compatibility code. Populate | Dave Love | 2002-10-27 | 1 | -49/+837 |
| | | | | | x-keysym-table. | ||||
| * | Deleted unnecessary calls of set-fontset-font. | Kenichi Handa | 2002-03-01 | 1 | -27/+4 |
| | | | | | (ccl-encode-mac-roman-font): Deleted. | ||||
| * | (mouse-wheel-scroll-line): Use car of | Jason Rumney | 2002-02-25 | 1 | -2/+4 |
| | | | | | mouse-wheel-scroll-amount. | ||||
| * | (x-option-alist, x-long-option-alist) | Jason Rumney | 2002-02-17 | 1 | -122/+70 |
| | | | | | | | (x-switch-definitions): Remove, use command-line-x-option-alist instead to be consistent with X. (x-handle-initial-switch): New function. | ||||
| * | Fix a typo in a comment. | Eli Zaretskii | 2002-01-25 | 1 | -1/+1 |
| | | |||||
| * | (tty-standard-colors): Reverse the order of colors. | Eli Zaretskii | 2002-01-25 | 1 | -9/+32 |
| | | | | | | (tty-register-default-colors): New function; code moved from startup.el's command-line. | ||||
| * | (msdos-color-values): Reverse the order of the | Eli Zaretskii | 2002-01-25 | 1 | -15/+15 |
| | | | | | | colors, since tty-color-define now preserves the registration order. | ||||
| * | (xterm-standard-colors): New variable. | Eli Zaretskii | 2002-01-25 | 1 | -2/+160 |
| | | | | | | | | | (xterm-rgb-convert-to-16bit, xterm-register-default-colors) (xterm-rxvt-set-background-mode): New functions. (toplevel): Call xterm-register-default-colors, xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces. Add support for more keys from xterm's terminfo entry. | ||||
| * | New file. | Eli Zaretskii | 2002-01-25 | 1 | -0/+175 |
| | | |||||
| * | (x-handle-geometry): Put sizes on both | Richard M. Stallman | 2002-01-24 | 1 | -0/+5 |
| | | | | | initial-frame-alist and default-frame-alist. | ||||
| * | Move user variables to w32-vars.el and make them defcustoms. | Jason Rumney | 2002-01-20 | 1 | -88/+2 |
| | | | | | Use w32-list-proportional-fonts. | ||||
| * | Add comments to avoid future deletion of conditionals that seem | Jason Rumney | 2002-01-17 | 1 | -0/+3 |
| | | | | | unnecessary on w32. | ||||
| * | Only require fontset when new-fontset is bound. | Jason Rumney | 2002-01-17 | 1 | -1/+2 |
| | | |||||
| * | (tty-color-mode-alist): New variable. | Eli Zaretskii | 2002-01-14 | 1 | -0/+11 |
| | | |||||
| * | (x-handle-initial-switch): New function. | Eli Zaretskii | 2002-01-13 | 1 | -0/+16 |
| | | |||||
| * | Fix typo. | Pavel Janík | 2002-01-13 | 1 | -1/+1 |
| | | |||||
| * | Require fontset unconditionally. | Jason Rumney | 2002-01-05 | 1 | -38/+2 |
| | | | | | | (w32-handle-scroll-bar-event): Remove, since default scroll bar behaviour is now the same as what Windows users expect. | ||||
| * | (dos-cpNNN-setup, dos-codepage-setup): | Eli Zaretskii | 2001-12-24 | 1 | -3/+6 |
| | | | | | | | Call IT-setup-unicode-display here instead of adding it to dos-codepage-setup-hook, so that Unicode display tables are set before dos-codepage-setup-hook runs. | ||||
| * | (x-handle-geometry): Put height and width on default-frame-alist, | Richard M. Stallman | 2001-12-24 | 2 | -18/+36 |
| | | | | | left and top on initial-frame-alist. | ||||
| * | (IT-character-translations): Add entries for more points. | Eli Zaretskii | 2001-12-07 | 1 | -1/+1 |
| | | |||||
| * | Converted backquote to the new style. | Sam Steingold | 2001-11-27 | 1 | -26/+26 |
| | | |||||
| * | (sun-yank-selection): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |
| | | |||||
| * | (bg-insert-moused-sexp): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -3/+3 |
| | | |||||
| * | (term-setup-hook): Add IT-setup-unicode-display. | Eli Zaretskii | 2001-11-04 | 1 | -0/+3 |
| | | |||||
| * | (function-key-map): Add entry for `ESC [ 3 ~' -> <delete> | Stefan Monnier | 2001-11-04 | 1 | -21/+35 |
| | | | | | | Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}. Use inheritance so that .emacs and terminfo take precedence. | ||||
| * | (x-frob-font-slant, x-frob-font-weight): Add | Eli Zaretskii | 2001-10-26 | 1 | -0/+2 |
| | | | | | make-obsolete cookies, to follow faces.el. | ||||
| * | (redisplay-dont-pause): Don't set. | Jason Rumney | 2001-10-21 | 1 | -4/+0 |
| | | |||||
| * | Update Stephen Gildea's mail address. | Eli Zaretskii | 2001-09-23 | 1 | -1/+1 |
| | | |||||
| * | (sup-pos-to-window): Use | Gerd Moellmann | 2001-09-07 | 1 | -1/+2 |
| | | | | | get-window-with-predicate. | ||||
| * | (bg-window-from-x-y): Use | Gerd Moellmann | 2001-09-07 | 1 | -2/+3 |
| | | | | | get-window-with-predicate. | ||||
| * | 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> | Andrew Choi | 2001-09-04 | 1 | -1/+8 |
| | | | | | | * term/mac-win.el (mac-drag-n-drop): Decode file name by consulting the value of file-name-coding-system. | ||||
| * | (IT-character-translations) <hebrew-iso8859-8>: | Eli Zaretskii | 2001-08-25 | 1 | -20/+27 |
| | | | | | | | | | Replace some of the undefined characters with emulations of bidi formatting characters and Niqud as per SI 1311-1. (IT-unicode-translations): Ditto. (IT-display-table-setup, IT-setup-unicode-display): Fill characters without translations with dos-unsupported-char-glyph. | ||||
| * | 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> | Andrew Choi | 2001-08-24 | 1 | -0/+2 |
| | | | | | * term/mac-win.el: Require scroll-bar. | ||||
| * | (IT-unicode-translations): Fix the appearance of "6`". | Eli Zaretskii | 2001-07-23 | 1 | -1/+1 |
| | | |||||
| * | (ignore-key, sun-esc-bracket, meta-flag): Remove. | Stefan Monnier | 2001-07-17 | 1 | -90/+87 |
| | | | | | | | | (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7. Complete bindings for F<1..12> keys. (global-map): Remove `undo' binding (already in the default). Replace `t<n>' bindings with `f<n>' bindings. | ||||
| * | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 5 | -7/+13 |
| | | |||||
| * | Fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 3 | -3/+7 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2001-07-16 | 1 | -1/+1 |
| | | |||||
| * | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 14 | -0/+26 |
| | | |||||
| * | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 4 | -2/+10 |
| | | |||||
| * | Fix the header line and the copyright years. | Eli Zaretskii | 2001-07-10 | 1 | -2/+2 |
| | | |||||
| * | (x-colors): Add colors from the recent rgb.txt file. | Eli Zaretskii | 2001-06-29 | 1 | -128/+743 |
| | | |||||
| * | (IT-unicode-translations): New variable. | Eli Zaretskii | 2001-06-01 | 1 | -0/+309 |
| | | | | | (IT-setup-unicode-display): New function. | ||||
| * | (tty-color-define, tty-color-off-gray-diag) | Eli Zaretskii | 2001-04-29 | 1 | -4/+15 |
| | | | | | | (tty-color-translate, tty-color-by-index, tty-color-values) (tty-color-desc): Doc fix. | ||||
| * | (x-handle-xrm-switch): Accept more than one -xrm | Gerd Moellmann | 2001-03-06 | 1 | -4/+7 |
| | | | | | | switch, like xterm, and concat resource strings, with a newline between them. | ||||
| * | Update copyright notice. | Eli Zaretskii | 2001-03-04 | 2 | -2/+2 |
| | | |||||
| * | (msdos-handle-reverse-video): Look for reverse in | Eli Zaretskii | 2001-03-02 | 1 | -1/+2 |
| | | | | | default-frame-alist as well. | ||||
| * | (mouse-set-font): Doc fix. | Gerd Moellmann | 2001-01-31 | 1 | -1/+1 |
| | | |||||