diff options
| author | Chong Yidong | 2009-07-15 15:07:39 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-07-15 15:07:39 +0000 |
| commit | c0db3477b4b038cf220b60790cb7bd7a9eff976d (patch) | |
| tree | 49dbed7ef5a743b6d1a7fd18169451ffe6b0000c /lisp/ChangeLog | |
| parent | bf974dc9ccc809677aede92fc570ace27e0e8458 (diff) | |
| download | emacs-c0db3477b4b038cf220b60790cb7bd7a9eff976d.tar.gz emacs-c0db3477b4b038cf220b60790cb7bd7a9eff976d.zip | |
* net/rcirc.el (rcirc): Use history variables.
(rcirc-server-name-history, rcirc-nick-name-history)
(rcirc-server-port-history): New variables.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 70c3b7b434d..f639b1af8fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-07-15 Jari Aalto <jari.aalto@cante.net> | ||
| 2 | |||
| 3 | * net/rcirc.el (rcirc): Use history variables. | ||
| 4 | (rcirc-server-name-history, rcirc-nick-name-history) | ||
| 5 | (rcirc-server-port-history): New variables. | ||
| 6 | |||
| 1 | 2009-07-15 Kenichi Handa <handa@m17n.org> | 7 | 2009-07-15 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * international/mule-cmds.el (set-language-environment-charset): | 9 | * international/mule-cmds.el (set-language-environment-charset): |