index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-4
/
+2
*
Support X clipboard managers.
Chong Yidong
2011-05-27
1
-0
/
+2
*
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-2
/
+2
*
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-2
/
+2
*
* terminal.c (store_terminal_param): Now static.
Paul Eggert
2011-03-08
1
-3
/
+2
*
Fix bug #7840 with default terminal and keyboard encodings.
Eli Zaretskii
2011-02-18
1
-2
/
+19
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-7
/
+2
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove unused declarations
Andreas Schwab
2010-12-27
1
-10
/
+0
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-18
/
+8
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-8
/
+3
*
|
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-07-02
1
-1
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-3
/
+3
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Minor comment fix.
Chong Yidong
2009-04-22
1
-8
/
+5
*
* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
Chong Yidong
2009-04-04
1
-9
/
+9
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
* frame.c (delete_frame): New function derived from
Martin Rudalics
2008-12-22
1
-6
/
+6
*
* s/ms-w32.h (MULTI_KBOARD): Remove.
Dan Nicolaescu
2008-07-31
1
-4
/
+0
*
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-07-15
1
-0
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+4
*
* keyboard.c (pending_funcalls): New var.
Stefan Monnier
2008-03-29
1
-0
/
+25
*
(Fdelete_terminal): Clean up the `force' path.
Stefan Monnier
2008-02-11
1
-9
/
+10
*
* frame.c (Qnoelisp): New symbol.
Stefan Monnier
2008-02-10
1
-0
/
+1
*
Merge from emacs--devo--0
Miles Bader
2008-01-30
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-09
1
-1
/
+1
*
|
Fix up multi-tty merge
Miles Bader
2007-10-12
1
-2
/
+2
|
/
*
(get_terminal): Don't accept integers to represent terminals.
Stefan Monnier
2007-09-20
1
-66
/
+9
*
(get_terminal): Handle terminals.
Stefan Monnier
2007-09-20
1
-42
/
+36
*
Update copyright years, update license to GPLv3 or later.
Glenn Morris
2007-08-29
1
-2
/
+2
*
(init_initial_terminal): Only set initial_kboard when MULTI_KBOARD defined.
Jason Rumney
2007-05-15
1
-1
/
+2
*
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a ...
Karoly Lorentey
2006-05-20
1
-5
/
+5
*
Fix crashes in `delete-terminal' caused by recursive calls or X displays with...
Karoly Lorentey
2006-05-20
1
-1
/
+7
*
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
Karoly Lorentey
2005-12-31
1
-0
/
+1
*
Rename `struct device' to `struct terminal'. Rename some terminal-related fu...
Karoly Lorentey
2005-12-29
1
-171
/
+196
*
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Karoly Lorentey
2005-12-25
1
-0
/
+596