comparison lisp/ChangeLog @ 91928:e788f311729d

(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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 18 Feb 2008 04:08:04 +0000
parents 2e06c701088c
children 9974c43b4820
comparison
equal deleted inserted replaced
91927:2e06c701088c 91928:e788f311729d
1 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * image-mode.el (image-get-display-property): New fun.
4 (image-forward-hscroll, image-next-line, image-eol, image-eob)
5 (image-mode, image-minor-mode, image-toggle-display-text)
6 (image-toggle-display): Use it.
7
1 2008-02-18 Jason Rumney <jasonr@gnu.org> 8 2008-02-18 Jason Rumney <jasonr@gnu.org>
2 9
3 * international/mule.el (xml-find-file-coding-system): Don't warn 10 * international/mule.el (xml-find-file-coding-system): Don't warn
4 about utf-16 with BOM. 11 about utf-16 with BOM.
5 12
6 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. 13 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
7 14
8 * international/mule.el (sgml-xml-auto-coding-function): Detect 15 * international/mule.el (sgml-xml-auto-coding-function): Detect and
9 and warn if file encoding is not utf-8 and encoding not specified. 16 warn if file encoding is not utf-8 and encoding not specified.
10 (xml-find-file-coding-system): New function. 17 (xml-find-file-coding-system): New function.
11 * international/mule-conf.el (file-coding-system-alist): Use it. 18 * international/mule-conf.el (file-coding-system-alist): Use it.
12 19
13 2008-02-17 Glenn Morris <rgm@gnu.org> 20 2008-02-17 Glenn Morris <rgm@gnu.org>
14 21
529 asynchronous case. 536 asynchronous case.
530 537
531 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT. 538 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
532 539
533 * net/tramp-fish.el (tramp-fish-maybe-open-connection): 540 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
534 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use 541 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
535 `tramp-process-sentinel' as process sentinel. 542 Use `tramp-process-sentinel' as process sentinel.
536 543
537 2008-02-02 Juanma Barranquero <lekktu@gmail.com> 544 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
538 545
539 * whitespace.el (global-whitespace-mode): Revert last change. 546 * whitespace.el (global-whitespace-mode): Revert last change.
540 (whitespace-unload-function): Force `global-whitespace-mode' 547 (whitespace-unload-function): Force `global-whitespace-mode'