diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d4f228dbdd..95834e81a8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3535,7 +3535,7 @@ | |||
| 3535 | Also clean up the code slightly. | 3535 | Also clean up the code slightly. |
| 3536 | 3536 | ||
| 3537 | * progmodes/grep.el (rgrep): Don't bind `process-connection-type', | 3537 | * progmodes/grep.el (rgrep): Don't bind `process-connection-type', |
| 3538 | because that makes the colours go away. | 3538 | because that makes the colors go away. |
| 3539 | 3539 | ||
| 3540 | * mail/sendmail.el (send-mail-function): Change the default to | 3540 | * mail/sendmail.el (send-mail-function): Change the default to |
| 3541 | `sendmail-query-once'. | 3541 | `sendmail-query-once'. |