]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago(Index): @ignore extraneous text.
Eli Zaretskii [Thu, 29 Nov 2001 08:47:39 +0000 (08:47 +0000)]
(Index): @ignore extraneous text.
Use @dircategory and @direntry to define the DIR entry.

22 years ago(blackbox-mode, blackbox): Doc fix.
Pavel Janík [Thu, 29 Nov 2001 08:39:56 +0000 (08:39 +0000)]
(blackbox-mode, blackbox): Doc fix.

22 years ago(cookie, cookie-insert, shuffle-vector): Doc fixes.
Pavel Janík [Thu, 29 Nov 2001 08:35:51 +0000 (08:35 +0000)]
(cookie, cookie-insert, shuffle-vector): Doc fixes.

22 years ago*** empty log message ***
Pavel Janík [Thu, 29 Nov 2001 08:19:43 +0000 (08:19 +0000)]
*** empty log message ***

22 years ago(studlify-word, studlify-region, studlify-buffer): Fix doc-string.
Pavel Janík [Thu, 29 Nov 2001 08:18:25 +0000 (08:18 +0000)]
(studlify-word, studlify-region, studlify-buffer): Fix doc-string.
(studlify-buffer): Add autoload cookie.

22 years agoAdd COPYING to the top-level directory of the distribution. Simplify the
Pavel Janík [Thu, 29 Nov 2001 07:27:54 +0000 (07:27 +0000)]
Add COPYING to the top-level directory of the distribution.  Simplify the
logic behind copying.

22 years ago*** empty log message ***
Pavel Janík [Thu, 29 Nov 2001 06:55:05 +0000 (06:55 +0000)]
*** empty log message ***

22 years ago(file-name-coding-system, default-file-name-coding-system): Doc fix (links
Pavel Janík [Thu, 29 Nov 2001 06:54:34 +0000 (06:54 +0000)]
(file-name-coding-system, default-file-name-coding-system): Doc fix (links
to referenced variables added).

22 years ago(maybe_bootstrap): Fix previous change.
Pavel Janík [Thu, 29 Nov 2001 06:45:38 +0000 (06:45 +0000)]
(maybe_bootstrap): Fix previous change.

22 years ago(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
Stefan Monnier [Thu, 29 Nov 2001 02:31:59 +0000 (02:31 +0000)]
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
Add dummy uses of gcproN variables.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 29 Nov 2001 02:28:17 +0000 (02:28 +0000)]
*** empty log message ***

22 years ago(outline-up-heading): Add `invisible-ok' arg.
Stefan Monnier [Thu, 29 Nov 2001 02:15:03 +0000 (02:15 +0000)]
(outline-up-heading): Add `invisible-ok' arg.
(outline-up-heading-all): Remove.
(hide-sublevels): Move to end-of-heading before calling flag-region.
(outline-copy-overlay, outline-discard-overlays): Remove.
(outline-flag-region): Use `remove-overlays'.
Don't move to end-of-heading.
(outline-next-visible-heading, outline-back-to-heading)
(outline-on-heading-p): Use outline-invisible-p.
(outline-font-lock-level): Use outline-up-heading's new arg.
(outline-minor-mode): Simplify.
(outline-map-tree, outline-reveal-toggle-invisible): New funs.
(outline): Put a `reveal-toggle-invisible' property.
(outline-level-heading): New var.
(outline-insert-heading, outline-promote, outline-demote)
(outline-toggle-children): New commands.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 29 Nov 2001 00:53:52 +0000 (00:53 +0000)]
*** empty log message ***

22 years ago(Ffind_file_name_handler): Avoid initializer for `result'.
Richard M. Stallman [Thu, 29 Nov 2001 00:52:55 +0000 (00:52 +0000)]
(Ffind_file_name_handler): Avoid initializer for `result'.

22 years ago(lispdir): New variable, referring to build dir.
Richard M. Stallman [Thu, 29 Nov 2001 00:52:02 +0000 (00:52 +0000)]
(lispdir): New variable, referring to build dir.
(TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource).

