diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 12 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 97 | ||||
| -rw-r--r-- | etc/NEWS | 55 | ||||
| -rw-r--r-- | etc/orgcard.tex | 2 |
4 files changed, 154 insertions, 12 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 013b59d5305..c80b23c0489 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2006-04-28 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | Release MH-E version 7.95. | ||
| 4 | |||
| 5 | * NEWS, MH-E-NEWS: Update for MH-E release 7.95. | ||
| 6 | |||
| 7 | 2006-04-21 Bill Wohler <wohler@newt.com> | ||
| 8 | |||
| 9 | Release MH-E version 7.94. | ||
| 10 | |||
| 11 | * NEWS, MH-E-NEWS: Update for MH-E release 7.94. | ||
| 12 | |||
| 1 | 2006-04-21 Nick Roberts <nickrob@snap.net.nz> | 13 | 2006-04-21 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 14 | ||
| 3 | * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el. | 15 | * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el. |
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 0fd4ec62174..db9de4b9043 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -6,6 +6,103 @@ 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.95 | ||
| 10 | |||
| 11 | Version 7.95, the second 8.0 release candidate, fixes a single bug. | ||
| 12 | It would be good to check this version ASAP since the Emacs pretest is | ||
| 13 | coming in days: if no showstopper problems are found in this version | ||
| 14 | it will be promoted to 8.0 before the pretest. Thanks for your help! | ||
| 15 | |||
| 16 | ** Bug Fixes in MH-E 7.95 | ||
| 17 | |||
| 18 | *** Folder Completion Fails in fcc: Field | ||
| 19 | |||
| 20 | This has been fixed (closes SF #1476270). | ||
| 21 | |||
| 22 | * Changes in MH-E 7.94 | ||
| 23 | |||
| 24 | Version 7.94, the first 8.0 release candidate, fixes a bunch of bugs, | ||
| 25 | incorporates new features introduced in Emacs 22.1, improves folder | ||
| 26 | completion, and spruces up the tool bar. | ||
| 27 | |||
| 28 | ** New Features in MH-E 7.94 | ||
| 29 | |||
| 30 | *** Add :package-version Keyword to Options | ||
| 31 | |||
| 32 | This `defcustom', `defgroup', and `defface' keyword was introduced in | ||
| 33 | Emacs 22.1. MH-E has been extended to take advantage of it. With this | ||
| 34 | keyword, you can now use `M-x customize-changed-options' to see what | ||
| 35 | options in MH-E have changed between versions of Emacs. In a future | ||
| 36 | version of Emacs, you'll be able to see changes between MH-E versions | ||
| 37 | as well (closes SF #1452724). | ||
| 38 | |||
| 39 | ** Bug Fixes in MH-E 7.94 | ||
| 40 | |||
| 41 | *** mhparam -components Fails on mailutils | ||
| 42 | |||
| 43 | This error prevented MH-E from loading when using GNU mailutils. GNU | ||
| 44 | mailutils drops the `s' in this argument, so we did too since | ||
| 45 | -component still works in nmh and MH (closes SF #1446985). | ||
| 46 | |||
| 47 | *** "/ s" Still Has Problems With []'d Mail | ||
| 48 | |||
| 49 | On XEmacs, subjects that had special characters would prevent `/ s' | ||
| 50 | from narrowing to the given subject. These characters are now quoted | ||
| 51 | correctly in XEmacs (closes SF #1447598). | ||
| 52 | |||
| 53 | *** Incorrect Example in mh-folder-list Docstring | ||
| 54 | |||
| 55 | This has been fixed (closes SF #1448498). | ||
| 56 | |||
| 57 | *** Variable mh-send-args Is a String, Not a List | ||
| 58 | |||
| 59 | This was causing errors when sending under GNU mailutils. The internal | ||
| 60 | variable `mh-send-args' is now a list which fixes the problem (closes | ||
| 61 | SF #1448604). | ||
| 62 | |||
| 63 | *** Update Icons | ||
| 64 | |||
| 65 | Most of the tool bar icons have been replaced by GTK or GNOME 2 icons | ||
| 66 | (closes SF #1452715). | ||
| 67 | |||
| 68 | *** Can't customize tool bar for current session | ||
| 69 | |||
| 70 | If you customized `mh-tool-bar-folder-buttons' or | ||
| 71 | `mh-tool-bar-letter-buttons', and clicked Set for Current Session, the | ||
| 72 | tool bar was not updated. This has been fixed (closes SF #1452718). | ||
| 73 | |||
| 74 | *** Strip Build Number From emacs-version in X-Mailer | ||
| 75 | |||
| 76 | This has been done (closes SF #1466481). | ||
| 77 | |||
| 78 | *** mh-folder-completion-function Problems | ||
| 79 | |||
| 80 | One could not longer browse folders outside of the standard MH Mail | ||
| 81 | directory. This has been fixed. As a beneficial side-effect, you can | ||
| 82 | once again use SPC to complete folders (closes SF #1470518). | ||
| 83 | |||
| 84 | *** Rename Function and Variable Definers | ||
| 85 | |||
| 86 | If you had ever shown help for an MH-E symbol that was both a function | ||
| 87 | or variable, you might have found that the hyperlink to the file | ||
| 88 | brought you to the wrong definition. This has been fixed by renaming | ||
| 89 | the macros `mh-defgroup', `mh-defcustom', `mh-defface', | ||
| 90 | `mh-defun-compat', and `mh-defmacro-compat' to `defgroup-mh', | ||
| 91 | `defcustom-mh', `defface-mh', `defun-mh', `defmacro-mh' respectively | ||
| 92 | (closes SF #1472029). | ||
| 93 | |||
| 94 | *** mh-insert-letter Uses Wrong Default | ||
| 95 | |||
| 96 | If you had used `C-c TAB' (`mh-insert-letter') to insert a letter into | ||
| 97 | your draft, specified a different folder, and chose the default | ||
| 98 | message number, you got the wrong message. This has been fixed (closes | ||
| 99 | SF #1473729). | ||
| 100 | |||
| 101 | *** "echo -e" in Makefile Causes Solaris 10 Problem | ||
| 102 | |||
| 103 | This construct has been replaced with printf, which is reputed to be | ||
| 104 | more portable (closes SF #1467222, #1473908). | ||
| 105 | |||
| 9 | * Changes in MH-E 7.93 | 106 | * Changes in MH-E 7.93 |
| 10 | 107 | ||
| 11 | Version 7.93, the fourth 8.0 beta release, fixes a handful of bugs in | 108 | Version 7.93, the fourth 8.0 beta release, fixes a handful of bugs in |
| @@ -1479,20 +1479,35 @@ changes. | |||
| 1479 | There's a new separate package grep.el, with its own submenu and | 1479 | There's a new separate package grep.el, with its own submenu and |
| 1480 | customization group. | 1480 | customization group. |
| 1481 | 1481 | ||
| 1482 | +++ | ||
| 1483 | *** `grep-find' is now also available under the name `find-grep' where | ||
| 1484 | people knowing `find-grep-dired' would probably expect it. | ||
| 1485 | |||
| 1486 | +++ | ||
| 1487 | *** New commands `lgrep' (local grep) and `rgrep' (recursive grep) are | ||
| 1488 | more user-friendly versions of `grep' and `grep-find', which prompt | ||
| 1489 | separately for the regular expression to match, the files to search, | ||
| 1490 | and the base directory for the search (rgrep only). Case sensitivitivy | ||
| 1491 | of the search is controlled by the current value of `case-fold-search'. | ||
| 1492 | |||
| 1493 | These commands build the shell commands based on the new variables | ||
| 1494 | `grep-template' (lgrep) and `grep-find-template' (rgrep). | ||
| 1495 | |||
| 1496 | The files to search can use aliases defined in `grep-files-aliases'. | ||
| 1497 | |||
| 1498 | Subdirectories listed in `grep-find-ignored-directories' such as those | ||
| 1499 | typically used by various version control systems, like CVS and arch, | ||
| 1500 | are automatically skipped by `rgrep'. | ||
| 1501 | |||
| 1482 | --- | 1502 | --- |
| 1483 | *** M-x grep provides highlighting support. | 1503 | *** The grep commands provide highlighting support. |
| 1484 | 1504 | ||
| 1485 | Hits are fontified in green, and hits in binary files in orange. Grep buffers | 1505 | Hits are fontified in green, and hits in binary files in orange. Grep buffers |
| 1486 | can be saved and automatically revisited. | 1506 | can be saved and automatically revisited. |
| 1487 | 1507 | ||
| 1488 | +++ | ||
| 1489 | *** `grep-find' is now also available under the name `find-grep' where | ||
| 1490 | people knowing `find-grep-dired' would probably expect it. | ||
| 1491 | |||
| 1492 | --- | 1508 | --- |
| 1493 | *** The new variables `grep-window-height', `grep-auto-highlight', and | 1509 | *** The new variables `grep-window-height' and `grep-scroll-output' override |
| 1494 | `grep-scroll-output' override the corresponding compilation mode | 1510 | the corresponding compilation mode settings, for grep commands only. |
| 1495 | settings, for grep commands only. | ||
| 1496 | 1511 | ||
| 1497 | +++ | 1512 | +++ |
| 1498 | *** New option `grep-highlight-matches' highlights matches in *grep* | 1513 | *** New option `grep-highlight-matches' highlights matches in *grep* |
| @@ -2027,6 +2042,21 @@ run most curses applications now. | |||
| 2027 | ** M-x diff uses Diff mode instead of Compilation mode. | 2042 | ** M-x diff uses Diff mode instead of Compilation mode. |
| 2028 | 2043 | ||
| 2029 | +++ | 2044 | +++ |
| 2045 | ** Diff mode key bindings changed. | ||
| 2046 | |||
| 2047 | These are the new bindings: | ||
| 2048 | |||
| 2049 | C-c C-e diff-ediff-patch (old M-A) | ||
| 2050 | C-c C-n diff-restrict-view (old M-r) | ||
| 2051 | C-c C-r diff-reverse-direction (old M-R) | ||
| 2052 | C-c C-u diff-context->unified (old M-U) | ||
| 2053 | C-c C-w diff-refine-hunk (old C-c C-r) | ||
| 2054 | |||
| 2055 | To convert unified to context format, use C-u C-c C-u. | ||
| 2056 | In addition, C-c C-u now operates on the region | ||
| 2057 | in Transient Mark mode when the mark is active. | ||
| 2058 | |||
| 2059 | +++ | ||
| 2030 | ** You can now customize `fill-nobreak-predicate' to control where | 2060 | ** You can now customize `fill-nobreak-predicate' to control where |
| 2031 | filling can break lines. The value is now normally a list of | 2061 | filling can break lines. The value is now normally a list of |
| 2032 | functions, but it can also be a single function, for compatibility. | 2062 | functions, but it can also be a single function, for compatibility. |
| @@ -3100,7 +3130,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details. | |||
| 3100 | --- | 3130 | --- |
| 3101 | ** MH-E changes. | 3131 | ** MH-E changes. |
| 3102 | 3132 | ||
| 3103 | Upgraded to MH-E version 7.93. There have been major changes since | 3133 | Upgraded to MH-E version 7.95. There have been major changes since |
| 3104 | version 5.0.2; see MH-E-NEWS for details. | 3134 | version 5.0.2; see MH-E-NEWS for details. |
| 3105 | 3135 | ||
| 3106 | ** Calendar changes: | 3136 | ** Calendar changes: |
| @@ -3705,9 +3735,10 @@ This is useful in packages that can be preloaded. | |||
| 3705 | If it is non-nil, the function lists only faces matching this regexp. | 3735 | If it is non-nil, the function lists only faces matching this regexp. |
| 3706 | 3736 | ||
| 3707 | +++ | 3737 | +++ |
| 3708 | *** New function `string-or-null-p'. | 3738 | *** New functions `string-or-null-p' and `booleanp'. |
| 3709 | 3739 | ||
| 3710 | Return t if OBJECT is a string or nil. Otherwise, return nil. | 3740 | `string-or-null-p' returns non-nil iff OBJECT is a string or nil. |
| 3741 | `booleanp' returns non-nil iff OBJECT is a t or nil. | ||
| 3711 | 3742 | ||
| 3712 | ** Lisp code indentation features: | 3743 | ** Lisp code indentation features: |
| 3713 | 3744 | ||
| @@ -5952,6 +5983,8 @@ Currently, the following actions have been defined: | |||
| 5952 | - Mouse-2 on the read-only or modified status in the mode line (`%' or | 5983 | - Mouse-2 on the read-only or modified status in the mode line (`%' or |
| 5953 | `*') toggles the status. | 5984 | `*') toggles the status. |
| 5954 | 5985 | ||
| 5986 | - Mouse-3 on the major mode name displays a major mode menu. | ||
| 5987 | |||
| 5955 | - Mouse-3 on the mode name displays a minor-mode menu. | 5988 | - Mouse-3 on the mode name displays a minor-mode menu. |
| 5956 | 5989 | ||
| 5957 | ** Hourglass pointer | 5990 | ** Hourglass pointer |
diff --git a/etc/orgcard.tex b/etc/orgcard.tex index c5577a95be0..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.25} | 2 | \def\orgversionnumber{4.26} |
| 3 | \def\year{2006} | 3 | \def\year{2006} |
| 4 | % | 4 | % |
| 5 | %**start of header | 5 | %**start of header |