aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2003-02-15 19:29:15 +0000
committerRichard M. Stallman2003-02-15 19:29:15 +0000
commitdd132e44371971449f99d580bc3b62a7d6fc4e96 (patch)
tree473f7721e2a9b6f6ef09a7e6ee0a63244b02f7b7 /lisp
parent87bf725ea96fb3b0e6fb36fedbeb9257914525c4 (diff)
downloademacs-dd132e44371971449f99d580bc3b62a7d6fc4e96.tar.gz
emacs-dd132e44371971449f99d580bc3b62a7d6fc4e96.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e1efc9c836a..56f01ba18dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12003-02-15 Richard M. Stallman <rms@gnu.org>
2
3 * ffap.el: Many doc fixes.
4 (ffap-replace-file-component):
5 Renamed from ffap-replace-path-component. Callers changed.
6 (ffap-host-to-filename): Renamed from ffap-host-to-path. Callers chgd.
7
8 * international/iso-ascii.el (iso-ascii-display-table): New variable.
9 (iso-ascii-standard-display-table): New variable.
10 (iso-ascii-display): Define in iso-ascii-display-table.
11 (iso-ascii-mode): New command.
12
13 * tar-mode.el (tar-header-block-summarize):
14 Use l for symlink, h for hard link.
15
12003-02-15 David Kastrup <dak@gnu.org> 162003-02-15 David Kastrup <dak@gnu.org>
2 17
3 * net/ange-ftp.el (ange-ftp-get-file-entry): Allow for graceful 18 * net/ange-ftp.el (ange-ftp-get-file-entry): Allow for graceful