bpt/emacs.git
21 years ago(finder-find-library): Remove.
Stefan Monnier [Wed, 11 Sep 2002 21:28:51 +0000 (21:28 +0000)]
(finder-find-library): Remove.
(finder-commentary): Use find-library-name and add completion.

21 years ago*** empty log message ***
Dave Love [Wed, 11 Sep 2002 21:19:25 +0000 (21:19 +0000)]
*** empty log message ***

21 years ago(non-standard-designations-alist)
Dave Love [Wed, 11 Sep 2002 21:16:28 +0000 (21:16 +0000)]
(non-standard-designations-alist)
(ctext-pre-write-conversion): Don't generate invalid extended
segments for iso8859.

21 years ago("Ukrainian"): Fix nonascii-translation.
Dave Love [Wed, 11 Sep 2002 21:07:00 +0000 (21:07 +0000)]
("Ukrainian"): Fix nonascii-translation.
(cyrillic-alternativnyj-decode-table): Fix some entries.

21 years agoAdded more documentation for keypad package.
Kim F. Storm [Wed, 11 Sep 2002 21:03:50 +0000 (21:03 +0000)]
Added more documentation for keypad package.

21 years ago*** empty log message ***
Stefan Monnier [Wed, 11 Sep 2002 21:03:41 +0000 (21:03 +0000)]
*** empty log message ***

21 years ago("slovenian"): New.
Dave Love [Wed, 11 Sep 2002 21:03:14 +0000 (21:03 +0000)]
("slovenian"): New.

21 years agoCopyright up-date.
Dave Love [Wed, 11 Sep 2002 21:02:11 +0000 (21:02 +0000)]
Copyright up-date.

21 years agoFix last change.
Dave Love [Wed, 11 Sep 2002 21:00:27 +0000 (21:00 +0000)]
Fix last change.

21 years ago(bootstrap-lisp-1, bootstrap-lisp, bootstrap)
Stefan Monnier [Wed, 11 Sep 2002 21:00:08 +0000 (21:00 +0000)]
(bootstrap-lisp-1, bootstrap-lisp, bootstrap)
(bootstrap-clean-after): Delete.
(bootstrap): Make the sequencing explicit.

21 years ago(utf-8-fragment-on-decoding): Fix last
Dave Love [Wed, 11 Sep 2002 20:57:50 +0000 (20:57 +0000)]
(utf-8-fragment-on-decoding): Fix last
change.

21 years ago(transient-mark-mode, line-number-mode, column-number-mode):
Stefan Monnier [Wed, 11 Sep 2002 20:46:33 +0000 (20:46 +0000)]
(transient-mark-mode, line-number-mode, column-number-mode):
Use define-minor-mode.
(define-mail-user-agent): Delete.  Moved to subr.el.

21 years ago("simple.el"): Move to after loaddefs.el.
Stefan Monnier [Wed, 11 Sep 2002 20:44:40 +0000 (20:44 +0000)]
("simple.el"): Move to after loaddefs.el.

21 years ago(define-mail-user-agent): Moved from simple.el.
Stefan Monnier [Wed, 11 Sep 2002 20:23:56 +0000 (20:23 +0000)]
(define-mail-user-agent): Moved from simple.el.

21 years agoTypo.
Kim F. Storm [Wed, 11 Sep 2002 20:11:41 +0000 (20:11 +0000)]
Typo.

