comparison lisp/ChangeLog @ 106126:10d66efa4c61

New files.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 19 Nov 2009 20:21:01 +0000
parents 805f90cb413e
children ed77a6edfaa1
comparison
equal deleted inserted replaced
106125:805f90cb413e 106126:10d66efa4c61
1 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
2
3 * htmlfontify.el, hfy-cmap.el: New files.
4
1 2009-11-19 Juri Linkov <juri@jurta.org> 5 2009-11-19 Juri Linkov <juri@jurta.org>
2 6
3 * minibuffer.el (completions-format): New defcustom. 7 * minibuffer.el (completions-format): New defcustom.
4 (completion--insert-strings): Implement vertical format. 8 (completion--insert-strings): Implement vertical format.
5 9
23 (mail-citation-prefix-regexp): Use citation regexp from 27 (mail-citation-prefix-regexp): Use citation regexp from
24 message-mode. 28 message-mode.
25 29
26 2009-11-19 Michael Albinus <michael.albinus@gmx.de> 30 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
27 31
28 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set 32 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
29 variables for computing the prompt for reading password. 33 Set variables for computing the prompt for reading password.
30 34
31 2009-11-19 Glenn Morris <rgm@gnu.org> 35 2009-11-19 Glenn Morris <rgm@gnu.org>
32 36
33 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953) 37 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
34 38