emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/emacs ChangeLog macos.texi


From: David Reitter
Subject: [Emacs-diffs] emacs/doc/emacs ChangeLog macos.texi
Date: Sat, 14 Mar 2009 21:30:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Reitter <davidswelt>      09/03/14 21:30:23

Modified files:
        doc/emacs      : ChangeLog macos.texi 

Log message:
        macos.texi (Mac / GNUstep Basics): remove references to Prefs panel
                and NS resources following recent changes. 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/ChangeLog?cvsroot=emacs&r1=1.302&r2=1.303
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/macos.texi?cvsroot=emacs&r1=1.10&r2=1.11

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -b -r1.302 -r1.303
--- ChangeLog   10 Mar 2009 15:57:34 -0000      1.302
+++ ChangeLog   14 Mar 2009 21:30:12 -0000      1.303
@@ -1,3 +1,8 @@
+2009-03-14  David Reitter <address@hidden>
+
+       * macos.texi (Mac / GNUstep Basics): remove references to Prefs panel
+       and NS resources following recent changes. 
+
 2009-03-10  Jason Rumney  <address@hidden>
 
        * msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify

Index: macos.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/macos.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- macos.texi  23 Feb 2009 08:05:58 -0000      1.10
+++ macos.texi  14 Mar 2009 21:30:19 -0000      1.11
@@ -45,8 +45,7 @@
 same as @key{Super}, and Emacs provides a set of keybindings using
 this modifier key that mimic other Mac / GNUstep applications (@pxref{Mac /
 GNUstep Events}).  You can change these bindings in the usual way (@pxref{Key
-Bindings}), or by using the Preferences panel (@pxref{Mac / GNUstep
-Customization}).
+Bindings}).
 
   The standard Mac / GNUstep font and color panels are accessible via the
 @samp{Windows} menu, or via the standard @key{Cmd-t} and @key{Cmd-C}
@@ -133,313 +132,21 @@
 shown by invoking @code{ns-extended-platform-support-mode}.
 
 
address@hidden Preferences Panel
-
-The Preferences panel, much like the Options menu, is designed to allow quick
-and convenient setting of commonly used options.
-
-The Preferences panel is available for setting commonly used GUI-related
-options for Emacs.  Access it under the Emacs menu (Mac) or Info menu
-(GNUstep), or using @kbd{Cmd-,}.
-
-Settings made here are saved when @samp{OK} is hit, or @samp{Save Options} is
-selected from the Options menu.  These settings are stored into the NeXTstep
-``defaults'' system under keys described below.
-
address@hidden @bullet
address@hidden
-To set the default font used by Emacs click the @samp{Default Font...} button
-to being up the Font Panel, then click on a frame.  The font of this frame
-will then be changed when you make a selection in the Font Panel, and this
-will be used as the default for future frames.  If you do not select a frame
-first, the frame selected when you activated Preferences will be changed.
-
address@hidden
-The Color panel, brought up by the @samp{Colors...} button, allows setting of
-foreground or background of any face.  Drag from the color bar to over the
-emacs face you want to change.  This will change the foreground of that face,
-or holding shift when dragging will change the background.
-
address@hidden
address@hidden Fonts} and @samp{Use Quickdraw} control text antialiasing.
-Quickdraw is an older Mac technology still supported under OS X.
-
address@hidden
-The @samp{Expand Line Spacing} slider controls vertical spacing of text.  The
-0.0 setting corresponds to the same height as other applications.  Settings
-less than 0 compress the spacing, and greater than 0 expand it.  Emacs must be
-restarted for the new setting to take effect.
-
address@hidden
-The @samp{Cursor Type} radio buttons select the cursor shape:
-cursor:
-
address@hidden
address@hidden
-Filled Box - the cursor is displayed as a box (default)
address@hidden
-Vertical Bar - the cursor is displayed as a vertical line
address@hidden
-Underscore - the cursor is displayed as a horizontal line
address@hidden
-Hollow - the cursor is displayed as a box with an outline but no fill
address@hidden itemize
-
address@hidden
-The @samp{Cursor Blink Rate} slider to sets the frequency at which the cursor
-blinks (CURRENTLY INOPERATIVE -- use @samp{customize group cursor} instead.)
-
address@hidden
-The @samp{Use System Highlight Color} option controls whether selected text is
-highlighted with the system default or the local emacs setting.
-
address@hidden itemize
-
-The behavior of Modifier keys inside emacs can be controlled by the drop-down
-menus in the @samp{Modifiers} section.  By default the Alt or Opt key is bound
-to the Emacs 'Meta' key, and the Command key is bound to 'super' which allows
-the Command key to function in a way similar to other NeXTstep/OS X
-applications.
-
-
 @subsection Font and Color Panels
 
 The Font Panel may be accessed from the Windows menu or by @kbd{Cmd-t}.  It
 will set the default font in the frame most recently used or clicked on.  To
 make the setting permanent, use @samp{Save Options} in the Options menu, or
