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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 11 Apr 2006 16:37:28 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9383 emacs/lisp/ChangeLog:1.9384
--- emacs/lisp/ChangeLog:1.9383 Tue Apr 11 10:05:42 2006
+++ emacs/lisp/ChangeLog        Tue Apr 11 16:37:27 2006
@@ -1,3 +1,8 @@
+2006-04-11  Stefan Monnier  <address@hidden>
+
+       * startup.el (normal-splash-screen): Fix last change so we don't wait
+       2 minutes if we don't show the splash screen.
+
 2006-04-11  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-export-plain-list-max-depth)
@@ -17,14 +22,14 @@
        (org-table-create-or-convert-from-region): New commands
        (org-table-toggle-vline-visibility): Command removed.
        (org-table-convert-region): Made a command.
-       (orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
-       removed, replaced with the normal org- functions.
+       (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
+       Replace with the normal org- functions.
        (org-self-insert-command): Don't trigger realign unnecessarily
        when blanking a field that is not full.
        (org-mode): `Set buffer-invisibility-spec' for links.
        (org-activate-links2): Hide link part and only show descriptive
        part of the link.
-       (org-insert-link): Modified for new linking system.
+       (org-insert-link): Modify for new linking system.
        (org-store-link): Store description separately, for use by
        `org-insert-link'.
        (org-table-align): Use `org-string-width'.
@@ -67,8 +72,7 @@
 2006-04-10  Eli Zaretskii  <address@hidden>
 
        * international/mule-cmds.el (set-locale-environment): Fix last
-       change for when the locale's preferences don't specify any
-       encoding.
+       change for when the locale's preferences don't specify any encoding.
 
 2006-04-10  Stefan Monnier  <address@hidden>
 




reply via email to

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