<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/emulation, branch scratch/native-comp-cl</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>Remove some compat code from viper-cmd.el</title>
<updated>2020-08-19T09:37:26+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-19T09:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9c17df59a38b71166c8e4644ab525e791f7ff21c'/>
<id>9c17df59a38b71166c8e4644ab525e791f7ff21c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some compat code from viper-*.el</title>
<updated>2020-08-18T21:33:58+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-18T21:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=411a6fd290682f5ae88597194aef164a4a2545d9'/>
<id>411a6fd290682f5ae88597194aef164a4a2545d9</id>
<content type='text'>
* lisp/emulation/viper-util.el (viper-check-minibuffer-overlay):
* lisp/emulation/viper-cmd.el (viper-minibuffer-standard-hook)
(viper-minibuffer-real-start, viper-submit-report): No need to
check whether minibuffer-prompt-end is defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/viper-util.el (viper-check-minibuffer-overlay):
* lisp/emulation/viper-cmd.el (viper-minibuffer-standard-hook)
(viper-minibuffer-real-start, viper-submit-report): No need to
check whether minibuffer-prompt-end is defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some compat code from viper-cmd.el</title>
<updated>2020-08-18T21:22:36+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-18T21:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b906ef38fc68ea39b914c89c3c5eab5adfd03a2e'/>
<id>b906ef38fc68ea39b914c89c3c5eab5adfd03a2e</id>
<content type='text'>
* lisp/emulation/viper-cmd.el (viper-next-line-at-bol): No need to
check for button-at.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/viper-cmd.el (viper-next-line-at-bol): No need to
check for button-at.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more XEmacs compat code from viper</title>
<updated>2020-08-17T11:29:48+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-16T19:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ddbfbeb0671d13fdd06e6eca4328af02d922c6a5'/>
<id>ddbfbeb0671d13fdd06e6eca4328af02d922c6a5</id>
<content type='text'>
* lisp/emulation/viper-util.el (viper-sit-for-short)
(viper-last-command-char): Make obsolete.
(viper-fast-keysequence-p):
* lisp/emulation/viper-cmd.el (viper-escape-to-emacs)
(viper-digit-argument, viper-command-argument, viper-undo)
(viper-exit-minibuffer):
* lisp/emulation/viper-mous.el (viper-multiclick-p):
Adjust callers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/viper-util.el (viper-sit-for-short)
(viper-last-command-char): Make obsolete.
(viper-fast-keysequence-p):
* lisp/emulation/viper-cmd.el (viper-escape-to-emacs)
(viper-digit-argument, viper-command-argument, viper-undo)
(viper-exit-minibuffer):
* lisp/emulation/viper-mous.el (viper-multiclick-p):
Adjust callers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some compat code from viper-cmd.el</title>
<updated>2020-08-12T16:56:47+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-12T16:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=56a44a882c651dae40bd8de1dc81101b4e87ab54'/>
<id>56a44a882c651dae40bd8de1dc81101b4e87ab54</id>
<content type='text'>
* lisp/emulation/viper-cmd.el (viper-register-to-point):
frame-configuration-p is always available in Emacs now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/viper-cmd.el (viper-register-to-point):
frame-configuration-p is always available in Emacs now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some compat code from viper*.el</title>
<updated>2020-08-12T16:52:53+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-12T16:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9a929de29bcc6ffba9f4f3b07e91587dae5ce61f'/>
<id>9a929de29bcc6ffba9f4f3b07e91587dae5ce61f</id>
<content type='text'>
* lisp/emulation/viper.el (viper-go-away, viper-set-hooks)
(viper-non-hook-settings, viper-mode):
* lisp/emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
(viper-harness-minor-mode): Remove a bunch of checks to do (or
not do) things based on whether add-to-ordered-list is fbound and
emulation-mode-map-alists is bound, because in Emacs now, these
are always true.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/viper.el (viper-go-away, viper-set-hooks)
(viper-non-hook-settings, viper-mode):
* lisp/emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
(viper-harness-minor-mode): Remove a bunch of checks to do (or
not do) things based on whether add-to-ordered-list is fbound and
emulation-mode-map-alists is bound, because in Emacs now, these
are always true.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with deactivation of mark in 'cua-cancel'</title>
<updated>2020-06-20T07:41:56+00:00</updated>
<author>
<name>Andrew Burgess</name>
</author>
<published>2020-06-07T08:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2fec4c733cfb078de24a9d2dea51b1ff0bc717ca'/>
<id>2fec4c733cfb078de24a9d2dea51b1ff0bc717ca</id>
<content type='text'>
* lisp/emulation/cua-base.el (cua-cancel): Use 'deactivate-mark'
instead of setting 'mark-active' directly.

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emulation/cua-base.el (cua-cancel): Use 'deactivate-mark'
instead of setting 'mark-active' directly.

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2020-06-17T15:47:53+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-06-17T15:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=21b03faed44913ba0b0e3d54d2ffdb0ac067fae8'/>
<id>21b03faed44913ba0b0e3d54d2ffdb0ac067fae8</id>
<content type='text'>
229995ba2c (origin/emacs-27) Fix some Texinfo markup
01e86b9fdf Fix recentf typo in Emacs manual
cd4f75bb86 Rename default function to next-error-buffer-unnavigated-c...
1dff0a8949 * lisp/image-mode.el (image-toggle-display-image): Fix fit...
a71d1787f1 * doc/misc/tramp.texi (Predefined connection information):...
079b0dc430 Delete, don't kill, dir dir fragments in icomplete-fido-ba...
6cdecc2659 Revert markup change in with-coding-priority docs
22f4fba8a9 * lisp/emulation/cua-rect.el (cua--rectangle-region-insert...
6b9eac6759 * lisp/simple.el (shell-command-on-region): Fix docstring.
43ad7dc1af Clean up D-Bus documentation (bug#41744)
c43e5ed60d * lisp/image-mode.el (image-transform-original): New comma...
6eb18a950d Move tab-bar and tab-line faces to faces.el (part of bug#4...

# Conflicts:
#	etc/NEWS
#	lisp/simple.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
229995ba2c (origin/emacs-27) Fix some Texinfo markup
01e86b9fdf Fix recentf typo in Emacs manual
cd4f75bb86 Rename default function to next-error-buffer-unnavigated-c...
1dff0a8949 * lisp/image-mode.el (image-toggle-display-image): Fix fit...
a71d1787f1 * doc/misc/tramp.texi (Predefined connection information):...
079b0dc430 Delete, don't kill, dir dir fragments in icomplete-fido-ba...
6cdecc2659 Revert markup change in with-coding-priority docs
22f4fba8a9 * lisp/emulation/cua-rect.el (cua--rectangle-region-insert...
6b9eac6759 * lisp/simple.el (shell-command-on-region): Fix docstring.
43ad7dc1af Clean up D-Bus documentation (bug#41744)
c43e5ed60d * lisp/image-mode.el (image-transform-original): New comma...
6eb18a950d Move tab-bar and tab-line faces to faces.el (part of bug#4...

# Conflicts:
#	etc/NEWS
#	lisp/simple.el
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.</title>
<updated>2020-06-09T23:03:06+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2020-06-09T23:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=22f4fba8a903874ba63f8f479fa40b1dfe12850f'/>
<id>22f4fba8a903874ba63f8f479fa40b1dfe12850f</id>
<content type='text'>
Add cua--insert-rectangle around region-insert-function (bug#41440).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add cua--insert-rectangle around region-insert-function (bug#41440).
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete libraries obsolete since 23.1 and 23.2</title>
<updated>2020-05-15T17:55:26+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-05-15T17:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b76cdd0c1a7978decc0c1044ad23ecc9432c526a'/>
<id>b76cdd0c1a7978decc0c1044ad23ecc9432c526a</id>
<content type='text'>
Emacs 23.2 was released 10 years ago.  old-whitespace.el has a
replacement in whitespace.el and is no longer relevant.  The other
libraries implement compatibility with Lucid Emacs, a modified version
of Emacs last released in the 1990s.

* lisp/obsolete/ledit.el:
* lisp/obsolete/lmenu.el:
* lisp/obsolete/lucid.el:
* lisp/obsolete/old-whitespace.el: Delete files.  These libraries have
been obsolete since Emacs 23.1 or 23.2.
* etc/NEWS: Announce their deletion.

* admin/authors.el (authors-ignored-files)
(authors-fixed-entries, authors-valid-file-names):
* lisp/emulation/viper.el (viper-mode):
* lisp/ffap.el (ffap-menu-ask): Remove references to deleted files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Emacs 23.2 was released 10 years ago.  old-whitespace.el has a
replacement in whitespace.el and is no longer relevant.  The other
libraries implement compatibility with Lucid Emacs, a modified version
of Emacs last released in the 1990s.

* lisp/obsolete/ledit.el:
* lisp/obsolete/lmenu.el:
* lisp/obsolete/lucid.el:
* lisp/obsolete/old-whitespace.el: Delete files.  These libraries have
been obsolete since Emacs 23.1 or 23.2.
* etc/NEWS: Announce their deletion.

* admin/authors.el (authors-ignored-files)
(authors-fixed-entries, authors-valid-file-names):
* lisp/emulation/viper.el (viper-mode):
* lisp/ffap.el (ffap-menu-ask): Remove references to deleted files.
</pre>
</div>
</content>
</entry>
</feed>
