summaryrefslogtreecommitdiff
path: root/lisp/term
AgeCommit message (Expand)Author
2012-01-01Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii
2011-12-18NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv
2011-12-05Spelling fixes.Paul Eggert
2011-12-04Spelling fixes.Paul Eggert
2011-11-26Spelling fixes.Paul Eggert
2011-11-22Spelling fixes.Paul Eggert
2011-11-20Fix typos.Juanma Barranquero
2011-11-20Fix typos.Juanma Barranquero
2011-11-19Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-16Fix typos.Juanma Barranquero
2011-11-14Spelling fixes.Paul Eggert
2011-11-14ns-win.el fix for bug#10051Glenn Morris
2011-11-14Fix typos.Juanma Barranquero
2011-10-26* lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero
2011-10-19Fix more minor mode docstrings.Chong Yidong
2011-10-01Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong
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