bpt/emacs.git
22 years ago(open-network-stream, open-network-stream-nowait)
Richard M. Stallman [Thu, 30 May 2002 17:12:53 +0000 (17:12 +0000)]
(open-network-stream, open-network-stream-nowait)
(open-network-stream-server, process-kill-without-query): Moved from simple.el.

22 years ago(open-network-stream, open-network-stream-nowait)
Richard M. Stallman [Thu, 30 May 2002 17:12:15 +0000 (17:12 +0000)]
(open-network-stream, open-network-stream-nowait)
(open-network-stream-server, process-kill-without-query):
Moved to subr.el.

(byte-compiling-files-p): Function deleted.

22 years ago(ispell-library-directory): Renamed from ispell-library-path.
Richard M. Stallman [Thu, 30 May 2002 17:09:58 +0000 (17:09 +0000)]
(ispell-library-directory): Renamed from ispell-library-path.
If Ispell is not installed, init to nil.
(ispell-menu-map): Get rid of byte-compiling-files-p hackery;
initialize this unconditionally when ispell-menu-map-needed is t.
Local `path' renamed to `dir'.

(check-ispell-version): Doc fix.

22 years ago(Fset_window_configuration): Correct the handling
Richard M. Stallman [Thu, 30 May 2002 17:04:59 +0000 (17:04 +0000)]
(Fset_window_configuration): Correct the handling
of point in current buffer, to work with multiple windows.

22 years agoImprove explanation of special handling of point in current buffer.
Richard M. Stallman [Thu, 30 May 2002 17:03:50 +0000 (17:03 +0000)]
Improve explanation of special handling of point in current buffer.

22 years agoModified doc string to say that the kill-compilation function also
Robert J. Chassell [Thu, 30 May 2002 13:47:32 +0000 (13:47 +0000)]
Modified doc string to say that the kill-compilation function also
kills processes made by a grep command; created a defalias, kill-grep.

22 years ago(calc-d-prefix-help): Add `@'.
Miles Bader [Thu, 30 May 2002 01:07:52 +0000 (01:07 +0000)]
(calc-d-prefix-help): Add `@'.

22 years ago(calc-init-extensions): Add binding for `d@'.
Miles Bader [Thu, 30 May 2002 01:05:21 +0000 (01:05 +0000)]
(calc-init-extensions): Add binding for `d@'.
(calc-toggle-banner): New function.

22 years ago(calc-show-banner): New variable.
Miles Bader [Thu, 30 May 2002 01:04:15 +0000 (01:04 +0000)]
(calc-show-banner): New variable.
(calc-refresh): Only show banner if `calc-show-banner' is non-nil.
(calc-mode-var-list): Add `calc-show-banner'.

22 years agoFix previous change (oops).
Colin Walters [Wed, 29 May 2002 18:58:38 +0000 (18:58 +0000)]
Fix previous change (oops).

22 years ago(Fread_from_string): Don't depend on order of evaluation for C
Colin Walters [Wed, 29 May 2002 18:57:57 +0000 (18:57 +0000)]
(Fread_from_string): Don't depend on order of evaluation for C
function parameters.

