Clean up some white spaces, mainly in my own change log entries. (rost)

This commit is contained in:
Markus Rost 2002-12-07 20:29:43 +00:00
parent d9bfd9dcca
commit a75a5dd206

View file

@ -1,3 +1,9 @@
2002-12-07 Markus Rost <rost@math.ohio-state.edu>
* wid-edit.el (define-widget number): Clarify doc and error
message.
(define-widget float): New widget.
2002-12-07 Andreas Schwab <schwab@suse.de>
* eshell/em-ls.el (eshell-ls-product-regexp): Fix typo.
@ -7,8 +13,8 @@
2002-12-06 Robert J. Chassell <bob@rattlesnake.com>
* textmodes/texinfmt.el (texinfo-format-scan)
Handle new functions for copyright notice and copying permissions.
* textmodes/texinfmt.el (texinfo-format-scan): Handle new
functions for copyright notice and copying permissions.
(texinfo-copying, texinfo-insertcopying): New functions.
2002-12-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
@ -5488,7 +5494,6 @@
(compilation-parse-errors): Use that, and for directories too.
Don't check whether a directory really exists.
2002-07-12 Juanma Barranquero <lektu@terra.es>
* help-fns.el (describe-variable): Remove useless "Documentation:"
@ -12305,7 +12310,7 @@
(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-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.