<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc, branch scratch/project</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Merge from gnulib</title>
<updated>2015-07-05T15:23:11+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-07-05T15:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1323c13978b7280ddf034e8f527f48d17487b5a2'/>
<id>1323c13978b7280ddf034e8f527f48d17487b5a2</id>
<content type='text'>
This incorporates:
2015-07-04 file-has-acl, acl-permissions: fix HP-UX typos
2015-07-03 set-permissions.c: adjust acl_from_mode's cpp guard
2015-07-02 update-copyright: fix test failure with perl &gt;= 5.22
2015-07-01 gnulib-common.m4: change the ARFLAGS default to 'cr'
2015-07-01 acl: fix definition of acl_from_mode on FreeBSD
* build-aux/update-copyright, doc/misc/texinfo.tex, lib/acl-internal.h:
* lib/set-permissions.c, m4/gnulib-common.m4: Copy from gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This incorporates:
2015-07-04 file-has-acl, acl-permissions: fix HP-UX typos
2015-07-03 set-permissions.c: adjust acl_from_mode's cpp guard
2015-07-02 update-copyright: fix test failure with perl &gt;= 5.22
2015-07-01 gnulib-common.m4: change the ARFLAGS default to 'cr'
2015-07-01 acl: fix definition of acl_from_mode on FreeBSD
* build-aux/update-copyright, doc/misc/texinfo.tex, lib/acl-internal.h:
* lib/set-permissions.c, m4/gnulib-common.m4: Copy from gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some issues with `window-divider-mode'</title>
<updated>2015-07-03T13:15:51+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-07-03T13:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e3c4cd0074344fe92e7df3e59d1bbdca969252a2'/>
<id>e3c4cd0074344fe92e7df3e59d1bbdca969252a2</id>
<content type='text'>
* lisp/frame.el (window-divider-default-places): New option.
(window-divider-mode): Remove option.
(window-divider-mode): Make it a "regular" minor mode.
(window-divider-width-valid-p): Drop frame- prefix.
(window-divider-mode-apply): New argument ENABLE.  Drop frame-
prefix.  Handle `window-divider-default-places'.
(frame--window-divider-mode-set-and-apply): Remove.
(window-divider-default-bottom-width)
(window-divider-default-right-width): Drop :group entries.
* lisp/menu-bar.el (menu-bar-bottom-and-right-window-divider)
(menu-bar-right-window-divider, menu-bar-bottom-window-divider)
(menu-bar-no-window-divider): Set `window-divider-default-places'
and call `window-divider-mode'.
* doc/emacs/frames.texi (Window Dividers): Document
`window-divider-default-places'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/frame.el (window-divider-default-places): New option.
(window-divider-mode): Remove option.
(window-divider-mode): Make it a "regular" minor mode.
(window-divider-width-valid-p): Drop frame- prefix.
(window-divider-mode-apply): New argument ENABLE.  Drop frame-
prefix.  Handle `window-divider-default-places'.
(frame--window-divider-mode-set-and-apply): Remove.
(window-divider-default-bottom-width)
(window-divider-default-right-width): Drop :group entries.
* lisp/menu-bar.el (menu-bar-bottom-and-right-window-divider)
(menu-bar-right-window-divider, menu-bar-bottom-window-divider)
(menu-bar-no-window-divider): Set `window-divider-default-places'
and call `window-divider-mode'.
* doc/emacs/frames.texi (Window Dividers): Document
`window-divider-default-places'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cross references in documentation</title>
<updated>2015-07-03T03:21:08+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-07-03T03:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b848fadd51e805b2f46da64c5958ea7f009048a'/>
<id>2b848fadd51e805b2f46da64c5958ea7f009048a</id>
<content type='text'>
* doc/emacs/display.texi (Displaying Boundaries):
* doc/emacs/search.texi (Word Search): Add cross references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/display.texi (Displaying Boundaries):
* doc/emacs/search.texi (Word Search): Add cross references.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some further fixes in Change Window node.  (Bug#20183)</title>
<updated>2015-07-02T12:58:31+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-07-02T12:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e9e962976830855c586b65743abda7859cf5a6fb'/>
<id>e9e962976830855c586b65743abda7859cf5a6fb</id>
<content type='text'>
* doc/emacs/windows.texi (Change Window): Replace "rearranging"
by "resizing" in section title.  Add some concept indices.
Suggested by N. Jackson (Bug#20183).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/windows.texi (Change Window): Replace "rearranging"
by "resizing" in section title.  Add some concept indices.
Suggested by N. Jackson (Bug#20183).
</pre>
</div>
</content>
</entry>
<entry>
<title>Reference window dividers in Change Window section.</title>
<updated>2015-07-02T12:39:17+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-07-02T12:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3323c56309da5df24266b916e07bfe424d09e3ff'/>
<id>3323c56309da5df24266b916e07bfe424d09e3ff</id>
<content type='text'>
* doc/emacs/windows.texi (Change Window): Reference window
dividers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/windows.texi (Change Window): Reference window
dividers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document new `window-divider-mode'.</title>
<updated>2015-07-02T09:19:25+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-07-02T09:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29f8228b5b549bcc3638617c24c79634ad6959c4'/>
<id>29f8228b5b549bcc3638617c24c79634ad6959c4</id>
<content type='text'>
* lisp/frame.el (window-divider-mode): Fix doc-string.
* doc/emacs/frames.texi (Window Dividers): New section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/frame.el (window-divider-mode): Fix doc-string.
* doc/emacs/frames.texi (Window Dividers): New section.
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/emacs/frames.texi (Frame Commands): Typo fix. (Bug#20946)</title>
<updated>2015-06-30T22:34:05+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-06-30T22:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5f004117f5bcab9171eaddb2867393ed69ae49bf'/>
<id>5f004117f5bcab9171eaddb2867393ed69ae49bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/lispref/sequences.texi: Add documentation for seq-min and seq-max.</title>
<updated>2015-06-30T16:40:19+00:00</updated>
<author>
<name>Nicolas Petton</name>
</author>
<published>2015-06-30T16:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a30642f0652d1935b6e7dbb3d33c495389b6ddca'/>
<id>a30642f0652d1935b6e7dbb3d33c495389b6ddca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't block changes in mouse pointer inside 'track-mouse'</title>
<updated>2015-06-30T15:59:21+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-06-30T15:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=edd09381c618125d8aa23c9414034fbeee176305'/>
<id>edd09381c618125d8aa23c9414034fbeee176305</id>
<content type='text'>
* etc/NEWS:
* doc/lispref/frames.texi (Mouse Tracking): Document the special
effect of setting 'track-mouse' to 'dragging'.

* lisp/textmodes/artist.el (artist-mouse-draw-continously):
* lisp/ruler-mode.el (ruler-mode-mouse-drag-any-column-iteration):
* lisp/mouse-drag.el (mouse-drag-throw):
* lisp/mouse.el (mouse-drag-line): Set 'track-mouse' to 'dragging'
to avoid changes in the shape of the mouse pointer.

* src/xdisp.c (define_frame_cursor1): Don't change the mouse
pointer shape when do_mouse_tracking has the value of 'dragging',
not just any non-nil value.  (Bug#20934)
(syms_of_xdisp): DEFSYM 'dragging'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS:
* doc/lispref/frames.texi (Mouse Tracking): Document the special
effect of setting 'track-mouse' to 'dragging'.

* lisp/textmodes/artist.el (artist-mouse-draw-continously):
* lisp/ruler-mode.el (ruler-mode-mouse-drag-any-column-iteration):
* lisp/mouse-drag.el (mouse-drag-throw):
* lisp/mouse.el (mouse-drag-line): Set 'track-mouse' to 'dragging'
to avoid changes in the shape of the mouse pointer.

* src/xdisp.c (define_frame_cursor1): Don't change the mouse
pointer shape when do_mouse_tracking has the value of 'dragging',
not just any non-nil value.  (Bug#20934)
(syms_of_xdisp): DEFSYM 'dragging'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cross references.</title>
<updated>2015-06-30T08:02:56+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-06-30T08:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ee0b83343231427fbdf954ce9e7d4f1632583245'/>
<id>ee0b83343231427fbdf954ce9e7d4f1632583245</id>
<content type='text'>
* doc/emacs/display.texi (Standard Faces, Fringes): Add cross
references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/display.texi (Standard Faces, Fringes): Add cross
references.
</pre>
</div>
</content>
</entry>
</feed>
