bpt/emacs.git
23 years ago(battery-status-function): Fix doc, :type.
Dave Love [Thu, 15 Feb 2001 00:10:06 +0000 (00:10 +0000)]
(battery-status-function): Fix doc, :type.

23 years agoFix problems confusing authors.el.
Dave Love [Thu, 15 Feb 2001 00:07:38 +0000 (00:07 +0000)]
Fix problems confusing authors.el.

23 years agoComment fixes.
Dave Love [Wed, 14 Feb 2001 23:51:03 +0000 (23:51 +0000)]
Comment fixes.

23 years agoDoc and message fixes.
Dave Love [Wed, 14 Feb 2001 23:50:05 +0000 (23:50 +0000)]
Doc and message fixes.

23 years agoRegenerated with fixed ChangeLogs.
Dave Love [Wed, 14 Feb 2001 21:17:47 +0000 (21:17 +0000)]
Regenerated with fixed ChangeLogs.

23 years agoFix problems confusing authors.el.
Dave Love [Wed, 14 Feb 2001 20:23:45 +0000 (20:23 +0000)]
Fix problems confusing authors.el.

23 years ago*** empty log message ***
Dave Love [Wed, 14 Feb 2001 20:21:50 +0000 (20:21 +0000)]
*** empty log message ***

23 years ago(toggle-input-method): Doc fix.
Richard M. Stallman [Wed, 14 Feb 2001 15:30:19 +0000 (15:30 +0000)]
(toggle-input-method): Doc fix.

23 years ago*** empty log message ***
Richard M. Stallman [Wed, 14 Feb 2001 15:29:59 +0000 (15:29 +0000)]
*** empty log message ***

