Mercurial > emacs
comparison lisp/ChangeLog @ 57867:5a547995da89
* files.el (find-file-existing): New function.
* menu-bar.el (menu-bar-files-menu): Make "Open File..." call
find-file-existing. Add "New File..." that calls find-file.
* dired.el (dired-read-dir-and-switches): Call read-driectory-name
instead of read-file-name.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 02 Nov 2004 07:57:53 +0000 |
parents | 4dd40b6f4116 |
children | 539ce55481ef |
comparison
equal
deleted
inserted
replaced
57866:c7e565aa7305 | 57867:5a547995da89 |
---|---|
1 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * files.el (find-file-existing): New function. | |
4 | |
5 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call | |
6 find-file-existing. Add "New File..." that calls find-file. | |
7 | |
8 * diropen.pbm diropen.xpm: New files. | |
9 | |
10 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses | |
11 icon diropen. New tool bar item find-file-existing uses icon open. | |
12 | |
13 * dired.el (dired-read-dir-and-switches): Call read-driectory-name | |
14 instead of read-file-name. | |
15 | |
1 2004-11-02 Ulf Jasper <ulf.jasper@web.de> | 16 2004-11-02 Ulf Jasper <ulf.jasper@web.de> |
2 | 17 |
3 * calendar/icalendar.el (icalendar-version): Increase to 0.08. | 18 * calendar/icalendar.el (icalendar-version): Increase to 0.08. |
4 (icalendar--split-value): Change name of work buffer. | 19 (icalendar--split-value): Change name of work buffer. |
5 (icalendar--get-weekday-abbrev): Return nil on error. | 20 (icalendar--get-weekday-abbrev): Return nil on error. |