Mercurial > emacs
comparison lisp/ChangeLog @ 93940:64ee685db81b
(vc-default-mode-line-string): Use ? for missing.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 09 Apr 2008 20:23:11 +0000 |
parents | 7808c9a25ea8 |
children | c024d26a0a5d |
comparison
equal
deleted
inserted
replaced
93939:7808c9a25ea8 | 93940:64ee685db81b |
---|---|
1 2008-04-09 Michael Albinus <michael.albinus@gmx.de> | 1 2008-04-09 Michael Albinus <michael.albinus@gmx.de> |
2 | 2 |
3 * net/tramp.el (tramp-find-file-name-coding-system-alist): New | 3 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun. |
4 defun. | 4 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it. |
5 (tramp-handle-insert-file-contents, tramp-handle-write-region): | |
6 Use it. | |
7 | 5 |
8 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> |
7 | |
8 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing. | |
9 | 9 |
10 * minibuffer.el (minibuffer): Move group from cus-edit.el. | 10 * minibuffer.el (minibuffer): Move group from cus-edit.el. |
11 (completion-auto-help): Move from C code. | 11 (completion-auto-help): Move from C code. |
12 (minibuffer--maybe-completion-help): Remove. | 12 (minibuffer--maybe-completion-help): Remove. |
13 (minibuffer--bitset): New function. | 13 (minibuffer--bitset): New function. |