changeset 42646:8fd3ab944dc3

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 10 Jan 2002 22:14:26 +0000
parents ac1b9223bb7f
children 3e0b4b8d4f7e
files lisp/ChangeLog
diffstat 1 files changed, 58 insertions(+), 43 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 10 22:09:54 2002 +0000
+++ b/lisp/ChangeLog	Thu Jan 10 22:14:26 2002 +0000
@@ -1,12 +1,27 @@
+2002-01-10  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+	* play/zone.el (zone-timeout): New var.
+	(zone-hiding-modeline): New macro.
+	(zone-call): New func.
+
+	(zone): Init `modeline-hidden-level' symbol property.
+	Use `zone-call' instead of `funcall'.
+
+	(zone-pgm-whack-chars): Use `make-string' (fix bug introduced in 1.7).
+
+	(zone-pgm-stress): Use `zone-hiding-modeline'.
+
+	(zone-pgm-stress-destress): New zone program.
+
 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* faces.el (minibuffer-prompt): Special face definition for MS-DOS.
 
 2002-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
+
 	* viper.el (viper-set-hooks): zap viper-unfriendly bindings in
 	flyspell-mouse-map.
-	
+
 2002-01-08  Richard M. Stallman  <rms@gnu.org>
 
 	* emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size.
@@ -42,9 +57,9 @@
 	2000-08-30.
 
 2002-01-08  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
+
 	* ediff-hook.el: added an autoload cookie.
-	
+
 2002-01-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* net/eudcb-ph.el, net/ldap.el: New maintainer.  New e-mail
@@ -56,37 +71,37 @@
 	(occur-mode-map): Bind `o' to that.
 
 2002-01-07  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
+
 	* viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
 	new macro that replaces viper-emacs-p and viper-xemacs-p in many
 	cases. Used to reduce the number of warnings.
-	
+
 	* viper-cmd.el: use viper-cond-compile-for-xemacs-or-emacs.
 	(viper-standard-value): moved here from viper.el.
 	(viper-set-unread-command-events): moved to viper-util.el
 	(viper-check-minibuffer-overlay): make sure
 	viper-minibuffer-overlay is moved to cover the entire input field.
-	
+
 	* viper-util.el:  use viper-cond-compile-for-xemacs-or-emacs.
 	(viper-read-key-sequence, viper-set-unread-command-events,
 	viper-char-symbol-sequence-p, viper-char-array-p): moved here.
-	
+
 	* viper-ex.el: use viper-cond-compile-for-xemacs-or-emacs.
-	
+
 	* viper-keym.el: use viper-cond-compile-for-xemacs-or-emacs.
-	
+
 	* viper-mous.el: use viper-cond-compile-for-xemacs-or-emacs.
-	
+
 	* viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p,
 	viper-event-vector-p): moved to viper-util.el
-	
+
 	* viper.el (viper-standard-value): moved to viper-cmd.el.
 	Use viper-cond-compile-for-xemacs-or-emacs.
 
 	* ediff-help.el: use ediff-cond-compile-for-xemacs-or-emacs.
-	
+
 	* ediff-hook.el: use ediff-cond-compile-for-xemacs-or-emacs.
-	
+
 	* ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): new
 	macro designed to be used in many places where ediff-emacs-p or
 	ediff-xemacs-p was previously used. Reduces the number of
@@ -98,11 +113,11 @@
 	ediff-whitespace-diff-region-p, ediff-get-region-contents):
 	moved to ediff-util.el.
 	(ediff-event-key): moved here.
-	
+
 	* ediff-merge.el: got rid of unreferenced variables.
-	
+
 	* ediff-mult.el: use ediff-cond-compile-for-xemacs-or-emacs.
-	
+
 	* ediff-util.el: use ediff-cond-compile-for-xemacs-or-emacs.
 	(ediff-cleanup-mess): improved the way windows are set up after
 	quitting ediff.
@@ -126,11 +141,11 @@
 	(ediff-arrange-autosave-in-merge-jobs): check if the merge file
 	is visited by another buffer and ask to save/delete that buffer.
 	(ediff-verify-file-merge-buffer): new function to do the above.
-	
+
 	* ediff-vers.el: load ediff-init.el at compile time.
-	
+
 	* ediff-wind.el: use ediff-cond-compile-for-xemacs-or-emacs.
-	
+
 	* ediff.el (ediff-windows, ediff-regions-wordwise,
 	ediff-regions-linewise): use indirect buffers to improve
 	robustness and make it possible to compare regions of the same
@@ -140,7 +155,7 @@
 	(ediff-files-internal): refuse to compare identical files.
 	(ediff-regions-internal): get rid of the warning about comparing
 	regions of the same buffer.
-	
+
 	* ediff-diff.el (ediff-convert-fine-diffs-to-overlays): moved here.
 	Plus the following fixes courtesy of Dave Love:
 	Doc fixes.
@@ -150,7 +165,7 @@
 	(ediff-copy-to-buffer): Use insert-buffer-substring rather than
 	consing buffer contents.
 	(ediff-goto-word): Move syntax table setting outside loop.
-	
+
 2002-01-07  Richard M. Stallman  <rms@gnu.org>
 
 	* dired.el (dired-copy-filename-as-kill): Call kill-append
@@ -223,8 +238,8 @@
 
 	* enriched.el (enriched-make-annotation): Doc fix.
 
-	* format.el (format-replace-strings, format-subtract-regions) 
-	(format-annotate-region, format-annotate-location) 
+	* format.el (format-replace-strings, format-subtract-regions)
+	(format-annotate-region, format-annotate-location)
 	(format-annotate-atomic-property-change)
 	(format-annotate-single-property-change): Doc fixes.
 
@@ -292,7 +307,7 @@
 2002-01-02  Chris Hanson  <cph@aarau.ai.mit.edu>
 
 	* xscheme.el: Eleven years of updates on a private copy.
-		      
+
 	Extensive changes to support multiple xscheme buffers:
 	(run-scheme): Break up into new functions to facilitate starting
 	processes in other buffers.
@@ -415,11 +430,11 @@
 	* comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el:
 	* generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el:
 	* wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el:
-	* emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el: 
+	* emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el:
 	* progmodes/cperl-mode.el, progmodes/idlwave.el:
 	* progmodes/sh-script.el, progmodes/vhdl-mode.el:
 	Adapt face definitions to use :weight and :slant.
-	
+
 	* ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant.
 
 	* cus-edit.el (custom-face-edit-fix-value): Delete `assert' call.