22 years agoAnother change in forward-comment.
Richard M. Stallman [Thu, 29 Nov 2001 00:50:17 +0000 (00:50 +0000)]
Another change in forward-comment.

22 years agoComment change.
Richard M. Stallman [Thu, 29 Nov 2001 00:49:32 +0000 (00:49 +0000)]
Comment change.

22 years ago(maybe_bootstrap): Don't bootstrap, just suggest it.
Richard M. Stallman [Thu, 29 Nov 2001 00:47:32 +0000 (00:47 +0000)]
(maybe_bootstrap): Don't bootstrap, just suggest it.

22 years ago(TAGS): Find the source files in $(srcdir).
Richard M. Stallman [Thu, 29 Nov 2001 00:45:10 +0000 (00:45 +0000)]
(TAGS): Find the source files in $(srcdir).

22 years ago(Copyright): Add '(C)' as per coding guidelines.
Paul Eggert [Wed, 28 Nov 2001 23:55:08 +0000 (23:55 +0000)]
(Copyright): Add '(C)' as per coding guidelines.

The following changes are derived from suggestions by Bob Chapman
<rechapman@compuserve.com>.

(printlogline): Also allow tab and newline to separate
'(function):' from the rest of a comment.
(reformat the sorted log entries): Require date and author to
match the clumpname.

22 years ago(isearch-yank-internal): New helper function.
Karl Fogel [Wed, 28 Nov 2001 22:34:20 +0000 (22:34 +0000)]
(isearch-yank-internal): New helper function.
(isearch-yank-char): New function.
(isearch-yank-word, isearch-yank-line): Rewrite to use
isearch-yank-internal.

22 years ago(w32_menu_display_help): Actually add the new argument
Andrew Innes [Wed, 28 Nov 2001 22:25:51 +0000 (22:25 +0000)]
(w32_menu_display_help): Actually add the new argument
OWNER.

22 years agoFix copyright year.
Stefan Monnier [Wed, 28 Nov 2001 20:55:38 +0000 (20:55 +0000)]
Fix copyright year.

22 years ago(hif-end-of-line): New function.
Stefan Monnier [Wed, 28 Nov 2001 20:53:28 +0000 (20:53 +0000)]
(hif-end-of-line): New function.
(hide-ifdef-mode): Set line-move-ignore-invisible.
(hide-ifdef-region-internal): New function.
(hide-ifdef-region): Use it.
(hif-defined): Return an integer.
(hif-infix-to-prefix): Remove.
(hif-tokenize): Parse from the buffer rather than from a string.
Correctly tokenize integers.  Use forward-comment.
(hif-expr): Use hif-or.
(hif-term): Use hif-and.
(hif-factor): Use hif-not.  Handle numbers properly.
Don't require parenthesis around `defined's argument.
(hif-and, hif-or, hif-not): New funs.
(hif-canonicalize): Pass a region to hif-tokenize.  Use hif-not.
(hif-hide-line): Don't hide the \n before the line.
(hif-possibly-hide): Correctly handle numeric evaluation results.

22 years ago(describe_category, describe_category_1, Fdescribe_categories): Remove.
Stefan Monnier [Wed, 28 Nov 2001 20:44:42 +0000 (20:44 +0000)]
(describe_category, describe_category_1, Fdescribe_categories): Remove.
(syms_of_category): Don't defsubr Sdescribe_categories.

22 years agoMove `provide' to the end.
Stefan Monnier [Wed, 28 Nov 2001 20:41:49 +0000 (20:41 +0000)]
Move `provide' to the end.

