summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-08-211-1/+1
|\
| * (mac-apple-event-map): Bind About Emacs menu item to about-emacs insteadJuri Linkov2007-08-161-1/+1
* | Merge from emacs--devo--0Miles Bader2007-08-133-6/+19
|\ \ | |/
| * Merge from emacs--rel--22Miles Bader2007-08-132-3/+3
| |\
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-082-3/+3
| * | (mac-ae-reopen-application): New function.YAMAMOTO Mitsuharu2007-08-101-3/+16
* | | Merge from emacs--devo--0Miles Bader2007-07-3118-18/+18
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-2618-18/+18
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-2518-18/+18
| | * (x-handle-no-bitmap-icon): New function.Jan Djärv2007-07-221-0/+3
| | * (menu-bar-open): New function. Bind <f10> to it.Eli Zaretskii2007-07-071-2/+12
| | * * term/xterm.el (terminal-init-xterm): Escape parens in characterDan Nicolaescu2007-06-131-6/+6
| | * (mac-ts-unicode-for-key-event): Check if text is available.YAMAMOTO Mitsuharu2007-05-071-1/+2
* | | * term/xterm.el (terminal-init-xterm): Fix merge issue.Dan Nicolaescu2007-07-291-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-242-1/+42
|\ \ \ | |/ /
| * | (x-handle-no-bitmap-icon): New function.Jan Djärv2007-07-221-0/+3
| * | (xterm-turn-on-modify-other-keys)Dan Nicolaescu2007-07-161-1/+39
* | | Merge from emacs--devo--0Miles Bader2007-07-151-5/+14
|\ \ \ | |/ /
| * | (menu-bar-open): New function. Bind <f10> to it.Eli Zaretskii2007-07-071-2/+12
* | | (x-menu-bar-open): Use accelerate-menu.Dan Nicolaescu2007-07-021-1/+1
* | | (terminal-init-xterm): Fix previous change.Dan Nicolaescu2007-06-231-1/+1
* | | (terminal-init-xterm): Revert bad merge from trunk.Dan Nicolaescu2007-06-181-297/+5
* | | Merge from emacs--devo--0Miles Bader2007-06-163-8/+301
|\ \ \ | |/ /
| * | (mac-dnd-drop-data): Remove redundant check.Juanma Barranquero2007-06-141-1/+1
| * | * term/xterm.el (terminal-init-xterm): Escape parens in characterDan Nicolaescu2007-06-131-6/+6
| * | (emacs-session-filename): Use user-emacs-directory.Chong Yidong2007-06-131-1/+1
* | | Merged from emacs--devo--0Miles Bader2007-05-201-0/+3
|\ \ \ | |/ /
| * | (terminal-init-linux): Don't signal an errorNick Roberts2007-05-201-1/+2
| * | (terminal-init-linux): Enable t-mouse by default.Nick Roberts2007-05-201-0/+2
* | | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu2007-05-191-84/+85
* | | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu2007-05-191-4/+22
* | | (internal-face-interactive): Remove obsolete function.Jason Rumney2007-05-171-27/+0
* | | Reorder to match x-win.el more closely.Jason Rumney2007-05-161-21/+30
* | | (x-setup-function-keys): New function.Jason Rumney2007-05-161-113/+99
* | | Rudimentary fix for environment variable handling.Miles Bader2007-05-163-4/+4
* | | Provide w32-win.Jason Rumney2007-05-151-4/+15
* | | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-05-111-1/+2
|\ \ \ | |/ /
| * | (mac-ts-unicode-for-key-event): Check if text is available.YAMAMOTO Mitsuharu2007-05-071-1/+2
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-13/+30
|\ \ | |/
| * (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC.Chong Yidong2007-04-081-13/+14
| * (terminal-init-xterm): Add bindings for keypad keys.Andreas Schwab2007-04-081-1/+17
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-8/+15
|\ \ | |/
| * (x-select-utf8-or-ctext): Improve the strategy.Kenichi Handa2007-03-061-8/+15
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-242-7/+34
|\ \ | |/
| * Add copyright and license notice (ESR states that he was probably theGlenn Morris2007-02-161-0/+23
| * Change all uses ofYAMAMOTO Mitsuharu2007-02-131-7/+11
| * Revert previous change, since I'm not sure it is correct.Glenn Morris2007-02-111-23/+0
| * Add copyright and license notices (file written by Eric Raymond, whoGlenn Morris2007-02-111-0/+23
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-2917-27/+58
|\ \ | |/
| * (mac-keyboard-modifier-mask-alist): New constant.YAMAMOTO Mitsuharu2007-01-221-9/+31