<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/lispref, branch scratch/correct-warning-pos</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 branch 'master' into scratch/correct-warning-pos</title>
<updated>2022-01-22T11:02:50+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2022-01-22T11:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=14d64a8adcc866deecd758b898e8ef2d836b354a'/>
<id>14d64a8adcc866deecd758b898e8ef2d836b354a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous amendments to the scratch/correct-warning-pos branch</title>
<updated>2022-01-22T09:59:05+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2022-01-22T09:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8'/>
<id>bdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8</id>
<content type='text'>
* lisp/cedet/semantic/fw.el (semantic-alias-obsolete)
(semantic-varalias-obsolete): Replace calls to byte-compile-warn with calls to
byte-compile-warn-x (when it exists).

* lisp/emacs-lisp/bytecomp.el (byte-compile-log-warning-function)
(byte-compile--log-warning-for-byte-compile): Make the POSITION parameter no
longer &amp;optional (for the benefit of flymake on *.el).
(byte-compile-log-warning): Replace a nil POSITION argument with an actual
position.
(byte-compile-file-form-require): Push the required symbol onto
byte-compile-form-stack, for the benefit of `do-after-load-evaluation'.

* lisp/keymap.el (define-keymap--compile): Replace four calls to
byte-compile-warn with byte-compile-warn-x.

* doc/lispref/elisp.texi (master menu): Add entries for Shorthands and Symbols
with position.

* doc/lispref/streams.texi (Input Functions): Document
read-positioning-symbols.

* doc/lispref/symbols.texi (Symbols): Add new menu entry.
(Symbols with Position): New @section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/cedet/semantic/fw.el (semantic-alias-obsolete)
(semantic-varalias-obsolete): Replace calls to byte-compile-warn with calls to
byte-compile-warn-x (when it exists).

* lisp/emacs-lisp/bytecomp.el (byte-compile-log-warning-function)
(byte-compile--log-warning-for-byte-compile): Make the POSITION parameter no
longer &amp;optional (for the benefit of flymake on *.el).
(byte-compile-log-warning): Replace a nil POSITION argument with an actual
position.
(byte-compile-file-form-require): Push the required symbol onto
byte-compile-form-stack, for the benefit of `do-after-load-evaluation'.

* lisp/keymap.el (define-keymap--compile): Replace four calls to
byte-compile-warn with byte-compile-warn-x.

* doc/lispref/elisp.texi (master menu): Add entries for Shorthands and Symbols
with position.

* doc/lispref/streams.texi (Input Functions): Document
read-positioning-symbols.

* doc/lispref/symbols.texi (Symbols): Add new menu entry.
(Symbols with Position): New @section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the textsec-check function to textsec-suspicious-p</title>
<updated>2022-01-20T13:33:36+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-20T13:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=55c1670bc52c924d80c72e55bf3864023749be29'/>
<id>55c1670bc52c924d80c72e55bf3864023749be29</id>
<content type='text'>
* lisp/net/shr.el (shr-tag-a):
* lisp/international/textsec-check.el (textsec-suspicious-p):
* lisp/gnus/message.el (message-send-mail):
* lisp/gnus/gnus-art.el (article--check-suspicious-addresses):
* etc/NEWS (like):
* doc/lispref/text.texi (Suspicious Text):
(Suspicious Text): Rename the textsec-check function to
textsec-suspicious-p.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/shr.el (shr-tag-a):
* lisp/international/textsec-check.el (textsec-suspicious-p):
* lisp/gnus/message.el (message-send-mail):
* lisp/gnus/gnus-art.el (article--check-suspicious-addresses):
* etc/NEWS (like):
* doc/lispref/text.texi (Suspicious Text):
(Suspicious Text): Rename the textsec-check function to
textsec-suspicious-p.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of textsec</title>
<updated>2022-01-20T09:04:41+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-20T09:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=21e96ce324f2302ee6fb84d387ceed6911aadd04'/>
<id>21e96ce324f2302ee6fb84d387ceed6911aadd04</id>
<content type='text'>
* lisp/international/textsec-check.el (textsec-check): Doc fixes.

* doc/lispref/text.texi (Suspicious Text): Improve wording and
indexing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/international/textsec-check.el (textsec-check): Doc fixes.

* doc/lispref/text.texi (Suspicious Text): Improve wording and
indexing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document textsec</title>
<updated>2022-01-20T07:38:16+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-20T07:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2a3edd1e0acf00587a5243db87bf80e8383a61d8'/>
<id>2a3edd1e0acf00587a5243db87bf80e8383a61d8</id>
<content type='text'>
* doc/lispref/elisp.texi (Top): Add menu.
* doc/lispref/text.texi (Text): Add menu.
(Suspicious Text): New node.