22 years agoUse line-(end|beginning)-position.
Stefan Monnier [Wed, 28 Nov 2001 20:40:36 +0000 (20:40 +0000)]
Use line-(end|beginning)-position.
(makefile-mode): Set indent-line-function.
(makefile-browser-insert-continuation): Use with-current-buffer.
(makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.

22 years ago(w32_read_socket) <WM_MENUSELECT>: Remove.
Jason Rumney [Wed, 28 Nov 2001 20:38:49 +0000 (20:38 +0000)]
(w32_read_socket) <WM_MENUSELECT>: Remove.
(w32_read_socket): Use EQ to compare frames.

22 years ago(w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
Jason Rumney [Wed, 28 Nov 2001 20:34:46 +0000 (20:34 +0000)]
(w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
(Fx_show_tip): Don't subtract last width from row width.

22 years ago(add_menu_item): Do not use owner-draw for disabled menu items.
Jason Rumney [Wed, 28 Nov 2001 20:31:43 +0000 (20:31 +0000)]
(add_menu_item): Do not use owner-draw for disabled menu items.
From David Ponce <dponce@wanadoo.fr>.
(w32_dialog_show) [HAVE_DIALOGS]: Compile whole
function conditionally.
(w32_menu_display_help): New argument OWNER. Rewritten to store a
help event in the owner frame's keyboard buffer.

22 years agoRename devanagari.elc to indian.elc
Jason Rumney [Wed, 28 Nov 2001 19:22:50 +0000 (19:22 +0000)]
Rename devanagari.elc to indian.elc

22 years ago(mouse-set-font): Make it a no-op if multiple fonts
Eli Zaretskii [Wed, 28 Nov 2001 17:15:33 +0000 (17:15 +0000)]
(mouse-set-font): Make it a no-op if multiple fonts
aren't supported.  Print a message to that effect if invoked.

22 years ago(x_draw_glyphs): Don't call notice_overwritten_cursor if
Gerd Moellmann [Wed, 28 Nov 2001 17:09:34 +0000 (17:09 +0000)]
(x_draw_glyphs): Don't call notice_overwritten_cursor if
OVERLAPS_P.

22 years ago2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 28 Nov 2001 16:34:15 +0000 (16:34 +0000)]
2001-11-28  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-limit-to-author): The number of arguments.

22 years ago(locate): Put point at first matching file rather than top of buffer.
Richard M. Stallman [Wed, 28 Nov 2001 13:08:40 +0000 (13:08 +0000)]
(locate): Put point at first matching file rather than top of buffer.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 28 Nov 2001 13:07:09 +0000 (13:07 +0000)]
*** empty log message ***

22 years ago(message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.
Pavel Janík [Wed, 28 Nov 2001 08:12:53 +0000 (08:12 +0000)]
(message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.

22 years ago(decode_coding_string): Remove unused variable `gcpro1'.
Pavel Janík [Wed, 28 Nov 2001 07:36:46 +0000 (07:36 +0000)]
(decode_coding_string): Remove unused variable `gcpro1'.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 28 Nov 2001 07:26:37 +0000 (07:26 +0000)]
*** empty log message ***

22 years agoUse AREF and ASIZE.
Stefan Monnier [Wed, 28 Nov 2001 07:25:03 +0000 (07:25 +0000)]
Use AREF and ASIZE.

22 years agoInitial commit.
Stefan Monnier [Wed, 28 Nov 2001 07:12:25 +0000 (07:12 +0000)]
Initial commit.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 28 Nov 2001 04:14:35 +0000 (04:14 +0000)]
*** empty log message ***

22 years agoMisc cleanup.
Stefan Monnier [Wed, 28 Nov 2001 04:12:47 +0000 (04:12 +0000)]
Misc cleanup.
(hide-ifdef-mode-submap): Put the def in the defvar.
Use substitute-key-definition.
(hide-ifdef-mode): Use define-minor-mode.
(hif-outline-flag-region): Remove.
(hif-show-all): Define in terms of hif-show-ifdef-region.
(hif-after-revert-function): Rename from hif-before-revert-function.
(hide-ifdef-region, hif-show-ifdef-region): Use overlays.
(hif-tokenize): Use with-syntax-table.
(hif-make-range): Use `else' also for `else-p'.
(hif-range-else-p): Remove.
(hif-find-range): Simplify.
(hif-hide-line): Don't bother preserving buffer-modified-p.
(hide-ifdefs, show-ifdefs, hide-ifdef-block, show-ifdef-block):
Don't use selective-display and inhibit-read-only.

22 years ago(copy-overlay, remove-overlays): New funs.
Stefan Monnier [Wed, 28 Nov 2001 04:03:53 +0000 (04:03 +0000)]
(copy-overlay, remove-overlays): New funs.

22 years agoTypo.
Stefan Monnier [Wed, 28 Nov 2001 03:06:45 +0000 (03:06 +0000)]
Typo.

22 years ago(regexp-opt-depth): Fix off-by-two error.
Stefan Monnier [Wed, 28 Nov 2001 03:06:10 +0000 (03:06 +0000)]
(regexp-opt-depth): Fix off-by-two error.

22 years ago(run_hook_list_with_args): Remove.
Stefan Monnier [Tue, 27 Nov 2001 19:28:52 +0000 (19:28 +0000)]
(run_hook_list_with_args): Remove.
(LIST_END_P): Fix call to wrong_type_argument.
(make_fixnum_or_float): Use EMACS_INT rather than int.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 27 Nov 2001 19:23:17 +0000 (19:23 +0000)]
*** empty log message ***

