]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(Ffile_name_as_directory): Fix argument name in docstring.
Juanma Barranquero [Fri, 19 Jul 2002 16:31:36 +0000 (16:31 +0000)]
(Ffile_name_as_directory): Fix argument name in docstring.

22 years ago*** empty log message ***
Dave Love [Thu, 18 Jul 2002 18:27:39 +0000 (18:27 +0000)]
*** empty log message ***

22 years ago(describe-function-1): Cope with alias of manyarg
Dave Love [Thu, 18 Jul 2002 18:27:15 +0000 (18:27 +0000)]
(describe-function-1): Cope with alias of manyarg
function.

22 years ago*** empty log message ***
Dave Love [Thu, 18 Jul 2002 17:09:30 +0000 (17:09 +0000)]
*** empty log message ***

22 years agoSupport current auto{conf,make} manuals.
Dave Love [Thu, 18 Jul 2002 10:34:21 +0000 (10:34 +0000)]
Support current auto{conf,make} manuals.

22 years ago(ccl-decode-mule-utf-8): Fix >= #xfe case.
Dave Love [Tue, 16 Jul 2002 22:43:44 +0000 (22:43 +0000)]
(ccl-decode-mule-utf-8): Fix >= #xfe case.

22 years ago(timer-set-time, timer-set-time-with-usecs): Fix docstring.
Juanma Barranquero [Tue, 16 Jul 2002 07:23:42 +0000 (07:23 +0000)]
(timer-set-time, timer-set-time-with-usecs): Fix docstring.

23 years ago(timeclock-get-workday-function): `timeclock-workday' is not a valid
Glenn Morris [Fri, 12 Jul 2002 23:43:52 +0000 (23:43 +0000)]
(timeclock-get-workday-function): `timeclock-workday' is not a valid
option for this, rather it is a value that may be returned.

23 years ago(XTread_socket): Return a non_ascii_keystroke for unknown keysyms.
Stefan Monnier [Fri, 12 Jul 2002 21:02:41 +0000 (21:02 +0000)]
(XTread_socket): Return a non_ascii_keystroke for unknown keysyms.

23 years ago(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
Juanma Barranquero [Fri, 12 Jul 2002 11:51:22 +0000 (11:51 +0000)]
(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 11 Jul 2002 23:40:38 +0000 (23:40 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Thu, 11 Jul 2002 17:37:19 +0000 (17:37 +0000)]
*** empty log message ***

23 years ago(set-language-environment): Use
Dave Love [Thu, 11 Jul 2002 16:52:51 +0000 (16:52 +0000)]
(set-language-environment): Use
functionp, not fboundp.
(locale-language-names): Don't special-case utf-8.  Use
Cyrillic-iso in place of Latin-5 for Cyrillic locales.
(locale-charset-language-names, locale-preferred-coding-systems):
Add utf-8.
(sort-coding-systems): Use coding-priority property, not
coding-system.

23 years ago(speedbar-vc-do-check): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:42:27 +0000 (09:42 +0000)]
(speedbar-vc-do-check): Fix typo.
(speedbar-obj-do-check): Likewise.
(speedbar-mouse-hscroll): Likewise.
(speedbar-file-lists): Likewise.

23 years ago(ebnf-yac-error): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:17:49 +0000 (09:17 +0000)]
(ebnf-yac-error): Fix typo.

23 years ago(idlwave-shell-set-bp): Fix typo.
Juanma Barranquero [Wed, 10 Jul 2002 09:16:38 +0000 (09:16 +0000)]
(idlwave-shell-set-bp): Fix typo.

