comparison lisp/ChangeLog @ 75425:162c869d33f1

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 27 Jan 2007 12:01:06 +0000
parents 0717aeaaa61d
children d19b2a81fa12
comparison
equal deleted inserted replaced
75424:a62a3599c86f 75425:162c869d33f1
1 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * jka-compr.el (jka-compr-shell): Doc fix.
4
5 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
6
1 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> 7 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 8
3 * ps-print.ps: Fix background height. 9 * ps-print.ps: Fix background height.
4 (ps-print-version): New version 6.7.2. 10 (ps-print-version): New version 6.7.2.
5 11
8 * makefile.w32-in (finder-data, custom-deps): Depend on 14 * makefile.w32-in (finder-data, custom-deps): Depend on
9 $(lisp)/loaddefs.el. 15 $(lisp)/loaddefs.el.
10 16
11 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu> 17 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
12 18
13 * Makefile.in (custom-deps, finder-data): Add dependency to 19 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
14 loaddefs.el.
15 20
16 2007-01-24 Miles Bader <miles@gnu.org> 21 2007-01-24 Miles Bader <miles@gnu.org>
17 22
18 * emacs-lisp/bytecomp.el (byte-compile-output-file-form) 23 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
19 (byte-compile-output-docform): Bind `print-circle' to t. 24 (byte-compile-output-docform): Bind `print-circle' to t.
39 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu> 44 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
40 45
41 * viper-keym.el (viper-insert-basic-map): Delete binding for S-TAB. 46 * viper-keym.el (viper-insert-basic-map): Delete binding for S-TAB.
42 47
43 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text 48 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
44 of message. Activate mark. 49 of message. Activate mark.
45 (ediff-activate-mark): Set transient-mark-mode to t. 50 (ediff-activate-mark): Set transient-mark-mode to t.
46 51
47 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix. 52 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
48 53
49 2007-01-23 Martin Rudalics <rudalics@gmx.at> 54 2007-01-23 Martin Rudalics <rudalics@gmx.at>
51 * help-fns.el (describe-variable): Don't suppress display of 56 * help-fns.el (describe-variable): Don't suppress display of
52 buffer local value when the value is "large". 57 buffer local value when the value is "large".
53 58
54 2007-01-22 Kim F. Storm <storm@cua.dk> 59 2007-01-22 Kim F. Storm <storm@cua.dk>
55 60
56 * ido.el (ido-active): Add xemacs test from ido-minibuffer-setup. 61 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
57 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup) 62 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
58 (ido-tidy): Use ido-active. 63 (ido-tidy): Use ido-active.
59 64
60 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 65 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
61 66