]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.12
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
[gnu-emacs] / lisp / ChangeLog.12
index b27daf7741d6b436faaa6714575ca6a4def2fd30..95f59243cb127ae12efb55af2f16682eab9e3d0a 100644 (file)
 
 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
 
-       * net/newsticker.el (newsticker-version): Changed to "1.10".
+       * net/newsticker.el (newsticker-version): Change to "1.10".
        (newsticker--set-customvar): Doc string.
        (newsticker-new-item-face): Doc string.
        (newsticker-mode): Initialize `invisibility-spec' with t.
-       (newsticker-mode-map): Added
-       `newsticker-mark-all-items-at-point-as-read'.
-       (newsticker-menu): Added narrow-to-item and narrow-to-feed.
+       (newsticker-mode-map):
+       Add `newsticker-mark-all-items-at-point-as-read'.
+       (newsticker-menu): Add narrow-to-item and narrow-to-feed.
        (newsticker-w3m-show-inline-images): Do not call
        `w3m-remove-image'.
        (newsticker--buffer-after-w3m-insert-image): New advice for
        `newsticker-mark-item-at-point-as-read'.
        (newsticker-hide-entry): Use (t) instead of t for invisibility.
        (newsticker--sentinel): Yet another xml-parser workaround.
-       (newsticker--decode-iso8601-date): Bugfix for datestrings without
-       days.
+       (newsticker--decode-iso8601-date): Bugfix for datestrings without days.
        (newsticker--buffer-do-insert-text): Fix.
        (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
        (newsticker--buffer-make-item-completely-visible):
 
 2007-01-27  Ben North  <ben@redfrontdoor.org>
 
-       * outline.el (outline-promote, outline-demote): Doc fix.  Rename
-       the arg CHILDREN -> WHICH.
+       * outline.el (outline-promote, outline-demote): Doc fix.
+       Rename the arg CHILDREN -> WHICH.
 
 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
 
-       * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
-       default-directory to a sane value when calling start-process.
+       * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
+       Set default-directory to a sane value when calling start-process.
 
 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
 
 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
-       the doc string how to use personal abbrevs without electric
-       keywords.
+       the doc string how to use personal abbrevs without electric keywords.
 
 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
 
        * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
-       Fixed cursor position when toggle abbreviated display.
+       Fix cursor position when toggle abbreviated display.
 
 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
 
 
 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
 
-       * info.el (Info-default-dirs): Change default info dir to
-       share/info.
+       * info.el (Info-default-dirs): Change default info dir to share/info.
 
        * paths.el (Info-default-directory-list): Ditto.
 
        (tumme-gallery-generate): Fix typo in `error' message.
        (tumme-display-window-height-correction)
        (tumme-display-window-width-correction, tumme-line-up-dynamic)
-       (tumme-line-up-interactive): Dox fixes.
+       (tumme-line-up-interactive): Doc fixes.
        (tumme-cmd-rotate-original-options, tumme-display-properties-format)
        (tumme-restore-window-configuration, tumme-format-properties-string)
        (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
 
        * dframe.el, ezimage.el, sb-image.el: New files.
 
-       * sb-*.xpm: Remove files.  New image files installed into
-       etc/images/ezimage.
+       * sb-dir-minus.xpm, sb-dir-plus.xpm, sb-dir.xpm, sb-mail.xpm:
+       * sb-pg-minus.xpm, sb-pg-plus.xpm, sb-pg.xpm, sb-tag-gt.xpm:
+       * sb-tag-minus.xpm, sb-tag-plus.xpm, sb-tag-type.xpm:
+       * sb-tag-v.xpm, sb-tag.xpm: Remove files.
+       New image files installed into etc/images/ezimage.
 
 2005-09-30  Kenichi Handa  <handa@m17n.org>
 
        Sync with Tramp 2.0.49.
 
        * net/tramp.el (tramp-handle-dired-call-process)
-       (tramp-handle-insert-directory):`insert-buffer' cannot be used
+       (tramp-handle-insert-directory): `insert-buffer' cannot be used
        because the contents of the Tramp buffer is changed before
        insertion (`expand-file' and alike).
        (tramp-handle-insert-directory): If `localname' has an empty
@@ -33349,7 +33349,7 @@ See ChangeLog.11 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+    Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.