changeset 35983:f1b6a1c12e38

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 08 Feb 2001 11:40:23 +0000
parents 44c2abeca6d4
children 0080b799e901
files lisp/ChangeLog
diffstat 1 files changed, 27 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 08 10:25:31 2001 +0000
+++ b/lisp/ChangeLog	Thu Feb 08 11:40:23 2001 +0000
@@ -1,3 +1,30 @@
+2001-02-08  Dave Love  <fx@gnu.org>
+
+	* textmodes/paragraphs.el (sentence-end): Doc fix.
+
+	* eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
+	`backward-line'.
+
+	* play/pong.el (pong-blank-color, pong-bat-color) 
+	(pong-ball-color, pong-border-color, pong-left-key) 
+	(pong-right-key, pong-up-key, pong-down-key, pong-quit-key) 
+	(pong-pause-key, pong-resume-key, pong-timer-delay): 
+	* mail/mh-comp.el (mh-compose-letter-function): 
+	* eshell/esh-mode.el (eshell-skip-prompt-function): 
+	* emulation/viper-ex.el (ex-unix-type-shell-options): 
+	* recentf.el (recentf-menu-filter): 
+	* ps-print.el (ps-print-region-function): 
+	* lpr.el (print-region-function): 
+	* forms.el (forms-mode-hooks): 
+	* dirtrack.el (dirtrack-directory-change-hook): 
+	* cus-start.el (temp-buffer-show-function, display-buffer-function): 
+	* textmodes/spell.el (spell-filter): 
+	* textmodes/fill.el (adaptive-fill-function): 
+	* textmodes/bibtex.el (bibtex-autokey-before-presentation-function): 
+	* progmodes/etags.el (find-tag-default-function): 
+	* progmodes/dcl-mode.el (dcl-calc-command-indent-function): 
+	* progmodes/ada-mode.el (ada-popup-key): Fix :type.
+
 2001-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* emulation/viper-init.el (viper-fast-keyseq-timeout)