diff options
| author | Richard M. Stallman | 2008-02-08 18:22:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2008-02-08 18:22:54 +0000 |
| commit | 46f6fa95d18dfc951e1c55fee1c727d68f006861 (patch) | |
| tree | 3e351ee0e4531d4bdb13952942fa6ef74020a7e1 /lisp/ChangeLog | |
| parent | 1e281896cfa95242a33b483085383a1d9660da4c (diff) | |
| download | emacs-46f6fa95d18dfc951e1c55fee1c727d68f006861.tar.gz emacs-46f6fa95d18dfc951e1c55fee1c727d68f006861.zip | |
(ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 243018e12b8..2732fb56bb5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-02-08 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * net/net-utils.el (ifconfig): Renamed from ipconfig. | ||
| 4 | (ipconfig): Alas to ifconfig. | ||
| 5 | (ifconfig-program): Renamed from ipconfig-program. | ||
| 6 | (ifconfig-program-options): Renamed from ipconfig-program-options. | ||
| 7 | |||
| 1 | 2008-02-08 Glenn Morris <rgm@gnu.org> | 8 | 2008-02-08 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * custom.el (custom-theme-set-variables): Sort symbols that are | 10 | * custom.el (custom-theme-set-variables): Sort symbols that are |