emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 29 Jun 2006 03:21:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/06/29 03:21:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9750
retrieving revision 1.9751
diff -u -b -r1.9750 -r1.9751
--- ChangeLog   28 Jun 2006 23:27:35 -0000      1.9750
+++ ChangeLog   29 Jun 2006 03:21:40 -0000      1.9751
@@ -31,7 +31,6 @@
        (org-cdlatex-mode): Improved advice for `texmathp'.
        (turn-on-org-cdlatex): New function.
 
-
 2006-06-28  YAMAMOTO Mitsuharu  <address@hidden>
 
        * term/mac-win.el (mac-handle-font-selection): Change keys of
@@ -82,8 +81,8 @@
        (org-cycle-open-archived-trees)
        (org-sparse-tree-open-archived-trees): New options.
        (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
-       (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip): New
-       functions.
+       (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
+       New functions.
        (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
        (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
        (org-mode-map): Add binding for `org-toggle-archive-tag'.
@@ -199,7 +198,7 @@
        (org-update-all-dblocks, org-find-dblock): New functions.
        (org-collect-clock-time-entries): New function.
        (org-html-handle-time-stamps): Never export CLOCK timeranges.
-       (org-fixup-indentation): Modified to deadl correctly with lines
+       (org-fixup-indentation): Modified to deal correctly with lines
        starting with TAB.  Only one argument DIFF now.
        (org-demote, org-promote): Call `org-fixup-indentation' with just
        one argument, DIFF.
@@ -332,7 +331,7 @@
 
 2006-06-10  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-agenda-mode-map): Add bindings for
+       * textmodes/org.el (org-agenda-mode-map): Add bindings for
        clocking functions.
 
        (org-agenda-clock-in, org-check-running-clock)
@@ -420,7 +419,7 @@
 
 2006-06-06  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-archive-subtree): Use end-of-subtree as
+       * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
        insertion point and control the number of empty lines.
        (org-paste-subtree): Limit the number of empty lines at the end of
        the inserted tree.
@@ -606,7 +605,7 @@
 2006-05-31  Nick Roberts  <address@hidden>
 
        * progmodes/gud.el (gud-query-cmdline, gud-common-init):
-       Revert inadvertant changes made with last commit.
+       Revert inadvertent changes made with last commit.
 
 2006-05-30  Reiner Steib  <address@hidden>
 
@@ -617,7 +616,7 @@
 
 2006-05-30  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-agenda-highlight-todo): Make sure regexp
+       * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
        only matches in the right place.
        (org-upcoming-deadline): New face.
        (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
@@ -629,7 +628,8 @@
        (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
        (org-html-do-expand, org-section-number): Fixedcase in `replace-match'.
        (org-timeline): Pass `org-timeline-show-empty-dates' to
-       `org-get-all-dates'. Interpret empty dates returned by 
`org-get-all-dates'.
+       `org-get-all-dates'.  Interpret empty dates returned by
+       `org-get-all-dates'.
        (org-get-all-dates): New argument EMPTY.  Add dates without
        entries to the list, mark large ranges of empty dates.
        (org-point-in-group, org-context): New functions.
@@ -855,7 +855,7 @@
 
 2006-05-26  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-next-item, org-previous-item): Emit more
+       * textmodes/org.el (org-next-item, org-previous-item): Emit more
        compact error message.
        (org-tags-view): Refresh category table in each file.
        (org-table-justify-field-maybe): Remove superfluous arguments to
@@ -977,7 +977,7 @@
 
 2006-05-24  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el: (org-open-at-point): Use renamed variable
+       * textmodes/org.el (org-open-at-point): Use renamed variable
        `org-confirm-shell-link-function'.
        (org-confirm-shell-link-function): Rename from
        `org-confirm-shell-links'.
@@ -1053,7 +1053,6 @@
        make command.
        (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
 
-
 2006-05-23  Thien-Thi Nguyen  <address@hidden>
 
        * emacs-lisp/ewoc.el (ewoc-delete): New function.
@@ -1380,7 +1379,7 @@
 
 2006-05-12  Ken Manheimer  <address@hidden>
 
-       * allout.el: (allout-view-change-hook): Mark as being deprecated,
+       * allout.el (allout-view-change-hook): Mark as being deprecated,
        to be replaced by `allout-exposure-change-hook'.
        (allout-exposure-change-hook): New, replacing
        `allout-view-change-hook'.
@@ -1656,7 +1655,7 @@
 
 2006-05-06  YAMAMOTO Mitsuharu  <address@hidden>
 
-       * term/mac-win.el: (mac-utxt-to-string): Don't make adjustment for
+       * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
        MacJapanese if text is ASCII-only.
 
 2006-05-06  Nick Roberts  <address@hidden>
@@ -1743,7 +1742,7 @@
 
        * cus-start.el (all): Add mac-dnd-known-types.
 
-       * term/mac-win.el: (mac-utxt-to-string, mac-string-to-utxt)
+       * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
        (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
        (mac-TIFF-to-string): New functions.
        (x-get-selection, x-selection-value)
@@ -1801,7 +1800,7 @@
 
 2006-05-02  Jay Belanger  <address@hidden>
 
-       * calc/calc-embed.el: (calc-override-minor-modes-map)
+       * calc/calc-embed.el (calc-override-minor-modes-map)
        (calc-override-minor-modes): New variables.
        (calc-do-embedded): Make sure that Calc keystrokes aren't
        overwritten by minor modes.




reply via email to

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