emacs/doc
Eli Zaretskii 28ec0a87ca Fix bug #18636 with documentation of multi-monitor displays.
doc/lispref/frames.texi (Multiple Terminals): Improve the description of X
 display names.  Add index entries.
 (Basic Parameters): Add a cross-reference to where X display names
 are described.
 (Position Parameters): Mention that positional parameters of the
 form (+ POS) can be negative if they are on a non-primary monitor
 of a multi-monitor display.
 (Creating Frames): Mention that on multi-monitor displays the
 frame might be positioned differently than specified by the frame
 parameters alist.

 lisp/faces.el (display-grayscale-p): Mention in the doc string that
 the argument can be either a display name or a frame.
 lisp/frame.el (display-pixel-height, display-pixel-width)
 (display-mm-height, display-mm-width, display-backing-store)
 (display-save-under, display-planes, display-color-cells)
 (display-visual-class, display-monitor-attributes-list)
 (display-screens): Mention in the doc string that the argument can
 be either a display name or a frame.  Improve the docs of the
 monitor attributes.
2014-10-08 13:16:45 +03:00
..
emacs * package.texi (Package Menu): Package list was changed to not say "unsigned" 2014-10-05 23:34:21 -07:00
lispintro Fix bug #18025 with typos in Emacs Lisp Introduction manual. 2014-07-15 19:06:49 +03:00
lispref Fix bug #18636 with documentation of multi-monitor displays. 2014-10-08 13:16:45 +03:00
man Bump version to 24.3.94; regenerate ldefs-boot and AUTHORS 2014-10-01 17:49:14 -07:00
misc * doc/misc/vip.texi (Other Vi Commands): Markup fix. 2014-10-03 23:55:37 -07:00