summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* ([M-delete]): Remap to M-d.Eli Zaretskii2000-12-141-1/+1
* * term/mac-win.el: Remove load for ls-lisp.Andrew Choi2000-12-121-6/+2
* Remove stuff about selection timeout, which is Andrew Innes2000-12-081-61/+0
* (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)Jason Rumney2000-12-021-2/+4
* (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual).Eli Zaretskii2000-12-021-2/+6
* (x-select-enable-clipboard): Customize (per lispref).Dave Love2000-11-271-2/+4
* (decode-mac-roman, encode-mac-roman, mac-roman): Moved to european.el.Kenichi Handa2000-10-311-113/+21
* (x-long-option-alist, msdos-handle-args): Remove;Eli Zaretskii2000-10-281-72/+0
* Andrew Choi <akochoi@i-cable.com>Andrew Choi2000-10-231-21/+11
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-0/+1075
* (color-name-rgb-alist): Add a comment explaining why some "light*"Eli Zaretskii2000-10-191-17/+38
* (msdos-handle-reverse-video): Don't removeEli Zaretskii2000-10-161-7/+6
* (bg-mouse-report): screen-height -> frame-height.Stefan Monnier2000-08-161-1/+1
* Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>.Eli Zaretskii2000-07-311-1/+1
* Make FONTNAME arg to set-fontset-font a cons.Jason Rumney2000-07-151-4/+4
* (bg-window-from-x-y): Use some-window insteadGerd Moellmann2000-07-031-18/+1
* (sup-pos-to-window): Use some-window insteadGerd Moellmann2000-07-031-13/+1
* ignore *.elcbranchpoint-5_8Sam Steingold2000-06-191-0/+1
* (x-colors): Add colors from recent rgb.txt.Gerd Moellmann2000-06-111-128/+743
* Doc changes to reduce diffs with x-win.el.Jason Rumney2000-05-301-116/+77
* (IT-character-translations): More updates ofEli Zaretskii2000-05-151-8/+8
* Fix last change.Eli Zaretskii2000-05-091-10/+10
* (IT-character-translations): Update ASCIIEli Zaretskii2000-05-081-9/+33
* (cjk-codepages-alist): Add associations forEli Zaretskii2000-05-041-5/+5
* Fontsets related initialization is simplified.Kenichi Handa2000-03-211-40/+3
* (mouse-set-font): Do not build fontset from chosen font.Jason Rumney2000-02-271-23/+3
* (internal-face-interactive): Update prompt for new read-face-name.Dave Love2000-02-231-2/+2
* (x-handle-args): Comment out call to message.Andrew Innes2000-02-061-1/+1
* Don't count colors without RGB values as gray shades.Eli Zaretskii2000-02-021-1/+2
* (tty-color-gray-shades): New function.Eli Zaretskii2000-02-021-0/+19
* (w32_create_initial_fontsets): Disabled as it conflicts with new face support.Jason Rumney2000-01-231-80/+80
* (xw-defined-colors): Call color-supported-p,Eli Zaretskii2000-01-032-2/+2
* (tty-defined-color-alist): Renamed from tty-color-alist.Eli Zaretskii2000-01-021-31/+51
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-064-305/+1006
* (w32-drag-n-drop): Load files in current window, ifGerd Moellmann1999-11-241-3/+11
* term/internal.el (IT-display-table-setup): Don't overstepEli Zaretskii1999-11-211-1/+1
* #Dave Love1999-09-307-0/+78
* Provide term/sun-mouse.Dave Love1999-08-171-0/+1
* (x-list-fonts): Return "ms-dos", not "default".Eli Zaretskii1999-08-151-24/+17
* (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'.Karl Heuer1999-08-101-1/+1
* (msdos-bg-mode): Remove. CallEli Zaretskii1999-08-101-21/+10
* (msdos-face-setup): Register standard colors inEli Zaretskii1999-07-301-28/+41
* (mouse-set-font): If user uses w32 dialog butKarl Heuer1999-07-201-1/+2
* (IT-display-table-setup): Do not remap \222 toEli Zaretskii1999-06-141-7/+3
* Change the x-charset-registry property for theAndrew Innes1999-05-031-0/+7
* (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