emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108100: Fix ChangeLog typos.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108100: Fix ChangeLog typos.
Date: Fri, 02 Nov 2012 01:46:16 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108100
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Wed 2012-05-02 13:43:14 +0200
message:
  Fix ChangeLog typos.
modified:
  lib-src/ChangeLog
  lisp/ChangeLog
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2012-05-02 11:33:49 +0000
+++ b/lib-src/ChangeLog 2012-05-02 11:43:14 +0000
@@ -16,7 +16,7 @@
 
        * emacsclient.c (decode_options): Move -t -n corner case handling
        into server.el (Bug#11102).
-       (main): Send -tty to Emacs under more circumstanced (Bug#8314).
+       (main): Send -tty to Emacs under more circumstances (Bug#8314).
 
 2012-04-18  Paul Eggert  <address@hidden>
 

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-05-02 11:38:01 +0000
+++ b/lisp/ChangeLog    2012-05-02 11:43:14 +0000
@@ -11,8 +11,8 @@
        (allout-structure-deleted-functions)
        (allout-structure-shifted-functions): Rename abnormal hooks from
        *-hook, and convert to defcustoms.
-       (allout-after-copy-or-kill-hook, allout-post-undo-hook): Convert
-       to defcustoms.
+       (allout-after-copy-or-kill-hook, allout-post-undo-hook):
+       Convert to defcustoms.
        (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
 
        * allout-widgets.el: Hook callers changed.
@@ -25,8 +25,8 @@
 
 2012-05-02  Martin Rudalics  <address@hidden>
 
-       * window.el (display-buffer--action-function-custom-type): Fix
-       entry.
+       * window.el (display-buffer--action-function-custom-type):
+       Fix entry.
 
 2012-05-02  Alan Mackenzie  <address@hidden>
 
@@ -8254,7 +8254,7 @@
        insecure exception for current topic.  Also note that auto-saves
        are handled differently.
 
-       (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
+       (allout-auto-save-temporarily-disabled, allout-just-did-undo):
        State variables for tracking auto-save inhibition situation.
 
        (allout-write-contents-hook-handler): Rename from
@@ -10701,8 +10701,8 @@
        (newsticker--plainview-tool-bar-map): Move tool-bar icons to
        etc/images/newsticker.
 
-       * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
-       (newsticker--process-auto-mark-filter-match): : Tell user about
+       * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
+       (newsticker--process-auto-mark-filter-match): Tell user about
        auto-marking.
 
 2011-05-13  Didier Verna  <address@hidden>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]