22 years agoAdded note about display refresh while dialogs and pop-up menus are
Jason Rumney [Tue, 27 Nov 2001 19:19:00 +0000 (19:19 +0000)]
Added note about display refresh while dialogs and pop-up menus are
active on Windows.

22 years agoConverted backquote to the new style (in a string).
Sam Steingold [Tue, 27 Nov 2001 18:03:29 +0000 (18:03 +0000)]
Converted backquote to the new style (in a string).

22 years agoConverted backquote to the new style (in comments).
Sam Steingold [Tue, 27 Nov 2001 18:00:53 +0000 (18:00 +0000)]
Converted backquote to the new style (in comments).

22 years ago*** empty log message ***
Eli Zaretskii [Tue, 27 Nov 2001 17:35:04 +0000 (17:35 +0000)]
*** empty log message ***

22 years agofixed {}() quoting
Sam Steingold [Tue, 27 Nov 2001 17:00:12 +0000 (17:00 +0000)]
fixed {}() quoting

22 years agoConverted backquote to the new style.
Sam Steingold [Tue, 27 Nov 2001 15:52:52 +0000 (15:52 +0000)]
Converted backquote to the new style.

22 years ago(custom-load-symbol): Don't always load locate-library.
Richard M. Stallman [Tue, 27 Nov 2001 05:26:27 +0000 (05:26 +0000)]
(custom-load-symbol): Don't always load locate-library.

22 years ago(widget-toggle-value-create): On graphic terminal,
Richard M. Stallman [Tue, 27 Nov 2001 05:04:13 +0000 (05:04 +0000)]
(widget-toggle-value-create): On graphic terminal,
if :on-glyph or :off-glyph is a list, eval it and store it back.
(checkbox): Quote the values for :on-glyph and :off-glyph.

22 years ago(recursive-load-depth-limit): Delete item.
Richard M. Stallman [Tue, 27 Nov 2001 04:59:43 +0000 (04:59 +0000)]
(recursive-load-depth-limit): Delete item.

22 years agoFix indentation of previous change.
Richard M. Stallman [Tue, 27 Nov 2001 04:30:43 +0000 (04:30 +0000)]
Fix indentation of previous change.

22 years agoFix comment.
Kenichi Handa [Tue, 27 Nov 2001 04:20:52 +0000 (04:20 +0000)]
Fix comment.

22 years agoAdd Border.
Richard M. Stallman [Tue, 27 Nov 2001 03:02:32 +0000 (03:02 +0000)]
Add Border.

22 years ago(describe-categories, help-describe-category-set): New.
Stefan Monnier [Tue, 27 Nov 2001 00:26:41 +0000 (00:26 +0000)]
(describe-categories, help-describe-category-set): New.

22 years agoUndo 2001-11-26 change.
Kenichi Handa [Tue, 27 Nov 2001 00:07:33 +0000 (00:07 +0000)]
Undo 2001-11-26 change.

