diff options
| author | Karoly Lorentey | 2006-04-28 14:48:18 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-04-28 14:48:18 +0000 |
| commit | b33c71f58623306001d4d4fe4f7354d8c360edaa (patch) | |
| tree | 3bcc8154133fcb19081850754bb725f38f86b56f /etc | |
| parent | 717a00ef34c0f55bfbad80584f00d86c090d547f (diff) | |
| parent | a48b489eb94a238c1eca6a0c4bdf7d5b80503240 (diff) | |
| download | emacs-b33c71f58623306001d4d4fe4f7354d8c360edaa.tar.gz emacs-b33c71f58623306001d4d4fe4f7354d8c360edaa.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-234
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-235
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-236
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-237
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-238
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-239
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-240
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-241
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-242
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-243
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-244
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-245
(Ffield_beginning, find_field): Undo change of 2006-04-23.
* emacs@sv.gnu.org/emacs--devo--0--patch-246
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-247
Rcirc patch from Ryan Yeske
* emacs@sv.gnu.org/emacs--devo--0--patch-248
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-249
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-250
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-251
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-87
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-88
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-89
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-90
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-91
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-92
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-93
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-94
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-95
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-553
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 14 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 84 | ||||
| -rw-r--r-- | etc/NEWS | 11 | ||||
| -rw-r--r-- | etc/orgcard.tex | 2 |
4 files changed, 107 insertions, 4 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index d0be9101a09..4e5030d4984 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2006-04-21 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | Release MH-E version 7.94. | ||
| 4 | |||
| 5 | * NEWS, MH-E-NEWS: Update for MH-E release 7.94. | ||
| 6 | |||
| 7 | 2006-04-21 Nick Roberts <nickrob@snap.net.nz> | ||
| 8 | |||
| 9 | * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el. | ||
| 10 | |||
| 11 | 2006-04-20 Carsten Dominik <dominik@science.uva.nl> | ||
| 12 | |||
| 13 | * orgcard.tex: Version number change only. | ||
| 14 | |||
| 1 | 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de> | 15 | 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 16 | ||
| 3 | * gnus-refcard.tex: Bump version to 5.11. Remove duplicate | 17 | * gnus-refcard.tex: Bump version to 5.11. Remove duplicate |
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 0fd4ec62174..4b3074686b1 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -6,6 +6,90 @@ Copying and distribution of this file, with or without modification, | |||
| 6 | are permitted in any medium without royalty provided the copyright | 6 | are permitted in any medium without royalty provided the copyright |
| 7 | notice and this notice are preserved. | 7 | notice and this notice are preserved. |
| 8 | 8 | ||
| 9 | * Changes in MH-E 7.94 | ||
| 10 | |||
| 11 | Version 7.94, the first 8.0 release candidate, fixes a bunch of bugs, | ||
| 12 | incorporates new features introduced in Emacs 22.1, improves folder | ||
| 13 | completion, and spruces up the tool bar. | ||
| 14 | |||
| 15 | ** New Features in MH-E 7.94 | ||
| 16 | |||
| 17 | *** Add :package-version Keyword to Options | ||
| 18 | |||
| 19 | This `defcustom', `defgroup', and `defface' keyword was introduced in | ||
| 20 | Emacs 22.1. MH-E has been extended to take advantage of it. With this | ||
| 21 | keyword, you can now use `M-x customize-changed-options' to see what | ||
| 22 | options in MH-E have changed between versions of Emacs. In a future | ||
| 23 | version of Emacs, you'll be able to see changes between MH-E versions | ||
| 24 | as well (closes SF #1452724). | ||
| 25 | |||
| 26 | ** Bug Fixes in MH-E 7.94 | ||
| 27 | |||
| 28 | *** mhparam -components Fails on mailutils | ||
| 29 | |||
| 30 | This error prevented MH-E from loading when using GNU mailutils. GNU | ||
| 31 | mailutils drops the `s' in this argument, so we did too since | ||
| 32 | -component still works in nmh and MH (closes SF #1446985). | ||
| 33 | |||
| 34 | *** "/ s" Still Has Problems With []'d Mail | ||
| 35 | |||
| 36 | On XEmacs, subjects that had special characters would prevent `/ s' | ||
| 37 | from narrowing to the given subject. These characters are now quoted | ||
| 38 | correctly in XEmacs (closes SF #1447598). | ||
| 39 | |||
| 40 | *** Incorrect Example in mh-folder-list Docstring | ||
| 41 | |||
| 42 | This has been fixed (closes SF #1448498). | ||
| 43 | |||
| 44 | *** Variable mh-send-args Is a String, Not a List | ||
| 45 | |||
| 46 | This was causing errors when sending under GNU mailutils. The internal | ||
| 47 | variable `mh-send-args' is now a list which fixes the problem (closes | ||
| 48 | SF #1448604). | ||
| 49 | |||
| 50 | *** Update Icons | ||
| 51 | |||
| 52 | Most of the tool bar icons have been replaced by GTK or GNOME 2 icons | ||
| 53 | (closes SF #1452715). | ||
| 54 | |||
| 55 | *** Can't customize tool bar for current session | ||
| 56 | |||
| 57 | If you customized `mh-tool-bar-folder-buttons' or | ||
| 58 | `mh-tool-bar-letter-buttons', and clicked Set for Current Session, the | ||
| 59 | tool bar was not updated. This has been fixed (closes SF #1452718). | ||
| 60 | |||
| 61 | *** Strip Build Number From emacs-version in X-Mailer | ||
| 62 | |||
| 63 | This has been done (closes SF #1466481). | ||
| 64 | |||
| 65 | *** mh-folder-completion-function Problems | ||
| 66 | |||
| 67 | One could not longer browse folders outside of the standard MH Mail | ||
| 68 | directory. This has been fixed. As a beneficial side-effect, you can | ||
| 69 | once again use SPC to complete folders (closes SF #1470518). | ||
| 70 | |||
| 71 | *** Rename Function and Variable Definers | ||
| 72 | |||
| 73 | If you had ever shown help for an MH-E symbol that was both a function | ||
| 74 | or variable, you might have found that the hyperlink to the file | ||
| 75 | brought you to the wrong definition. This has been fixed by renaming | ||
| 76 | the macros `mh-defgroup', `mh-defcustom', `mh-defface', | ||
| 77 | `mh-defun-compat', and `mh-defmacro-compat' to `defgroup-mh', | ||
| 78 | `defcustom-mh', `defface-mh', `defun-mh', `defmacro-mh' respectively | ||
| 79 | (closes SF #1472029). | ||
| 80 | |||
| 81 | *** mh-insert-letter Uses Wrong Default | ||
| 82 | |||
| 83 | If you had used `C-c TAB' (`mh-insert-letter') to insert a letter into | ||
| 84 | your draft, specified a different folder, and chose the default | ||
| 85 | message number, you got the wrong message. This has been fixed (closes | ||
| 86 | SF #1473729). | ||
| 87 | |||
| 88 | *** "echo -e" in Makefile Causes Solaris 10 Problem | ||
| 89 | |||
| 90 | This construct has been replaced with printf, which is reputed to be | ||
| 91 | more portable (closes SF #1467222, #1473908). | ||
| 92 | |||
| 9 | * Changes in MH-E 7.93 | 93 | * Changes in MH-E 7.93 |
| 10 | 94 | ||
| 11 | Version 7.93, the fourth 8.0 beta release, fixes a handful of bugs in | 95 | Version 7.93, the fourth 8.0 beta release, fixes a handful of bugs in |
| @@ -1849,6 +1849,10 @@ for pager-like scrolling. Keys which normally move point by line or | |||
| 1849 | paragraph will scroll the buffer by the respective amount of lines | 1849 | paragraph will scroll the buffer by the respective amount of lines |
| 1850 | instead and point will be kept vertically fixed relative to window | 1850 | instead and point will be kept vertically fixed relative to window |
| 1851 | boundaries during scrolling. | 1851 | boundaries during scrolling. |
| 1852 | |||
| 1853 | ** The file t-mouse.el is now part of Emacs and provides access to mouse | ||
| 1854 | events from the console. It still requires gpm to work but has been updated | ||
| 1855 | for Emacs 22. In particular, the mode-line is now position sensitive. | ||
| 1852 | 1856 | ||
| 1853 | * Changes in Specialized Modes and Packages in Emacs 22.1: | 1857 | * Changes in Specialized Modes and Packages in Emacs 22.1: |
| 1854 | 1858 | ||
| @@ -2627,14 +2631,15 @@ and other common debugger commands. | |||
| 2627 | 2631 | ||
| 2628 | +++ | 2632 | +++ |
| 2629 | *** The new package gdb-ui.el provides an enhanced graphical interface to | 2633 | *** The new package gdb-ui.el provides an enhanced graphical interface to |
| 2630 | GDB. You can interact with GDB through the GUD buffer in the usual way, but | 2634 | GDB. You can interact with GDB through the GUD buffer in the usual way, but |
| 2631 | there are also further buffers which control the execution and describe the | 2635 | there are also further buffers which control the execution and describe the |
| 2632 | state of your program. It can separate the input/output of your program from | 2636 | state of your program. It can separate the input/output of your program from |
| 2633 | that of GDB and watches expressions in the speedbar. It also uses features of | 2637 | that of GDB and watches expressions in the speedbar. It also uses features of |
| 2634 | Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate | 2638 | Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate |
| 2635 | breakpoints. | 2639 | breakpoints. |
| 2636 | 2640 | ||
| 2637 | Use M-x gdb to start GDB-UI. | 2641 | To use this package just type M-x gdb. See the Emacs manual if you want the |
| 2642 | old behaviour. | ||
| 2638 | 2643 | ||
| 2639 | *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be | 2644 | *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be |
| 2640 | toggled independently of normal tooltips with the minor mode | 2645 | toggled independently of normal tooltips with the minor mode |
| @@ -3020,7 +3025,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details. | |||
| 3020 | --- | 3025 | --- |
| 3021 | ** MH-E changes. | 3026 | ** MH-E changes. |
| 3022 | 3027 | ||
| 3023 | Upgraded to MH-E version 7.93. There have been major changes since | 3028 | Upgraded to MH-E version 7.94. There have been major changes since |
| 3024 | version 5.0.2; see MH-E-NEWS for details. | 3029 | version 5.0.2; see MH-E-NEWS for details. |
| 3025 | 3030 | ||
| 3026 | ** Calendar changes: | 3031 | ** Calendar changes: |
diff --git a/etc/orgcard.tex b/etc/orgcard.tex index 0ad90af0c74..45608ac1795 100644 --- a/etc/orgcard.tex +++ b/etc/orgcard.tex | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | % Reference Card for Org Mode | 1 | % Reference Card for Org Mode |
| 2 | \def\orgversionnumber{4.24} | 2 | \def\orgversionnumber{4.26} |
| 3 | \def\year{2006} | 3 | \def\year{2006} |
| 4 | % | 4 | % |
| 5 | %**start of header | 5 | %**start of header |