comparison lispref/ChangeLog @ 83279:2006100ee57e

Merged from miles@gnu.org--gnu-2005 (patch 204-213) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204 Clean up gdb-ui breakpoint faces * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-205 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-206 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-207 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-208 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-209 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-210 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-211 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-212 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-213 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-319
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 27 Mar 2005 17:29:43 +0000
parents 26c9034f3533 adbd007da6e3
children 360860a0006f
comparison
equal deleted inserted replaced
83278:b2bde606bcf7 83279:2006100ee57e
1 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4 in the Emacs Manual).
5 * Makefile.in (srcs): Remove calendar.texi.
6 * makefile.w32-in (srcs): Remove calendar.texi.
7 * display.texi (Display): Change name of next node.
8 * os.texi (System In): Change name of previous node.
9 * elisp.texi (Top): Remove Calendar references.
10 * vol1.texi (Top): Remove Calendar references.
11 * vol2.texi (Top): Remove Calendar references.
12
13 2005-03-25 Richard M. Stallman <rms@gnu.org>
14
15 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
16 Cleanup previous change.
17
18 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
19
20 * display.texi (Face Attributes): Faces earlier in an :inherit
21 list take precedence.
22 (Scroll Bars): Fix description of vertical-scroll-bars.
23 Document frame-current-scroll-bars and window-current-scroll-bars.
24
25 * markers.texi (The Mark): Document temporary Transient Mark mode.
26
27 * minibuf.texi (Reading File Names): Document
28 read-file-name-completion-ignore-case.
29
30 * positions.texi (Screen Lines): Document nil for width argument
31 to compute-motion.
32
33 2005-03-23 Kim F. Storm <storm@cua.dk>
34
35 * display.texi (Standard Faces): Other faces used in the fringe
36 implicitly inherits from the fringe face.
37 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
38 properties implicitly inherits from fringe face.
39 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
40
1 2005-03-20 Chong Yidong <cyd@stupidchicken.com> 41 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
2 42
3 * display.texi (Invisible Text): State default value of 43 * display.texi (Invisible Text): State default value of
4 line-move-ignore-invisible. 44 line-move-ignore-invisible.
5 (Managing Overlays): Document remove-overlays. 45 (Managing Overlays): Document remove-overlays.