diff options
| author | Miles Bader | 2005-06-15 23:32:15 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-06-15 23:32:15 +0000 |
| commit | 2092fd2b3339ac097e1b27643b70211dcb0b4e95 (patch) | |
| tree | 7f2307bbb82c7f111678885f871d88d44c870d4e /admin/FOR-RELEASE | |
| parent | 8786f9fffda045f818e622bddd9c85249dfb9ff7 (diff) | |
| parent | a4bf534f1eb1dcb2048f5deeff783c23059e3924 (diff) | |
| download | emacs-2092fd2b3339ac097e1b27643b70211dcb0b4e95.tar.gz emacs-2092fd2b3339ac097e1b27643b70211dcb0b4e95.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 358-423)
- Update from CVS
- Remove "-face" suffix from widget faces
- Remove "-face" suffix from custom faces
- Remove "-face" suffix from change-log faces
- Remove "-face" suffix from compilation faces
- Remove "-face" suffix from diff-mode faces
- lisp/longlines.el (longlines-visible-face): Face removed
- Remove "-face" suffix from woman faces
- Remove "-face" suffix from whitespace-highlight face
- Remove "-face" suffix from ruler-mode faces
- Remove "-face" suffix from show-paren faces
- Remove "-face" suffix from log-view faces
- Remove "-face" suffix from smerge faces
- Remove "-face" suffix from show-tabs faces
- Remove "-face" suffix from highlight-changes faces
- Remove "-face" suffix from and downcase info faces
- Remove "-face" suffix from pcvs faces
- Update uses of renamed pcvs faces
- Tweak ChangeLog
- Remove "-face" suffix from strokes-char face
- Remove "-face" suffix from compare-windows face
- Remove "-face" suffix from calendar faces
- Remove "-face" suffix from diary-button face
- Remove "-face" suffix from testcover faces
- Remove "-face" suffix from viper faces
- Remove "-face" suffix from org faces
- Remove "-face" suffix from sgml-namespace face
- Remove "-face" suffix from table-cell face
- Remove "-face" suffix from tex-mode faces
- Remove "-face" suffix from texinfo-heading face
- Remove "-face" suffix from flyspell faces
- Remove "-face" suffix from gomoku faces
- Remove "-face" suffix from mpuz faces
- Merge from gnus--rel--5.10
- Remove "-face" suffix from Buffer-menu-buffer face
- Remove "-face" suffix from antlr-mode faces
- Remove "-face" suffix from ebrowse faces
- Remove "-face" suffix from flymake faces
- Remove "-face" suffix from idlwave faces
- Remove "-face" suffix from sh-script faces
- Remove "-face" suffix from vhdl-mode faces
- Remove "-face" suffix from which-func face
- Remove "-face" suffix from cperl-mode faces
- Remove "-face" suffix from ld-script faces
- Fix cperl-mode font-lock problem
- Tweak which-func face
* gnus--rel--5.10 (patch 80-82)
- Merge from emacs--cvs-trunk--0
- Update from CVS
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 441c8fe4fa2..c76bc3d4f48 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -18,7 +18,6 @@ See msg from rms to emacs-devel on 21 Dec. | |||
| 18 | 18 | ||
| 19 | ** Enhance scroll-bar to handle tall line (similar to line-move). | 19 | ** Enhance scroll-bar to handle tall line (similar to line-move). |
| 20 | 20 | ||
| 21 | ** Adapt mouse-sel-mode to mouse-1-click-follows-link. | ||
| 22 | 21 | ||
| 23 | 22 | ||
| 24 | * FATAL ERRORS | 23 | * FATAL ERRORS |
| @@ -82,6 +81,8 @@ is encountered. | |||
| 82 | 81 | ||
| 83 | ** Finish updating the Emacs Lisp manual. | 82 | ** Finish updating the Emacs Lisp manual. |
| 84 | 83 | ||
| 84 | *** Update lispref/README. | ||
| 85 | |||
| 85 | ** Update the Emacs manual. | 86 | ** Update the Emacs manual. |
| 86 | 87 | ||
| 87 | *** Update man/info.texi. | 88 | *** Update man/info.texi. |
| @@ -187,7 +188,7 @@ lispref/control.texi "Luc Teirlinck" Chong Yidong | |||
| 187 | lispref/customize.texi Chong Yidong | 188 | lispref/customize.texi Chong Yidong |
| 188 | lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra | 189 | lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra |
| 189 | lispref/display.texi Chong Yidong | 190 | lispref/display.texi Chong Yidong |
| 190 | lispref/edebug.texi Chong Yidong | 191 | lispref/edebug.texi Chong Yidong "Luc Teirlinck" |
| 191 | lispref/elisp.texi "Luc Teirlinck" Lute Kamstra | 192 | lispref/elisp.texi "Luc Teirlinck" Lute Kamstra |
| 192 | lispref/errors.texi "Luc Teirlinck" | 193 | lispref/errors.texi "Luc Teirlinck" |
| 193 | lispref/eval.texi "Luc Teirlinck" Chong Yidong | 194 | lispref/eval.texi "Luc Teirlinck" Chong Yidong |