aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2007-10-20 02:22:59 +0000
committerMiles Bader2007-10-20 02:22:59 +0000
commit5fcd436bab49a3374be4571969abbcf02803bf71 (patch)
treebc16a7841c819832a9189d6c63374950b9ce6bbc /etc
parent62c5c1fe177df9e52a7fc7ea3141a04faac5b2f9 (diff)
parentf76840f36cf60feecaf21d55d24ace948800fef7 (diff)
downloademacs-5fcd436bab49a3374be4571969abbcf02803bf71.tar.gz
emacs-5fcd436bab49a3374be4571969abbcf02803bf71.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 899-900) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 129-130) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 259-260) - Merge from emacs--rel--22 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-272
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.224
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 867c58c47a4..f68285d1dfd 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -97,8 +97,8 @@ This can be used to add menu entries for backend specific functions.
97 97
98* Lisp Changes in Emacs 22.2. 98* Lisp Changes in Emacs 22.2.
99 99
100** The command `repeat' will no more attempt to repeat a command bound 100** The command `repeat' no longer attempts to repeat a command bound
101to an input event. 101 to an input event.
102 102
103** The function invisible-p returns non-nil if the character 103** The function invisible-p returns non-nil if the character
104 after a specified position is invisible. 104 after a specified position is invisible.