21 years ago(edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
Kim F. Storm [Wed, 11 Sep 2002 20:00:58 +0000 (20:00 +0000)]
(edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.

21 years ago*** empty log message ***
Kim F. Storm [Wed, 11 Sep 2002 20:00:16 +0000 (20:00 +0000)]
*** empty log message ***

21 years agoRegenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4.
Markus Rost [Wed, 11 Sep 2002 15:48:27 +0000 (15:48 +0000)]
Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4.

21 years ago(uncomment-region): Fix let/let* use.
Juanma Barranquero [Wed, 11 Sep 2002 09:32:07 +0000 (09:32 +0000)]
(uncomment-region): Fix let/let* use.

21 years ago(gud-gdb-massage-args): Don't secretly add -fullname.
Simon Josefsson [Wed, 11 Sep 2002 05:07:36 +0000 (05:07 +0000)]
(gud-gdb-massage-args): Don't secretly add -fullname.
(gud-query-cmdline): Add --fullname to the user cmdline.

21 years ago(smtpmail-default-smtp-server): Doc fix.
Simon Josefsson [Wed, 11 Sep 2002 04:53:40 +0000 (04:53 +0000)]
(smtpmail-default-smtp-server): Doc fix.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 11 Sep 2002 02:03:31 +0000 (02:03 +0000)]
*** empty log message ***

21 years ago(Fdo_auto_save): Catch error making directory.
Richard M. Stallman [Wed, 11 Sep 2002 02:03:24 +0000 (02:03 +0000)]
(Fdo_auto_save): Catch error making directory.
Only call push_message if we need to.
At the same time, make an unwind-protect to pop it.
Rename local message_p to old_message_p.
(do_auto_save_make_dir, do_auto_save_eh): New functions.
(do_auto_save_unwind): Don't call pop_message.

21 years ago(pop_message_unwind): Renamed from push_message_unwind.
Richard M. Stallman [Wed, 11 Sep 2002 01:59:33 +0000 (01:59 +0000)]
(pop_message_unwind): Renamed from push_message_unwind.

21 years ago(Fexecute_extended_command): Use pop_message_unwind.
Richard M. Stallman [Wed, 11 Sep 2002 01:58:54 +0000 (01:58 +0000)]
(Fexecute_extended_command): Use pop_message_unwind.

21 years ago(Fgarbage_collect): Use pop_message_unwind.
Richard M. Stallman [Wed, 11 Sep 2002 01:58:22 +0000 (01:58 +0000)]
(Fgarbage_collect): Use pop_message_unwind.

21 years ago(cvs-check-fileinfo): Don't use boolp.
Richard M. Stallman [Wed, 11 Sep 2002 01:56:47 +0000 (01:56 +0000)]
(cvs-check-fileinfo): Don't use boolp.
(boolp): Function deleted.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 10 Sep 2002 22:19:39 +0000 (22:19 +0000)]
*** empty log message ***

21 years ago(kmacro-call-macro): Rephrase repeat prompt.
Kim F. Storm [Tue, 10 Sep 2002 22:08:45 +0000 (22:08 +0000)]
(kmacro-call-macro): Rephrase repeat prompt.
(kmacro-step-edit-map): Bind "A" to `append-end'.
(kmacro-step-edit-prompt): Fix prompt.
(kmacro-step-edit-query): Handle `append-end' response.
(kmacro-step-edit-pre-command): Activate `append-end' at end of
macro when required.

21 years agoBind
Dave Love [Tue, 10 Sep 2002 17:40:21 +0000 (17:40 +0000)]
Bind
utf-8-translation-table-for-decode when setting up tables and
remove useless optimize-char-table.
(ucs-mule-to-mule-unicode): Deleted.
(ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.

21 years ago(ucs-mule-to-mule-unicode): Define
Dave Love [Tue, 10 Sep 2002 17:39:35 +0000 (17:39 +0000)]
(ucs-mule-to-mule-unicode): Define
unconditionally.
(utf-8-fragmentation-table): New.  Use it in top-level mapc.
(utf-8-fragment-on-decoding): Use it to keep
utf-8-translation-table-for-decode variable and translation table
in sync.

21 years ago(utf-16-le-pre-write-conversion)
Dave Love [Tue, 10 Sep 2002 17:37:38 +0000 (17:37 +0000)]
(utf-16-le-pre-write-conversion)
(utf-16-be-pre-write-conversion): Deleted.
(mule-utf-16-le, mule-utf-16-be): Register encoding translation
table.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 10 Sep 2002 16:50:07 +0000 (16:50 +0000)]
*** empty log message ***

21 years ago(ps-printer-name-option): Doc fix.
Richard M. Stallman [Tue, 10 Sep 2002 16:49:47 +0000 (16:49 +0000)]
(ps-printer-name-option): Doc fix.

Adjust ps-postscript-code-directory setting.  XEmacs
version check was adjusted.
(ps-print-version): New version number (6.5.6).
(ps-print-color-p, ps-page-dimensions-database): Autoload var.
(ps-print-code, ps-print-preprint-region): Adjust code.

21 years ago(diff-buffer-with-file): Simplify.
Richard M. Stallman [Tue, 10 Sep 2002 16:48:52 +0000 (16:48 +0000)]
(diff-buffer-with-file): Simplify.
Don't signal an error if buffer has no file.
Call sit-for after `diff' returns.

