diff options
| author | Miles Bader | 2007-05-11 04:44:30 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-05-11 04:44:30 +0000 |
| commit | 68380acf41d91014634d625e5f529cd3f773fbd4 (patch) | |
| tree | 8285c9f7ccc674484bb1d945192c5e2441ac81d6 /admin | |
| parent | e2e7506851231cb87c2e025dc8ba06ad95053de9 (diff) | |
| parent | a484846f80a3adae6f85b6fb897a6ae9887b32fb (diff) | |
| download | emacs-68380acf41d91014634d625e5f529cd3f773fbd4.tar.gz emacs-68380acf41d91014634d625e5f529cd3f773fbd4.zip | |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 13)
- Update from CVS
2007-05-10 Richard M. Stallman <rms@gnu.org>
* lisp/international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
(iso-cvt-write-only): Likewise.
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
Fix generated doc string.
* lisp/startup.el (fancy-splash-text): Add URL of guided tour.
Adjust horizontal and vertical whitespace.
* lisp/progmodes/compile.el (compilation-handle-exit):
Use run-hook-with-args to run compilation-finish-functions.
* lisp/files.el (file-start-mode-alist): New variable.
(magic-mode-regexp-match-limit): Doc fix.
(set-auto-mode): Handle file-start-mode-alist.
A little cleanup of structure.
2007-05-10 Richard M. Stallman <rms@gnu.org>
* lispref/keymaps.texi (Scanning Keymaps): Update where-is-internal example.
* lispref/help.texi (Keys in Documentation): Add reference to
Documentation Tips.
* lispref/files.texi (Format Conversion): TO-FN gets three arguments.
* lispref/modes.texi (Auto Major Mode): Document file-start-mode-alist.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-743
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 8a871c86c69..7f73b904a63 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -56,7 +56,9 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html | |||
| 56 | ** Takaaki.Ota@am.sony.com, May 2: table cell menu does not appear at the menubar | 56 | ** Takaaki.Ota@am.sony.com, May 2: table cell menu does not appear at the menubar |
| 57 | Bug is intermittent. | 57 | Bug is intermittent. |
| 58 | 58 | ||
| 59 | ** david.reitter@gmail.com, May 4: Euro sign bound, Pound sign not bound. (Bug?) | 59 | ** Install python.el `with' patch from trunk. |
| 60 | |||
| 61 | ** Install vc-hooks.el patch from trunk. | ||
| 60 | 62 | ||
| 61 | * DOCUMENTATION | 63 | * DOCUMENTATION |
| 62 | 64 | ||