diff options
| author | Glenn Morris | 2008-02-08 08:33:42 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-08 08:33:42 +0000 |
| commit | f9c7b08c6e7bc5f0b271aa4a60e76fcd1a9507a3 (patch) | |
| tree | 970e3908f3bf5b8ef37fcc09c962d0578130fa71 /lisp/ChangeLog | |
| parent | c2902087b895853cb9a8f7300de339b44818cbe2 (diff) | |
| download | emacs-f9c7b08c6e7bc5f0b271aa4a60e76fcd1a9507a3.tar.gz emacs-f9c7b08c6e7bc5f0b271aa4a60e76fcd1a9507a3.zip | |
(x-handle-parent-id): Remove free variable `parent-id'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6b5790b2010..c743c917eb1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | (pcmpl-ssh-hosts): Move definition before use. Handle lines | 23 | (pcmpl-ssh-hosts): Move definition before use. Handle lines |
| 24 | without hostnames, and multiple hostnames per line. | 24 | without hostnames, and multiple hostnames per line. |
| 25 | 25 | ||
| 26 | * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'. | ||
| 27 | |||
| 26 | 2008-02-08 Phil Hagelberg <phil@evri.com> | 28 | 2008-02-08 Phil Hagelberg <phil@evri.com> |
| 27 | 29 | ||
| 28 | * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom. | 30 | * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom. |