<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-collection.git/modes/view, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/'/>
<entry>
<title>fix(view-mode): use `#'View-quit`</title>
<updated>2024-08-27T11:02:58+00:00</updated>
<author>
<name>Gregor Grigorjan</name>
<email>gregor@grigorjan.net</email>
</author>
<published>2024-08-26T15:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=6365e7c8ae728f7a26294db261b6778d089a6263'/>
<id>6365e7c8ae728f7a26294db261b6778d089a6263</id>
<content type='text'>
view-mode itself recommends using this function to quit the mode in
in a message in its source code:

```
View mode: type \\[help-command] for help, \\[describe-mode] for commands, \\[View-quit] to quit.
```

Using `#'quit-window` does not work as expected when viewing a diff
using view-mode for a buffer in a save prompt in magit:
`#'quit-window` breaks the prompting sequence, whilst `#'View-quit` doesn't.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
view-mode itself recommends using this function to quit the mode in
in a message in its source code:

```
View mode: type \\[help-command] for help, \\[describe-mode] for commands, \\[View-quit] to quit.
```

Using `#'quit-window` does not work as expected when viewing a diff
using view-mode for a buffer in a save prompt in magit:
`#'quit-window` breaks the prompting sequence, whilst `#'View-quit` doesn't.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change package-requires to 26.3</title>
<updated>2022-06-07T00:53:16+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2022-06-07T00:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=d461f459f436a62f13e10e91b80fe62e84814fe7'/>
<id>d461f459f436a62f13e10e91b80fe62e84814fe7</id>
<content type='text'>
25 was already deprecated a year ago:

https://github.com/emacs-evil/evil-collection/pull/508/files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
25 was already deprecated a year ago:

https://github.com/emacs-evil/evil-collection/pull/508/files
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: fix linting</title>
<updated>2020-04-26T08:48:44+00:00</updated>
<author>
<name>Kien Nguyen</name>
<email>kien.n.quang@gmail.com</email>
</author>
<published>2020-04-26T05:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=695e941d8ac59dc7534524e5cd27ced9490259a1'/>
<id>695e941d8ac59dc7534524e5cd27ced9490259a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use subdirectories for setup files (+READMEs)</title>
<updated>2019-10-10T02:41:45+00:00</updated>
<author>
<name>Justin Burkett</name>
<email>justin@burkett.cc</email>
</author>
<published>2018-07-12T19:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=95dad4c734ae3d3811c05b259eea15ac4f3cb5c5'/>
<id>95dad4c734ae3d3811c05b259eea15ac4f3cb5c5</id>
<content type='text'>
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
</pre>
</div>
</content>
</entry>
</feed>