21 years ago(gamegrid-make-color-tty-face): Handle string as COLOR arg.
Richard M. Stallman [Tue, 10 Sep 2002 16:47:16 +0000 (16:47 +0000)]
(gamegrid-make-color-tty-face): Handle string as COLOR arg.
(gamegrid-display-type): Don't assume display-color-p
implies a color-x terminal.
(gamegrid-hide-cursor): Set `cursor-type' local variable.

21 years ago(describe-text-mode): Add font-lock-defontify to change-major-mode-hook.
Richard M. Stallman [Tue, 10 Sep 2002 16:45:42 +0000 (16:45 +0000)]
(describe-text-mode): Add font-lock-defontify to change-major-mode-hook.

21 years ago(ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.
Richard M. Stallman [Tue, 10 Sep 2002 16:45:21 +0000 (16:45 +0000)]
(ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.

21 years ago(comint-mode): Add font-lock-defontify to change-major-mode-hook.
Richard M. Stallman [Tue, 10 Sep 2002 16:44:58 +0000 (16:44 +0000)]
(comint-mode): Add font-lock-defontify to change-major-mode-hook.

21 years ago(Info-mode): Add font-lock-defontify to change-major-mode-hook.
Richard M. Stallman [Tue, 10 Sep 2002 16:44:37 +0000 (16:44 +0000)]
(Info-mode):  Add font-lock-defontify to change-major-mode-hook.

21 years ago(occur-mode): Add font-lock-defontify to change-major-mode-hook.
Richard M. Stallman [Tue, 10 Sep 2002 16:44:17 +0000 (16:44 +0000)]
(occur-mode): Add font-lock-defontify to change-major-mode-hook.

21 years ago(font-lock-defontify): New function.
Richard M. Stallman [Tue, 10 Sep 2002 16:43:48 +0000 (16:43 +0000)]
(font-lock-defontify): New function.

21 years agoFix previous LessTif change.
Richard M. Stallman [Tue, 10 Sep 2002 16:40:10 +0000 (16:40 +0000)]
Fix previous LessTif change.

21 years agoAdd item about OpenMotif file dialogs.
Richard M. Stallman [Tue, 10 Sep 2002 16:39:35 +0000 (16:39 +0000)]
Add item about OpenMotif file dialogs.

21 years ago(auto-mode-alist): ~/.gnus, ~/.viper are in
Kai Großjohann [Tue, 10 Sep 2002 08:08:18 +0000 (08:08 +0000)]
(auto-mode-alist): ~/.gnus, ~/.viper are in
emacs-lisp-mode, like ~/.emacs.

21 years ago(uncomment-region): Be more careful with `='.
Stefan Monnier [Tue, 10 Sep 2002 06:20:52 +0000 (06:20 +0000)]
(uncomment-region): Be more careful with `='.

21 years ago*** empty log message ***
Stefan Monnier [Tue, 10 Sep 2002 06:05:36 +0000 (06:05 +0000)]
*** empty log message ***

21 years ago(DISCARD_FAILURE_REG_OR_COUNT): Delete.
Stefan Monnier [Tue, 10 Sep 2002 05:59:32 +0000 (05:59 +0000)]
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
(CHECK_INFINITE_LOOP): Don't pop anything: just set `cycle' to 1.
(re_match_2_internal): Be more careful with infinite loops.

21 years ago2002-09-10 Deepak Goel <deego@glue.umd.edu>
John Paul Wallington [Tue, 10 Sep 2002 05:48:44 +0000 (05:48 +0000)]
2002-09-10  Deepak Goel  <deego@glue.umd.edu>

* play/doctor.el (doc//): Rename from `//'.  Update callers.
(doc$): Rename from `$'.  Update callers.

21 years agoNotify revisions 2002-09-09T22:09:14Z!monnier@iro.umontreal.ca and 2002-09-10T01...
Markus Rost [Tue, 10 Sep 2002 02:41:58 +0000 (02:41 +0000)]
Notify revisions 2002-09-09T22:09:14Z!monnier@iro.umontreal.ca and 2002-09-10T01:32:59Z!rost@math.uni-bielefeld.de correctly.

21 years ago(transient-mark-mode, line-number-mode, column-number-mode): Undo the
Markus Rost [Tue, 10 Sep 2002 01:32:59 +0000 (01:32 +0000)]
(transient-mark-mode, line-number-mode, column-number-mode): Undo the
recent change in 2002-09-09T22:09:14Z!monnier@iro.umontreal.ca.  The use of define-minor-mode in
simple.el creates bootstrap problems.

21 years ago(do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
Miles Bader [Tue, 10 Sep 2002 01:24:12 +0000 (01:24 +0000)]
(do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
function.

21 years ago(kmacro-call-macro): Deal with a non-numeric prefix arg.
Miles Bader [Tue, 10 Sep 2002 01:23:22 +0000 (01:23 +0000)]
(kmacro-call-macro): Deal with a non-numeric prefix arg.

21 years ago(define-derived-mode): Add keyword arguments.
Stefan Monnier [Mon, 9 Sep 2002 23:55:56 +0000 (23:55 +0000)]
(define-derived-mode): Add keyword arguments.
(derived-mode-make-docstring): Take abbrev and syntax table names.

21 years ago(font-lock-change-mode): Just turn off font-lock-mode.
Stefan Monnier [Mon, 9 Sep 2002 23:22:49 +0000 (23:22 +0000)]
(font-lock-change-mode): Just turn off font-lock-mode.
(font-lock-default-function): Change arg name.

21 years ago(transient-mark-mode): Delete. Done in simple.el.
Stefan Monnier [Mon, 9 Sep 2002 23:18:20 +0000 (23:18 +0000)]
(transient-mark-mode): Delete.  Done in simple.el.

21 years ago(show-paren-function): Use syntax-after.
Stefan Monnier [Mon, 9 Sep 2002 23:16:49 +0000 (23:16 +0000)]
(show-paren-function): Use syntax-after.

21 years ago(syntax-after): Delete. Moved to subr.el.
Stefan Monnier [Mon, 9 Sep 2002 23:14:13 +0000 (23:14 +0000)]
(syntax-after): Delete.  Moved to subr.el.

21 years ago(symbol-file): Also work for autoloaded funcs.
Stefan Monnier [Mon, 9 Sep 2002 23:13:18 +0000 (23:13 +0000)]
(symbol-file): Also work for autoloaded funcs.
(syntax-after): New fun moved from syntax.el.

21 years ago(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
Stefan Monnier [Mon, 9 Sep 2002 22:45:09 +0000 (22:45 +0000)]
(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
(ff-not-found-hook, ff-file-created-hook): Rename from *-hooks.
Update callers (but still run the old hooks as well).

21 years ago(keyboard-quit): Set defining-kbd-macro to nil to
Kim F. Storm [Mon, 9 Sep 2002 22:45:03 +0000 (22:45 +0000)]
(keyboard-quit): Set defining-kbd-macro to nil to
cancel defining keyboard macro when applicablex.

21 years ago(apply-macro-to-region-lines): Let-bind mark-active to
Kim F. Storm [Mon, 9 Sep 2002 22:44:44 +0000 (22:44 +0000)]
(apply-macro-to-region-lines): Let-bind mark-active to
nil while executing macro to avoid triggering delete-selection-mode.

21 years agoTypo
Kim F. Storm [Mon, 9 Sep 2002 22:44:27 +0000 (22:44 +0000)]
Typo

21 years ago*** empty log message ***
Kim F. Storm [Mon, 9 Sep 2002 22:43:40 +0000 (22:43 +0000)]
*** empty log message ***

21 years ago(end_kbd_macro): Declare extern.
Kim F. Storm [Mon, 9 Sep 2002 22:34:10 +0000 (22:34 +0000)]
(end_kbd_macro): Declare extern.

21 years ago(end_kbd_macro): New function.
Kim F. Storm [Mon, 9 Sep 2002 22:33:51 +0000 (22:33 +0000)]
(end_kbd_macro): New function.
(Fend_kbd_macro): Use it.

21 years ago(Fdiscard_input): If defining keyboard macro,
Kim F. Storm [Mon, 9 Sep 2002 22:33:36 +0000 (22:33 +0000)]
(Fdiscard_input): If defining keyboard macro,
end and save it instead of discarding it.

21 years ago(what-line): Don't hard-code 1.
Stefan Monnier [Mon, 9 Sep 2002 22:09:14 +0000 (22:09 +0000)]
(what-line): Don't hard-code 1.
(transient-mark-mode, line-number-mode, column-number-mode):
Use define-minor-mode.
(do-auto-fill): Only ignore prefix if it's really empty.

21 years ago(find-library-suffixes, find-library-name)
Stefan Monnier [Mon, 9 Sep 2002 21:50:36 +0000 (21:50 +0000)]
(find-library-suffixes, find-library-name)
(find-library): New funs.
(find-function-search-for-symbol): Use it.

21 years ago(byte-compile-file): Don't switch buffer.
Stefan Monnier [Mon, 9 Sep 2002 21:41:34 +0000 (21:41 +0000)]
(byte-compile-file): Don't switch buffer.

21 years agoFix typo. Add comment.
Markus Rost [Mon, 9 Sep 2002 21:37:28 +0000 (21:37 +0000)]
Fix typo.  Add comment.

21 years ago(isearch-cmds): Add docstring.
Stefan Monnier [Mon, 9 Sep 2002 21:05:22 +0000 (21:05 +0000)]
(isearch-cmds): Add docstring.
(isearch-mouse-2): Lookup binding in the proper buffer.
Use call-interactively and remove the now useless `arg'.
(isearch-search-fun-function): New var.
(isearch-search-fun): New fun.
(isearch-search, isearch-lazy-highlight-search): Use it.

21 years agoNotify a change in files.el. On the occasion, fix some indentations;
Markus Rost [Mon, 9 Sep 2002 20:32:18 +0000 (20:32 +0000)]
Notify a change in files.el.  On the occasion, fix some indentations;
e.g., replace spaces by a tab.

21 years ago(save-some-buffers-action-alist): Use lower case for help string of
Markus Rost [Mon, 9 Sep 2002 20:28:53 +0000 (20:28 +0000)]
(save-some-buffers-action-alist):  Use lower case for help string of
diff-buffer-with-file.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Sep 2002 19:41:35 +0000 (19:41 +0000)]
*** empty log message ***

