diff options
| author | Richard M. Stallman | 2005-03-26 02:15:50 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-03-26 02:15:50 +0000 |
| commit | 85df292e11c77c6a611b8e78e2d2296d2d623a2a (patch) | |
| tree | eb54f261407f739230a180e8e5b9713eb4e8971c /lispref | |
| parent | 7fe11855ab9ede413af077bdb17a1310b0bc8dfe (diff) | |
| download | emacs-85df292e11c77c6a611b8e78e2d2296d2d623a2a.tar.gz emacs-85df292e11c77c6a611b8e78e2d2296d2d623a2a.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 268304e5d4c..90b9d236f2b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2005-03-25 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): | ||
| 4 | Cleanup previous change. | ||
| 5 | |||
| 6 | 2005-03-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * display.texi (Face Attributes): Faces earlier in an :inherit | ||
| 9 | list take precedence. | ||
| 10 | (Scroll Bars): Fix description of vertical-scroll-bars. | ||
| 11 | Document frame-current-scroll-bars and window-current-scroll-bars. | ||
| 12 | |||
| 13 | * markers.texi (The Mark): Document temporary Transient Mark mode. | ||
| 14 | |||
| 15 | * minibuf.texi (Reading File Names): Document | ||
| 16 | read-file-name-completion-ignore-case. | ||
| 17 | |||
| 18 | * positions.texi (Screen Lines): Document nil for width argument | ||
| 19 | to compute-motion. | ||
| 20 | |||
| 1 | 2005-03-23 Kim F. Storm <storm@cua.dk> | 21 | 2005-03-23 Kim F. Storm <storm@cua.dk> |
| 2 | 22 | ||
| 3 | * display.texi (Standard Faces): Other faces used in the fringe | 23 | * display.texi (Standard Faces): Other faces used in the fringe |