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: Thu, 31 May 2007 00:52:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/05/31 00:52:36

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11141
retrieving revision 1.11142
diff -u -b -r1.11141 -r1.11142
--- lisp/ChangeLog      30 May 2007 14:06:38 -0000      1.11141
+++ lisp/ChangeLog      31 May 2007 00:52:34 -0000      1.11142
@@ -1,3 +1,7 @@
+2007-05-31  Stefan Monnier  <address@hidden>
+
+       * textmodes/css-mode.el: New file.
+
 2007-05-30  Michael Olson  <address@hidden>
 
        * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
@@ -9,8 +13,8 @@
 2007-05-29  Martin Rudalics  <address@hidden>
 
        * textmodes/table.el (table--point-entered-cell-function)
-       (table--point-left-cell-function): Bind
-       `inhibit-point-motion-hooks' to t.
+       (table--point-left-cell-function):
+       Bind `inhibit-point-motion-hooks' to t.
 
 2007-05-29  Nikolaj Schumacher  <address@hidden>  (tiny change)
 
@@ -35,18 +39,17 @@
 
        * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
        doesn't exist.
-       (with-parsed-tramp-file-name): Protect debug spec during
-       compilation.
+       (with-parsed-tramp-file-name): Protect debug spec during compilation.
        (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
        (tramp-file-name-p, tramp-file-name-multi-method)
        (tramp-file-name-method, tramp-file-name-user)
        (tramp-file-name-host, tramp-file-name-localname): New defuns,
        replacing defstruct `tramp-file-name'.
        (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
-       (tramp-dissect-file-name, tramp-dissect-multi-file-name): Apply
-       `vector' instead of `make-tramp-file-name'.
-       (tramp-handle-make-auto-save-file-name): Apply
-       `tramp-temporary-file-directory' for compatibility reasons.
+       (tramp-dissect-file-name, tramp-dissect-multi-file-name):
+       Apply `vector' instead of `make-tramp-file-name'.
+       (tramp-handle-make-auto-save-file-name):
+       Apply `tramp-temporary-file-directory' for compatibility reasons.
        (tramp-completion-mode): Use `natnump' instead of `wholenump'
        because of XEmacs.
        (tramp-completion-mode): `last-input-event' is nil when XEmacs is




reply via email to

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