]> code.delx.au - gnu-emacs/history - src/frame.c
Don't quote nil and t in doc strings
[gnu-emacs] / src / frame.c
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-19 Martin RudalicsClarify concept of "surrogate minibuffer frames" (Bug...
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-13 Paul Eggert* frame.c (x_get_resource_string) [!USE_GTK]: Don't...
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-04 Martin RudalicsHandle tool bar size changes after x_set_font.
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Martin RudalicsFix calculation of total window sizes after font size...
2015-02-28 Martin RudalicsSet can_x_set_window_size and after_make_frame in termi...
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-21 Paul EggertPrefer 'Qfoo' to 'intern ("foo")'
2015-02-08 Paul EggertMinor tweaks to frame_size_history_add
2015-02-08 Eli ZaretskiiFix a thinko in frame-parameter (Bug#19802)
2015-02-07 Martin RudalicsTry to improve handling of fullwidth/-height frames.
2015-02-03 Paul EggertOmit unnecessary var if GTK or NS
2015-01-31 Joakim VeronaMerge branch 'master' into xwidget
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-28 Paul EggertUse bool, not int, to track face changes
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-23 Stefan Monnierlisp/net/{eudc,ldap}: Merge branch streamline-eudc...
2015-01-16 Joakim Veronamerge master
2015-01-16 Dmitry AntipovTune pseudovector allocation assuming Qnil == 0
2015-01-15 Joakim Veronamerge master
2015-01-13 Martin RudalicsIn adjust_frame_size don't return too early after font...
2015-01-13 Dmitry AntipovSupport const and noreturn DEFUN attributes.
2015-01-12 Martin RudalicsAdjust frame heights to real height of tool bar.
2015-01-11 Joakim Veronamerge master, fix conflicts
2015-01-10 Paul EggertPort to 32-bit --with-wide-int
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-05 Paul EggertCompute C decls for DEFSYMs automatically
2015-01-05 javeMerge branch 'master' into xwidget
2015-01-04 Paul Eggert'temacs -nw' should not call missing functions
2015-01-04 javemerge master
2015-01-03 Paul EggertPacify gcc -Wparentheses
2015-01-03 Martin RudalicsTwo fixes for setting up sizes of a new frame (Bug...
2015-01-02 javemerge master
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertMerge from origin/emacs-24
2015-01-01 Paul EggertUpdate copyright year to 2015
2014-12-30 Martin RudalicsUpdate documentation of Temporary Displays.
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
next