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
*
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
|
*
Fix handling of frame color parameters in TTY sessions (Bug#19802)
Eli Zaretskii
2015-02-08
1
-3
/
+11
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Support daemon mode on MS-Windows (bug#19688)
Mark Laws
2015-02-27
1
-1
/
+2
*
|
Add manual entry for fullscreen-restore parameter.
Martin Rudalics
2015-02-11
1
-1
/
+1
*
|
Improve toggling fullscreen state of frames.
Martin Rudalics
2015-02-11
1
-37
/
+36
*
|
Try to improve handling of fullwidth/-height frames.
Martin Rudalics
2015-02-07
1
-5
/
+18
*
|
Adjust frame heights to real height of tool bar.
Martin Rudalics
2015-01-12
1
-23
/
+35
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
|
* lisp/select.el: Use lexical-binding.
Stefan Monnier
2014-10-22
1
-1
/
+1
*
|
Get rid of backend-dependent selection-handling functions for kill/yank
Stefan Monnier
2014-10-21
1
-19
/
+18
*
|
Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.org
Glenn Morris
2014-10-08
1
-2
/
+24
|
\
|
|
*
Doc tweaks
Glenn Morris
2014-10-08
1
-5
/
+14
|
*
* lisp/frame.el: Fix doc typo in previous
Glenn Morris
2014-10-08
1
-1
/
+1
|
*
Fix bug #18636 with documentation of multi-monitor displays.
Eli Zaretskii
2014-10-08
1
-3
/
+16
*
|
* lisp/frame.el (make-frame): Use t rather than nil for `w'.
Stefan Monnier
2014-10-08
1
-15
/
+18
*
|
Add documentation for horizontal scroll bars and fix some minor issues.
Martin Rudalics
2014-10-04
1
-10
/
+12
*
|
Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ru
Glenn Morris
2014-10-04
1
-12
/
+10
|
\
|
|
*
Doc tweaks re multi-monitor
Glenn Morris
2014-10-03
1
-12
/
+10
*
|
Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.org
Glenn Morris
2014-10-03
1
-0
/
+10
|
\
|
|
*
Mention `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
Martin Rudalics
2014-10-03
1
-0
/
+10
*
|
* lisp/frame.el: Use lexical-binding.
Stefan Monnier
2014-10-02
1
-2
/
+2
*
|
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-17
/
+32
*
|
Clean up initialization and customization of horizontal scroll bars.
Martin Rudalics
2014-09-03
1
-4
/
+0
*
|
Refer to MS-DOS using the same name everywhere.
Reuben Thomas
2014-08-07
1
-2
/
+2
*
|
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-47
/
+30
*
|
* frame.el: Remove old comment.
Glenn Morris
2014-06-13
1
-8
/
+1
|
/
*
Fix bug #17532 with unclear docs of setting frame's font.
Eli Zaretskii
2014-05-21
1
-4
/
+4
*
* lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled.
Stefan Monnier
2014-05-18
1
-3
/
+1
*
Improve documentation of blink-cursor-mode and its customization variables.
Eli Zaretskii
2014-04-13
1
-2
/
+8
[next]