1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

ChangeLog whitespace fixes

This commit is contained in:
Glenn Morris 2013-09-17 00:31:09 -07:00
parent 39eb0cb563
commit e36b2d20d0
4 changed files with 5 additions and 5 deletions

View File

@ -724,7 +724,7 @@
* refcards/vipcard.tex, refcards/viperCard.tex:
Update short copyright year to 2012.
2012-01-04 Chong Yidong <cyd@stupidchicken.com>
2012-01-04 Chong Yidong <cyd@stupidchicken.com>
* org/README: Rename from COPYRIGHT-AND-LICENSE.

View File

@ -4144,7 +4144,7 @@
* term/xterm.el (xterm--query):
Stop after first matching handler. (Bug#14615)
2013-06-14 Ivan Kanis <ivan@kanis.fr>
2013-06-14 Ivan Kanis <ivan@kanis.fr>
Add support for dired in saveplace.
* dired.el (dired-initial-position-hook): New variable.
@ -6754,7 +6754,7 @@
(vc-exec-after): Allow code to be a function. Use add/remove-function.
(compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
2013-04-19 Masatake YAMATO <yamato@redhat.com>
2013-04-19 Masatake YAMATO <yamato@redhat.com>
* progmodes/sh-script.el (sh-imenu-generic-expression):
Handle function names with a single character. (Bug#14111)

View File

@ -7788,7 +7788,7 @@
(ruby-syntax-propertize-function): Adjust for changes in
`ruby-syntax-propertize-heredoc'.
2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
* progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
binding (use `M-;' instead).

View File

@ -962,7 +962,7 @@
(semantic-gcc-setup): If the first attempt at calling cpp fails,
try straight GCC.
2012-10-01 Jan Moringen <jan.moringen@uni-bielefeld.de>
2012-10-01 Jan Moringen <jan.moringen@uni-bielefeld.de>
* semantic/idle.el
(semantic-idle-breadcrumbs--display-in-header-line):