Mercurial > emacs
comparison lisp/ChangeLog @ 46120:7177a47bc557
(tex-file): call `save-some-buffers' before `tex-main-file'
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 01 Jul 2002 19:55:45 +0000 |
parents | c655b113a51f |
children | 90cae21cf871 |
comparison
equal
deleted
inserted
replaced
46119:c655b113a51f | 46120:7177a47bc557 |
---|---|
1 2002-07-01 Sam Steingold <sds@gnu.org> | |
2 | |
3 * textmodes/tex-mode.el (tex-file): Call `save-some-buffers' | |
4 before `tex-main-file' because if the current buffer is new, its | |
5 file might not exist yet, and then `tex-main-file' will | |
6 incorrectly return "foo.tex.tex". | |
7 | |
1 2002-07-01 Juanma Barranquero <lektu@terra.es> | 8 2002-07-01 Juanma Barranquero <lektu@terra.es> |
2 | 9 |
3 * ido.el (ido-minibuffer-setup-hook): Doc fix. | 10 * ido.el (ido-minibuffer-setup-hook): Doc fix. |
4 | 11 |
5 2002-07-01 Dave Love <fx@gnu.org> | 12 2002-07-01 Dave Love <fx@gnu.org> |
25 | 32 |
26 2002-07-01 Richard M. Stallman <rms@gnu.org> | 33 2002-07-01 Richard M. Stallman <rms@gnu.org> |
27 | 34 |
28 * info.el (Info-index): Get immediate error if used in `dir'. | 35 * info.el (Info-index): Get immediate error if used in `dir'. |
29 | 36 |
30 * textmodes/picture.el (picture-forward-column) | 37 * textmodes/picture.el (picture-forward-column) |
31 (picture-move-down): Never deactivate the mark. | 38 (picture-move-down): Never deactivate the mark. |
32 | 39 |
33 2002-06-30 Simon Josefsson <jas@extundo.com> | 40 2002-06-30 Simon Josefsson <jas@extundo.com> |
34 | 41 |
35 * menu-bar.el (menu-bar-options-menu): Move elisp mode names from | 42 * menu-bar.el (menu-bar-options-menu): Move elisp mode names from |