mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-08 13:19:36 +00:00
ChangeLog fixes
This commit is contained in:
parent
1f5afa8c1c
commit
72140a0fb0
1 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
||||||
2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
|
2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
|
||||||
|
|
||||||
* shell.el Shell completion now matches executable filenames from
|
* shell.el (shell-dynamic-complete-command): Doc fix.
|
||||||
the current buffer's directory, on systems in which this behaviour
|
(shell--command-completion-data): Shell completion now matches
|
||||||
is the default (windows-nt, ms-dos).
|
executable filenames from the current buffer's directory, on
|
||||||
|
systems in which this behaviour is the default (windows-nt, ms-dos).
|
||||||
|
|
||||||
2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
|
2013-12-27 Lars Ingebrigtsen <larsi@gnus.org>
|
||||||
|
|
||||||
|
@ -157,7 +158,7 @@
|
||||||
|
|
||||||
* indent.el (indent-rigidly): Use substitute-command-keys.
|
* indent.el (indent-rigidly): Use substitute-command-keys.
|
||||||
|
|
||||||
2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
2013-12-22 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
||||||
|
|
||||||
* net/eww.el (eww-tag-select): Add text-property to jump to next
|
* net/eww.el (eww-tag-select): Add text-property to jump to next
|
||||||
select field.
|
select field.
|
||||||
|
@ -199,7 +200,7 @@
|
||||||
|
|
||||||
* simple.el (newline): Doc fix.
|
* simple.el (newline): Doc fix.
|
||||||
|
|
||||||
2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
2013-12-21 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
|
||||||
|
|
||||||
* net/eww.el (eww-list-histories, eww-list-histories)
|
* net/eww.el (eww-list-histories, eww-list-histories)
|
||||||
(eww-history-browse, eww-history-quit, eww-history-kill)
|
(eww-history-browse, eww-history-quit, eww-history-kill)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue