aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Remove cut buffer from documentation.Jan Djärv2010-09-023-8/+4
* Removed cut-buffer code.Jan Djärv2010-09-023-103/+41
* Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-181-2/+2
* Adapt mouse-3 behavior to recent selection changes (Bug#6701).Chong Yidong2010-07-311-12/+6
* * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).Lawrence Mitchell2010-07-221-1/+1
* Change x-select-enable-primary to nil.Chong Yidong2010-07-161-3/+5
* Change clipboard/primary selection to X application standards.Chong Yidong2010-07-141-12/+8
* term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084)...Adrian Robert2010-07-131-4/+2
* Add all rgb.txt color names to x-colors.Chong Yidong2010-06-121-85/+162
* Merge from emacs-23Andreas Schwab2010-06-101-4/+5
|\
| * * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6...Chong Yidong2010-06-041-4/+5
* | Use define-minor-mode in more cases.Stefan Monnier2010-05-041-7/+6
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-10/+4
|/
* (xterm-maybe-set-dark-background-mode): RemoveDan Nicolaescu2010-02-091-1/+0
* (xterm-maybe-set-dark-background-mode): RenameDan Nicolaescu2010-01-241-9/+20
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-7/+7
* Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-1319-19/+19
* Further changes from EMACS_23_1_RC branch (2009-12-29 contd).Nick Roberts2009-12-311-0/+4
* Get the background mode from the terminal for xterm, and setDan Nicolaescu2009-12-071-6/+29
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+3
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-4/+2
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-5/+3
* * puresize.h (BASE_PURESIZE): Increase to 1310000.Dan Nicolaescu2009-10-171-2/+3
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* Remove unused declarations.Glenn Morris2009-10-011-10/+5
* Don't set the region face background.Adrian Robert2009-09-271-10/+0
* (ns-reg-to-script): Define for compiler.Glenn Morris2009-09-241-0/+2
* * term/nswin.el (ns-reg-to-script): New variable.Adrian Robert2009-09-231-6/+38
* * simple.el: Add mapping for backspace/delete/clear/tab/escape/returnStefan Monnier2009-09-143-54/+0
* * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if itChong Yidong2009-09-131-1/+3
* * term/x-win.el (x-initialize-window-system):Stefan Monnier2009-09-123-7/+0
* (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.Glenn Morris2009-09-111-2/+4
* Use forward-line rather than goto-line.Glenn Morris2009-09-011-3/+4
* (dos-codepage-setup): Use default-value rather thanGlenn Morris2009-09-011-3/+3
* (ns-open-file-select-line): Use line-beginning-position rather than goto-line.Glenn Morris2009-08-211-9/+12
* Fix last change.Eli Zaretskii2009-07-251-3/+0
* Fix Bug#3888:Eli Zaretskii2009-07-254-21/+71
* * term/vt420.el (terminal-init-vt420): Fix typo.Chong Yidong2009-07-201-1/+1
* (x-selection-owner-p, x-own-selection-internal)Eli Zaretskii2009-07-181-0/+41
* (ns-set-alpha): Don't declare.YAMAMOTO Mitsuharu2009-07-161-12/+0
* ns-win.el (x-select-font): defailias x-select-font toJan Djärv2009-07-131-1/+1
* term/ns-win.el (composition-function-table) (script-representative-chars): D...Adrian Robert2009-06-081-13/+0
* * term/ns-win.el (ns-alternatives-map, ns-insert-working-text)Juanma Barranquero2009-05-031-19/+20
* (ns-make-command-string, ns-grabenv)David Reitter2009-04-301-160/+0
* (msdos-last-help-message): New defvar.Eli Zaretskii2009-04-081-5/+12
* (ns-pop-up-frames): Make it a defcustom.Glenn Morris2009-04-071-3/+8
* (ns-expand-space): remove defvar.David Reitter2009-03-291-59/+9
* Call create-defualt-fontset, notKenichi Handa2009-03-191-2/+7
* (w32-initialize-window-system): CallKenichi Handa2009-03-191-4/+8