comparison lisp/ChangeLog @ 83178:a79c4db19c4f

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-450 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-451 Update from CVS: lisp/subr.el (get-buffer-window-list): Doc fix. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-452 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-453 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-218
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 13 Jul 2004 15:45:15 +0000
parents d5674d957cdc 10b68aa88abe
children 3864ee1088e9
comparison
equal deleted inserted replaced
83177:91cf385601e5 83178:a79c4db19c4f
1 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * printing.el: Doc fix. Change name of some funs.
4 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
5 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
6 (pr-standard-file-name): New fun. Replace pr-standard-path.
7 (pr-call-process): Code fix.
8
9 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
10
11 * subr.el (with-selected-window): Doc fix.
12
13 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
14
15 * subr.el (get-buffer-window-list): Doc fix.
16
17 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
18
19 * files.el (switch-to-buffer-other-window): Doc fix.
20
21 * window.el (save-selected-window, one-window-p)
22 (split-window-keep-point, split-window-vertically)
23 (split-window-horizontally): Doc fixes.
24
1 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> 25 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 26
3 * printing.el: Doc fix. Now it uses call-process instead of 27 * printing.el: Doc fix. Now it uses call-process instead of
4 shell-command for low command execution. 28 shell-command for low command execution.
5 (pr-version): New version number (6.8). 29 (pr-version): New version number (6.8).