Mercurial > emacs
comparison lispref/ChangeLog @ 65248:0f994edbec5e
Make `make-auto-save-file-name' a magic operation.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 30 Aug 2005 22:41:02 +0000 |
parents | 0d49dee04fb0 |
children | 48c436d0043b |
comparison
equal
deleted
inserted
replaced
65247:6fdb9d1c8f79 | 65248:0f994edbec5e |
---|---|
1 2005-08-31 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * files.texi (Magic File Names): Add `make-auto-save-file-name'. | |
4 | |
1 2005-08-29 Richard M. Stallman <rms@gnu.org> | 5 2005-08-29 Richard M. Stallman <rms@gnu.org> |
2 | 6 |
3 * elisp.texi (Top): Update subnode menu. | 7 * elisp.texi (Top): Update subnode menu. |
4 | 8 |
5 * searching.texi (Searching and Matching): Move node. | 9 * searching.texi (Searching and Matching): Move node. |
18 | 22 |
19 2005-08-25 Emilio C. Lopes <eclig@gmx.net> | 23 2005-08-25 Emilio C. Lopes <eclig@gmx.net> |
20 | 24 |
21 * display.texi (Finding Overlays): Fix `find-overlay-prop' in | 25 * display.texi (Finding Overlays): Fix `find-overlay-prop' in |
22 `next-overlay-change' example. | 26 `next-overlay-change' example. |
23 | 27 |
24 2005-08-22 Juri Linkov <juri@jurta.org> | 28 2005-08-22 Juri Linkov <juri@jurta.org> |
25 | 29 |
26 * display.texi (Attribute Functions): Add set-face-inverse-video-p. | 30 * display.texi (Attribute Functions): Add set-face-inverse-video-p. |
27 Fix invert-face. Fix args of face-background. | 31 Fix invert-face. Fix args of face-background. |
28 | 32 |
63 | 67 |
64 * frames.texi (Geometry): New node, split from Size and Position. | 68 * frames.texi (Geometry): New node, split from Size and Position. |
65 (Frame Parameters): Refer to Geometry. | 69 (Frame Parameters): Refer to Geometry. |
66 | 70 |
67 * buffers.texi (The Buffer List): Fix xrefs. | 71 * buffers.texi (The Buffer List): Fix xrefs. |
68 | 72 |
69 * windows.texi (Splitting Windows): Fix xref. | 73 * windows.texi (Splitting Windows): Fix xref. |
70 | 74 |
71 * frames.texi (Layout Parameters): Add xref. | 75 * frames.texi (Layout Parameters): Add xref. |
72 | 76 |
73 * display.texi (Line Height, Scroll Bars): Fix xrefs. | 77 * display.texi (Line Height, Scroll Bars): Fix xrefs. |