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: Fri, 13 Jan 2006 17:20:53 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8968 emacs/lisp/ChangeLog:1.8969
--- emacs/lisp/ChangeLog:1.8968 Fri Jan 13 14:54:04 2006
+++ emacs/lisp/ChangeLog        Fri Jan 13 17:20:52 2006
@@ -1,3 +1,9 @@
+2006-01-13  Stefan Monnier  <address@hidden>
+
+       * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
+       (ld-script-mode): Don't set indent-line-function since we don't
+       have one.
+
 2006-01-13  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el: (org-open-file): Use mailcap for selecting an
@@ -5,17 +11,16 @@
        (org-file-apps-defaults-gnu): Use mailcap as the default for
        selecting an application on a UNIX system.
        (org-agenda-show-tags): New command.
-       (org-table-insert-hline): Keep cursor in current table
-       line.
+       (org-table-insert-hline): Keep cursor in current table line.
        (org-table-convert): Offset effect of modifying
        `org-table-insert-hline'.
        (org-format-agenda-item): New optional argument TAG.
        (org-compile-prefix-format): Handle %T format for the tag.
        (org-expand-wide-chars): New function.
-       (org-table-insert-row, org-table-insert-hline): Use
-       `org-expand-wide-chars'.
-       (org-open-file): Fixed bug in program launch.
-       (org-get-time-of-day): Fixed bug with times before 1am.
+       (org-table-insert-row, org-table-insert-hline):
+       Use `org-expand-wide-chars'.
+       (org-open-file): Fix bug in program launch.
+       (org-get-time-of-day): Fix bug with times before 1am.
        (org-agenda-menu): Addes tags commands.
 
 2006-01-13  Agustin Martin  <address@hidden>
@@ -27,8 +32,8 @@
        and flyspell word cache cleared out for the current buffer.
        (ispell-change-dictionary): Make sure flyspell word cache is
        cleared out in all buffers with active flyspell mode when
-       dictionary is globally changed.  Call
-       ispell-internal-change-dictionary after dictionary change.
+       dictionary is globally changed.
+       Call ispell-internal-change-dictionary after dictionary change.
 
 2006-01-13  Eli Zaretskii  <address@hidden>
 




reply via email to

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