23 years ago(speedbar-toggle-images): Fix docstring.
Juanma Barranquero [Wed, 10 Jul 2002 09:16:14 +0000 (09:16 +0000)]
(speedbar-toggle-images): Fix docstring.
(speedbar-toggle-sorting): Likewise.
(speedbar-line-file): Likewise.
(speedbar-parse-c-or-c++tag): Likewise.
(speedbar-special-mode-key-map): Fix typo.
(speedbar-dynamic-tags-function-list): Likewise.
(speedbar-sort-tags): Likewise.
(speedbar-tag-hierarchy-method): Likewise.
(speedbar-use-images): Likewise.
(speedbar-add-supported-extension): Likewise.
(speedbar-make-specialized-keymap): Likewise.
(speedbar-desired-buffer): Likewise.
(speedbar-up-directory): Likewise.
(speedbar-generic-item-info): Likewise.
(speedbar-item-info): Likewise.
(speedbar-set-timer): Likewise.
(speedbar-insert-button): Likewise.
(speedbar-make-button): Likewise.
(speedbar-make-tag-line): Likewise.
(speedbar-insert-files-at-point): Likewise.
(speedbar-update-special-contents): Likewise.
(speedbar-add-indicator): Likewise.
(speedbar-do-function-pointer): Likewise.
(speedbar-line-path): Likewise.
(speedbar-xemacsp): Likewise.
(speedbar-dir-follow): Likewise.
(speedbar-fetch-etags-command): Likewise.
(speedbar-fetch-etags-arguments): Likewise.
(speedbar-toggle-etags): Likewise.
(speedbar-extract-one-symbol): Likewise.
(speedbar-unhighlight-one-tag-line): Likewise.
(speedbar-directory-face): Likewise.
(defimage-speedbar): Likewise.
(speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
(defimage-speedbar): Likewise.

23 years ago*** empty log message ***
Dave Love [Tue, 9 Jul 2002 19:32:50 +0000 (19:32 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Tue, 9 Jul 2002 14:44:04 +0000 (14:44 +0000)]
*** empty log message ***

23 years ago("UTF-8"): New language environment.
Dave Love [Tue, 9 Jul 2002 14:41:09 +0000 (14:41 +0000)]
("UTF-8"): New language environment.

23 years ago(hexl-mode): Fix typo.
Juanma Barranquero [Tue, 9 Jul 2002 09:07:04 +0000 (09:07 +0000)]
(hexl-mode): Fix typo.

23 years ago(face-id): Fix typo.
Juanma Barranquero [Tue, 9 Jul 2002 07:36:26 +0000 (07:36 +0000)]
(face-id): Fix typo.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 9 Jul 2002 00:52:26 +0000 (00:52 +0000)]
*** empty log message ***

23 years ago("latin-3-prefix"): Remove bogus Latin-3
Kenichi Handa [Tue, 9 Jul 2002 00:48:39 +0000 (00:48 +0000)]
("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> \e,Cu\e(B, ~O -> \e,CU\e(B.

23 years ago(Fcall_process): If code detection is necessary, call detect_coding
Kenichi Handa [Tue, 9 Jul 2002 00:02:36 +0000 (00:02 +0000)]
(Fcall_process): If code detection is necessary, call detect_coding
directly here.

23 years ago(detect_eol): Preserve coding->cmp_data.
Kenichi Handa [Tue, 9 Jul 2002 00:02:16 +0000 (00:02 +0000)]
(detect_eol): Preserve coding->cmp_data.

23 years ago(Fw16_get_clipboard_data): Disable composition handling.
Kenichi Handa [Tue, 9 Jul 2002 00:01:55 +0000 (00:01 +0000)]
(Fw16_get_clipboard_data): Disable composition handling.

23 years ago(w32_to_x_font): Disable composition handling.
Kenichi Handa [Tue, 9 Jul 2002 00:01:28 +0000 (00:01 +0000)]
(w32_to_x_font): Disable composition handling.

23 years ago(Fw32_get_clipboard_data): Disable composition handling.
Kenichi Handa [Tue, 9 Jul 2002 00:01:09 +0000 (00:01 +0000)]
(Fw32_get_clipboard_data): Disable composition handling.

23 years ago(selection_data_to_lisp_data): Disable composition handling.
Kenichi Handa [Tue, 9 Jul 2002 00:00:45 +0000 (00:00 +0000)]
(selection_data_to_lisp_data): Disable composition handling.

23 years ago(XTread_socket): Disable composition handling.
Kenichi Handa [Tue, 9 Jul 2002 00:00:18 +0000 (00:00 +0000)]
(XTread_socket): Disable composition handling.

23 years agoComments.
Dave Love [Mon, 8 Jul 2002 22:23:31 +0000 (22:23 +0000)]
Comments.

23 years ago*** empty log message ***
Dave Love [Mon, 8 Jul 2002 22:22:16 +0000 (22:22 +0000)]
*** empty log message ***

23 years agoCheck safe/working versions of libjpeg and
Dave Love [Mon, 8 Jul 2002 22:14:11 +0000 (22:14 +0000)]
Check safe/working versions of libjpeg and
libungif.

23 years agoDocument the different default of selection-coding-system.
Eli Zaretskii [Sat, 6 Jul 2002 14:27:29 +0000 (14:27 +0000)]
Document the different default of selection-coding-system.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 6 Jul 2002 14:25:47 +0000 (14:25 +0000)]
*** empty log message ***

23 years ago(syms_of_xselect): The default value of
Eli Zaretskii [Sat, 6 Jul 2002 14:23:30 +0000 (14:23 +0000)]
(syms_of_xselect): The default value of
selection-coding-system is now compound-text-with-extensions.

23 years ago(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.
Eli Zaretskii [Sat, 6 Jul 2002 14:17:02 +0000 (14:17 +0000)]
(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.

23 years ago(Replace): Add a cross-reference to the description of Transient Mark Mode.
Eli Zaretskii [Sat, 6 Jul 2002 13:44:06 +0000 (13:44 +0000)]
(Replace): Add a cross-reference to the description of Transient Mark Mode.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 6 Jul 2002 13:41:17 +0000 (13:41 +0000)]
*** empty log message ***

23 years ago(edmacro-fix-menu-commands):
Eli Zaretskii [Sat, 6 Jul 2002 13:39:24 +0000 (13:39 +0000)]
(edmacro-fix-menu-commands):
Discard `help-echo' events.  Handle (menu-bar) events.
Simplify by converting key sequence to a list and then back to vector.

23 years ago(browse-url-at-mouse): Don't pass an arg to browse-url-at-point.
Eli Zaretskii [Sat, 6 Jul 2002 13:33:56 +0000 (13:33 +0000)]
(browse-url-at-mouse): Don't pass an arg to browse-url-at-point.

23 years ago(shell-command): Match & only at end of whole command.
Eli Zaretskii [Sat, 6 Jul 2002 13:25:16 +0000 (13:25 +0000)]
(shell-command): Match & only at end of whole command.

23 years ago(x_term_init): Turn off polling around XtOpenDisplay.
Eli Zaretskii [Sat, 6 Jul 2002 13:12:56 +0000 (13:12 +0000)]
(x_term_init): Turn off polling around XtOpenDisplay.

23 years ago(ediff-wordify): Bind ediff-forward-word-function
Dave Love [Wed, 3 Jul 2002 16:52:28 +0000 (16:52 +0000)]
(ediff-wordify): Bind ediff-forward-word-function
outside the loop.
(ediff-goto-word): Take ediff-with-syntax-table outside the loop.

23 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 14:35:54 +0000 (14:35 +0000)]
Fix typo.

23 years ago(timeclock-workday-remaining): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 13:31:07 +0000 (13:31 +0000)]
(timeclock-workday-remaining): Fix typo.
(timeclock-workday-elapsed): Likewise.

23 years ago(outline-goto-prefix): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 13:29:59 +0000 (13:29 +0000)]
(outline-goto-prefix): Fix typo.

23 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 13:28:58 +0000 (13:28 +0000)]
Fix typo.

23 years ago*** empty log message ***
Juanma Barranquero [Wed, 3 Jul 2002 11:49:40 +0000 (11:49 +0000)]
*** empty log message ***

23 years ago(gnus-summary-highlight): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:48:16 +0000 (11:48 +0000)]
(gnus-summary-highlight): Fix typo.

23 years ago(reporter-submit-bug-report): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:47:44 +0000 (11:47 +0000)]
(reporter-submit-bug-report): Fix typo.

23 years ago(dun-physobj-desc): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:47:22 +0000 (11:47 +0000)]
(dun-physobj-desc): Fix typo.

23 years ago(reftex-label-alist): Fix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:47:03 +0000 (11:47 +0000)]
(reftex-label-alist): Fix typo.

23 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 11:46:24 +0000 (11:46 +0000)]
Fix typo.

23 years agoFix typo.
Juanma Barranquero [Wed, 3 Jul 2002 09:14:38 +0000 (09:14 +0000)]
Fix typo.

23 years ago*** empty log message ***
Juanma Barranquero [Tue, 2 Jul 2002 15:27:05 +0000 (15:27 +0000)]
*** empty log message ***

23 years ago(syms_of_keymap): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:26:51 +0000 (15:26 +0000)]
(syms_of_keymap): Fix typo.

23 years ago(cperl-break-one-line-blocks-when-indent): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:21:37 +0000 (15:21 +0000)]
(cperl-break-one-line-blocks-when-indent): Fix typo.

23 years ago(reftex-citation): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:21:18 +0000 (15:21 +0000)]
(reftex-citation): Fix typo.

23 years ago(rmail-user-mail-address-regexp): Fix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:20:59 +0000 (15:20 +0000)]
(rmail-user-mail-address-regexp): Fix typo.

23 years agoFix typo.
Juanma Barranquero [Tue, 2 Jul 2002 15:19:09 +0000 (15:19 +0000)]
Fix typo.

23 years ago(perl-mode-abbrev-table): New variable.
Eli Zaretskii [Thu, 27 Jun 2002 08:07:53 +0000 (08:07 +0000)]
(perl-mode-abbrev-table): New variable.
Set it up as an abbrev-table for Perl mode.

23 years agoAdd license exception.
Eli Zaretskii [Thu, 27 Jun 2002 08:02:15 +0000 (08:02 +0000)]
Add license exception.

23 years ago(dired-find-file): Bind find-file-run-dired around the call to find-file.
Pavel Janík [Mon, 24 Jun 2002 11:27:29 +0000 (11:27 +0000)]
(dired-find-file): Bind find-file-run-dired around the call to find-file.
From Dan Nicolaescu <dann@ics.uci.edu>.

23 years agoFix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:28:04 +0000 (14:28 +0000)]
Fix typo.

23 years ago(eshell-modifier-help-string): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:26:48 +0000 (14:26 +0000)]
(eshell-modifier-help-string): Fix typos.

23 years ago(comint-next-prompt, comint-previous-prompt): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:26:23 +0000 (14:26 +0000)]
(comint-next-prompt, comint-previous-prompt): Fix typos.

23 years ago(checkdoc-this-string-valid-engine): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:25:50 +0000 (14:25 +0000)]
(checkdoc-this-string-valid-engine): Fix typo.

23 years ago(edt-substitute): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:24:14 +0000 (14:24 +0000)]
(edt-substitute): Fix typo.

23 years ago(insert_1_both, insert_from_string_1)
Kim F. Storm [Mon, 17 Jun 2002 21:33:34 +0000 (21:33 +0000)]
(insert_1_both, insert_from_string_1)
(insert_from_buffer_1): Recalculate END_UNCHANGED in case the
insert happened in the end_unchanged region.  Otherwise, the
redisplay may be confused and duplicate the last line in the
buffer [seen after save-buffer when require-final-newline==t].

23 years ago*** empty log message ***
Kim F. Storm [Mon, 17 Jun 2002 21:32:46 +0000 (21:32 +0000)]
*** empty log message ***

23 years ago(ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.
Richard M. Stallman [Mon, 17 Jun 2002 13:31:25 +0000 (13:31 +0000)]
(ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.

23 years ago(ccl-decode-mule-utf-8): Deal better with invalid utf-8.
Richard M. Stallman [Mon, 17 Jun 2002 13:25:27 +0000 (13:25 +0000)]
(ccl-decode-mule-utf-8): Deal better with invalid utf-8.
(mule-utf-8): Doc fix.

23 years ago(ctext-pre-write-conversion): If FROM is a
Eli Zaretskii [Mon, 17 Jun 2002 10:36:46 +0000 (10:36 +0000)]
(ctext-pre-write-conversion): If FROM is a
string, or if the current buffer is not already a scratch buffer,
generate a new temporary buffer.

23 years agoFix wording of the announcement of the Extended Segments support.
Eli Zaretskii [Mon, 17 Jun 2002 10:28:59 +0000 (10:28 +0000)]
Fix wording of the announcement of the Extended Segments support.

23 years ago[__hpux]: Include sys/_mbstate_t.h.
Eli Zaretskii [Sun, 16 Jun 2002 17:36:57 +0000 (17:36 +0000)]
[__hpux]: Include sys/_mbstate_t.h.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 13 Jun 2002 13:42:24 +0000 (13:42 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Eli Zaretskii [Wed, 12 Jun 2002 17:33:36 +0000 (17:33 +0000)]
*** empty log message ***

23 years ago(pop3-open-server): Fix typo.
Eli Zaretskii [Wed, 12 Jun 2002 17:32:52 +0000 (17:32 +0000)]
(pop3-open-server): Fix typo.
(pop3-munge-message-separator): Work if no date.
Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
(pop3-munge-message-separator): Only use valid date.
Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
(pop3-md5): Don't hardcode point-min == 1.

23 years agoChange the maintainer to "none".
Eli Zaretskii [Wed, 12 Jun 2002 17:26:52 +0000 (17:26 +0000)]
Change the maintainer to "none".

23 years ago(viper-smart-suffix-list): Fix typo.
Juanma Barranquero [Mon, 10 Jun 2002 13:05:35 +0000 (13:05 +0000)]
(viper-smart-suffix-list): Fix typo.
(viper-ask-level): Fix typo.

23 years agoFix a typo in a comment.
Eli Zaretskii [Sun, 9 Jun 2002 17:14:45 +0000 (17:14 +0000)]
Fix a typo in a comment.

23 years ago(Fset_window_hscroll): Doc fix.
Eli Zaretskii [Wed, 5 Jun 2002 16:57:59 +0000 (16:57 +0000)]
(Fset_window_hscroll): Doc fix.

23 years ago(main): Avoid a buffer overrun with sprintf.
Francesco Potortì [Wed, 5 Jun 2002 11:54:50 +0000 (11:54 +0000)]
(main): Avoid a buffer overrun with sprintf.

23 years ago*** empty log message ***
Francesco Potortì [Wed, 5 Jun 2002 11:54:28 +0000 (11:54 +0000)]
*** empty log message ***

23 years ago* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
Francesco Potortì [Wed, 5 Jun 2002 11:48:07 +0000 (11:48 +0000)]
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.

23 years ago(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
Pavel Janík [Wed, 5 Jun 2002 05:13:21 +0000 (05:13 +0000)]
(cyrillic-alternativnyj-decode-table): Fix the table to contain correct
characters.

23 years ago(Spelling): Document ispell-complete-word-dict.
Eli Zaretskii [Tue, 4 Jun 2002 16:30:20 +0000 (16:30 +0000)]
(Spelling): Document ispell-complete-word-dict.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 31 May 2002 17:28:48 +0000 (17:28 +0000)]
*** empty log message ***

23 years ago(face-set-after-frame-default): Don't change `default' face.
Eli Zaretskii [Fri, 31 May 2002 17:27:41 +0000 (17:27 +0000)]
(face-set-after-frame-default): Don't change `default' face.

23 years ago(LIBS_MAIL): Renamed from LIB_MAIL.
Eli Zaretskii [Fri, 31 May 2002 16:45:17 +0000 (16:45 +0000)]
(LIBS_MAIL): Renamed from LIB_MAIL.
(LIBS_MOVE): Renamed from MOVE_LIBS.

23 years ago(x_get_char_face_and_encoding): Add parameter DISPLAY_P. Callers changed.
Eli Zaretskii [Fri, 31 May 2002 16:36:31 +0000 (16:36 +0000)]
(x_get_char_face_and_encoding): Add parameter DISPLAY_P. Callers changed.

23 years agoInclude /usr/pkg in the run time shared library path.
Eli Zaretskii [Fri, 31 May 2002 16:30:19 +0000 (16:30 +0000)]
Include /usr/pkg in the run time shared library path.

23 years agoUpdate the version.
Eli Zaretskii [Thu, 30 May 2002 05:20:02 +0000 (05:20 +0000)]
Update the version.

23 years ago*** empty log message ***
Glenn Morris [Mon, 27 May 2002 21:13:22 +0000 (21:13 +0000)]
*** empty log message ***

23 years agoUpdate maintainer.
Glenn Morris [Mon, 27 May 2002 21:07:49 +0000 (21:07 +0000)]
Update maintainer.
(f90-startup-message): Obsolete variable removed.
(f90-font-lock-keywords-1): Move "module procedure" to front, remove
override. Fix highlighting of various "type" forms.
(f90-font-lock-keywords-2): Add override flag so declarations of variables
with derived types work.
(f90-font-lock-keywords-3): Use `keep' rather than `override' so as not to
fontify in comments.
(f90-line-continued): Recognize blank/comment lines embedded in
continuation lines.
(f90-looking-at-program-block-start): No extra indentation after function
or subroutine keyword appears in single quotes.
(f90-indent-new-line): Make it indent the current line, as it should.
(f90-indent-region): Correctly indent comments embedded in continued lines.

23 years agoUpdate maintainer.
Glenn Morris [Mon, 27 May 2002 21:04:07 +0000 (21:04 +0000)]
Update maintainer.
(fortran-previous-statement, fortran-next-statement): Make them skip over
preprocessor lines as they do with comment lines - fixes indentation.
(fortran-beginning-do): Make regexp match a DO statement irrespective of
numeric label.
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.

23 years agoWhitespace changes.
Glenn Morris [Mon, 27 May 2002 20:59:48 +0000 (20:59 +0000)]
Whitespace changes.

23 years ago(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
Glenn Morris [Mon, 27 May 2002 20:57:03 +0000 (20:57 +0000)]
(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
(scroll-all-page-down-all, scroll-all-page-up-all, scroll-all-check-to-scroll):
Remove `fkey-' prefix from scroll commands.