22 years ago(syms_of_syntax): Remove defsubr of Sdescribe_syntax.
Stefan Monnier [Mon, 26 Nov 2001 23:37:01 +0000 (23:37 +0000)]
(syms_of_syntax): Remove defsubr of Sdescribe_syntax.
(describe_syntax, describe_syntax_1, Fdescribe_syntax): Remove.

22 years agoUse AREF and ASIZE.
Stefan Monnier [Mon, 26 Nov 2001 23:29:48 +0000 (23:29 +0000)]
Use AREF and ASIZE.
(Ffetch_bytecode): Add the file name to the error message.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 26 Nov 2001 23:03:47 +0000 (23:03 +0000)]
*** empty log message ***

22 years ago(Ffind_file_name_handler): Give precedence to handlers
Stefan Monnier [Mon, 26 Nov 2001 22:54:37 +0000 (22:54 +0000)]
(Ffind_file_name_handler): Give precedence to handlers
which match the end of the file-name.
(Fsubstitute_in_file_name): Don't signal an error if $ENVVAR
is not a valid env var, but leave it as is instead.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 26 Nov 2001 22:32:52 +0000 (22:32 +0000)]
*** empty log message ***

22 years ago(access_keymap): Handle t bindings like nil bindings.
Stefan Monnier [Mon, 26 Nov 2001 22:30:21 +0000 (22:30 +0000)]
(access_keymap): Handle t bindings like nil bindings.
Make nil bindings in char-tables transparent.
(store_in_keymap): Turn a nil binding into a t binding for char-tables.

22 years ago(c-submit-bug-report): Make sure that the arguments to `insert' are strings.
Sam Steingold [Mon, 26 Nov 2001 21:15:29 +0000 (21:15 +0000)]
(c-submit-bug-report): Make sure that the arguments to `insert' are strings.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 26 Nov 2001 20:16:17 +0000 (20:16 +0000)]
*** empty log message ***

22 years ago(command-line-1): Call kill-buffer only in non-fancy case.
Richard M. Stallman [Mon, 26 Nov 2001 20:15:26 +0000 (20:15 +0000)]
(command-line-1): Call kill-buffer only in non-fancy case.

22 years ago(set_text_properties_1): Allow args in either order.
Richard M. Stallman [Mon, 26 Nov 2001 20:10:04 +0000 (20:10 +0000)]
(set_text_properties_1): Allow args in either order.
Do nothing if range is empty.

22 years agoRegenerate due to renaming of help-funs.el.
Eli Zaretskii [Mon, 26 Nov 2001 19:58:19 +0000 (19:58 +0000)]
Regenerate due to renaming of help-funs.el.

22 years agoRequire help-fns instead of help-funs.
Eli Zaretskii [Mon, 26 Nov 2001 19:55:11 +0000 (19:55 +0000)]
Require help-fns instead of help-funs.

22 years agoChange the provide and the header as per the renaming.
Eli Zaretskii [Mon, 26 Nov 2001 19:52:07 +0000 (19:52 +0000)]
Change the provide and the header as per the renaming.

22 years agoRenamed help-funs.el into help-fns.el, at RMS's request.
Eli Zaretskii [Mon, 26 Nov 2001 19:49:04 +0000 (19:49 +0000)]
Renamed help-funs.el into help-fns.el, at RMS's request.

22 years ago(command-line-1): Don't try to call process-list if it is not fboundp.
Eli Zaretskii [Mon, 26 Nov 2001 19:41:57 +0000 (19:41 +0000)]
(command-line-1): Don't try to call process-list if it is not fboundp.

