<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacsd.git/LICENSE, branch master</title>
<subtitle>This repository holds my configurations for Emacs.

I used to store this in GitLab, but I now host my git repositories.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/'/>
<entry>
<title>rename: LICENSE -&gt; COPYING</title>
<updated>2021-08-12T03:55:36+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-08-12T03:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=718ed23937b4139a07b077a15c11bb5d458adc2f'/>
<id>718ed23937b4139a07b077a15c11bb5d458adc2f</id>
<content type='text'>
This conforms to GNU coding standard.  Note this is just a personal
taste.  It is of course not mandatory for my personal Emacs
configuration file to conform to a coding standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This conforms to GNU coding standard.  Note this is just a personal
taste.  It is of course not mandatory for my personal Emacs
configuration file to conform to a coding standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>More custom functions and adjust for custom completion framework</title>
<updated>2021-01-23T16:49:45+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-22T16:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=2066e827155ae2893097360024ffd975166a44ef'/>
<id>2066e827155ae2893097360024ffd975166a44ef</id>
<content type='text'>
* LICENSE: Add GPLv3.

* basic.el (durand-enlarge-window):
(durand-shrink-window):
(durand-enlarge-window-horizontally):
(durand-shrink-window-horizontally): Now I can easily maximize or
minimize windows.

* comb/orderless-conf.el ("orderless"): Now I try to use my own
completion framework.

* common.el (durand-embark-scroll-down-or-go-to-completions):
(durand-embark-scroll-up-or-go-to-completions):
(durand-completion-scroll-down-or-go-to-minibuffer):
(durand-completion-scroll-up-or-go-to-minibuffer): Move these
functions here since they do not belong to the completion framework in
my opinion.

(register):
(register-val-jump-to): Rewrite this method so that it does not have
to ask me if I want to open a file while jumping.

* completion-conf.el: My intended completion framework, which is still
work in progress.

* init.el ("comb/orderless-conf.el"):
("completion-conf.el"): Adjust things accordingly.
("durand-simple"): My custom functions for viewing and for opening
things.

* modeline.el (modeline-propertize):
(modeline-format-minor-modes):
(modeline-format-major-mode): Now the macro `modeline-propertize'
won't override properties that it does not intend to define. This has
the effect that the properties of the original constructs will go
through and have effect.
(modeline-format-main): Make sure the space has a positive length.
(modeline-format-buffer-name): Make sure the length does not exceed
half the width of the window.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* LICENSE: Add GPLv3.

* basic.el (durand-enlarge-window):
(durand-shrink-window):
(durand-enlarge-window-horizontally):
(durand-shrink-window-horizontally): Now I can easily maximize or
minimize windows.

* comb/orderless-conf.el ("orderless"): Now I try to use my own
completion framework.

* common.el (durand-embark-scroll-down-or-go-to-completions):
(durand-embark-scroll-up-or-go-to-completions):
(durand-completion-scroll-down-or-go-to-minibuffer):
(durand-completion-scroll-up-or-go-to-minibuffer): Move these
functions here since they do not belong to the completion framework in
my opinion.

(register):
(register-val-jump-to): Rewrite this method so that it does not have
to ask me if I want to open a file while jumping.

* completion-conf.el: My intended completion framework, which is still
work in progress.

* init.el ("comb/orderless-conf.el"):
("completion-conf.el"): Adjust things accordingly.
("durand-simple"): My custom functions for viewing and for opening
things.

* modeline.el (modeline-propertize):
(modeline-format-minor-modes):
(modeline-format-major-mode): Now the macro `modeline-propertize'
won't override properties that it does not intend to define. This has
the effect that the properties of the original constructs will go
through and have effect.
(modeline-format-main): Make sure the space has a positive length.
(modeline-format-buffer-name): Make sure the length does not exceed
half the width of the window.
</pre>
</div>
</content>
</entry>
</feed>
