mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Fix Changelog typos.
This commit is contained in:
parent
9dd99753de
commit
0449d6cdab
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
|
2013-12-01 Dmitry Gutov <dgutov@yandex.ru>
|
||||||
|
|
||||||
* .dir-locals.el: (log-edit-move): Add the "Author: " header.
|
* .dir-locals.el (log-edit-move): Add the "Author: " header.
|
||||||
|
|
||||||
2013-11-30 Dani Moncayo <dmoncayo@gmail.com>
|
2013-11-30 Dani Moncayo <dmoncayo@gmail.com>
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
2013-11-30 Eli Zaretskii <eliz@gnu.org>
|
2013-11-30 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
* startup.el (fancy-splash-frame): On MS-Windows, trigger
|
* startup.el (fancy-splash-frame): On MS-Windows, trigger
|
||||||
redisplay to make sure the initial frame gets a change to become
|
redisplay to make sure the initial frame gets a chance to become
|
||||||
visible. (Bug#16014)
|
visible. (Bug#16014)
|
||||||
|
|
||||||
2013-11-30 Martin Rudalics <rudalics@gmx.at>
|
2013-11-30 Martin Rudalics <rudalics@gmx.at>
|
||||||
|
@ -191,7 +191,7 @@
|
||||||
* leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
|
* leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
|
||||||
(generated-autoload-load-name): Set file-local value.
|
(generated-autoload-load-name): Set file-local value.
|
||||||
|
|
||||||
2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com> (tiny change)
|
2013-11-26 Kenjiro NAKAYAMA <knakayam@redhat.com> (tiny change)
|
||||||
|
|
||||||
* net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
|
* net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
|
||||||
(eww-add-bookmark): ask confirmation when add to bookmarks
|
(eww-add-bookmark): ask confirmation when add to bookmarks
|
||||||
|
@ -375,7 +375,7 @@
|
||||||
Add `octave-source-file'.
|
Add `octave-source-file'.
|
||||||
(octave-source-file): New function. (Bug#15935)
|
(octave-source-file): New function. (Bug#15935)
|
||||||
|
|
||||||
2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com> (tiny change)
|
2013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com> (tiny change)
|
||||||
|
|
||||||
* net/eww.el (eww-local-regex): New variable.
|
* net/eww.el (eww-local-regex): New variable.
|
||||||
(eww): Use it to detect localhost and similar.
|
(eww): Use it to detect localhost and similar.
|
||||||
|
@ -402,7 +402,7 @@
|
||||||
* emacs-lisp/package.el (describe-package-1): Add package archive
|
* emacs-lisp/package.el (describe-package-1): Add package archive
|
||||||
to shown fields.
|
to shown fields.
|
||||||
|
|
||||||
2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
|
2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
|
||||||
|
|
||||||
* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
|
* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
|
||||||
Change default to "# encoding: %s" to differentiate it from the
|
Change default to "# encoding: %s" to differentiate it from the
|
||||||
|
@ -1866,7 +1866,7 @@
|
||||||
of GIF DLLs for versions before and after 5.0.0 of giflib.
|
of GIF DLLs for versions before and after 5.0.0 of giflib.
|
||||||
(Bug#15531)
|
(Bug#15531)
|
||||||
|
|
||||||
2013-10-10 João Távora <joaotavora@gmail.com>
|
2013-10-10 João Távora <joaotavora@gmail.com>
|
||||||
|
|
||||||
* vc/vc.el (vc-diff-build-argument-list-internal): If the file is
|
* vc/vc.el (vc-diff-build-argument-list-internal): If the file is
|
||||||
not locked, use last revision and current source as
|
not locked, use last revision and current source as
|
||||||
|
|
|
@ -721,7 +721,7 @@
|
||||||
"dumb loop", adjust C pointers into buffer text to follow suit.
|
"dumb loop", adjust C pointers into buffer text to follow suit.
|
||||||
(Bug#15841)
|
(Bug#15841)
|
||||||
|
|
||||||
2013-11-09 Łukasz Stelmach <stlman@poczta.fm> (tiny change)
|
2013-11-09 Łukasz Stelmach <stlman@poczta.fm> (tiny change)
|
||||||
|
|
||||||
* gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi:
|
* gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi:
|
||||||
for conversion (Bug#15837).
|
for conversion (Bug#15837).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue