changeset 72734:70aa4ed788b5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 08 Sep 2006 12:22:01 +0000
parents 5d966d40e2cb
children 7aa792eb8367
files etc/NEWS etc/TODO lisp/ChangeLog lisp/gnus/ChangeLog.2 lispref/ChangeLog man/ChangeLog src/ChangeLog
diffstat 7 files changed, 55 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Sep 08 12:17:32 2006 +0000
+++ b/etc/NEWS	Fri Sep 08 12:22:01 2006 +0000
@@ -336,6 +336,10 @@
 too.  If you want to use just plain `*' as a wildcard, type `*""'; the
 doublequotes make no difference in the shell, but they prevent
 special treatment in `dired-do-shell-command'.
+
+** Adaptive filling misfeature removed.
+It no longer treats `NNN.' or `(NNN)' as a prefix.
+
 
 * Editing Changes in Emacs 22.1
 
--- a/etc/TODO	Fri Sep 08 12:17:32 2006 +0000
+++ b/etc/TODO	Fri Sep 08 12:22:01 2006 +0000
@@ -48,6 +48,9 @@
   It should not generate :require.  Or :require in defcustom
   should not be recorded in the user's custom-set-variables call.
 
+** Feature to change cursor shape when Emacs is idle (for more than
+  a specified time).
+
 ** The buttons at the top of a custom buffer should not omit
   variables whose values are currently hidden.
 
--- a/lisp/ChangeLog	Fri Sep 08 12:17:32 2006 +0000
+++ b/lisp/ChangeLog	Fri Sep 08 12:22:01 2006 +0000
@@ -1,3 +1,24 @@
+2006-09-08  Richard Stallman  <rms@gnu.org>
+
+	* textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
+
+	* mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
+	(rmail-convert-to-babyl-format): Don't record undo, leave list empty.
+
+	* emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
+	(cancel-timer-internal): Add doc string.
+	(cancel-function-timers): Doc fix.
+	(with-timeout-handler, timer-event-last*): Add doc strings.
+
+	* emacs-lisp/bindat.el (bindat-unpack): Doc fix.
+
+	* files.el (risky-local-variable-p): Match ...-bindat-spec.
+
+	* dired.el (dired-log-summary): Add doc string.
+
+	* cus-edit.el (custom-menu-create): Bind deactivate-mark here
+	(custom-group-menu-create): Not here.
+
 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el (org-dblock-write:clocktable): Avoid infinite
--- a/lisp/gnus/ChangeLog.2	Fri Sep 08 12:17:32 2006 +0000
+++ b/lisp/gnus/ChangeLog.2	Fri Sep 08 12:22:01 2006 +0000
@@ -865,13 +865,12 @@
 	key id too (for decryption).
 	(pgg-gpg-sign-region): Likewise.
 
-2003-11-09  Simon Josefsson  <jas@extundo.com>
+2003-11-09  Satyaki Das  <satyakid@stanford.edu>
 
 	* pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
 	(pgg-gpg-lookup-all-secret-keys): New function.
 	(pgg-gpg-select-matching-key): Likewise.
-	(pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
-	<satyakid@stanford.edu>.
+	(pgg-gpg-decrypt-region): Use new functions.  
 
 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
@@ -4511,7 +4510,6 @@
 	* spam.el: Fix typo.
 
 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
-	(Trivial patch.)
 
 	* pgg-gpg.el (pgg-gpg-process-region): Insert process status into
 	errors-buffer. This produces a nicer error message in case of
@@ -5036,8 +5034,9 @@
 	* gnus-sum.el (gnus-summary-select-article): Remove blink removal
 	code that only worked under Emacs.
 
-	* pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
-	Das <satyaki@chicory.stanford.edu>.
+2003-02-08  Satyaki Das  <satyaki@chicory.stanford.edu>
+	
+	* pgg-gpg.el (pgg-gpg-process-region): Don't blink.
 
 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
 
--- a/lispref/ChangeLog	Fri Sep 08 12:17:32 2006 +0000
+++ b/lispref/ChangeLog	Fri Sep 08 12:22:01 2006 +0000
@@ -1,3 +1,7 @@
+2006-09-08  Richard Stallman  <rms@gnu.org>
+
+	* processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
+
 2006-09-06  Kim F. Storm  <storm@cua.dk>
 
 	* frames.texi (Display Feature Testing): display-mm-dimensions-alist.
--- a/man/ChangeLog	Fri Sep 08 12:17:32 2006 +0000
+++ b/man/ChangeLog	Fri Sep 08 12:22:01 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-08  Richard Stallman  <rms@gnu.org>
+
+	* search.texi (Search): Ref multi-file search commands here.
+	(Other Repeating Search): Not here.
+
 2006-09-06  Simon Josefsson  <jas@extundo.com>
 
 	* smtpmail.texi (Authentication): Mention SSL.
--- a/src/ChangeLog	Fri Sep 08 12:17:32 2006 +0000
+++ b/src/ChangeLog	Fri Sep 08 12:22:01 2006 +0000
@@ -1,5 +1,18 @@
 2006-09-08  Richard Stallman  <rms@gnu.org>
 
+	* xdisp.c (Vmenu_updating_frame): Define here.
+	(syms_of_xdisp): DEFVAR it here.
+	(update_menu_bar): Always return hooks_run.
+	Set Vmenu_updating_frame.
+	
+	* xdisp.c (redisplay_internal): Test Vinhibit_redisplay
+	before calculating SELECTED_FRAME.
+
+	* xmenu.c (Vmenu_updating_frame): Don't define here.
+	(syms_of_xmenu): Don't DEFVAR it here.
+
+	* xterm.c (x_error_quitter): For BadName error, just return.
+
 	* eval.c (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
 
 	* casetab.c (init_casetab_once): Call set_case_table.