22 years ago*** empty log message ***
Colin Walters [Wed, 29 May 2002 18:57:33 +0000 (18:57 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 29 May 2002 16:40:46 +0000 (16:40 +0000)]
*** empty log message ***

22 years ago(common-lisp-indent-function-1):
Richard M. Stallman [Wed, 29 May 2002 16:40:34 +0000 (16:40 +0000)]
(common-lisp-indent-function-1):
When recognizing a def... construct, make that indentation
tentative, so that it can be overridden if the list in question
is not actually an expression.
(common-lisp-indent-call-method): New subroutine.

22 years ago(batch-byte-compile-file): Delete the output file if we get a file-error.
Richard M. Stallman [Wed, 29 May 2002 16:38:46 +0000 (16:38 +0000)]
(batch-byte-compile-file): Delete the output file if we get a file-error.

22 years ago(tooltip-mouse-motions-active): New variable.
Richard M. Stallman [Wed, 29 May 2002 16:38:06 +0000 (16:38 +0000)]
(tooltip-mouse-motions-active): New variable.
(tooltip-activate-mouse-motions): Don't kill track-mouse local
if it was not made by us.

22 years ago(mouse-set-font): Avoid misleading error message if user makes no selection.
Richard M. Stallman [Wed, 29 May 2002 16:36:55 +0000 (16:36 +0000)]
(mouse-set-font): Avoid misleading error message if user makes no selection.

22 years ago(Info-setup-header-line): Don't hide the links line.
Richard M. Stallman [Wed, 29 May 2002 16:35:56 +0000 (16:35 +0000)]
(Info-setup-header-line): Don't hide the links line.

22 years ago(find-file-noselect-1): Return the buffer we created
Richard M. Stallman [Wed, 29 May 2002 16:34:41 +0000 (16:34 +0000)]
(find-file-noselect-1): Return the buffer we created
even if it has been killed within `after-find-file'.

(auto-mode-alist): Use ada-mode for .ad[bs].dg files.

22 years ago(open-network-stream-server): Pass on optional args
Kim F. Storm [Tue, 28 May 2002 22:04:14 +0000 (22:04 +0000)]
(open-network-stream-server): Pass on optional args
sentinel and filter to make-network-process (from Luke Gorrie).

22 years ago*** empty log message ***
Kim F. Storm [Tue, 28 May 2002 22:03:41 +0000 (22:03 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Colin Walters [Tue, 28 May 2002 21:12:18 +0000 (21:12 +0000)]
*** empty log message ***

22 years ago(x_display_and_set_cursor): Change the cursor in the same
Richard M. Stallman [Tue, 28 May 2002 20:28:12 +0000 (20:28 +0000)]
(x_display_and_set_cursor): Change the cursor in the same
way for blinked-off state and for a nonselected window.

22 years ago(window_scroll_pixel_based): Don't call Fbolp;
Richard M. Stallman [Tue, 28 May 2002 20:26:34 +0000 (20:26 +0000)]
(window_scroll_pixel_based): Don't call Fbolp;
instead, see if the new start pos is at beginning of line.

22 years ago(Fwrite_region): If START is a string, don't make any annotations.
Richard M. Stallman [Tue, 28 May 2002 20:25:46 +0000 (20:25 +0000)]
(Fwrite_region): If START is a string, don't make any annotations.

22 years ago(syms_of_eval): Doc fix.
Richard M. Stallman [Tue, 28 May 2002 20:24:32 +0000 (20:24 +0000)]
(syms_of_eval): Doc fix.

22 years ago(byte-compile-last-line): Deleted.
Colin Walters [Tue, 28 May 2002 17:40:47 +0000 (17:40 +0000)]
(byte-compile-last-line): Deleted.
(byte-compile-delete-first): New function.
(byte-compile-read-position): New variable.
(byte-compile-last-position): New variable.
(byte-compile-current-buffer): New variable.
(byte-compile-log-1): Use it.
(byte-compile-set-symbol-position): New function.
(byte-compile-obsolete, byte-compile-callargs-warn)
(byte-compile-arglist-warn, byte-compile-arglist-warn)
(byte-compile-print-syms, byte-compile-file-form-defmumble)
(byte-compile-check-lambda-list, byte-compile-lambda)
(byte-compile-form, byte-compile-variable-ref)
(byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
(byte-compile-condition-case, byte-compile-defun)
(byte-compile-defvar, byte-compile-autoload)
(byte-compile-lambda-form): Use it.
(byte-compile-from-buffer): Set it, and bind
`read-with-symbol-positions' and `read-symbol-positions-list'.
(byte-compile-debug): New variable.

22 years ago(xml-mode): New alias for `sgml-mode'.
Colin Walters [Tue, 28 May 2002 16:51:06 +0000 (16:51 +0000)]
(xml-mode): New alias for `sgml-mode'.

22 years ago*** empty log message ***
Colin Walters [Tue, 28 May 2002 16:50:51 +0000 (16:50 +0000)]
*** empty log message ***

22 years ago(USAGE1): Add --no-splash.
Colin Walters [Tue, 28 May 2002 16:25:37 +0000 (16:25 +0000)]
(USAGE1): Add --no-splash.
(standard_args): Ditto.

22 years agolread.c (readchar_count): New variable.
Colin Walters [Tue, 28 May 2002 16:24:55 +0000 (16:24 +0000)]
lread.c (readchar_count): New variable.
(readchar): Increment it.
(unreadchar): Decrement it.
(read_multibyte): Decrement it.
(Vread_with_symbol_positions): New variable.
(Vread_symbol_positions_list): New variable.
(read_internal_start): New function, created from Fread and
Fread_from_string.  Handle Vread_symbol_positions_list and
Vread_with_symbol_positions.
(readevalloop, Fread, Fread_from_string): Use it.
(read1): Use readchar_count to add symbol positions to
Vread_symbol_positions_list if Vread_with_symbol_positions is
non-nil.
(syms_of_lread): DEFVAR_LISP and initialize them.

22 years ago*** empty log message ***
Kim F. Storm [Tue, 28 May 2002 09:08:53 +0000 (09:08 +0000)]
*** empty log message ***

22 years ago(read-directory-name): New function.
Kim F. Storm [Tue, 28 May 2002 09:08:42 +0000 (09:08 +0000)]
(read-directory-name): New function.
(cd): Use it instead of read-file-name.

22 years ago(Fread_file_name_internal): Added brute-force
Kim F. Storm [Tue, 28 May 2002 09:03:22 +0000 (09:03 +0000)]
(Fread_file_name_internal): Added brute-force
speed up for using predicate file-directory-p.

22 years agoDoc fix.
Miles Bader [Tue, 28 May 2002 01:32:36 +0000 (01:32 +0000)]
Doc fix.

22 years agoDoc fix.
Miles Bader [Tue, 28 May 2002 01:19:49 +0000 (01:19 +0000)]
Doc fix.

22 years agoC style fix.
Miles Bader [Tue, 28 May 2002 01:15:09 +0000 (01:15 +0000)]
C style fix.

22 years ago*** empty log message ***
Kim F. Storm [Mon, 27 May 2002 22:14:52 +0000 (22:14 +0000)]
*** empty log message ***

22 years ago(Fcall_interactively) <"D">: Supply Qfile_directory_p
Kim F. Storm [Mon, 27 May 2002 22:06:29 +0000 (22:06 +0000)]
(Fcall_interactively) <"D">: Supply Qfile_directory_p
predicate for Fread_file_name when reading directory name.
Supply Qnil for predicate in other calls to Fread_file_name.

22 years ago(Fread_file_name): Now has 6 args.
Kim F. Storm [Mon, 27 May 2002 22:05:51 +0000 (22:05 +0000)]
(Fread_file_name): Now has 6 args.

22 years ago(Vread_file_name_function, Vread_file_name_predicate):
Kim F. Storm [Mon, 27 May 2002 22:05:00 +0000 (22:05 +0000)]
(Vread_file_name_function, Vread_file_name_predicate):
New variables.
(syms_of_fileio): DEFVAR_LISP them.
(read_file_name_cleanup): New unwind function.
(Fread_file_name_internal): Only return completions satifying
Vread_file_name_predicate.  Temporarily unwind protect and rebind
default-directory while checking completions against the predicate.
(Fread_file_name): Added PREDICATE argument.  Specbind it to
Vread_file_name_predicate during completion.
Call Vread_file_name_function to read the file name if non-nil.

22 years ago*** empty log message ***
Glenn Morris [Mon, 27 May 2002 12:37:24 +0000 (12:37 +0000)]
*** empty log message ***

22 years ago(cua-set-mark): Align pop to marko
Kim F. Storm [Mon, 27 May 2002 12:14:52 +0000 (12:14 +0000)]
(cua-set-mark): Align pop to marko
behaviour with standard set-mark-command.
(cua--pre-command-handler): Use push-mark-command.
(cua-repeat-replace-region): Improve functionality when
repeated after moving point or changing buffer.

22 years ago(push-mark-command): Added optional NOMSG arg.
Kim F. Storm [Mon, 27 May 2002 12:13:56 +0000 (12:13 +0000)]
(push-mark-command): Added optional NOMSG arg.

22 years ago(VERSION): Calculate using the same method that configure.in uses.
Miles Bader [Mon, 27 May 2002 08:07:49 +0000 (08:07 +0000)]
(VERSION): Calculate using the same method that configure.in uses.

22 years ago*** empty log message ***
Miles Bader [Mon, 27 May 2002 08:07:29 +0000 (08:07 +0000)]
*** empty log message ***

22 years agoReinstate the following change from 2002-03-22, which was
Paul Eggert [Mon, 27 May 2002 06:51:19 +0000 (06:51 +0000)]
Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.

* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.

22 years agoReinstate the following change from 2002-03-22, which was
Paul Eggert [Mon, 27 May 2002 06:50:39 +0000 (06:50 +0000)]
Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.

(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.

22 years ago* config.guess, config.sub: Updated from master source.
Paul Eggert [Mon, 27 May 2002 06:44:24 +0000 (06:44 +0000)]
* config.guess, config.sub: Updated from master source.

22 years agoUpdated from master source.
Paul Eggert [Mon, 27 May 2002 06:43:19 +0000 (06:43 +0000)]
Updated from master source.

22 years agoFix previous change.
Colin Walters [Mon, 27 May 2002 02:00:54 +0000 (02:00 +0000)]
Fix previous change.

22 years ago*** empty log message ***
Colin Walters [Sun, 26 May 2002 20:58:40 +0000 (20:58 +0000)]
*** empty log message ***

22 years ago(command-line): Use `when', `unless'.
Colin Walters [Sun, 26 May 2002 20:49:28 +0000 (20:49 +0000)]
(command-line): Use `when', `unless'.
(command-line-1): New argument "--nosplash".  Handle it.

(inhibit-splash-screen): New variable alias for
`inhibit-startup-message'.

22 years ago(perform-replace): Document return value. Use `pop'.
Colin Walters [Sun, 26 May 2002 20:42:51 +0000 (20:42 +0000)]
(perform-replace): Document return value.  Use `pop'.

22 years ago*** empty log message ***
Colin Walters [Sun, 26 May 2002 20:42:31 +0000 (20:42 +0000)]
*** empty log message ***

22 years ago(f90-previous-block, f90-next-block): New names (and slightly changed
Glenn Morris [Sun, 26 May 2002 19:58:31 +0000 (19:58 +0000)]
(f90-previous-block, f90-next-block): New names (and slightly changed
behaviour) for the functions f90-previous-block-start, f90-next-block-end.
(f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.

22 years ago(set-fringe-mode): Work when updating
Simon Josefsson [Sun, 26 May 2002 09:50:39 +0000 (09:50 +0000)]
(set-fringe-mode): Work when updating
`default-frame-alist'.

22 years ago*** empty log message ***
Miles Bader [Sun, 26 May 2002 07:36:40 +0000 (07:36 +0000)]
*** empty log message ***

22 years ago(tty_capable_p): New function.
Miles Bader [Sun, 26 May 2002 07:23:47 +0000 (07:23 +0000)]
(tty_capable_p): New function.

22 years ago(tty_capable_p): New function.
Miles Bader [Sun, 26 May 2002 07:22:22 +0000 (07:22 +0000)]
(tty_capable_p): New function.
(TTY_CAP_INVERSE, TTY_CAP_UNDERLINE, TTY_CAP_BOLD, TTY_CAP_DIM)
(TTY_CAP_BLINK, TTY_CAP_ALT_CHARSET): New macros.

22 years ago(cua--repeat-replace-text): New variable.
Kim F. Storm [Sun, 26 May 2002 00:54:10 +0000 (00:54 +0000)]
(cua--repeat-replace-text): New variable.
(cua-repeat-replace-region): New command.
(cua--init-keymaps): Bind it to M-v in cua--cua-keys-keymap.
Misc improvements to the commantary.

22 years ago*** empty log message ***
Kim F. Storm [Sun, 26 May 2002 00:53:41 +0000 (00:53 +0000)]
*** empty log message ***

22 years agoFix :type of `fringe-mode' for last modification.
Simon Josefsson [Sat, 25 May 2002 23:16:00 +0000 (23:16 +0000)]
Fix :type of `fringe-mode' for last modification.

22 years ago(fringe-query-style): New fringe style "minimal".
Simon Josefsson [Sat, 25 May 2002 23:14:11 +0000 (23:14 +0000)]
(fringe-query-style): New fringe style "minimal".

22 years ago(rot13-translate-table): New variable.
Simon Josefsson [Sat, 25 May 2002 22:57:08 +0000 (22:57 +0000)]
(rot13-translate-table): New variable.
(rot13, rot13-string, rot13-region): New functions.

22 years ago(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
Martin Stjernholm [Sat, 25 May 2002 16:18:59 +0000 (16:18 +0000)]
(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
else-if compounds.

22 years agoBump Emacs version to 21.3.50.
Eli Zaretskii [Sat, 25 May 2002 11:26:14 +0000 (11:26 +0000)]
Bump Emacs version to 21.3.50.

22 years agoBump the Emacs version to 21.3.50.
Eli Zaretskii [Sat, 25 May 2002 11:23:34 +0000 (11:23 +0000)]
Bump the Emacs version to 21.3.50.

22 years agoChange octave.el -> octave-mod.el.
Eli Zaretskii [Sat, 25 May 2002 11:01:33 +0000 (11:01 +0000)]
Change octave.el -> octave-mod.el.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 25 May 2002 10:50:02 +0000 (10:50 +0000)]
*** empty log message ***

22 years ago(x_draw_bar_cursor): Update parameter list in declaration.
Jason Rumney [Sat, 25 May 2002 09:08:37 +0000 (09:08 +0000)]
(x_draw_bar_cursor): Update parameter list in declaration.

22 years ago(menu-bar-showhide-fringe-menu-customize-left)
Miles Bader [Sat, 25 May 2002 05:15:07 +0000 (05:15 +0000)]
(menu-bar-showhide-fringe-menu-customize-left)
(menu-bar-showhide-fringe-menu-customize-right)
(menu-bar-showhide-fringe-menu-customize-disable):
Use proper calling convention for `customize-set-value'.
Require `fringe' before setting variable.

22 years ago(cua--init-rectangles): Install default
Kim F. Storm [Sat, 25 May 2002 00:08:36 +0000 (00:08 +0000)]
(cua--init-rectangles): Install default
binding in cua--rectangle-keymap using cua--self-insert-char-p
to handle all global self inserting characters in rectangle mode.

22 years ago(cua--init-global-mark): Install default
Kim F. Storm [Sat, 25 May 2002 00:07:26 +0000 (00:07 +0000)]
(cua--init-global-mark):  Install default
binding in cua--global-mark-keymap using cua--self-insert-char-p
to handle all global self inserting characters in gmark mode.

22 years ago(cua--self-insert-char-p): New function.
Kim F. Storm [Sat, 25 May 2002 00:06:56 +0000 (00:06 +0000)]
(cua--self-insert-char-p): New function.

22 years ago*** empty log message ***
Kim F. Storm [Sat, 25 May 2002 00:06:30 +0000 (00:06 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Fri, 24 May 2002 22:06:48 +0000 (22:06 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Glenn Morris [Fri, 24 May 2002 22:06:08 +0000 (22:06 +0000)]
*** empty log message ***

22 years ago(read-file-name-internal): Remove the `ange-ftp' property.
Stefan Monnier [Fri, 24 May 2002 22:01:56 +0000 (22:01 +0000)]
(read-file-name-internal): Remove the `ange-ftp' property.
(ange-ftp-real-read-file-name-internal): Remove.

22 years ago(f90-end-of-subprogram): Remove the final (forward-line 1).
Glenn Morris [Fri, 24 May 2002 22:00:21 +0000 (22:00 +0000)]
(f90-end-of-subprogram): Remove the final (forward-line 1).
(f90-end-of-block, f90-beginning-of-block, f90-next-block-end,
f90-previous-block-start): New navigation commands.

22 years agoFix typos. Add fringe.
Simon Josefsson [Fri, 24 May 2002 09:59:42 +0000 (09:59 +0000)]
Fix typos.  Add fringe.

22 years agoFringe customization.
Simon Josefsson [Fri, 24 May 2002 09:53:58 +0000 (09:53 +0000)]
Fringe customization.

22 years agoInitial version.
Simon Josefsson [Fri, 24 May 2002 09:53:15 +0000 (09:53 +0000)]
Initial version.

22 years ago(menu-bar-options-save): Add fringe-mode.
Simon Josefsson [Fri, 24 May 2002 09:52:21 +0000 (09:52 +0000)]
(menu-bar-options-save): Add fringe-mode.
(menu-bar-showhide-fringe-menu): New menu.
(menu-bar-showhide-menu): Add Fringe sub-menu.

22 years ago*** empty log message ***
Markus Rost [Fri, 24 May 2002 01:14:25 +0000 (01:14 +0000)]
*** empty log message ***

22 years ago(occur-engine): Include all text properties except mouse-face on the
Colin Walters [Fri, 24 May 2002 00:56:46 +0000 (00:56 +0000)]
(occur-engine): Include all text properties except mouse-face on the
newline at the end of occurences.

22 years ago*** empty log message ***
Colin Walters [Fri, 24 May 2002 00:56:33 +0000 (00:56 +0000)]
*** empty log message ***

22 years ago(apropos-true-hit, apropos-false-hit-symbol)
Kim F. Storm [Thu, 23 May 2002 20:21:30 +0000 (20:21 +0000)]
(apropos-true-hit, apropos-false-hit-symbol)
(apropos-false-hit-str, apropos-true-hit-doc): New functions.
(apropos-command, apropos-value, apropos-documentation-internal)
(apropos-documentation-check-doc-file)
(apropos-documentation-check-elc-file): Use them to filter out
false matches where only one keyword matches, but more than once.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 23 May 2002 20:20:57 +0000 (20:20 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Thu, 23 May 2002 17:22:24 +0000 (17:22 +0000)]
*** empty log message ***

22 years ago(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
Stefan Monnier [Thu, 23 May 2002 15:22:47 +0000 (15:22 +0000)]
(read_non_regular, Finsert_file_contents): Use BEG_BYTE.
(Finsert_file_contents, build_annotations): Use XCAR, XCDR.
(Vwrite_region_annotate_functions): Docstring fix.

22 years agoOnly reduce string score for lengthy strings once.
Kim F. Storm [Thu, 23 May 2002 10:24:14 +0000 (10:24 +0000)]
Only reduce string score for lengthy strings once.

22 years ago(apropos-show-scores, apropos-orig-regexp)
Kim F. Storm [Thu, 23 May 2002 10:20:12 +0000 (10:20 +0000)]
(apropos-show-scores, apropos-orig-regexp)
(apropos-all-regexp, apropos-synonyms, apropos-words)
(apropos-all-words): New variables.
(aprpos-words-to-regexp, apropos-rewrite-regexp)
(apropos-calc-scores, apropos-score-str, apropos-score-doc)
(apropos-score-symbol): New functions.
(apropos-command, apropos, apropos-value, apropos-documentation):
Allow keywords in addition to regexp. Added scoring.
(apropos-documentation-check-doc-file)
(apropos-documentation-check-elc-file): Added scoring.
(apropos-print): Sort according to score.

22 years ago(font-lock-symbol-category-alist): New variable.
Colin Walters [Thu, 23 May 2002 04:18:19 +0000 (04:18 +0000)]
(font-lock-symbol-category-alist): New variable.

22 years ago*** empty log message ***
Colin Walters [Thu, 23 May 2002 04:18:01 +0000 (04:18 +0000)]
*** empty log message ***

22 years agoUpdate copyright dates.
Colin Walters [Thu, 23 May 2002 03:40:16 +0000 (03:40 +0000)]
Update copyright dates.

22 years ago(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.
Colin Walters [Thu, 23 May 2002 03:39:20 +0000 (03:39 +0000)]
(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.

22 years ago(font-lock-function): New variable.
Colin Walters [Thu, 23 May 2002 03:39:00 +0000 (03:39 +0000)]
(font-lock-function): New variable.
(font-lock-default-function): New function, created from `font-lock-mode'.
(font-lock-mode): Just funcall `font-lock-default-function'.

22 years ago*** empty log message ***
Colin Walters [Thu, 23 May 2002 03:38:03 +0000 (03:38 +0000)]
*** empty log message ***

22 years ago(file-newest-backup): Use file-name-sans-versions.
Markus Rost [Wed, 22 May 2002 23:29:58 +0000 (23:29 +0000)]
(file-newest-backup): Use file-name-sans-versions.