Preserve our version of riece/.gitmodules
[packages] / NEWS.packages
1 -*- mode:outline -*-
2 \f
3 * Introduction
4 ==============
5
6 This file presents some general information about the various packages
7 affiliated with XEmacs.  This file is primarily about the changes in
8 recent package versions and their release history.
9
10 Use `C-c C-f' to move to the next equal level of outline, and
11 `C-c C-b' to move to previous equal level.  `C-h m' will give more
12 info about the Outline mode.  Many commands are also available through 
13 the menubar.
14 \f
15 * Changes in mic-paren
16 ======================
17
18 ** In mic-paren versions >= 3.3 the prefix "mic-" has been removed from the
19 command-names 'mic-paren-forward-sexp' and 'mic-paren-backward-sexp'.
20 Now all user-functions and -options begin with the prefix "paren-"
21 because this package should be a replacement of the other
22 paren-packages like paren.el and stig-paren.el!
23
24 ** In mic-paren versions >= 3.2 the prefix "mic-" has been removed from the
25 command-names 'mic-paren-toggle-matching-quoted-paren' and
26 'mic-paren-toggle-matching-paired-delimiter'.  In versions >= 3.1
27 mic-paren is NOT auto. activated after loading.  In versions >= 3.0
28 the variable 'paren-face' has been renamed to `paren-match-face'.