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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 24 Oct 2007 14:54:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/24 14:54:04

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12046
retrieving revision 1.12047
diff -u -b -r1.12046 -r1.12047
--- ChangeLog   24 Oct 2007 12:27:53 -0000      1.12046
+++ ChangeLog   24 Oct 2007 14:54:03 -0000      1.12047
@@ -1,3 +1,7 @@
+2007-10-24  Stefan Monnier  <address@hidden>
+
+       * term/iris-ansi.el (iris-function-map): Move init into declaration.
+
 2007-10-24  Juanma Barranquero  <address@hidden>
 
        * buff-menu.el (Buffer-menu-sort-column): Doc fix.
@@ -6,19 +10,19 @@
 
 2007-10-24  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el (org-version): Changed to 5.13e.
-       (org-agenda-file-regexp): Fixed typo in docstring.
-       (org-add-planning-info): Fixed bug in parenthesis settings.
+       * textmodes/org.el (org-version): Change to 5.13e.
+       (org-agenda-file-regexp): Fix typo in docstring.
+       (org-add-planning-info): Fix bug in parenthesis settings.
        (org-scan-tags): Catch the case of indirect buffers with no filename.
        (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
-       Re-installed switch to mapc, had been removed by accident.
+       Re-install switch to mapc, had been removed by accident.
        (org-columns-map): New binding `C-c C-o'.
-       (org-columns-menu): Changed menu text and added new entry.
-       (org-columns-eval): Documented the use of `next-line'.
+       (org-columns-menu): Change menu text and added new entry.
+       (org-columns-eval): Document the use of `next-line'.
        (org-columns-open-link): New function.
-       (org-columns-follow-link): Function removed.
+       (org-columns-follow-link): Remove function.
        (org-open-link-from-string): New function.
-       (org-read-date-get-relative): Fixed typo in docstring.
+       (org-read-date-get-relative): Fix typo in docstring.
        (org-read-date-get-relative): Leading +/- is not optional.
        (org-agenda-get-restriction-and-command): Always resize window on
        first loop cycle.




reply via email to

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