emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101497: Fix typos in ChangeLogs.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101497: Fix typos in ChangeLogs.
Date: Mon, 20 Sep 2010 03:20:32 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101497
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Mon 2010-09-20 03:20:32 +0200
message:
  Fix typos in ChangeLogs.
modified:
  lisp/ChangeLog
  lisp/ChangeLog.10
  lisp/ChangeLog.11
  lisp/ChangeLog.13
  lisp/gnus/ChangeLog
  lisp/org/ChangeLog
  src/ChangeLog
  src/ChangeLog.10
  src/ChangeLog.8
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-09-20 00:52:17 +0000
+++ b/lisp/ChangeLog    2010-09-20 01:20:32 +0000
@@ -24,30 +24,29 @@
 2010-09-18  Michael R. Mauger  <address@hidden>
 
        * progmodes/sql.el: Version 2.8
-       (sql-login-params): Update widget structure; changes still
-       needed.
+       (sql-login-params): Update widget structure; changes still needed.
        (sql-product-alist): Add :list-all and :list-table features for
        SQLite, Postgres and MySQL products.
        (sql-redirect): Handle default value.
        (sql-execute, sql-execute-feature): New functions.
        (sql-read-table-name): New function.
-       (sql-list-all, sql-list-table): New functions. User API
+       (sql-list-all, sql-list-table): New functions.  User API.
        (sql-mode-map, sql-interactive-mode-map): Add key definitions
        for above functions.
        (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
        for above functions.
        (sql-postgres-login-params): Add user and database defaults.
        (sql-buffer-live-p): Bug fix.
-       (sql-product-history); New variable.
+       (sql-product-history): New variable.
        (sql-read-product): New function. Use it.
        (sql-set-product, sql-product-interactive): Use it.
        (sql-connection-history): New variable.
-       (sql-read-connection): New function. Use it.
+       (sql-read-connection): New function.  Use it.
        (sql-connect): New function.
        (sql-for-each-login): Redesign function interface.
        (sql-make-alternate-buffer-name, sql-save-connection): Use it.
-       (sql-get-login-ext, sql-get-login): Use it. Handle default values.
-       (sql-comint): Check for program. Existing live buffer.
+       (sql-get-login-ext, sql-get-login): Use it.  Handle default values.
+       (sql-comint): Check for program.  Existing live buffer.
        (sql-comint-postgres): Add port parameter.
 
 2010-09-19  Stefan Monnier  <address@hidden>
@@ -420,7 +419,7 @@
        (tramp-handle-set-file-modes)
        (tramp-do-copy-or-rename-file-directly)
        (tramp-handle-delete-directory, tramp-handle-delete-file)
-       (tramp-maybe-send-script, ): Use `tramp-barf-unless-okay'.
+       (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
        (tramp-sh-file-name-handler, tramp-send-command-and-check)
        (tramp-get-remote-ln): Set tramp-autoload cookie.
 
@@ -974,7 +973,7 @@
        `default-directory' unless using Ispell per-directory personal
        dictionaries and not in a mini-buffer under XEmacs.
        (kill-buffer-hook): Do not kill ispell process on exit when
-       `ispell-process-directory' is "~/". (Bug#6143)
+       `ispell-process-directory' is "~/".  (Bug#6143)
 
 2010-09-02  Jan Djärv  <address@hidden>
 
@@ -1351,8 +1350,8 @@
        (tramp-gvfs-mount-spec): Return both prefix and mountspec.
        (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
        exists.  Raise an error, if not (due to a corresponding answer
-       "no" in interactive questions, for example). Use
-       `tramp-compat-funcall'.
+       "no" in interactive questions, for example).
+       Use `tramp-compat-funcall'.
 
        * net/tramp-imap.el (top): Autoload `epg-make-context'.
        (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
@@ -2084,10 +2083,10 @@
 2010-08-08  Stephen Peters  <address@hidden>
 
        * calendar/icalendar.el
-       (icalendar--split-value): Fixed splitting regexp. (Bug#6766)
-       (icalendar--get-weekday-numbers): New
+       (icalendar--split-value): Fix splitting regexp.  (Bug#6766)
+       (icalendar--get-weekday-numbers): New.
        (icalendar--convert-recurring-to-diary): Handle multiple byday
-       values in weekly rules. (Bug#6766)
+       values in weekly rules.  (Bug#6766)
 
 2010-08-08  Ulf Jasper  <address@hidden>
 
@@ -5721,7 +5720,7 @@
 
        Enable recentf-mode if using virtual buffers.
        * ido.el (recentf-list): Declare for byte-compiler.
-       (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
+       (ido-virtual-buffers): Move up to silence byte-compiler.  Add docstring.
        (ido-make-buffer-list): Simplify.
        (ido-add-virtual-buffers-to-list): Simplify.  Enable recentf-mode.
 

=== modified file 'lisp/ChangeLog.10'
--- a/lisp/ChangeLog.10 2010-07-24 11:53:19 +0000
+++ b/lisp/ChangeLog.10 2010-09-20 01:20:32 +0000
@@ -4757,7 +4757,7 @@
        * files.el (insert-directory): Decode by what specified.
 
        * language/japan-util.el (setup-japanese-environment-internal):
-       By defalt, use japanese-iso-8bit for file names, and prefer
+       By default, use japanese-iso-8bit for file names, and prefer
        japanese-shift-jis on DOS and Windows.
 
        * international/quail.el (quail-show-guidance-buf): Make the quail
@@ -21636,7 +21636,7 @@
 2001-11-26  Sam Steingold  <address@hidden>
 
        * frame.el (show-trailing-whitespace): Remove :set argument (the
-       value was essentially identical to the defalt).
+       value was essentially identical to the default).
 
 2001-11-26  Pavel Janík  <address@hidden>
 

=== modified file 'lisp/ChangeLog.11'
--- a/lisp/ChangeLog.11 2010-07-24 11:53:19 +0000
+++ b/lisp/ChangeLog.11 2010-09-20 01:20:32 +0000
@@ -2000,7 +2000,7 @@
        (math-rewrite, math-rewrite-phase): Replace variable expr by
        declared variable.
        (math-rewrite-heads-heads, math-rewrite-heads-skips)
-       (math-rewrite-heads-blanks ): New variables.
+       (math-rewrite-heads-blanks): New variables.
        (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
        heads, skips and blanks by declared variables.
        (math-rwcomp-subst-old, math-rwcomp-subst-new)
@@ -11832,7 +11832,7 @@
        (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
        (ido-no-final-slash): New defun.
        (ido-make-prompt, ido-file-internal, ido-toggle-vc)
-       (ido-read-file-name): ): Toggle VC checking via
+       (ido-read-file-name): Toggle VC checking via
        vc-handled-backends instead of vc-master-templates.
        (ido-file-internal): Handle ido-use-url-at-point and
        ido-use-filename-at-point via code borrowed from ffap-guesser.

=== modified file 'lisp/ChangeLog.13'
--- a/lisp/ChangeLog.13 2010-07-24 11:53:19 +0000
+++ b/lisp/ChangeLog.13 2010-09-20 01:20:32 +0000
@@ -7567,7 +7567,7 @@
        (ediff-setup-windows-plain-merge)
        (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
        (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
-       * ediff-util.el (ediff-setup-keymap, )
+       * ediff-util.el (ediff-setup-keymap)
        (ediff-toggle-wide-display, ediff-toggle-multiframe)
        (ediff-toggle-use-toolbar, ediff-really-quit)
        (ediff-good-frame-under-mouse)

=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2010-09-20 00:36:54 +0000
+++ b/lisp/gnus/ChangeLog       2010-09-20 01:20:32 +0000
@@ -70,7 +70,7 @@
        (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
        the right URL and ALT text on images.
        (gnus-html-wash-tags): Fix tag case.
-       Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
+       Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
        (gnus-article-html): Add -o display_ins_del=2 option.
        (gnus-html-wash-tags): Add better support for <ul> tags symbols.
 
@@ -647,7 +647,7 @@
 2010-09-01  Lars Magne Ingebrigtsen  <address@hidden>
 
        * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
-       small. They're probably tracking images.
+       small.  They're probably tracking images.
        (gnus-html-wash-tags): Remove all <pre_int> place holders.
        (gnus-html-rescale-image): Yet another try at getting the image sizing
        right.
@@ -801,12 +801,12 @@
 
        * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
        minutes, 56 seconds ago on the ding list, remove the `w' and `i'
-       bindings, as they aren't useful at all. `w' is moved to `W w'.
+       bindings, as they aren't useful at all.  `w' is moved to `W w'.
 
        * gnus-move.el: Removed file, since it doesn't really work.
 
        * gnus-html.el (gnus-article-html): Tell w3m that the input is
-       UTF-8. This seems to fix problems with some German web feeds.
+       UTF-8.  This seems to fix problems with some German web feeds.
 
        * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
        at the top so that the proper colours are applied.
@@ -4293,7 +4293,7 @@
        (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
        (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
        copy data from unibyte buffer to multibyte current buffer.
-       (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
+       (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
        to copy data from unibyte current buffer to multibyte buffer.
        (nntp-make-process-buffer): Make process buffer unibyte.
 

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2010-08-19 03:45:46 +0000
+++ b/lisp/org/ChangeLog        2010-09-20 01:20:32 +0000
@@ -1163,7 +1163,7 @@
        (org-agenda-bulk-remove-overlays): Use the normal overlay API.
 
        * org-freemind.el (org-freemind-from-org-mode-node)
-       (org-freemind-from-org-mode, )
+       (org-freemind-from-org-mode)
        (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use
        interactive-p instead of called-interactively, because this is
        backward compatible with older Emacsen I still support..
@@ -2616,7 +2616,7 @@
 2010-02-15  Chong Yidong  <address@hidden>
 
        * org-freemind.el (org-freemind-from-org-mode-node)
-       (org-freemind-from-org-mode, )
+       (org-freemind-from-org-mode)
        (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode):
        Pass arg to called-interactively-p.
 

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-09-20 00:18:18 +0000
+++ b/src/ChangeLog     2010-09-20 01:20:32 +0000
@@ -13,8 +13,8 @@
 
        * deps.mk (xml.o): Add dependencies.
 
-       * xdisp.c (Fcurrent_bidi_paragraph_direction): Call
-       bidi_paragraph_init with NO_DEFAULT_P non-zero.  (Bug#7038)
+       * xdisp.c (Fcurrent_bidi_paragraph_direction):
+       Call bidi_paragraph_init with NO_DEFAULT_P non-zero.  (Bug#7038)
 
        * bidi.c (bidi_paragraph_init): Accept an additional argument
        NO_DEFAULT_P; all callers changed.  If NO_DEFAULT_P is non-zero,
@@ -644,7 +644,7 @@
        * xterm.c (emacs_class): New char[] for EMACS_CLASS.
        (xim_open_dpy, xim_initialize, xim_close_dpy): Use emacs_class.
        (x_term_init): Use char[] display_opt and name_opt instead of
-       string literal. file is const char*.
+       string literal.  file is const char*.
 
        * xsmfns.c (NOSPLASH_OPT): Change to char[].
        (smc_save_yourself_CB): Do xstrdup on all ->type and ->name for
@@ -656,7 +656,7 @@
        non-const char.
 
        * xmenu.c (Fx_popup_dialog): error_name is const char*.
-       (xmenu_show): error parameter is const char **. pane_string is const
+       (xmenu_show): error parameter is const char **.  pane_string is const
        char *.
        (button_names): Is const char *.
        (xdialog_show): error_name and pane_string is const.

=== modified file 'src/ChangeLog.10'
--- a/src/ChangeLog.10  2010-09-14 20:32:35 +0000
+++ b/src/ChangeLog.10  2010-09-20 01:20:32 +0000
@@ -21089,7 +21089,7 @@
 
        * w32.c (g_b_init_is_windows_9x, g_b_init_open_process_token)
        (g_b_init_get_token_information, g_b_init_lookup_account_sid)
-       (g_b_init_get_sid_identifier_authority ): Add several static
+       (g_b_init_get_sid_identifier_authority): Add several static
        global variables.
 
        * w32.c (globals_of_w32): New function.  Used to initialize those

=== modified file 'src/ChangeLog.8'
--- a/src/ChangeLog.8   2010-09-14 20:32:35 +0000
+++ b/src/ChangeLog.8   2010-09-20 01:20:32 +0000
@@ -10392,7 +10392,7 @@
        * term.c (get_char_info): Use WHAT field of CHAR_INFO.
        Use tabs as multiples of spaces.
 
-       * dispextern.h (struct char_info ): WHAT field.
+       * dispextern.h (struct char_info): WHAT field.
 
        * term.c (encode_terminal_code): Don't use GLYPH_CHAR, use
        FAST_GLYPH_CHAR instead because GLYPH_CHAR won't remove faces.
@@ -10407,8 +10407,7 @@
 
        * xterm.c (XTget_char_info): Check WANT_ELLIPSIS_P.
 
-       * dispextern.h (struct char_info ): GLYPH_ROW for intermediate
-       glyphs.
+       * dispextern.h (struct char_info): GLYPH_ROW for intermediate glyphs.
 
        * dispnew.c (init_char_info): Init GLYPH_ROW to NULL.  CHAR_CURSOR
        moved to xdisp.c.
@@ -10436,7 +10435,7 @@
 
        * term.c (get_char_info): Set MAX_PIXEL_WIDTH in CHAR_INFO.
 
-       * dispextern.h (struct char_info ): Use LISP_CHAR_TABLE for DP.
+       * dispextern.h (struct char_info): Use LISP_CHAR_TABLE for DP.
        New member MAX_PIXEL_HEIGHT.
 
        * xterm.c (x_per_char_metric): Get per character metrics.


reply via email to

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