diff options
| author | Eli Zaretskii | 2006-02-03 11:23:35 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-02-03 11:23:35 +0000 |
| commit | 24d5d3e2fd17d28de8cc48330cf9b836329e98b0 (patch) | |
| tree | cd48541f3bdc836212f1415c4be7aaa0f74b4582 | |
| parent | dae79445a910382bab500fba0242cd6ed4385031 (diff) | |
| download | emacs-24d5d3e2fd17d28de8cc48330cf9b836329e98b0.tar.gz emacs-24d5d3e2fd17d28de8cc48330cf9b836329e98b0.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2c01820a535..e083710c6e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change) | ||
| 2 | |||
| 3 | * arc-mode.el (archive-maybe-copy): Fix the way directories in the | ||
| 4 | archive are created in archive-tmpdir. | ||
| 5 | |||
| 1 | 2006-02-02 John Paul Wallington <jpw@pobox.com> | 6 | 2006-02-02 John Paul Wallington <jpw@pobox.com> |
| 2 | 7 | ||
| 3 | * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom. | 8 | * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom. |
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 98022b601e6..c77b091bdb4 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-03 Zhang Wei <id.brep@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * erc.el (erc-version-string): Don't hard-code Emacs version. | ||
| 4 | (erc-version): Use emacs-version. | ||
| 5 | |||
| 1 | 2006-01-30 Simon Josefsson <jas@extundo.com> | 6 | 2006-01-30 Simon Josefsson <jas@extundo.com> |
| 2 | 7 | ||
| 3 | * erc.el (erc-open-ssl-stream): Use tls.el. | 8 | * erc.el (erc-open-ssl-stream): Use tls.el. |
diff --git a/man/ChangeLog b/man/ChangeLog index aa7877c6a5c..d4923434daf 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-03 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * custom.texi (Init File, Find Init): Add cross-references to | ||
| 4 | where $HOME is described. | ||
| 5 | |||
| 1 | 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> | 6 | 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 7 | ||
| 3 | * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it | 8 | * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it |