<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/leim, branch scratch/python-eldoc-async</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>Commit indian.el forgotten in previous change.</title>
<updated>2020-05-29T13:30:44+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-05-29T13:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c74e24eacd2cfb182e2159a23db21cfbec73cced'/>
<id>c74e24eacd2cfb182e2159a23db21cfbec73cced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2020-02-01T15:50:10+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-02-01T15:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0ceb5d0b23e64712d5a2c29b642489524cdbd6d4'/>
<id>0ceb5d0b23e64712d5a2c29b642489524cdbd6d4</id>
<content type='text'>
5bf2ef3871 Add more blackboard bold characters to TeX input method
c362a624d8 ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix comme...
2b1e18ae85 Protect against errors in gdb-mi.el handlers
baceb8e84d Allow exiting the Python interpreter of a GDB session
2e66013dcf Ensure minibuffer input is added to history in read_minibuf
de41161534 Tab-bar related fixes.
247f2cfa02 ; ChangeLog.3 fixes.
e1a712bb3f * admin/authors.el: Add missing entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5bf2ef3871 Add more blackboard bold characters to TeX input method
c362a624d8 ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix comme...
2b1e18ae85 Protect against errors in gdb-mi.el handlers
baceb8e84d Allow exiting the Python interpreter of a GDB session
2e66013dcf Ensure minibuffer input is added to history in read_minibuf
de41161534 Tab-bar related fixes.
247f2cfa02 ; ChangeLog.3 fixes.
e1a712bb3f * admin/authors.el: Add missing entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more blackboard bold characters to TeX input method</title>
<updated>2020-01-31T10:20:39+00:00</updated>
<author>
<name>Ansgar Burchardt</name>
</author>
<published>2015-07-21T11:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5bf2ef3871b0f42266f6bde7c0d2d607e9625770'/>
<id>5bf2ef3871b0f42266f6bde7c0d2d607e9625770</id>
<content type='text'>
This patch adds all capital blackboard bold letters and those for "1"
and "2". Most characters are in common use in mathematics, but it does
not seem useful to exclude the few not widely used.

Reference: https://en.wikipedia.org/wiki/Blackboard_bold

