diff options
author | Richard M. Stallman <rms@gnu.org> | 2006-05-17 22:54:44 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2006-05-17 22:54:44 +0000 |
commit | 0bcf87358ccef1934800153eb9692df1195486b1 (patch) | |
tree | 4d5082ba5186e08d2df40e63ba4a9ed8a17fec86 /lisp | |
parent | 32483280976d345b9042ddcf89866e36ac4c0908 (diff) | |
download | emacs-0bcf87358ccef1934800153eb9692df1195486b1.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64a78b0c2bc..b4d3b0d4c62 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-05-17 Richard Stallman <rms@gnu.org> + + * files.el (file-name-extension): Doc fix. + 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca> * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so |