summaryrefslogtreecommitdiff
path: root/lisp/term
AgeCommit message (Expand)Author
2011-06-29* lisp/term/ns-win.el (ns-set-resource): Declare.Glenn Morris
2011-06-21ns-win: set ApplePressAndHoldEnabled to NO as it is unsupported.David Reitter
2011-06-12* term/xterm.el (terminal-init-xterm): Still more simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): More simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): Misc simplifications.Glenn Morris
2011-06-12* term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)Glenn Morris
2011-06-09Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabi...Ted Zlatanov
2011-05-11* lisp/term/w32console.el (get-screen-color): Declare.Glenn Morris
2011-05-07Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii
2011-05-04Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero
2011-02-27* term/screen.el: New file (Bug#2650).Prestoo Ten
2011-02-16Convert some defvars to defcustoms.Glenn Morris
2011-02-10Move keymap initialization into declaration.Stefan Monnier
2011-02-02* lisp/term/w32-win.el (libpng-version): Declare for compiler.Glenn Morris
2011-02-01undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold
2011-02-01* lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold
2011-01-31Merge changes from emacs-23 branchChong Yidong
2011-01-26* term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2011-01-02Merge changes from emacs-23 branchChong Yidong
2010-12-31Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii
2010-12-03Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv
2010-11-26term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.Eli Zaretskii
2010-11-21Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv
2010-10-31Fix some declarations.Glenn Morris
2010-10-31Don't use STRING as first choice when pasting PRIMARY (Bug#6802).Jan Djärv
2010-10-28Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris
2010-10-27* lisp/term/ns-win.el (ns-insert-file): Init in let.Glenn Morris
2010-10-26ns-win.el trivia.Glenn Morris
2010-10-26* lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris
2010-10-26* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Glenn Morris
2010-10-26* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert
2010-10-25* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Glenn Morris
2010-10-25Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris
2010-10-25Let ns load common-win.Glenn Morris
2010-10-24Simplifications for lisp/term/common-win.elGlenn Morris
2010-10-24Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris
2010-10-24Move some more shared x-, w32- things to common-win.Glenn Morris
2010-10-23Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Glenn Morris
2010-10-23Remove duplicate definition of tty-defined-color-alist.Glenn Morris
2010-10-23Make all copies of xw-defined-colors have identical docs.Glenn Morris
2010-10-23Make all 3 copies of x-select-enable-clipboard have the same doc.Glenn Morris
2010-10-13Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero
2010-10-12Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-11Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv