diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb8fbeb8fe1..437b033d1ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,11 +1,16 @@ | |||
| 1 | 2002-04-26 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * mail/smtpmail.el (smtpmail-try-auth-methods): When `host' is | ||
| 4 | not in the authinfo/netrc, keep `cred' at nil. | ||
| 5 | |||
| 1 | 2002-04-26 Gerd Moellmann <gerd@gnu.org> | 6 | 2002-04-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * find-file.el: Remove Ada-specific example code. | 8 | * find-file.el: Remove Ada-specific example code. |
| 4 | 9 | ||
| 5 | 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> | 10 | 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | 11 | ||
| 7 | * ediff-hooks.el: Put back the autoloads. | 12 | * ediff-hooks.el: Put back the autoloads. |
| 8 | 13 | ||
| 9 | 2002-04-25 Colin Walters <walters@verbum.org> | 14 | 2002-04-25 Colin Walters <walters@verbum.org> |
| 10 | 15 | ||
| 11 | * ibuffer.el (define column process): Use `ibuffer-aif'. | 16 | * ibuffer.el (define column process): Use `ibuffer-aif'. |
| @@ -147,7 +152,7 @@ | |||
| 147 | `save-selected-window'. | 152 | `save-selected-window'. |
| 148 | (ibuffer-mode): Make `ibuffer-filtering-groups' and | 153 | (ibuffer-mode): Make `ibuffer-filtering-groups' and |
| 149 | `ibuffer-hidden-filtering-groups' buffer-local. | 154 | `ibuffer-hidden-filtering-groups' buffer-local. |
| 150 | 155 | ||
| 151 | * ibuf-macs.el (ibuffer-save-marks): Call | 156 | * ibuf-macs.el (ibuffer-save-marks): Call |
| 152 | `ibuffer-redisplay-engine'. | 157 | `ibuffer-redisplay-engine'. |
| 153 | 158 | ||
| @@ -164,7 +169,7 @@ | |||
| 164 | 169 | ||
| 165 | 2002-04-24 Eli Zaretskii <eliz@is.elta.co.il> | 170 | 2002-04-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 166 | 171 | ||
| 167 | * menu-bar.el (menu-bar-adv-search-menu) | 172 | * menu-bar.el (menu-bar-adv-search-menu) |
| 168 | (menu-bar-adv-search-menu): Improve the help text. | 173 | (menu-bar-adv-search-menu): Improve the help text. |
| 169 | 174 | ||
| 170 | 2002-04-24 Simon Josefsson <jas@extundo.com> | 175 | 2002-04-24 Simon Josefsson <jas@extundo.com> |
| @@ -179,7 +184,7 @@ | |||
| 179 | 184 | ||
| 180 | 2002-04-24 Miles Bader <miles@gnu.org> | 185 | 2002-04-24 Miles Bader <miles@gnu.org> |
| 181 | 186 | ||
| 182 | * menu-bar.el (buffers-menu-show-directories) | 187 | * menu-bar.el (buffers-menu-show-directories) |
| 183 | (buffers-menu-show-status): New variables. | 188 | (buffers-menu-show-status): New variables. |
| 184 | (menu-bar-update-buffers-1): Use them. | 189 | (menu-bar-update-buffers-1): Use them. |
| 185 | 190 | ||
| @@ -219,9 +224,9 @@ | |||
| 219 | (occur-fontify-on-property): New function. | 224 | (occur-fontify-on-property): New function. |
| 220 | (occur-fontify-region-function, occur-unfontify-region-function): | 225 | (occur-fontify-region-function, occur-unfontify-region-function): |
| 221 | New functions. | 226 | New functions. |
| 222 | 227 | ||
| 223 | * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el. | 228 | * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el. |
| 224 | 229 | ||
| 225 | * ibuf-ext.el (ibuffer-depropertize-string): Delete. | 230 | * ibuf-ext.el (ibuffer-depropertize-string): Delete. |
| 226 | (ibuffer-occur-match-face): Delete. | 231 | (ibuffer-occur-match-face): Delete. |
| 227 | (ibuffer-occur-props, ibuffer-occur-mode): Delete. | 232 | (ibuffer-occur-props, ibuffer-occur-mode): Delete. |