| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove stuff about selection timeout, which is | Andrew Innes | 2000-12-08 | 1 | -61/+0 |
* | (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual) | Jason Rumney | 2000-12-02 | 1 | -2/+4 |
* | (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual). | Eli Zaretskii | 2000-12-02 | 1 | -2/+6 |
* | (x-select-enable-clipboard): Customize (per lispref). | Dave Love | 2000-11-27 | 1 | -2/+4 |
* | (decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el. | Kenichi Handa | 2000-10-31 | 1 | -113/+21 |
* | (x-long-option-alist, msdos-handle-args): Remove; | Eli Zaretskii | 2000-10-28 | 1 | -72/+0 |
* | Andrew Choi <akochoi@i-cable.com> | Andrew Choi | 2000-10-23 | 1 | -21/+11 |
* | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi | 2000-10-22 | 1 | -0/+1075 |
* | (color-name-rgb-alist): Add a comment explaining why some "light*" | Eli Zaretskii | 2000-10-19 | 1 | -17/+38 |
* | (msdos-handle-reverse-video): Don't remove | Eli Zaretskii | 2000-10-16 | 1 | -7/+6 |
* | (bg-mouse-report): screen-height -> frame-height. | Stefan Monnier | 2000-08-16 | 1 | -1/+1 |
* | Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>. | Eli Zaretskii | 2000-07-31 | 1 | -1/+1 |
* | Make FONTNAME arg to set-fontset-font a cons. | Jason Rumney | 2000-07-15 | 1 | -4/+4 |
* | (bg-window-from-x-y): Use some-window instead | Gerd Moellmann | 2000-07-03 | 1 | -18/+1 |
* | (sup-pos-to-window): Use some-window instead | Gerd Moellmann | 2000-07-03 | 1 | -13/+1 |
* | ignore *.elc | Sam Steingold | 2000-06-19 | 1 | -0/+1 |
* | (x-colors): Add colors from recent rgb.txt. | Gerd Moellmann | 2000-06-11 | 1 | -128/+743 |
* | Doc changes to reduce diffs with x-win.el. | Jason Rumney | 2000-05-30 | 1 | -116/+77 |
* | (IT-character-translations): More updates of | Eli Zaretskii | 2000-05-15 | 1 | -8/+8 |
* | Fix last change. | Eli Zaretskii | 2000-05-09 | 1 | -10/+10 |
* | (IT-character-translations): Update ASCII | Eli Zaretskii | 2000-05-08 | 1 | -9/+33 |
* | (cjk-codepages-alist): Add associations for | Eli Zaretskii | 2000-05-04 | 1 | -5/+5 |
* | Fontsets related initialization is simplified. | Kenichi Handa | 2000-03-21 | 1 | -40/+3 |
* | (mouse-set-font): Do not build fontset from chosen font. | Jason Rumney | 2000-02-27 | 1 | -23/+3 |
* | (internal-face-interactive): Update prompt for new read-face-name. | Dave Love | 2000-02-23 | 1 | -2/+2 |
* | (x-handle-args): Comment out call to message. | Andrew Innes | 2000-02-06 | 1 | -1/+1 |
* | Don't count colors without RGB values as gray shades. | Eli Zaretskii | 2000-02-02 | 1 | -1/+2 |
* | (tty-color-gray-shades): New function. | Eli Zaretskii | 2000-02-02 | 1 | -0/+19 |
* | (w32_create_initial_fontsets): Disabled as it conflicts with new face support. | Jason Rumney | 2000-01-23 | 1 | -80/+80 |
* | (xw-defined-colors): Call color-supported-p, | Eli Zaretskii | 2000-01-03 | 2 | -2/+2 |
* | (tty-defined-color-alist): Renamed from tty-color-alist. | Eli Zaretskii | 2000-01-02 | 1 | -31/+51 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 4 | -305/+1006 |
* | (w32-drag-n-drop): Load files in current window, if | Gerd Moellmann | 1999-11-24 | 1 | -3/+11 |
* | term/internal.el (IT-display-table-setup): Don't overstep | Eli Zaretskii | 1999-11-21 | 1 | -1/+1 |
* | # | Dave Love | 1999-09-30 | 7 | -0/+78 |
* | Provide term/sun-mouse. | Dave Love | 1999-08-17 | 1 | -0/+1 |
* | (x-list-fonts): Return "ms-dos", not "default". | Eli Zaretskii | 1999-08-15 | 1 | -24/+17 |
* | (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'. | Karl Heuer | 1999-08-10 | 1 | -1/+1 |
* | (msdos-bg-mode): Remove. Call | Eli Zaretskii | 1999-08-10 | 1 | -21/+10 |
* | (msdos-face-setup): Register standard colors in | Eli Zaretskii | 1999-07-30 | 1 | -28/+41 |
* | (mouse-set-font): If user uses w32 dialog but | Karl Heuer | 1999-07-20 | 1 | -1/+2 |
* | (IT-display-table-setup): Do not remap \222 to | Eli Zaretskii | 1999-06-14 | 1 | -7/+3 |
* | Change the x-charset-registry property for the | Andrew Innes | 1999-05-03 | 1 | -0/+7 |
* | (mouse-set-font): Ensure constructed fontset | Andrew Innes | 1999-05-02 | 1 | -2/+12 |
* | (w32-drag-n-drop): Select file in window where | Andrew Innes | 1999-05-02 | 1 | -1/+3 |
* | (dos-cpNNN-setup): New function, with the guts | Eli Zaretskii | 1999-04-05 | 1 | -12/+49 |
* | (dos-codepage-setup): Compute the unibyte | Eli Zaretskii | 1999-03-16 | 1 | -51/+52 |
* | (top level): Display character 255 as 8bit as well. | Eli Zaretskii | 1999-03-07 | 1 | -1/+1 |
* | (vt100-wide-mode): Use defvar, not defconst. | Karl Heuer | 1999-02-23 | 1 | -1/+1 |
* | (dos-codepage-setup): Set selection coding system to cpNNN-dos. | Eli Zaretskii | 1999-02-04 | 1 | -0/+1 |