aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* (x-handle-initial-switch): New function.Eli Zaretskii2002-01-131-0/+16
* Fix typo.Pavel Janík2002-01-131-1/+1
* Require fontset unconditionally.Jason Rumney2002-01-051-38/+2
* (dos-cpNNN-setup, dos-codepage-setup):Eli Zaretskii2001-12-241-3/+6
* (x-handle-geometry): Put height and width on default-frame-alist,Richard M. Stallman2001-12-242-18/+36
* (IT-character-translations): Add entries for more points.Eli Zaretskii2001-12-071-1/+1
* Converted backquote to the new style.Sam Steingold2001-11-271-26/+26
* (sun-yank-selection): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* (bg-insert-moused-sexp): Use insert instead of insert-string.Pavel Janík2001-11-261-3/+3
* (term-setup-hook): Add IT-setup-unicode-display.Eli Zaretskii2001-11-041-0/+3
* (function-key-map): Add entry for `ESC [ 3 ~' -> <delete>Stefan Monnier2001-11-041-21/+35
* (x-frob-font-slant, x-frob-font-weight): AddEli Zaretskii2001-10-261-0/+2
* (redisplay-dont-pause): Don't set.Jason Rumney2001-10-211-4/+0
* Update Stephen Gildea's mail address.Eli Zaretskii2001-09-231-1/+1
* (sup-pos-to-window): UseGerd Moellmann2001-09-071-1/+2
* (bg-window-from-x-y): UseGerd Moellmann2001-09-071-2/+3
* 2001-09-04 Andrew Choi <[email protected]>Andrew Choi2001-09-041-1/+8
* (IT-character-translations) <hebrew-iso8859-8>:Eli Zaretskii2001-08-251-20/+27
* 2001-08-24 Andrew Choi <[email protected]>Andrew Choi2001-08-241-0/+2
* (IT-unicode-translations): Fix the appearance of "6`".Eli Zaretskii2001-07-231-1/+1
* (ignore-key, sun-esc-bracket, meta-flag): Remove.Stefan Monnier2001-07-171-90/+87
* Some fixes to follow coding conventions.Pavel Janík2001-07-165-7/+13
* Fixes to follow coding conventions.Pavel Janík2001-07-163-3/+7
* *** empty log message ***Stefan Monnier2001-07-161-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-1514-0/+26
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-154-2/+10
* Fix the header line and the copyright years.Eli Zaretskii2001-07-101-2/+2
* (x-colors): Add colors from the recent rgb.txt file.Eli Zaretskii2001-06-291-128/+743
* (IT-unicode-translations): New variable.Eli Zaretskii2001-06-011-0/+309
* (tty-color-define, tty-color-off-gray-diag)Eli Zaretskii2001-04-291-4/+15
* (x-handle-xrm-switch): Accept more than one -xrmGerd Moellmann2001-03-061-4/+7
* Update copyright notice.Eli Zaretskii2001-03-042-2/+2
* (msdos-handle-reverse-video): Look for reverse inEli Zaretskii2001-03-021-1/+2
* (mouse-set-font): Doc fix.Gerd Moellmann2001-01-311-1/+1
* (redisplay-dont-pause): Set to t to alleviate display problems.Eli Zaretskii2001-01-311-0/+4
* ([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 isAndrew 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 <[email protected]>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 <[email protected]>.Eli Zaretskii2000-07-311-1/+1
* Make FONTNAME arg to set-fontset-font a cons.Jason Rumney2000-07-151-4/+4