aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog48
1 files changed, 48 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5c667e0b353..c737c003eb9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,34 @@
12003-12-27 Kim F. Storm <storm@cua.dk>
2
3 * ido.el: Handle non-readable directories.
4 (ido-decorations): Add 9th element for non-readable directory.
5 (ido-directory-nonreadable): New dynamic var.
6 (ido-set-current-directory): Set it.
7 (ido-read-buffer, ido-file-internal):
8 (ido-read-file-name, ido-read-directory-name): Let-bind it.
9 (ido-file-name-all-completions1): Return empty list for
10 non-readable directory.
11 (ido-exhibit): Print [Not readable] if directory is not readable.
12 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
13 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
14 Use it.
15
162003-12-27 Lars Hansen <larsh@math.ku.dk>
17
18 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19 calls to directory-files-and-attributes and file-attributes.
20 (ls-lisp-format): Remove system dependent handling of user and
21 group id's.
22
232003-12-25 Luc Teirlinck <teirllm@auburn.edu>
24
25 * ffap.el (ffap-read-file-or-url): Revert previous change.
26
272003-12-25 Andreas Schwab <schwab@suse.de>
28
29 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
30 file not found.
31
12003-12-08 Miles Bader <miles@gnu.org> 322003-12-08 Miles Bader <miles@gnu.org>
2 33
3 * dired.el (dired-between-files): Always use dired-move-to-filename, 34 * dired.el (dired-between-files): Always use dired-move-to-filename,
@@ -67,6 +98,23 @@
67 * info.el (Info-unescape-quotes, Info-split-parameter-string) 98 * info.el (Info-unescape-quotes, Info-split-parameter-string)
68 (Info-goto-emacs-command-node): Doc fixes. 99 (Info-goto-emacs-command-node): Doc fixes.
69 100
1012003-12-12 Jesper Harder <harder@ifa.au.dk>
102
103 * cus-edit.el (custom-add-parent-links): Define "many".
104
1052003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
106
107 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
108 (widget-child-validate, widget-type-value-create)
109 (widget-type-default-get, widget-type-match): New functions.
110 (lazy): New widget.
111 (menu-choice, checklist, radio-button-choice, editable-list)
112 (group, documentation-string): Removed redundant (per 2003-10-25
113 change) calls to `widget-children-value-delete'.
114 (widget-choice-value-get, widget-choice-value-inline): Removed
115 functions.
116 (menu-choice): Updated widget.
117
702003-12-03 Kenichi Handa <handa@m17n.org> 1182003-12-03 Kenichi Handa <handa@m17n.org>
71 119
72 * language/cyrillic.el: Register "microsoft-cp1251" in 120 * language/cyrillic.el: Register "microsoft-cp1251" in