21 years ago(regnum_t): Use signed int, not unsigned int.
Richard M. Stallman [Mon, 9 Sep 2002 19:41:30 +0000 (19:41 +0000)]
(regnum_t): Use signed int, not unsigned int.

21 years agoNew file.
Richard M. Stallman [Mon, 9 Sep 2002 19:40:44 +0000 (19:40 +0000)]
New file.

21 years ago(UNEXEC): Definition deleted.
Richard M. Stallman [Mon, 9 Sep 2002 19:40:29 +0000 (19:40 +0000)]
(UNEXEC): Definition deleted.

21 years ago(cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.
Richard M. Stallman [Mon, 9 Sep 2002 19:38:22 +0000 (19:38 +0000)]
(cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.

21 years ago(mouse-scroll-calendar-left)
Richard M. Stallman [Mon, 9 Sep 2002 19:37:19 +0000 (19:37 +0000)]
(mouse-scroll-calendar-left)
(mouse-scroll-calendar-right, mouse-calendar-other-month): New commands.
(calendar-mode-line-format): Use them.

21 years ago(byte-recompile-directory): Set and then bind default-directory.
Richard M. Stallman [Mon, 9 Sep 2002 19:35:57 +0000 (19:35 +0000)]
(byte-recompile-directory): Set and then bind default-directory.

21 years ago(fancy-splash-head, normal-splash-screen):
Richard M. Stallman [Mon, 9 Sep 2002 19:34:13 +0000 (19:34 +0000)]
(fancy-splash-head, normal-splash-screen):
Change the messages that explain about GNU or GNU/Linux.

21 years ago(auto-mode-alist): Use sh-mode for .bash files.
Richard M. Stallman [Mon, 9 Sep 2002 19:32:41 +0000 (19:32 +0000)]
(auto-mode-alist): Use sh-mode for .bash files.

21 years ago(ls-lisp-format-time-list): New variable.
Richard M. Stallman [Mon, 9 Sep 2002 19:31:40 +0000 (19:31 +0000)]
(ls-lisp-format-time-list): New variable.
(ls-lisp-format-time): Use it.

21 years agoMany doc fixes.
Richard M. Stallman [Mon, 9 Sep 2002 19:26:40 +0000 (19:26 +0000)]
Many doc fixes.

21 years ago(Info-search): Add (point-min) to subfile positions
Richard M. Stallman [Mon, 9 Sep 2002 19:24:53 +0000 (19:24 +0000)]
(Info-search): Add (point-min) to subfile positions
to get them right.  Skip the current subfile using forward-line.

21 years ago(make-backup-file-name-1): When make-directory fails,
Richard M. Stallman [Mon, 9 Sep 2002 19:23:37 +0000 (19:23 +0000)]
(make-backup-file-name-1): When make-directory fails,
ignore backup-directory-alist.
(make-directory): Expand DIR before looking for handler.

21 years ago(powerpcle-*-solaris2.5*): New configuration.
Richard M. Stallman [Mon, 9 Sep 2002 19:20:27 +0000 (19:20 +0000)]
(powerpcle-*-solaris2.5*): New configuration.
(powerpcle-*-solaris*): Use version 2.6 as default.
(*-sunos5.6*, *-solaris2.6*): New alternative.
(*-sunos5*): Use version 2.6 as default.

21 years agoMinor change.
Richard M. Stallman [Mon, 9 Sep 2002 19:17:43 +0000 (19:17 +0000)]
Minor change.

21 years agoDocument --script.
Richard M. Stallman [Mon, 9 Sep 2002 19:17:00 +0000 (19:17 +0000)]
Document --script.

21 years ago(doctor-cadr, doctor-caddr, doctor-cddr): Remove.
John Paul Wallington [Mon, 9 Sep 2002 05:50:58 +0000 (05:50 +0000)]
(doctor-cadr, doctor-caddr, doctor-cddr): Remove.
Update callers.

21 years ago(diff): Doc fix.
Markus Rost [Mon, 9 Sep 2002 01:43:31 +0000 (01:43 +0000)]
(diff): Doc fix.

21 years ago(byte-compile-delete-errors): Default to nil.
Richard M. Stallman [Mon, 9 Sep 2002 00:28:38 +0000 (00:28 +0000)]
(byte-compile-delete-errors): Default to nil.

21 years agoComment change.
Richard M. Stallman [Mon, 9 Sep 2002 00:28:00 +0000 (00:28 +0000)]
Comment change.

21 years ago(undo-elt-in-region): Fix one-off error at END.
Richard M. Stallman [Mon, 9 Sep 2002 00:27:30 +0000 (00:27 +0000)]
(undo-elt-in-region): Fix one-off error at END.
(forward-visible-line): Handle invisibility by ignoring
invisible newlines.  Also include entire invisible lines beyond
the stopping point.

21 years ago(custom-save-variables, custom-save-faces):
Richard M. Stallman [Mon, 9 Sep 2002 00:26:14 +0000 (00:26 +0000)]
(custom-save-variables, custom-save-faces):
Clarify the comments written into .emacs.

21 years ago(doctor-doc): Recognize question words and use qlist.
Richard M. Stallman [Mon, 9 Sep 2002 00:25:09 +0000 (00:25 +0000)]
(doctor-doc): Recognize question words and use qlist.
Use doctor-shorten's return value.
(doctor-shorten): Compute a return value, don't alter `sent'.
(doctor-hates1): Add a question mark.
(doctor-strangelove): Unused function deleted.

21 years agoKeyboard macro improvements.
Kim F. Storm [Sun, 8 Sep 2002 21:47:08 +0000 (21:47 +0000)]
Keyboard macro improvements.

21 years agoRegenerated
Kim F. Storm [Sun, 8 Sep 2002 21:40:05 +0000 (21:40 +0000)]
Regenerated

21 years agoRegenerated.
Kim F. Storm [Sun, 8 Sep 2002 21:38:11 +0000 (21:38 +0000)]
Regenerated.