emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 08 Sep 2006 12:12:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/08 12:12:40

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5275
retrieving revision 1.5276
diff -u -b -r1.5275 -r1.5276
--- ChangeLog   8 Sep 2006 11:46:42 -0000       1.5275
+++ ChangeLog   8 Sep 2006 12:12:39 -0000       1.5276
@@ -1,3 +1,20 @@
+2006-09-08  Richard Stallman  <address@hidden>
+
+       * eval.c (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
+
+       * casetab.c (init_casetab_once): Call set_case_table.
+
+       * emacs.c (shut_down_emacs): Set inhibit_sentinels.
+
+       * process.c (inhibit_sentinels): New variable.
+       (exec_sentinel): Test inhibit_sentinels.
+       (init_process): Initialize it.
+
+       * process.h (inhibit_sentinels): Add decl.
+
+       * search.c (looking_at_1, string_match_1, search_command):
+       Make syntax table's canon table point to eqv table.
+
 2006-09-08  Andreas Schwab  <address@hidden>
 
        * print.c (strout): Fix whitespace.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]