@@ -454,7 +469,7 @@
 
 	* replace.el (query-replace-read-args): Immediate error if read-only.
 
-	* textmodes/makeinfo.el (makeinfo-compilation-sentinel): 
+	* textmodes/makeinfo.el (makeinfo-compilation-sentinel):
 	Display the output buffer in a more intelligent way.
 
 2001-12-30  Eli Zaretskii  <eliz@is.elta.co.il>
@@ -493,8 +508,8 @@
 	* international/iso-transl.el (iso-transl-char-map) Eliminate the
 	alias symbols--put the translated sequences here directly.
 
-	* progmodes/cc-mode.el (c-mode-abbrev-table) 
-	(c++-mode-abbrev-table, objc-mode-abbrev-table) 
+	* progmodes/cc-mode.el (c-mode-abbrev-table)
+	(c++-mode-abbrev-table, objc-mode-abbrev-table)
 	(java-mode-abbrev-table, pike-mode-abbrev-table):
 	Mark all the predefined abbrevs as "system" abbrevs.
 
@@ -616,29 +631,29 @@
 	(occur-mode-map): Bind C-o to it.
 
 2001-12-24  Michael Kifer  <kifer@cs.sunysb.edu>
-	
+
 	* viper-cmd.el (viper-change-state): Got rid of make-local-hook.
 	(viper-special-read-and-insert-char): Make C-m work right in the r
 	comand.
 	(viper-buffer-search-enable): Fixed format string.
-	
+
 	* viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
 	instead of viper-info-on-file.
 	(ex-set-visited-file-name): New function.
-	
+
 	* viper.el (viper-emacs-state-mode-list): Added mail-mode.
-	
+
 	* ediff-mult.el (ediff-meta-mark-equal-files): Added optional
 	action argument.
-	
+
 	* ediff-init.el: Fixed some doc strings.
-	
+
 	* ediff-util.el (ediff-after-quit-hook-internal): New variable.
 	Got rid of make-local-hook.
-	
+
 	* ediff-wind.el (ediff-setup-control-frame): Got rid of
 	make-local-hook.
-	
+
 2001-12-23  Richard M. Stallman  <rms@gnu.org>
 
 	* term/x-win.el (x-handle-geometry): Put height and width
@@ -681,7 +696,7 @@
 
 	* time.el (display-time-load-average-threshold): New variable.
 	(display-time-update): Use it.
-	
+
 	These changes allow cycling through past 1, 5 and 15 minutes
 	load-average displayed in the mode-line.
 
@@ -725,7 +740,7 @@
 
 	* net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
 
-	* emacs-lisp/easy-mmode.el (define-minor-mode): 
+	* emacs-lisp/easy-mmode.el (define-minor-mode):
 	Make no arg by default in an interactive call,
 	so that repeating the command toggles again.
 
@@ -847,9 +862,9 @@
 
 2001-12-19  Richard M. Stallman  <rms@gnu.org>
 
-	* international/mule-cmds.el (describe-language-environment): 
+	* international/mule-cmds.el (describe-language-environment):
 	Fix calls to help-xref-button.
-	
+
 2001-12-19  Miles Bader  <miles@gnu.org>
 
 	* international/fontset.el: Require `ind-util' when compiling.
@@ -967,7 +982,7 @@
 
 	* startup.el (command-line-1): Display startup screen
 	even if there are command line args.
-	Add a note about how to go to editing your files. 
+	Add a note about how to go to editing your files.
 	(fancy-splash-head): Add a note about how to go to your files.
 	(fancy-splash-outer-buffer): New variable.
 	(fancy-splash-screens): Bind variable fancy-splash-outer-buffer.