]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos in ChangeLogs.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Sep 2010 14:56:27 +0000 (16:56 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Sep 2010 14:56:27 +0000 (16:56 +0200)
lisp/ChangeLog
lisp/ChangeLog.3
lisp/cedet/ChangeLog
lisp/org/ChangeLog

index cd30925d9fb37ffd6388f255958aad237e38c476..3d66ee0984cac7b8b1b0ef2c925048132e128b00 100644 (file)
 2010-08-26  David Reitter  <david.reitter@gmail.com>
 
        * server.el (server-visit-files): Run pre-command-hook and
-       post-command-hook for each buffer while it is current
-       (Bug#6910).
+       post-command-hook for each buffer while it is current (Bug#6910).
        (server-execute): Do not run hooks here.
 
 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
 2010-08-22  Leo  <sdl.web@gmail.com>
 
        Fix buffer-list rename&refresh after killing a buffer in ido.
-       * lisp/ido.el: Revert Óscar's.
+       * ido.el: Revert Óscar's.
        (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
        Remember the buffers at head, rather than their name.
-       * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
+       * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
 
 2010-08-22  Kirk Kelsey  <kirk.kelsey@0x4b.net>  (tiny change)
             Stefan Monnier  <monnier@iro.umontreal.ca>
 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Fix vc-annotate for renamed files when using Git.
-       * vc-git.el (vc-git-find-revision): Deal with empty results from
+       * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
        ls-files.  Doe not pass the object as a file name to cat-file, it
        is not a file name.
        (vc-git-annotate-command): Pass the file name using -- to avoid
 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Fix annotating other revisions for renamed files in vc-annotate.
-       * vc-annotate.el (vc-annotate): Add an optional argument for the
+       * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
        VC backend.  Use it when non-nil.
        (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
        (Bug#6487)
 
        Fix vc-annotate-show-changeset-diff-revision-at-line for git.
-       * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
+       * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
        Do not pass the file name to the 'previous-revision call when we
        don't want a file diff.  (Bug#6489)
 
 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Fix finding revisions for renamed files in vc-annotate.
-       * vc.el (vc-find-revision): Add an optional argument for
+       * vc/vc.el (vc-find-revision): Add an optional argument for
        the VC backend.  Use it when non-nil.
-       * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
+       * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
        backend to vc-find-revision.  (Bug#6487)
 
 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
        Fix reading file names in Git annotate buffers.
-       * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
+       * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
        trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
 
 2010-06-20  Alan Mackenzie  <acm@muc.de>
 
 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * vc-annotate.el (vc-annotate): Use vc-read-revision.
+       * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
 
 2010-06-16  Glenn Morris  <rgm@gnu.org>
 
 
 2010-06-16  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
 
-       * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
+       * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
        older than version 1.6.  (Bug#6361)
 
 2010-06-16  Helmut Eller  <eller.helmut@gmail.com>
        * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
        * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
        * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
-       * calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
+       * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
        * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
        * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
        * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
 
 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
 
-       * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
+       * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
 
 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
+       * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
 
-       * calc-bin.el (calc-radix): Have the "O" option turn on
+       * calc/calc-bin.el (calc-radix): Have the "O" option turn on
        twos-complement mode.
 
 2010-04-17  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
-       Add `calc-option-prefix-help' to calc-help autoloads.
+       * calc/calc-ext.el (calc-init-extensions): Add keybinding for
+       'calc-option'.  Add `calc-option-prefix-help' to calc-help autoloads.
        (calc-inverse): Add "Option" to message, as appropriate.
        (calc-hyperbolic): Add "Option" to message, as appropriate.
        (calc-option, calc-is-option): New functions.
 
-       * calc-help.el (calc-full-help): Add `calc-option-help'.
+       * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
        (calc-option-prefix-help): New function.
 
-       * calc-misc.el (calc-help): Add "Option" entry.
+       * calc/calc-misc.el (calc-help): Add "Option" entry.
 
-       * calc.el (calc-local-var-list): Add `calc-option-flag'.
+       * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
        (calc-option-flag): New variable.
        (calc-do): Set `calc-option-flag to nil.
        (calc-set-mode-line): Add "Opt " as appropriate.
 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
        Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
-       * lisp/progmodes/gdb-mi.el: Restore.
-       * lisp/progmodes/gdb-ui.el: Remove.
-       * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
+       * progmodes/gdb-mi.el: Restore.
+       * progmodes/gdb-ui.el: Remove.
+       * progmodes/gud.el: Re-accommodate for gdb-mi.el.
 
 2010-03-25  Glenn Morris  <rgm@gnu.org>
 
        * files.el (hack-local-variables-filter): For eval forms, also
        check safe-local-variable-p (Bug#5636).
 
-2010-02-24  Eduard Wiebe  <usenet@pusto.de>
-
-       * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
-       and use c(ad)r of cddr (Bug#5640).
-
 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
index f99f2ec4ec0c15fe6462eea0d169788d1cb7bc44..4c36aa94509916ef3c97f677bafc48c7e88ae32f 100644 (file)
        Choose string< or < as predicate.
        Reorder messages by exchanging them, with inhibit-quit bound.
        (rmail-fetch-field): Start by widening.
-       (rmail-sortable-date-strng): Deleted.
+       (rmail-sortable-date-string): Deleted.
        (rmail-make-date-sortable): New function, used instead.
 
        * paths.el (gnus-local-organization): Renamed from ...-your-...
index d99c3fd0d95480c4e80618733a1a533c4fd1ae0e..85f0410541a646883c3191b486412b3d0ffa9672 100644 (file)
        * ede/make.el (ede-make-check-version): Use
        with-current-buffer instead of save-excursion.
 
+2010-02-24  Eduard Wiebe  <usenet@pusto.de>
+
+       * semantic/wisent/javascript.el (wisent-javascript-jv-expand-tag):
+       Avoid c(ad)ddr and use c(ad)r of cddr (Bug#5640).
+
 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * data-debug.el (data-debug): Move to extensions group.
index 72d4df0189ba3c43b4d928a22c6e8e2b97c08e4e..0cef225770d68a82a666ef9d7d2a242587f6afcc 100644 (file)
 
 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
 
-       * org.el (org-confirm-shell-link-function):
+       * org.el (org-confirm-shell-link-function)
        (org-confirm-elisp-link-function): Limit the values that can be set by
        file variables.
 
        * org-capture.el (org-capture-position-for-last-stored)
        (org-capture-bookmark-last-stored-position): New functions.
        (org-capture-place-table-line): Better error catching.
-       (org-capture-place-item):
-       (org-capture-place-entry):
+       (org-capture-place-item, org-capture-place-entry)
        (org-capture-place-plain-text): Call
        `org-capture-position-for-last-stored'.
        (org-capture-finalize): Just call
        * org-macs.el (org-not-nil): Return the value if not interpreted
        as nil.
 
-       * org.el (org-entry-get):
+       * org.el (org-entry-get)
        (org-entry-get-with-inheritance): Interpret the value "nil"
        as nil for properties.
 
        * org.el (org-timestamp-change): New optional argument UPDOWN.
        Use this to identify calls from org-timestamp-up/down, so that we can
        skip by rounding minutes in this case.
-       (org-timestamp-up):
-       (org-timestamp-down):
-       (org-timestamp-up-day):
+       (org-timestamp-up, org-timestamp-down, org-timestamp-up-day)
        (org-timestamp-down-day): Call org-timestamp-change with the
        updown argument.
 
 
 2010-07-19  Bastien Guerry  <bzg@altern.org>
 
-       * org-agenda.el (org-agenda-get-deadlines):
+       * org-agenda.el (org-agenda-get-deadlines)
        (org-agenda-get-scheduled):
        * org.el (org-time-string-to-seconds):
        For deadline and scheduled agenda display ignore the cyclic repeater
        * org.el (org-global-properties-fixed): Add default for
        CLOCK_MODELINE_TOTAL.
 
-       * org-clock.el (org-clock-sum): Accept lists and strigs as tstart
-       andd tend.
+       * org-clock.el (org-clock-sum): Accept lists and strings as tstart
+       and tend.
        (org-clock-sum-current-item): Optional argument TSTART, pass it to
        org-clock-sum.
        (org-clock-get-sum-start): New function.
        set-text-properties to remove text properties from the clipboard
        value.
 
-       * lisp/org-clock.el (org-update-mode-line): Support limiting the
+       * org-clock.el (org-update-mode-line): Support limiting the
        modeline clock string, and display the full todo value in the
        tooltip.  Set a local keymap so mouse-3 on the clock string goes to
        the currently clocked task.