[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107882: Standardize case of "GTK+
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107882: Standardize case of "GTK+" in a few manuals |
Date: |
Fri, 20 Apr 2012 20:52:08 -0400 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107882
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Fri 2012-04-20 20:52:08 -0400
message:
Standardize case of "GTK+" in a few manuals
modified:
doc/lispref/frames.texi
doc/misc/faq.texi
=== modified file 'doc/lispref/frames.texi'
--- a/doc/lispref/frames.texi 2012-04-08 02:07:16 +0000
+++ b/doc/lispref/frames.texi 2012-04-21 00:52:08 +0000
@@ -1070,7 +1070,7 @@
These values include the internal borders, and windows' scroll bars
and fringes (which belong to individual windows, not to the frame
itself). The exact value of the heights depends on the window-system
-and toolkit in use. With Gtk+, the height does not include any tool
+and toolkit in use. With GTK+, the height does not include any tool
bar or menu bar. With the Motif or Lucid toolkits, it includes the
tool bar but not the menu bar. In a graphical version with no
toolkit, it includes both the tool bar and menu bar. For a text
=== modified file 'doc/misc/faq.texi'
--- a/doc/misc/faq.texi 2012-04-21 00:06:14 +0000
+++ b/doc/misc/faq.texi 2012-04-21 00:52:08 +0000
@@ -1049,7 +1049,7 @@
appearance of your Emacs.
@item
-Emacs can be compiled with the Gtk+ 3 toolkit.
+Emacs can be compiled with the GTK+ 3 toolkit.
@item
Support for several new external libraries can be included at compile
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107882: Standardize case of "GTK+" in a few manuals,
Glenn Morris <=