<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch scratch/remove-internal-field</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>Mark previous uses of INTERNAL_FIELD with a trailing underscore</title>
<updated>2015-04-28T17:19:55+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-04-28T17:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5da3780604802ba86625dac927f8f6a48b6df2cc'/>
<id>5da3780604802ba86625dac927f8f6a48b6df2cc</id>
<content type='text'>
* src/.gdbinit: Revert the previous changes.

* src/buffer.c (compact_buffer): Use BVAR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/.gdbinit: Revert the previous changes.

* src/buffer.c (compact_buffer): Use BVAR.
</pre>
</div>
</content>
</entry>
<entry>
<title>src/.gdbinit: Update due to INTERNAL_FIELD removal</title>
<updated>2015-04-23T12:01:34+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-04-23T12:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bed17055404bf43e17deb40897bee49db985de52'/>
<id>bed17055404bf43e17deb40897bee49db985de52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the deprecated INTERNAL_FIELD macro</title>
<updated>2015-04-23T10:52:35+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-04-23T10:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=310a56b9f57d8ad53b2b5709af7dd13a30a07ce3'/>
<id>310a56b9f57d8ad53b2b5709af7dd13a30a07ce3</id>
<content type='text'>
* src/lisp.h (INTERNAL_FIELD): Remove.
(DEFVAR_KBOARD): Modify accordingly.

* src/alloc.c:
* src/buffer.c:
* src/buffer.h:
* src/category.c:
* src/keyboard.c:
* src/keyboard.h:
* src/syntax.c: Update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/lisp.h (INTERNAL_FIELD): Remove.
(DEFVAR_KBOARD): Modify accordingly.

* src/alloc.c:
* src/buffer.c:
* src/buffer.h:
* src/category.c:
* src/keyboard.c:
* src/keyboard.h:
* src/syntax.c: Update
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/keyboard.c (read_event_from_main_queue): Fix indentation.</title>
<updated>2015-04-23T07:59:24+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-23T07:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5f8878796e20580afa4fbe171ddc0d0c7280c193'/>
<id>5f8878796e20580afa4fbe171ddc0d0c7280c193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid starting threads by w32-shell-execute</title>
<updated>2015-04-23T07:15:07+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-23T07:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f2e2cd5969ddfb8d0302e2ee82986fa4a79b5b69'/>
<id>f2e2cd5969ddfb8d0302e2ee82986fa4a79b5b69</id>
<content type='text'>
* src/w32fns.c (Fw32_shell_execute): Convert "file:///" URLs into
local file names, before invoking ShellExecute.  (Bug#20220)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/w32fns.c (Fw32_shell_execute): Convert "file:///" URLs into
local file names, before invoking ShellExecute.  (Bug#20220)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix following doc-links in `widget-documentation-link-action'</title>
<updated>2015-04-23T07:11:59+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-04-23T07:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=62fe329762301b4edf546e74893d9169906ffa96'/>
<id>62fe329762301b4edf546e74893d9169906ffa96</id>
<content type='text'>
* lisp/wid-edit.el (widget-documentation-link-action): Make
following doc-links less simplistic (Bug#20398).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/wid-edit.el (widget-documentation-link-action): Make
following doc-links less simplistic (Bug#20398).
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve EUDC manual</title>
<updated>2015-04-23T02:17:56+00:00</updated>
<author>
<name>Thomas Fitzsimmons</name>
</author>
<published>2015-04-23T02:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=557c7d6fc6a6520a7ca92d2d006299fae0978aa3'/>
<id>557c7d6fc6a6520a7ca92d2d006299fae0978aa3</id>
<content type='text'>
* eudc.texi (Troubleshooting): New LDAP troubleshooting subsection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* eudc.texi (Troubleshooting): New LDAP troubleshooting subsection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit needless "\ " after multibyte then newline</title>
<updated>2015-04-22T18:00:16+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-04-22T17:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7128b0de899111c97749e3b7cddfb2935a7f0a9a'/>
<id>7128b0de899111c97749e3b7cddfb2935a7f0a9a</id>
<content type='text'>
* src/print.c: Include &lt;c-ctype.h&gt;, for c_isxdigit.
(print_object): When print-escape-multibyte is non-nil and a
multibyte character is followed by a newline or formfeed, followed
by a hex digit, don't output a needless "\ " before the hex digit.
* test/automated/print-tests.el (print-hex-backslash): New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/print.c: Include &lt;c-ctype.h&gt;, for c_isxdigit.
(print_object): When print-escape-multibyte is non-nil and a
multibyte character is followed by a newline or formfeed, followed
by a hex digit, don't output a needless "\ " before the hex digit.
* test/automated/print-tests.el (print-hex-backslash): New test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new `inhibit-message' variable</title>
<updated>2015-04-22T12:59:43+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-04-22T12:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=df61b078228d8ee62abc9b03ae357a867c1013b3'/>
<id>df61b078228d8ee62abc9b03ae357a867c1013b3</id>
<content type='text'>
* src/xdisp.c (syms_of_xdisp): Define a boolean `inhibit_message'.
(message3): Don't call `message3_nolog' (i.e. use the Echo Area) when
`inhibit_message' is non-zero.

* etc/NEWS: Add an entry.

* doc/lispref/display.texi: Add an entry for `inhibit-message',
  mention it in `message'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/xdisp.c (syms_of_xdisp): Define a boolean `inhibit_message'.
(message3): Don't call `message3_nolog' (i.e. use the Echo Area) when
`inhibit_message' is non-zero.

* etc/NEWS: Add an entry.

* doc/lispref/display.texi: Add an entry for `inhibit-message',
  mention it in `message'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last fix in `display-buffer-record-window'.</title>
<updated>2015-04-22T13:02:22+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2015-04-22T13:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7793db6a762112944ab05b1c03884632bd9d91cc'/>
<id>7793db6a762112944ab05b1c03884632bd9d91cc</id>
<content type='text'>
* lisp/window.el (display-buffer-record-window): Fix last fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/window.el (display-buffer-record-window): Fix last fix.
</pre>
</div>
</content>
</entry>
</feed>