-run @code{ns-save-preferences}.
+run @code{menu-bar-options-save}.
 
 You can bring up a color panel (with @key{Cmd-C} or from the Windows menu) and
 drag the color you want over the emacs face you want to change.  Normal
 dragging will alter the foreground color.  Shift dragging will alter the
 background color.  To make the changes permanent select the "Save Options"
-item in the "Options" menu, or run @code{ns-save-preferences}.  Useful in this
+item in the "Options" menu, or run @code{menu-bar-options-save}.  Useful in 
this
 context is the listing of all faces obtained by @key{M-x}
 @code{list-faces-display}.
 
-
address@hidden Defaults
-
-Under X, resources are used to customize the behavior of Emacs to the
-needs of the user.  Nextstep defaults fulfill a similar function.  From
-the command line, the command @samp{defaults read org.gnu.Emacs} shows
-these resources as of the last Emacs exited, and individual resources
-can be read or written by commands like @samp{defaults read Emacs Foo}
-and @samp{defaults write Emacs Foo barvalue}.
-
-  Calling the function @code{ns-save-preferences} in lisp, or
-selecting the @samp{Option / Save Options} menu item, automatically
-writes out the defaults corresponding to the selected window.
-
-  In addition, you can set many of the following customizations by
-setting @code{default-frame-alist} in your initialization file.
-
-  Many of the preferences relating specifically to the Nextstep windowing
-system (such as font rendering and the cursor type) can be set using the
-Preferences panel.  It is important to note that when you hit @samp{OK} on
-this panel, @emph{all} Nextstep settings are saved (including font and
-colors).
-
-This is a listing of some of the more useful defaults (and their
-default values).  Several of these defaults accept the names of colors
-as values.  For a list of all available colors pull up the color panel
-and look at the color list called @samp{Emacs}.  Emacs also accepts
-color specifications of the form @samp{ARGBaarrggbb} where @var{aa},
address@hidden, @var{gg}, and @var{bb} are two hexadecimal digits describing
-the alpha, red, green, and blue content of the color respectively.
address@hidden, @samp{CMYKccmmyykk} and @samp{GRAYgg} are the
-equivalents in @samp{HSB}, @samp{CMYK} and gray scales.  (For HSB,
address@hidden is also accepted.)
-
address@hidden @samp
address@hidden InternalBorderWidth
-Width in pixels of the internal border of the Nextstep frame.  This
-acts to separate the text area of the window from the fringes,
-scrollbars, and/or edges.
-
address@hidden
-defaults write Emacs InternalBorderWidth 2
address@hidden example
-
address@hidden VerticalScrollBars
address@hidden or @samp{NO} to enable or disable scroll bars, @samp{left} or
address@hidden to explicitly set the side.
-
address@hidden
-defaults write Emacs VerticalScrollBars YES
address@hidden example
-
address@hidden Font
-Name of the default font to be used for new frames (which can be
-overridden by various faces).  If this font is not set, Emacs will use
-the system wide fixed pitch font.  For most users the system fixed
-pitch font will be @samp{Monaco} which doesn't have any bold or italic
-versions.  (Italic will be synthesized.)
-
address@hidden FontSize
-Size of the font to be used for new frames.  If not set, Emacs will
-use the default size of the system wide fixed pitch font.
-
address@hidden Foreground
-The default foreground (text) color for new frames.
-
address@hidden
-defaults write Emacs Foreground "Black"
address@hidden example
-
address@hidden Background
-The default background color for new frames.
-
address@hidden
-defaults write Emacs Background "White"
address@hidden example
-
address@hidden Height
-Height in rows of the default window.
-
address@hidden
-defaults write Emacs Height 48
address@hidden example
-
address@hidden Width
-Width in columns of the default window.
-
address@hidden
-defaults write Emacs Width 80
address@hidden example
-
address@hidden CursorType
-Name of the default cursor type for Emacs.  Allowed values are
address@hidden, @samp{hollow}, @samp{underscore}, @samp{bar}, @samp{line} and 
@samp{no}.
-
address@hidden
-defaults write Emacs CursorType box
address@hidden example
-
address@hidden CursorColor
-Name of the default cursor color for Emacs.  Of a particular use for
-this setting is the @samp{Highlight} color.  When it is the cursor
-color, Emacs will draw the cursor using the standard Nextstep
-highlighting operator.
-
address@hidden
-defaults write Emacs CursorColor blue
address@hidden example
-
address@hidden Top
-Distance in pixels from the top of the screen of the upper left corner
-of the default window.
-
address@hidden
-defaults write Emacs Top 100
address@hidden example
-
address@hidden Left
-Distance in pixels from the left edge of the screen to the upper left
-corner of the default window.
-
address@hidden
-defaults write Emacs Left 100
address@hidden example
-
address@hidden HideOnAutoLaunch
address@hidden or @samp{NO} to determine whether Emacs will hide itself when
-autolaunched from the dock.
-
address@hidden
-defaults write Emacs HideOnAutoLaunch NO
address@hidden example
-
address@hidden ExpandSpace
-This lets you expand or shrink the line height used for displaying
-text.  When this is set to 0.0, display should look like other
-Nextstep applications.  If you set it higher than 0, Emacs will spread
-the text lines apart, less than 0, compress them together.  (With
-settings below zero parts of characters may be chopped off in certain
-fonts.)  When using the Preferences panel, this is controlled by a
-slider.  You must OK the panel and then restart Emacs for this default
-to take effect.
-
-When setting this using @code{"defaults write"}, you can either set a floating
-point value, or @samp{YES}, which is equivalent 0.5, or @samp{NO}, which is
-equivalent to 0.0.
-
address@hidden
-defaults write Emacs ExpandSpace -0.125
address@hidden example
-
address@hidden GSFontAntiAlias
-This turns antialiasing on and off on.  Note that, on OS X, even if
-antialiasing is on, Emacs will not antialias text of a size below the system
-preference setting.
-
address@hidden
-defaults write Emacs GSFontAntiAlias NO
address@hidden example
-
address@hidden UseQuickdrawSmoothing
-On OS X 10.3 and higher, this will render fonts using Quickdraw antialiasing,
-which is less heavy than the Quartz antialiasing used by default.  Whether
-this is on or off, the system font size threshold for antialiasing (see above)
-is respected.
-
address@hidden
-defaults write Emacs UseQuickdrawSmoothing YES
address@hidden example
-
address@hidden AlternateModifier
-This allows you to set the effect of the Alt or Opt key.  The default is
address@hidden, meaning to use as the Emacs 'meta' key.  You can also set this 
to
address@hidden, @samp{hyper}, @samp{alt}, or @samp{none}.  The last is useful
-for Continental users who normally use this key to enter accented and other
-special characters.
-
address@hidden
-defaults write Emacs AlternateModifier "none"
address@hidden example
-
address@hidden CommandModifier
-This allows you to set the effect of the Command key.  The default is
address@hidden, which is used in a set of keybindings such as @code{s-o} for
-``open file'' and @code{s-z} for ``undo'' that are similar to other NeXTstep
-applications.  On the other hand, some people who use the Alt/Opt key for
-accent entry like to set this to @samp{meta} so they still have easy access to
-Emacs functionality bound to meta keys.  You can also set this, like Alt/Opt,
-to @samp{hyper} or @samp{alt}, though there are no bindings to combinations
-using these keys by default.  The @samp{none} option is not available for the
-Command key.
-
address@hidden
-defaults write Emacs CommandModifier "meta"
address@hidden example
-
address@hidden fooFrame
-Position and size to use for the frame named @var{foo} when it is
-created.  The position and size have to be specified as a space
-separated list: @samp{top}, @samp{left}, @samp{height} and
address@hidden  @samp{top} and @samp{left} are expressed in pixels,
address@hidden is given in rows and @samp{width} is given in columns.
-Named frames can be created by e.g. @code{(make-frame '((name
-. "FOO")))}.
-
address@hidden
-defaults write Emacs TestFrame "100 200 30 70"
address@hidden example
-
-Another default previouly used by many Emacs users is this.
-
address@hidden
-defaults write Workspace DefaultOpenApp Emacs
address@hidden example
-
-It caused the NeXTstep Workspace to open files without a registered extension
-in Emacs instead of as usual Edit.  For this default to work, Emacs needed to
-be in the application search path of the Workspace (which usually includes
address@hidden/Applications} and @file{~/Applications}).  If anyone knows the 
current
-way to do this under OS X please contact the authors.
-
address@hidden table
-
 @subsection Open files by dragging to an Emacs window
 
 The default behaviour when a user drags files from another application
@@ -518,9 +225,9 @@
 @code{ns-input-fontsize} respectively.
 
 @item ns-power-off
-This event occurs when the user logs out and Emacs is still running.
-The default behavior is to save all file-visiting buffers without
-confirmation, and exit.
+This event occurs when the user logs out and Emacs is still running, or when 
+`Quit Emacs' is chosen from the application menu.
+The default behavior is to save all file-visiting buffers.
 @end table
 
   Emacs also allows users to make use of Nextstep services, via a set




reply via email to

[Prev in Thread] Current Thread [Next in Thread]