index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
term
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refill some copyright headers.
Glenn Morris
2011-01-15
2
-4
/
+4
*
Nuke arch-tags.
Glenn Morris
2011-01-15
26
-26
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
19
-21
/
+21
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
19
-19
/
+19
*
|
Merge changes from emacs-23 branch
Chong Yidong
2011-01-02
1
-11
/
+19
|
\
|
|
*
Fix bug #7716 with PNG image support libraries on Windows.
Eli Zaretskii
2010-12-31
1
-11
/
+19
*
|
Restore dock New Frame and Preferences menu functions (Bug#7535).
Jan Djärv
2010-12-03
2
-2
/
+4
*
|
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
Eli Zaretskii
2010-11-26
1
-0
/
+10
*
|
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
Jan Djärv
2010-11-21
1
-0
/
+4
*
|
Fix some declarations.
Glenn Morris
2010-10-31
1
-2
/
+2
*
|
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).
Jan Djärv
2010-10-31
1
-0
/
+7
*
|
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
Glenn Morris
2010-10-28
1
-42
/
+0
*
|
* lisp/term/ns-win.el (ns-insert-file): Init in let.
Glenn Morris
2010-10-27
1
-7
/
+5
*
|
ns-win.el trivia.
Glenn Morris
2010-10-26
1
-21
/
+16
*
|
* lisp/term/ns-win.el: Restore require of cl when compiling.
Glenn Morris
2010-10-26
1
-43
/
+27
*
|
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
Glenn Morris
2010-10-26
1
-10
/
+10
*
|
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...
Adrian Robert
2010-10-26
2
-96
/
+6
*
|
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
Glenn Morris
2010-10-25
1
-2
/
+0
*
|
Remove ns-handle-* functions that duplicate x-handle-*.
Glenn Morris
2010-10-25
2
-87
/
+23
*
|
Let ns load common-win.
Glenn Morris
2010-10-25
3
-373
/
+330
*
|
Simplifications for lisp/term/common-win.el
Glenn Morris
2010-10-24
1
-45
/
+20
*
|
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
Glenn Morris
2010-10-24
1
-36
/
+0
*
|
Move some more shared x-, w32- things to common-win.
Glenn Morris
2010-10-24
4
-78
/
+76
*
|
Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.
Glenn Morris
2010-10-23
2
-12
/
+11
*
|
Remove duplicate definition of tty-defined-color-alist.
Glenn Morris
2010-10-23
1
-8
/
+2
*
|
Make all copies of xw-defined-colors have identical docs.
Glenn Morris
2010-10-23
2
-3
/
+2
*
|
Make all 3 copies of x-select-enable-clipboard have the same doc.
Glenn Morris
2010-10-23
2
-8
/
+10
*
|
Rename `image-library-alist' to `dynamic-library-alist'.
Juanma Barranquero
2010-10-13
1
-3
/
+3
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-12
1
-0
/
+3
|
\
|
|
*
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
Jan Djärv
2010-10-11
1
-0
/
+3
*
|
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-10-01
1
-9
/
+0
*
|
Define obsolete alias x-cut-buffer-or-selection-value.
Chong Yidong
2010-09-16
1
-0
/
+3
*
|
Remove cut buffer from documentation.
Jan Djärv
2010-09-02
3
-8
/
+4
*
|
Removed cut-buffer code.
Jan Djärv
2010-09-02
3
-103
/
+41
*
|
Use CLIPBOARD and PRIMARY on NS (Bug#6677).
Jan D
2010-08-18
1
-2
/
+2
*
|
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Chong Yidong
2010-07-31
1
-12
/
+6
*
|
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Lawrence Mitchell
2010-07-22
1
-1
/
+1
*
|
Change x-select-enable-primary to nil.
Chong Yidong
2010-07-16
1
-3
/
+5
*
|
Change clipboard/primary selection to X application standards.
Chong Yidong
2010-07-14
1
-12
/
+8
*
|
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084)...
Adrian Robert
2010-07-13
1
-4
/
+2
*
|
Add all rgb.txt color names to x-colors.
Chong Yidong
2010-06-12
1
-85
/
+162
*
|
Merge from emacs-23
Andreas Schwab
2010-06-10
1
-4
/
+5
|
\
|
|
*
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6...
Chong Yidong
2010-06-04
1
-4
/
+5
*
|
Use define-minor-mode in more cases.
Stefan Monnier
2010-05-04
1
-7
/
+6
*
|
Use define-minor-mode where applicable.
Stefan Monnier
2010-05-02
1
-10
/
+4
|
/
*
(xterm-maybe-set-dark-background-mode): Remove
Dan Nicolaescu
2010-02-09
1
-1
/
+0
*
(xterm-maybe-set-dark-background-mode): Rename
Dan Nicolaescu
2010-01-24
1
-9
/
+20
*
Fix typos in docstrings, error messages, etc.
Juanma Barranquero
2010-01-18
1
-7
/
+7
*
Fix typos in comments.
Juanma Barranquero
2010-01-14
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
19
-19
/
+19
[next]