* lisp/leim/quail/latin-ltx.el (latin-ltx--define-rules): Add all
the blackboard bold commands from AMSTeX.  (Bug#21103)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds all capital blackboard bold letters and those for "1"
and "2". Most characters are in common use in mathematics, but it does
not seem useful to exclude the few not widely used.

Reference: https://en.wikipedia.org/wiki/Blackboard_bold

* lisp/leim/quail/latin-ltx.el (latin-ltx--define-rules): Add all
the blackboard bold commands from AMSTeX.  (Bug#21103)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add \sqrt[4] as Latex input method, too</title>
<updated>2020-01-22T15:47:12+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-01-22T15:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1a2a5a17a75d77961b94d88989353bd07cfd3ef5'/>
<id>1a2a5a17a75d77961b94d88989353bd07cfd3ef5</id>
<content type='text'>
* lisp/leim/quail/latin-ltx.el: Add \sqrt[4] as input method
(bug#25594).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/latin-ltx.el: Add \sqrt[4] as input method
(bug#25594).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add \sqrt and \sqrt[3] as Latex input methods</title>
<updated>2020-01-22T14:18:22+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-01-22T14:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3fd35d7a3c47bc9d665281c148818051208bc7e0'/>
<id>3fd35d7a3c47bc9d665281c148818051208bc7e0</id>
<content type='text'>
* lisp/leim/quail/latin-ltx.el: Add \sqrt and \sqrt[3] as input
methods (bug#25594).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/latin-ltx.el: Add \sqrt and \sqrt[3] as input
methods (bug#25594).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-01-01T00:59:52+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-01T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=365e01cc9f64ce6ca947ccfd8612d60763280a37'/>
<id>365e01cc9f64ce6ca947ccfd8612d60763280a37</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete doc references to XEmacs (Bug#37899)</title>
<updated>2019-10-28T14:55:10+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-10-28T14:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c515d4eeb2fe966923f0fef0c231945b6ad1df8f'/>
<id>c515d4eeb2fe966923f0fef0c231945b6ad1df8f</id>
<content type='text'>
* doc/misc/edt.texi (Changes, Goals):
* doc/misc/emacs-mime.texi (Charset Translation):
* doc/misc/gnus-faq.texi (FAQ 4-15):
* doc/misc/pcl-cvs.texi (Bugs):
* doc/misc/srecode.texi (SRecode Minor Mode):
* lisp/cedet/srecode/insert.el (srecode-insert-ask-variable-method):
* lisp/follow.el:
* lisp/leim/quail/ipa.el (ipa-x-sampa, ipa-kirshenbaum):
* lisp/net/newsticker.el:
* lisp/obsolete/iswitchb.el:
* lisp/progmodes/hideshow.el:
* lisp/savehist.el (savehist-file):
* lisp/vc/ediff.el: Remove obsolete references to XEmacs in doc
strings and comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/edt.texi (Changes, Goals):
* doc/misc/emacs-mime.texi (Charset Translation):
* doc/misc/gnus-faq.texi (FAQ 4-15):
* doc/misc/pcl-cvs.texi (Bugs):
* doc/misc/srecode.texi (SRecode Minor Mode):
* lisp/cedet/srecode/insert.el (srecode-insert-ask-variable-method):
* lisp/follow.el:
* lisp/leim/quail/ipa.el (ipa-x-sampa, ipa-kirshenbaum):
* lisp/net/newsticker.el:
* lisp/obsolete/iswitchb.el:
* lisp/progmodes/hideshow.el:
* lisp/savehist.el (savehist-file):
* lisp/vc/ediff.el: Remove obsolete references to XEmacs in doc
strings and comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to match more recent versions of Praat.</title>
<updated>2019-09-17T11:56:28+00:00</updated>
<author>
<name>W. Garrett Mitchener</name>
</author>
<published>2019-09-17T11:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0e5e816a09cddb0577e5d7c6187b872876b2f759'/>
<id>0e5e816a09cddb0577e5d7c6187b872876b2f759</id>
<content type='text'>
* lisp/leim/quail/ipa-praat.el ("ipa-praat"): Update to match
more recent versions of Praat (bug#36198).

- \rh was used for ram's horns (a vowel) and rhoticity hook (a
  diacritic).  Praat uses \hr for the hook, so I made that changed.

- \e3v for the slightly rounded diacritic seems to have been a typo
  related to the use of e in the example.  Changed it to \3v to match
  Praat.

- Added examples to the table of tone diacritics

- Added \^h for superscript h

- Added \^H for superscript h with hook

- Added \^w for superscript w (labialization)

- Added \^j for superscript j (palatalization)

- Added \^g for superscript symbol (velarization)

- Added \^9 for superscript symbol (pharyngealization)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/ipa-praat.el ("ipa-praat"): Update to match
more recent versions of Praat (bug#36198).

- \rh was used for ram's horns (a vowel) and rhoticity hook (a
  diacritic).  Praat uses \hr for the hook, so I made that changed.

- \e3v for the slightly rounded diacritic seems to have been a typo
  related to the use of e in the example.  Changed it to \3v to match
  Praat.

- Added examples to the table of tone diacritics

- Added \^h for superscript h

- Added \^H for superscript h with hook

- Added \^w for superscript w (labialization)

- Added \^j for superscript j (palatalization)

- Added \^g for superscript symbol (velarization)

- Added \^9 for superscript symbol (pharyngealization)
</pre>
</div>
</content>
</entry>
<entry>
<title>Touch of latin-ltx input method for long arrows</title>
<updated>2019-07-27T14:56:15+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-07-27T14:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a0389384ad9e4b475648809bee65966c17e7a212'/>
<id>a0389384ad9e4b475648809bee65966c17e7a212</id>
<content type='text'>
* lisp/leim/quail/latin-ltx.el: Map all the \\long.*arrow inputs
to the long characters instead of the normal ones (i.e., LONG
RIGHTWARDS ARROW instead of RIGHTWARDS ARROW) (bug#24302).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/leim/quail/latin-ltx.el: Map all the \\long.*arrow inputs
to the long characters instead of the normal ones (i.e., LONG
RIGHTWARDS ARROW instead of RIGHTWARDS ARROW) (bug#24302).
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/leim/quail/georgian.el: Add georgian-nuskhuri input method</title>
<updated>2019-07-14T06:29:54+00:00</updated>
<author>
<name>Nick Drozd</name>
</author>
<published>2019-07-13T17:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=262577f72421d1af53d905683879d7b3dde68596'/>
<id>262577f72421d1af53d905683879d7b3dde68596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