* lisp/international/textsec-check.el (textsec-check): Adjust doc
string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/elisp.texi (Top): Add menu.
* doc/lispref/text.texi (Text): Add menu.
(Suspicious Text): New node.

* lisp/international/textsec-check.el (textsec-check): Adjust doc
string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename system tooltip variables to `use-system-tooltips'</title>
<updated>2022-01-19T05:12:18+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2022-01-19T05:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=95084cec09190d7263ce61d30387c08e7d365ad3'/>
<id>95084cec09190d7263ce61d30387c08e7d365ad3</id>
<content type='text'>
* doc/emacs/frames.texi (Tooltips):
* doc/emacs/haiku.texi (Haiku Basics):
* doc/lispref/display.texi (Tooltips): Document
`use-system-tooltips' instead.

* etc/NEWS: Announce new option.
* lisp/cus-start.el (standard): Add new option.

* lisp/term/haiku-win.el (haiku-use-system-tooltips):
* lisp/term/pgtk-win.el (x-gtk-use-system-tooltips):
* lisp/term/x-win.el (x-gtk-use-system-tooltips): Add aliases
for old options.

* src/frame.c (syms_of_frame): New variable
`use-system-tooltips'.

* src/haikufns.c (Fx_show_tip):
(syms_of_haikufns):
* src/pgtkfns.c (x_hide_tip):
(Fx_show_tip):
(syms_of_pgtkfns):
* src/xfns.c (x_hide_tip):
(Fx_show_tip):
(syms_of_xfns): Use `use-system-tooltips' instead of the old
platform dependent options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/frames.texi (Tooltips):
* doc/emacs/haiku.texi (Haiku Basics):
* doc/lispref/display.texi (Tooltips): Document
`use-system-tooltips' instead.

* etc/NEWS: Announce new option.
* lisp/cus-start.el (standard): Add new option.

* lisp/term/haiku-win.el (haiku-use-system-tooltips):
* lisp/term/pgtk-win.el (x-gtk-use-system-tooltips):
* lisp/term/x-win.el (x-gtk-use-system-tooltips): Add aliases
for old options.

* src/frame.c (syms_of_frame): New variable
`use-system-tooltips'.

* src/haikufns.c (Fx_show_tip):
(syms_of_haikufns):
* src/pgtkfns.c (x_hide_tip):
(Fx_show_tip):
(syms_of_pgtkfns):
* src/xfns.c (x_hide_tip):
(Fx_show_tip):
(syms_of_xfns): Use `use-system-tooltips' instead of the old
platform dependent options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Find a way to make lowering frames work on Haiku</title>
<updated>2022-01-15T05:30:28+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2022-01-15T05:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=43618cd44c44568947732aacfe99919f25202343'/>
<id>43618cd44c44568947732aacfe99919f25202343</id>
<content type='text'>
* doc/lispref/frames.texi (Raising and Lowering): Document that
lowering frames is now supported on Haiku.
* src/haikuterm.c (haiku_frame_raise_lower): Implement a hack to
lower frames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/frames.texi (Raising and Lowering): Document that
lowering frames is now supported on Haiku.
* src/haikuterm.c (haiku_frame_raise_lower): Implement a hack to
lower frames.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve function-alias-p documentation</title>
<updated>2022-01-14T07:25:41+00:00</updated>
<author>
<name>Robert Pluim</name>
</author>
<published>2022-01-14T07:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9cc1344c9fbec39cf193a745e2720f1e008ff2f6'/>
<id>9cc1344c9fbec39cf193a745e2720f1e008ff2f6</id>
<content type='text'>
* doc/lispref/functions.texi (Defining Functions): Improve the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/functions.texi (Defining Functions): Improve the text.
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/lispref/functions.texi (Defining Functions): Fix thinko.</title>
<updated>2022-01-13T13:09:44+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2022-01-13T13:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2dc4b1008db39d2ee7bc0b4b3e2ddb0bbd192ce9'/>
<id>2dc4b1008db39d2ee7bc0b4b3e2ddb0bbd192ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new function function-alias-p</title>
<updated>2022-01-13T08:49:19+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-13T08:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c8a2af3037c647bf6dd53f53af1b344e284f809b'/>
<id>c8a2af3037c647bf6dd53f53af1b344e284f809b</id>
<content type='text'>
* doc/lispref/functions.texi (Defining Functions): Document it.
* lisp/subr.el (function-alias-p): New function (bug#53178).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/functions.texi (Defining Functions): Document it.
* lisp/subr.el (function-alias-p): New function (bug#53178).
</pre>
</div>
</content>
</entry>
</feed>
