Mercurial > emacs
comparison lisp/ChangeLog @ 52381:e41ad488a239
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 29 Aug 2003 16:21:03 +0000 |
parents | edbdaabbbdd3 |
children | e2a889e11ec6 |
comparison
equal
deleted
inserted
replaced
52380:7a80a66265e6 | 52381:e41ad488a239 |
---|---|
1 2003-08-29 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * mail/sendmail.el (sendmail-sync-aliases, mail-setup): | |
4 Do nothing with mail-personal-alias-file if it is nil. | |
5 | |
6 * mail/mailabbrev.el (mail-abbrevs-sync-aliases): | |
7 Do nothing if mail-personal-alias-file is nil. | |
8 | |
9 * term.el (term-exec-1): Bind coding-system-for-read. | |
10 | |
11 * dired.el (dired-mouse-find-file-other-window): | |
12 Use dired-view-command-alist here, as in dired-view-file. | |
13 (dired-view-command-alist): Use %s to substitute file name. | |
14 Handle .ps_pages, .eps, .jpg, .gif, .png. | |
15 | |
16 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> | |
17 | |
18 * info.el (Info-mode-map): Bind S-tab and <backtab> to | |
19 `Info-prev-reference', instead of M-tab. | |
20 | |
21 2003-08-29 Martin Stjernholm <mast@lysator.liu.se> | |
22 | |
23 * simple.el (blink-matching-open): Work correctly on chars that | |
24 are designated as parens through the syntax-table text property. | |
25 | |
1 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change) | 26 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change) |
2 | 27 |
3 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a | 28 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a |
4 line break position in the middle of a non-kinsoku (e.g. latin) | 29 line break position in the middle of a non-kinsoku (e.g. latin) |
5 word, making it skip until either a space or a character with | 30 word, making it skip until either a space or a character with |