index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
frame.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix two customization types in frame.el
Martin Rudalics
2017-07-26
1
-2
/
+2
*
Add missing declare-function for new function
Alan Third
2017-07-16
1
-0
/
+1
*
Fix some frame handling issues on NS
Alan Third
2017-07-15
1
-0
/
+2
*
Minor tweaks of new line number display variables
Martin Rudalics
2017-07-12
1
-1
/
+1
*
Commentary enhancement in frame.el
Eli Zaretskii
2017-07-08
1
-1
/
+7
*
Support display of line numbers natively
Eli Zaretskii
2017-07-08
1
-0
/
+4
|
\
|
*
Implement line numbers that disregard narrowing
Eli Zaretskii
2017-07-06
1
-0
/
+3
|
*
Fix problems with line-number updates in Follow mode
Eli Zaretskii
2017-06-24
1
-0
/
+1
*
|
Provide additional support for child frames
Martin Rudalics
2017-06-25
1
-0
/
+32
|
/
*
; Spelling fixes
Paul Eggert
2017-06-10
1
-1
/
+1
*
Fix the placement of GTK menus on multi-monitor systems
Alexander Gramiak
2017-06-10
1
-0
/
+69
*
Fix macOS mouse movement
Charles A. Roelli
2017-05-21
1
-0
/
+3
*
Fix `delete-frame' behavior including Bug#26682
Martin Rudalics
2017-04-30
1
-5
/
+2
*
Add no-accept-focus and frame-list-z-order to NS port
Alan Third
2017-04-21
1
-1
/
+5
*
Add new frame functionality to NS port
Alan Third
2017-04-19
1
-1
/
+3
*
Add new frame parameters and associated functions
Martin Rudalics
2017-04-12
1
-22
/
+95
*
Frame movement, focus and hook related changes
Martin Rudalics
2017-04-11
1
-0
/
+30
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Ensure redisplay using variable watcher
Noam Postavsky
2016-12-02
1
-2
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-10
1
-1
/
+2
|
\
|
|
*
* lisp/frame.el (blink-cursor-delay): Doc fix. (Bug#24372)
Eli Zaretskii
2016-10-01
1
-1
/
+2
*
|
; Fix build by reordering definitions
Philipp Stephani
2016-10-02
1
-9
/
+9
*
|
Restart blink cursor timers on interval changes
Philipp Stephani
2016-10-02
1
-19
/
+30
*
|
Use a simple keyword for a non-nil argument
Philipp Stephani
2016-10-01
1
-4
/
+2
*
|
Merge from origin/emacs-25
Paul Eggert
2016-09-26
1
-2
/
+10
|
\
|
|
*
Fix display of cursor when 'blink-cursor-delay' has small value
Eli Zaretskii
2016-09-23
1
-2
/
+10
*
|
Some fixes around `delete-other-frames' and `next-frame'
Martin Rudalics
2016-08-25
1
-21
/
+20
|
/
*
Ensure redisplay when 'truncate-lines' is set
Eli Zaretskii
2016-01-04
1
-0
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-3
/
+3
*
Add a few more variables to redisplay--variables
Eli Zaretskii
2015-11-13
1
-1
/
+3
*
Speed up lookup in redisplay--variables
Eli Zaretskii
2015-11-07
1
-2
/
+4
*
Ensure redisplay after evaluation
Eli Zaretskii
2015-11-06
1
-0
/
+7
*
* lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) context
Stefan Monnier
2015-10-29
1
-2
/
+6
*
Allow setting frame pixel sizes from frame parameters (Bug#21415)
Martin Rudalics
2015-10-13
1
-2
/
+23
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Sanitize frame geometry related functions
Martin Rudalics
2015-08-21
1
-4
/
+116
*
Move window edge functions to Elisp.
Martin Rudalics
2015-08-19
1
-0
/
+18
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-2
/
+2
*
Fix some issues with `window-divider-mode'
Martin Rudalics
2015-07-03
1
-61
/
+48
*
Document new `window-divider-mode'.
Martin Rudalics
2015-07-02
1
-2
/
+3
*
Improve accessibility of window dividers. (Bug#20183)
Martin Rudalics
2015-07-02
1
-0
/
+128
*
Replace gui-method macros with cl-generic with &context
Stefan Monnier
2015-05-23
1
-27
/
+13
*
Quieten compilation, eg in --without-x builds.
Glenn Morris
2015-05-08
1
-0
/
+1
*
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-1
/
+5
|
\
|
*
Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)
Eli Zaretskii
2015-02-23
1
-1
/
+5
*
|
Merge from origin/emacs-24
Paul Eggert
2015-03-03
1
-3
/
+23
|
\
|
|
*
Don't lose frame's background color when setting foreground (Bug#19802)
Eli Zaretskii
2015-02-08
1
-2
/
+14
[next]