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: Mon, 18 Feb 2008 04:08:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/18 04:08:05

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12819
retrieving revision 1.12820
diff -u -b -r1.12819 -r1.12820
--- ChangeLog   18 Feb 2008 02:41:11 -0000      1.12819
+++ ChangeLog   18 Feb 2008 04:08:04 -0000      1.12820
@@ -1,3 +1,10 @@
+2008-02-18  Stefan Monnier  <address@hidden>
+
+       * image-mode.el (image-get-display-property): New fun.
+       (image-forward-hscroll, image-next-line, image-eol, image-eob)
+       (image-mode, image-minor-mode, image-toggle-display-text)
+       (image-toggle-display): Use it.
+
 2008-02-18  Jason Rumney  <address@hidden>
 
        * international/mule.el (xml-find-file-coding-system): Don't warn
@@ -5,8 +12,8 @@
 
        * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
 
-       * international/mule.el (sgml-xml-auto-coding-function): Detect
-       and warn if file encoding is not utf-8 and encoding not specified.
+       * international/mule.el (sgml-xml-auto-coding-function): Detect and
+       warn if file encoding is not utf-8 and encoding not specified.
        (xml-find-file-coding-system): New function.
        * international/mule-conf.el (file-coding-system-alist): Use it.
 
@@ -531,8 +538,8 @@
        * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
 
        * net/tramp-fish.el (tramp-fish-maybe-open-connection):
-       * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
-       `tramp-process-sentinel' as process sentinel.
+       * net/tramp-smb.el (tramp-smb-maybe-open-connection):
+       Use `tramp-process-sentinel' as process sentinel.
 
 2008-02-02  Juanma Barranquero  <address@hidden>
 




reply via email to

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