22 years ago(show-trailing-whitespace): Remove :set argument (the
Sam Steingold [Mon, 26 Nov 2001 18:28:18 +0000 (18:28 +0000)]
(show-trailing-whitespace): Remove :set argument (the
 value was essentially identical to the defalt).

22 years agocomments indented properly
Sam Steingold [Mon, 26 Nov 2001 18:20:20 +0000 (18:20 +0000)]
comments indented properly

22 years ago(calendar-mode): Remove make-local-hook.
Pavel Janík [Mon, 26 Nov 2001 16:33:27 +0000 (16:33 +0000)]
(calendar-mode): Remove make-local-hook.

22 years ago(speedbar-mode): Remove make-local-hook.
Pavel Janík [Mon, 26 Nov 2001 16:28:30 +0000 (16:28 +0000)]
(speedbar-mode): Remove make-local-hook.

22 years ago(hilit-chg-set): Remove make-local-hook.
Pavel Janík [Mon, 26 Nov 2001 16:27:33 +0000 (16:27 +0000)]
(hilit-chg-set): Remove make-local-hook.

22 years ago(icomplete-minibuffer-setup): Remove make-local-hook.
Pavel Janík [Mon, 26 Nov 2001 16:27:15 +0000 (16:27 +0000)]
(icomplete-minibuffer-setup): Remove make-local-hook.

22 years ago(hexl-mode, hexl-follow-ascii): Remove make-local-hook.
Pavel Janík [Mon, 26 Nov 2001 16:27:00 +0000 (16:27 +0000)]
(hexl-mode, hexl-follow-ascii): Remove make-local-hook.

22 years ago(outline-version, outline-open-topic)
Pavel Janík [Mon, 26 Nov 2001 16:24:26 +0000 (16:24 +0000)]
(outline-version, outline-open-topic)
(outline-rebullet-heading, outline-insert-listified)
(outline-latex-verbatim-quote-curr-line)
(outline-latexify-one-item, outlineify-sticky): Use insert instead of
insert-string.

22 years ago(strokes-prompt-user-save-strokes): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:22:21 +0000 (16:22 +0000)]
(strokes-prompt-user-save-strokes): Use insert instead of insert-string.

22 years ago(fill-c++-comment): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:21:40 +0000 (16:21 +0000)]
(fill-c++-comment): Use insert instead of insert-string.

22 years ago(file-cache-minibuffer-complete): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:21:06 +0000 (16:21 +0000)]
(file-cache-minibuffer-complete): Use insert instead of insert-string.

22 years ago(array-reconfigure-rows): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:20:18 +0000 (16:20 +0000)]
(array-reconfigure-rows): Use insert instead of insert-string.

22 years ago(list-diary-entries): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:19:34 +0000 (16:19 +0000)]
(list-diary-entries): Use insert instead of insert-string.

22 years ago(appt-disp-window): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:19:08 +0000 (16:19 +0000)]
(appt-disp-window): Use insert instead of insert-string.

22 years ago(return-key-bib): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:18:39 +0000 (16:18 +0000)]
(return-key-bib): Use insert instead of insert-string.

22 years ago(sun-yank-selection): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:18:14 +0000 (16:18 +0000)]
(sun-yank-selection): Use insert instead of insert-string.

22 years ago(bg-insert-moused-sexp): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:17:44 +0000 (16:17 +0000)]
(bg-insert-moused-sexp): Use insert instead of insert-string.

22 years ago(vc-next-action-on-file): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:17:17 +0000 (16:17 +0000)]
(vc-next-action-on-file): Use insert instead of insert-string.

22 years ago(gamegrid-init-buffer): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:16:45 +0000 (16:16 +0000)]
(gamegrid-init-buffer): Use insert instead of insert-string.

22 years ago(psychoanalyze-pinhead): Use insert instead of insert-string.
Pavel Janík [Mon, 26 Nov 2001 16:15:49 +0000 (16:15 +0000)]
(psychoanalyze-pinhead): Use insert instead of insert-string.

22 years ago#
André Spiegel [Mon, 26 Nov 2001 16:10:26 +0000 (16:10 +0000)]
#

22 years ago(log-view-find-version): New function.
André Spiegel [Mon, 26 Nov 2001 16:08:51 +0000 (16:08 +0000)]
(log-view-find-version): New function.
(log-view-mode-map): Bind it to `f'.

22 years ago(vc-find-version): New function.
André Spiegel [Mon, 26 Nov 2001 16:07:50 +0000 (16:07 +0000)]
(vc-find-version): New function.
(vc-version-other-window): Redefined in terms of the above.