23 years ago(w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
Andrew Innes [Wed, 14 Feb 2001 13:01:09 +0000 (13:01 +0000)]
(w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
Emacs frame above the screen size.

23 years ago(reseat_1): Set iterator's end_charpos to ZV.
Gerd Moellmann [Wed, 14 Feb 2001 11:39:05 +0000 (11:39 +0000)]
(reseat_1): Set iterator's end_charpos to ZV.

23 years ago(occur): Stop at end of buffer.
Stefan Monnier [Tue, 13 Feb 2001 20:08:37 +0000 (20:08 +0000)]
(occur): Stop at end of buffer.

23 years ago(set-input-method): Another doc fix.
Eli Zaretskii [Tue, 13 Feb 2001 20:03:38 +0000 (20:03 +0000)]
(set-input-method): Another doc fix.

23 years agomessage-generate-headers-first, message-ignored-mail-headers fixes
Dave Love [Tue, 13 Feb 2001 19:27:30 +0000 (19:27 +0000)]
message-generate-headers-first, message-ignored-mail-headers fixes

23 years ago(menu-bar-select-frame): Adjust for
Dave Love [Tue, 13 Feb 2001 19:18:01 +0000 (19:18 +0000)]
(menu-bar-select-frame): Adjust for
last-command-event being a frame name.
(menu-bar-update-buffers): Build frame menu (like the buffer menu)
using frame names.

23 years ago(del_range_1, del_range_byte, del_range_both): Handle
Gerd Moellmann [Tue, 13 Feb 2001 16:29:20 +0000 (16:29 +0000)]
(del_range_1, del_range_byte, del_range_both): Handle
case that TO ends up beyond ZV after running before-change-functions.

23 years ago(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
Gerd Moellmann [Tue, 13 Feb 2001 15:44:58 +0000 (15:44 +0000)]
(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
the selected window if it is showing the buffer in question.

23 years ago(best_matching_font): New parameter width_ratio.
Gerd Moellmann [Tue, 13 Feb 2001 15:23:17 +0000 (15:23 +0000)]
(best_matching_font): New parameter width_ratio.
Multiply avgwidth by width_ratio.
(choose_face_font): Call best_matching_font with width_ratio
calculated from the column width of C.

23 years ago(directory_files_internal): Initialize errno.
Gerd Moellmann [Tue, 13 Feb 2001 15:14:22 +0000 (15:14 +0000)]
(directory_files_internal): Initialize errno.
(toplevel): Include errno.h.

23 years ago(hi-lock-find-patterns): Don't activate font-lock-mode.
Gerd Moellmann [Tue, 13 Feb 2001 09:02:36 +0000 (09:02 +0000)]
(hi-lock-find-patterns): Don't activate font-lock-mode.

23 years ago(set-face-background, set-face-foreground)
Miles Bader [Tue, 13 Feb 2001 02:03:58 +0000 (02:03 +0000)]
(set-face-background, set-face-foreground)
(set-face-stipple): Treat a value of nil as being `unspecified'.

23 years ago(Log Edit Mode): New.
Dave Love [Tue, 13 Feb 2001 00:00:30 +0000 (00:00 +0000)]
(Log Edit Mode): New.
(Log View Mode): new.

23 years agoCopyright up-date.
Dave Love [Mon, 12 Feb 2001 23:33:15 +0000 (23:33 +0000)]
Copyright up-date.

23 years agoUpdate copyright years.
Dave Love [Mon, 12 Feb 2001 20:57:30 +0000 (20:57 +0000)]
Update copyright years.

23 years agoExpand on message-signature-file.
Dave Love [Mon, 12 Feb 2001 20:56:26 +0000 (20:56 +0000)]
Expand on message-signature-file.

23 years agobogus checkin
Dave Love [Mon, 12 Feb 2001 20:23:17 +0000 (20:23 +0000)]
bogus checkin

23 years ago*** empty log message ***
Dave Love [Mon, 12 Feb 2001 20:22:02 +0000 (20:22 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Mon, 12 Feb 2001 19:00:16 +0000 (19:00 +0000)]
*** empty log message ***

23 years ago(set-input-method): Doc fix.
Eli Zaretskii [Mon, 12 Feb 2001 18:52:02 +0000 (18:52 +0000)]
(set-input-method): Doc fix.

23 years agoUndo coding change, which screwed up somehow.
Dave Love [Mon, 12 Feb 2001 18:46:02 +0000 (18:46 +0000)]
Undo coding change, which screwed up somehow.

23 years agoDoc fixes. Change coding to
Dave Love [Mon, 12 Feb 2001 18:09:36 +0000 (18:09 +0000)]
Doc fixes.  Change coding to
iso-2022-7bit.
(latin1-display) <defgroup>: Add :link.
(latin1-display) <function>: Set variable latin1-display.

23 years ago(speedbar-frame-parameters): No toolbar lines.
Eric M. Ludlam [Mon, 12 Feb 2001 16:33:03 +0000 (16:33 +0000)]
(speedbar-frame-parameters): No toolbar lines.
(speedbar-line-file): Return nil if not a file.
(speedbar-buffers-line-path): Return file for tags, and dir for files.

23 years ago(x_produce_image_glyph): Pay attention to the case that
Andrew Innes [Mon, 12 Feb 2001 14:50:08 +0000 (14:50 +0000)]
(x_produce_image_glyph): Pay attention to the case that
face->box_line_width is negative.
(x_produce_stretch_glyph): Likewise.
(x_produce_glyphs): Likewise.
(x_estimate_mode_line_height): Likewise.
(x_draw_glyph_string_background): Likewise.
(x_draw_glyph_string_foreground): Likewise.
(x_draw_composite_glyph_string_foreground): Likewise.
(x_draw_glyph_string_box): Likewise.
(x_draw_image_foreground): Likewise.
(x_draw_image_relief): Likewise.
(x_draw_image_foreground_1): Likewise.
(x_draw_image_glyph_string): Likewise.

23 years ago*** empty log message ***
Dave Love [Mon, 12 Feb 2001 11:23:07 +0000 (11:23 +0000)]
*** empty log message ***

23 years ago2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 12 Feb 2001 08:47:13 +0000 (08:47 +0000)]
2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
for remote files.
(ediff-coding-system-for-read): replaced the no-conversion default
with raw-text.
* ediff-init.el: Removed :version from defcustom vars.
* ediff-util.el (ediff-compute-custom-diffs-maybe): Better
handling of the diff mode
* ediff.texi: Added ediff-coding-system-for-read.
* viper.texi: typos

23 years agoDoc fixes.
Dave Love [Sun, 11 Feb 2001 21:31:57 +0000 (21:31 +0000)]
Doc fixes.
(shadow) <defgroup>: Add :link.
(shadowfile-unload-hook): New function.
(shadow-initialize): Use defalias, not fset.
(shadow-define-cluster, shadow-define-literal-group)
(shadow-define-regexp-group, shadow-initialize): Add autoload
cookie.

23 years agoextra fonts
Dave Love [Sun, 11 Feb 2001 18:36:39 +0000 (18:36 +0000)]
extra fonts

23 years agopoint to INSTALL
Dave Love [Sun, 11 Feb 2001 18:35:57 +0000 (18:35 +0000)]
point to INSTALL
reduce hideshow entry
mac-roman coding system

23 years ago* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU [Sun, 11 Feb 2001 17:56:04 +0000 (17:56 +0000)]
* gnus.texi (Pterodactyl Gnus): Added.
(Newest Features): Removed. Suggested by RMS.

23 years ago*** empty log message ***
Dave Love [Sun, 11 Feb 2001 17:07:35 +0000 (17:07 +0000)]
*** empty log message ***

23 years ago(message-signature-file): Fix doc, :type.
Dave Love [Sun, 11 Feb 2001 16:48:36 +0000 (16:48 +0000)]
(message-signature-file): Fix doc, :type.

23 years ago(mode-line): Set :line-width property to -1.
Kenichi Handa [Sun, 11 Feb 2001 06:47:20 +0000 (06:47 +0000)]
(mode-line): Set :line-width property to -1.

23 years ago*** empty log message ***
Kenichi Handa [Sun, 11 Feb 2001 06:45:22 +0000 (06:45 +0000)]
*** empty log message ***

23 years ago(partial-completion-mode): Doc fix.
Richard M. Stallman [Sat, 10 Feb 2001 17:06:06 +0000 (17:06 +0000)]
(partial-completion-mode): Doc fix.

23 years ago*** empty log message ***
Richard M. Stallman [Sat, 10 Feb 2001 17:05:47 +0000 (17:05 +0000)]
*** empty log message ***

23 years ago(delete-key-deletes-forward-mode):
Richard M. Stallman [Sat, 10 Feb 2001 16:34:42 +0000 (16:34 +0000)]
(delete-key-deletes-forward-mode):
Change `let' to `let*' to fix gross bug in last change.

23 years ago(repeat): Don't let execute-kbd-macro alter real-last-command.
Richard M. Stallman [Sat, 10 Feb 2001 16:33:44 +0000 (16:33 +0000)]
(repeat): Don't let execute-kbd-macro alter real-last-command.

23 years agoImprove Texinfo usage.
Richard M. Stallman [Sat, 10 Feb 2001 16:30:42 +0000 (16:30 +0000)]
Improve Texinfo usage.

23 years agoSmall change in intro.
Richard M. Stallman [Sat, 10 Feb 2001 16:18:50 +0000 (16:18 +0000)]
Small change in intro.

23 years agoMove Seiichiro Inoue's entry to its place.
Eli Zaretskii [Sat, 10 Feb 2001 11:01:56 +0000 (11:01 +0000)]
Move Seiichiro Inoue's entry to its place.

23 years agoAdd a comment about criteria for inclusion in this chapter.
Eli Zaretskii [Sat, 10 Feb 2001 11:00:30 +0000 (11:00 +0000)]
Add a comment about criteria for inclusion in this chapter.
From Richard M. Stallman.

23 years ago(Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii [Sat, 10 Feb 2001 10:50:24 +0000 (10:50 +0000)]
(Acknowledgements): Make up-to-date with Emacs 21.

23 years ago(eval-expression): Doc fix.
Eli Zaretskii [Sat, 10 Feb 2001 06:45:56 +0000 (06:45 +0000)]
(eval-expression): Doc fix.

23 years ago*** empty log message ***
Dave Love [Sat, 10 Feb 2001 01:04:02 +0000 (01:04 +0000)]
*** empty log message ***

23 years agoChanges for ins/del in repeat.
Dave Love [Sat, 10 Feb 2001 00:57:35 +0000 (00:57 +0000)]
Changes for ins/del in repeat.

23 years ago(widget-convert-text): Respect personality for
Dave Love [Sat, 10 Feb 2001 00:56:28 +0000 (00:56 +0000)]
(widget-convert-text): Respect personality for
Emacspeak.
(insert/delete-button): New widget type.
(widget-insert/delete-button-action, widget-list-item-insert)
(widget-list-item-delete): New functions.
(insert-button): Change :tag, :help-echo.
(delete-button, widget-delete-button-action): Deleted.
(editable-list): Change :entry-format.
(widget-editable-list-entry-create): Use ins/del.
Process %-, not %i, %d.

23 years agoChanges from Gnus CVS and other fixes.
Dave Love [Sat, 10 Feb 2001 00:10:37 +0000 (00:10 +0000)]
Changes from Gnus CVS and other fixes.

23 years agoFix a typo in a comment.
Eli Zaretskii [Fri, 9 Feb 2001 19:07:16 +0000 (19:07 +0000)]
Fix a typo in a comment.

23 years ago*** empty log message ***
Dave Love [Fri, 9 Feb 2001 17:17:17 +0000 (17:17 +0000)]
*** empty log message ***

23 years agoUpdated.
Dave Love [Fri, 9 Feb 2001 16:19:43 +0000 (16:19 +0000)]
Updated.

23 years ago(imenu-generic-expression): Doc fix.
Dave Love [Fri, 9 Feb 2001 15:41:08 +0000 (15:41 +0000)]
(imenu-generic-expression): Doc fix.

23 years ago(reb-mode): Quote the hook name. From
Dave Love [Fri, 9 Feb 2001 15:37:42 +0000 (15:37 +0000)]
(reb-mode): Quote the hook name.  From
Juanma Barranquero.

23 years ago(authors): Expand `root' before running
Dave Love [Fri, 9 Feb 2001 15:12:08 +0000 (15:12 +0000)]
(authors): Expand `root' before running
find.

23 years ago(set-face-attribute): Describe the case of a negative
Kenichi Handa [Fri, 9 Feb 2001 12:35:36 +0000 (12:35 +0000)]
(set-face-attribute): Describe the case of a negative
value specified for :line-width.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Feb 2001 12:35:22 +0000 (12:35 +0000)]
*** empty log message ***

23 years ago(struct face): Add comment for how to handle a negative value in
Kenichi Handa [Fri, 9 Feb 2001 12:35:06 +0000 (12:35 +0000)]
(struct face): Add comment for how to handle a negative value in
box_line_width.

23 years ago(Finternal_set_lisp_face_attribute): The value of :box
Kenichi Handa [Fri, 9 Feb 2001 12:34:17 +0000 (12:34 +0000)]
(Finternal_set_lisp_face_attribute): The value of :box
and :line-width can be negative.
(realize_x_face): The value of attrs[LFACE_BOX_INDEX] can be
negative.

23 years ago(x_produce_image_glyph): Pay attention to the case that
Kenichi Handa [Fri, 9 Feb 2001 12:33:58 +0000 (12:33 +0000)]
(x_produce_image_glyph): Pay attention to the case that
face->box_line_width is negative.
(x_produce_stretch_glyph): Likewise.
(x_produce_glyphs): Likewise.
(x_estimate_mode_line_height): Likewise.
(x_draw_glyph_string_background): Likewise.
(x_draw_glyph_string_foreground): Likewise.
(x_draw_composite_glyph_string_foreground): Likewise.
(x_draw_glyph_string_box): Likewise.
(x_draw_image_foreground): Likewise.
(x_draw_image_relief): Likewise.
(x_draw_image_foreground_1): Likewise.
(x_draw_image_glyph_string): Likewise.

23 years agoDocument problems with libjpeg unavailable as a shared library.
Eli Zaretskii [Fri, 9 Feb 2001 10:42:05 +0000 (10:42 +0000)]
Document problems with libjpeg unavailable as a shared library.

23 years ago(w32_encode_char): Treat eight bit graphic and control
Jason Rumney [Fri, 9 Feb 2001 10:03:42 +0000 (10:03 +0000)]
(w32_encode_char): Treat eight bit graphic and control
characters the same as ASCII and latin-1.
(x_display_and_set_cursor): Check for the focus frame's selected
window instead of selected_window.
(x_after_update_window_line): Don't clear if frame's internal
border width is zero.
(x_new_font): Don't change a tooltip's size.
(w32_initialize): Set char_ins_del_ok to 1.

23 years ago(init-environment): Duplicate local string before putenv.
Jason Rumney [Fri, 9 Feb 2001 09:57:04 +0000 (09:57 +0000)]
(init-environment): Duplicate local string before putenv.

23 years ago(Fx_show_tip): Fix calls to make_number.
Jason Rumney [Fri, 9 Feb 2001 09:55:43 +0000 (09:55 +0000)]
(Fx_show_tip): Fix calls to make_number.
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.
(Fx_show_tip): Fix calls to make_number.
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.

23 years ago2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 9 Feb 2001 06:13:57 +0000 (06:13 +0000)]
2001-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>

* charset.c (Fstring): A typo.

23 years ago(Fchar_to_string): If CHARACTER is less than 256,
Kenichi Handa [Fri, 9 Feb 2001 05:32:46 +0000 (05:32 +0000)]
(Fchar_to_string): If CHARACTER is less than 256,
return a unibyte string.

23 years ago(Fstring): If all arguments are less than 256, return a unibyte
Kenichi Handa [Fri, 9 Feb 2001 05:32:24 +0000 (05:32 +0000)]
(Fstring): If all arguments are less than 256, return a unibyte
string.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Feb 2001 05:29:17 +0000 (05:29 +0000)]
*** empty log message ***

23 years ago(code_convert_region): After detecting a coding, if
Kenichi Handa [Thu, 8 Feb 2001 23:29:44 +0000 (23:29 +0000)]
(code_convert_region): After detecting a coding, if
nothing found, set coding->composing to COMPOSITION_NO.
(decode_coding_string): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Feb 2001 23:29:18 +0000 (23:29 +0000)]
*** empty log message ***

23 years ago(widget-plist-convert-widget): Replace binding of
Dave Love [Thu, 8 Feb 2001 23:25:15 +0000 (23:25 +0000)]
(widget-plist-convert-widget): Replace binding of
widget-plist-value-type.
(widget-alist-convert-widget): Replace binding of
widget-alist-value-type.

23 years ago(which-func-mode): Invert which-func-mode-global.
Stefan Monnier [Thu, 8 Feb 2001 22:14:49 +0000 (22:14 +0000)]
(which-func-mode): Invert which-func-mode-global.
Fix from Juanma Barranquero <lektu@uol.com.br>.

23 years ago*** empty log message ***
Dave Love [Thu, 8 Feb 2001 20:00:27 +0000 (20:00 +0000)]
*** empty log message ***

23 years agoUpdateed.
Dave Love [Thu, 8 Feb 2001 19:59:50 +0000 (19:59 +0000)]
Updateed.

23 years agoCurrent version.
Dave Love [Thu, 8 Feb 2001 19:48:34 +0000 (19:48 +0000)]
Current version.

23 years ago(rfc2047-fold-region): Don't forward-char at EOB.
Dave Love [Thu, 8 Feb 2001 19:26:36 +0000 (19:26 +0000)]
(rfc2047-fold-region): Don't forward-char at EOB.
(message-posting-charset): Defvar when compiling again.
(rfc2047-encodable-p): Require message.

23 years ago(w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.
Stefan Monnier [Thu, 8 Feb 2001 15:07:23 +0000 (15:07 +0000)]
(w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.

23 years ago*** empty log message ***
Dave Love [Thu, 8 Feb 2001 11:40:23 +0000 (11:40 +0000)]
*** empty log message ***

23 years agoCorrect recent instances of my mail address to
Francesco Potortì [Thu, 8 Feb 2001 10:25:31 +0000 (10:25 +0000)]
Correct recent instances of my mail address to
Francesco Potorti` <pot@gnu.org>

23 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Feb 2001 06:31:18 +0000 (06:31 +0000)]
*** empty log message ***

23 years ago(gnus-score-after-write-file-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:26:17 +0000 (00:26 +0000)]
(gnus-score-after-write-file-function): Fix :type.

23 years ago(gnus-alter-articles-to-read-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:21:04 +0000 (00:21 +0000)]
(gnus-alter-articles-to-read-function): Fix :type.

23 years ago(pong-blank-color, pong-bat-color)
Dave Love [Thu, 8 Feb 2001 00:05:15 +0000 (00:05 +0000)]
(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): Fix :type.

23 years ago(mh-compose-letter-function): Fix :type.
Dave Love [Thu, 8 Feb 2001 00:01:35 +0000 (00:01 +0000)]
(mh-compose-letter-function): Fix :type.

23 years ago(eshell-skip-prompt-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:59:40 +0000 (23:59 +0000)]
(eshell-skip-prompt-function): Fix :type.

23 years ago(eshell-cannot-leave-input-list): Remove
Dave Love [Wed, 7 Feb 2001 23:58:30 +0000 (23:58 +0000)]
(eshell-cannot-leave-input-list): Remove
`backward-line'.

23 years ago(ex-unix-type-shell-options): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:56:22 +0000 (23:56 +0000)]
(ex-unix-type-shell-options): Fix :type.

23 years ago(recentf-menu-filter): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:51:21 +0000 (23:51 +0000)]
(recentf-menu-filter): Fix :type.

23 years ago(ps-print-region-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:43:05 +0000 (23:43 +0000)]
(ps-print-region-function): Fix :type.

23 years ago(print-region-function): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:42:10 +0000 (23:42 +0000)]
(print-region-function): Fix :type.

23 years ago(forms-mode-hooks): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:40:52 +0000 (23:40 +0000)]
(forms-mode-hooks): Fix :type.

23 years ago(dirtrack-directory-change-hook): Fix :type.
Dave Love [Wed, 7 Feb 2001 23:38:46 +0000 (23:38 +0000)]
(dirtrack-directory-change-hook): Fix :type.