]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog whitespace fixes
authorGlenn Morris <rgm@gnu.org>
Tue, 17 Sep 2013 07:31:09 +0000 (00:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 17 Sep 2013 07:31:09 +0000 (00:31 -0700)
etc/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.16
lisp/cedet/ChangeLog

index 5483d824da459cb3faeaa3f8fca0c744b50ec76f..7133b16f36d8fd70515c65089c42b8529cfe78a9 100644 (file)
        * 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.
 
index f36ed3ceebbe1c5dc7e0acabdc861327a70df1b8..15afc3ad19eb51cfd6b9cef41cc7ff92a6e585d0 100644 (file)
        * 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.
        (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)
index 7692a0fffa891cec785c467d11ef77db6da3a01c..b18d2bf9da43516d670d8840eaa13b7843e93bdb 100644 (file)
        (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).
index 2094523cdaa0af5f7da1f81bc659bd04a3eaa013..a8a4c9db6f595548fe32f0c805e00de3def66ea9 100644 (file)
        (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):