]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years agoDon't depend on csh-specific features. Replace
Eli Zaretskii [Sat, 17 Nov 2001 15:04:56 +0000 (15:04 +0000)]
Don't depend on csh-specific features.  Replace
the interpreter name with /bin/sh.

22 years agoReplace elisp-vol? with vol?, per renamed files.
Eli Zaretskii [Sat, 17 Nov 2001 14:51:49 +0000 (14:51 +0000)]
Replace elisp-vol? with vol?, per renamed files.

22 years agoRenamed to vol1.texi and vol2.texi.
Eli Zaretskii [Sat, 17 Nov 2001 14:47:50 +0000 (14:47 +0000)]
Renamed to vol1.texi and vol2.texi.

22 years agoInsert the <<...>> marker that help-with-tutorial expects.
Eli Zaretskii [Sat, 17 Nov 2001 14:44:47 +0000 (14:44 +0000)]
Insert the <<...>> marker that help-with-tutorial expects.

22 years ago("French"): New language environment.
Eli Zaretskii [Sat, 17 Nov 2001 14:37:32 +0000 (14:37 +0000)]
("French"): New language environment.

22 years ago(tool_bar_item_info): Avoid calling Fget_text_property
Gerd Moellmann [Sat, 17 Nov 2001 10:46:45 +0000 (10:46 +0000)]
(tool_bar_item_info): Avoid calling Fget_text_property
with invalid position.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 17 Nov 2001 09:38:14 +0000 (09:38 +0000)]
*** empty log message ***

22 years ago(lispref): Add *.txt, *.el, permute-index, and
Eli Zaretskii [Sat, 17 Nov 2001 09:36:58 +0000 (09:36 +0000)]
(lispref): Add *.txt, *.el, permute-index, and
tindex.pl to the list of those being put into the distribution.

22 years agoRemove calc problems.
Colin Walters [Sat, 17 Nov 2001 07:20:39 +0000 (07:20 +0000)]
Remove calc problems.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Nov 2001 04:01:46 +0000 (04:01 +0000)]
*** empty log message ***

22 years ago(todo-save): Fix previous change.
Richard M. Stallman [Sat, 17 Nov 2001 04:01:31 +0000 (04:01 +0000)]
(todo-save): Fix previous change.

22 years ago(functionp): Do use cdr-safe on object.
Richard M. Stallman [Sat, 17 Nov 2001 03:53:51 +0000 (03:53 +0000)]
(functionp): Do use cdr-safe on object.

22 years agoComment change.
Richard M. Stallman [Sat, 17 Nov 2001 03:49:52 +0000 (03:49 +0000)]
Comment change.

22 years agoDelete conditionals for HPUX7, ISC 4.1, and convex.
Richard M. Stallman [Sat, 17 Nov 2001 03:49:13 +0000 (03:49 +0000)]
Delete conditionals for HPUX7, ISC 4.1, and convex.

22 years ago(HAVE_SYS_WAIT_H): Add #undef.
Richard M. Stallman [Sat, 17 Nov 2001 03:48:21 +0000 (03:48 +0000)]
(HAVE_SYS_WAIT_H): Add #undef.

22 years ago(HAVE_SYS_WAIT_H): Define it.
Richard M. Stallman [Sat, 17 Nov 2001 03:47:10 +0000 (03:47 +0000)]
(HAVE_SYS_WAIT_H): Define it.

22 years ago*** empty log message ***
Stefan Monnier [Sat, 17 Nov 2001 01:25:10 +0000 (01:25 +0000)]
*** empty log message ***

22 years ago(build_annotations): Split off the tail.
Stefan Monnier [Sat, 17 Nov 2001 01:24:01 +0000 (01:24 +0000)]
(build_annotations): Split off the tail.
(build_annotations_2): New fun.  Extracted from build_annotations.
(Fwrite_region): Split the call to build_annotations into two
calls to build_annotations and build_annotations_2.

22 years agoUpdated MS-Windows problems.
Jason Rumney [Sat, 17 Nov 2001 01:17:30 +0000 (01:17 +0000)]
Updated MS-Windows problems.

22 years ago(SYS_LDFLAGS): Add setargv.obj for wildcard
Jason Rumney [Sat, 17 Nov 2001 01:00:48 +0000 (01:00 +0000)]
(SYS_LDFLAGS): Add setargv.obj for wildcard
expansion.  From Juanma Barranquero <lektu@terra.es>.

22 years ago*** empty log message ***
Jason Rumney [Sat, 17 Nov 2001 01:00:14 +0000 (01:00 +0000)]
*** empty log message ***

22 years ago(elp-not-profilable): New var.
Stefan Monnier [Sat, 17 Nov 2001 00:58:21 +0000 (00:58 +0000)]
(elp-not-profilable): New var.
(elp-not-profilable-p): New function.
(elp-instrument-function): Use it.  Use backquotes and push.

22 years ago(byte-compile-call-tree, byte-code-vector)
Stefan Monnier [Sat, 17 Nov 2001 00:54:36 +0000 (00:54 +0000)]
(byte-compile-call-tree, byte-code-vector)
(byte-stack+-info, byte-compile-last-warned-form)
(byte-compile-last-logged-file): Don't defconst a variable.
(no-byte-compile): Declare.
(byte-compile-file): Don't boundp-check no-byte-compile any more.
(byte-compile-defvar): Leave defconst as is.

22 years ago(edebug-form-data, edebug-offsets)
Stefan Monnier [Sat, 17 Nov 2001 00:51:55 +0000 (00:51 +0000)]
(edebug-form-data, edebug-offsets)
(edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
(edebug-current-offset, edebug-old-def-name, edebug-error-point)
(edebug-best-error): Don't defconst a variable.
(edebug-read-syntax-table): Use a char-table.
(edebug-lemacs-specific): Remove.
Toplevel: Eliminate check for Lucid Emacs.

22 years ago(cvs-prefix-define): Don't defconst a variable.
Stefan Monnier [Sat, 17 Nov 2001 00:48:14 +0000 (00:48 +0000)]
(cvs-prefix-define): Don't defconst a variable.

22 years ago(move-to-column-force): Mark obsolete.
Stefan Monnier [Sat, 17 Nov 2001 00:47:42 +0000 (00:47 +0000)]
(move-to-column-force): Mark obsolete.
(operate-on-rectangle, delete-extract-rectangle-line)
(insert-rectangle, delete-whitespace-rectangle-line)
(open-rectangle-line, clear-rectangle-line): Use move-to-column.
(string-rectangle-history): New var.
(string-rectangle, string-insert-rectangle): Use it.
(delete-rectangle-line): Fix pos/column mixup and simplify.

22 years ago(mode-line-mode-name): Only put the help-echo property
Stefan Monnier [Sat, 17 Nov 2001 00:27:08 +0000 (00:27 +0000)]
(mode-line-mode-name): Only put the help-echo property
if the local-map property was put as well.
(global-map): Bind switch-frame, delete-frame, iconify-frame
and make-frame-visible events.

22 years ago(normal-top-level-add-subdirs-to-load-path): Simplify.
Stefan Monnier [Sat, 17 Nov 2001 00:08:20 +0000 (00:08 +0000)]
(normal-top-level-add-subdirs-to-load-path): Simplify.
(normal-top-level, command-line, command-line-1): Simplify.

22 years ago(tar-mode): Use define-derived-mode.
Stefan Monnier [Sat, 17 Nov 2001 00:04:29 +0000 (00:04 +0000)]
(tar-mode): Use define-derived-mode.

22 years ago(view-mode-enable): Don't use make-local-hook.
Stefan Monnier [Sat, 17 Nov 2001 00:00:26 +0000 (00:00 +0000)]
(view-mode-enable): Don't use make-local-hook.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 16 Nov 2001 23:59:51 +0000 (23:59 +0000)]
*** empty log message ***

22 years ago(eldoc-mode): Use define-minor-mode.
Stefan Monnier [Fri, 16 Nov 2001 23:58:48 +0000 (23:58 +0000)]
(eldoc-mode): Use define-minor-mode.

22 years ago*** empty log message ***
Pavel Janík [Fri, 16 Nov 2001 22:54:22 +0000 (22:54 +0000)]
*** empty log message ***

22 years ago(x_update_cursor): Remove duplicated prototype.
Pavel Janík [Fri, 16 Nov 2001 22:52:53 +0000 (22:52 +0000)]
(x_update_cursor): Remove duplicated prototype.

22 years ago(waiting_for_input): Remove unnecessary prototype.
Pavel Janík [Fri, 16 Nov 2001 22:52:13 +0000 (22:52 +0000)]
(waiting_for_input): Remove unnecessary prototype.

22 years ago(wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
Pavel Janík [Fri, 16 Nov 2001 22:50:51 +0000 (22:50 +0000)]
(wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
argument.

22 years ago(clear_waiting_for_input): Remove duplicated prototype.
Pavel Janík [Fri, 16 Nov 2001 22:50:09 +0000 (22:50 +0000)]
(clear_waiting_for_input): Remove duplicated prototype.

22 years agoChange maintainer email address.
Richard M. Stallman [Fri, 16 Nov 2001 21:10:58 +0000 (21:10 +0000)]
Change maintainer email address.

22 years ago(mail-extr-voodoo): Treat a number as a word
Richard M. Stallman [Fri, 16 Nov 2001 19:57:07 +0000 (19:57 +0000)]
(mail-extr-voodoo): Treat a number as a word
if it doesn't make sense as anything else.
(mail-extr-leading-garbage): Match non-word characters only.

22 years ago*** empty log message ***
Pavel Janík [Fri, 16 Nov 2001 18:40:10 +0000 (18:40 +0000)]
*** empty log message ***

22 years agoFix typo.
Pavel Janík [Fri, 16 Nov 2001 18:37:52 +0000 (18:37 +0000)]
Fix typo.

22 years ago(command-line-processed): Doc fix.
Pavel Janík [Fri, 16 Nov 2001 18:34:06 +0000 (18:34 +0000)]
(command-line-processed): Doc fix.

22 years ago(apropos-next-label-button): Doc fix.
Pavel Janík [Fri, 16 Nov 2001 18:30:25 +0000 (18:30 +0000)]
(apropos-next-label-button): Doc fix.

22 years ago(Ftimes): Doc fix.
Pavel Janík [Fri, 16 Nov 2001 18:19:58 +0000 (18:19 +0000)]
(Ftimes): Doc fix.
(Fquo): Likewise.
(Frem): Likewise.
(Fmod): Likewise.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 16 Nov 2001 14:59:44 +0000 (14:59 +0000)]
*** empty log message ***

22 years ago(choose_write_coding_system): New fun, extracted from Fwrite_region.
Stefan Monnier [Fri, 16 Nov 2001 14:49:20 +0000 (14:49 +0000)]
(choose_write_coding_system): New fun, extracted from Fwrite_region.
(Fwrite_region): Use it.

22 years ago(desktop-create-buffer): Use functionp.
Stefan Monnier [Fri, 16 Nov 2001 14:32:38 +0000 (14:32 +0000)]
(desktop-create-buffer): Use functionp.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 16 Nov 2001 14:28:23 +0000 (14:28 +0000)]
*** empty log message ***

22 years agoRegenerated.
Eli Zaretskii [Fri, 16 Nov 2001 14:28:11 +0000 (14:28 +0000)]
Regenerated.

22 years agoAdd coff.h to AC_CHECK_HEADERS.
Eli Zaretskii [Fri, 16 Nov 2001 14:27:53 +0000 (14:27 +0000)]
Add coff.h to AC_CHECK_HEADERS.

22 years agoAdd #undef HAVE_COFF_H.
Eli Zaretskii [Fri, 16 Nov 2001 14:25:54 +0000 (14:25 +0000)]
Add #undef HAVE_COFF_H.

22 years agoDon't include coff.h unless HAVE_COFF_H is defined.
Eli Zaretskii [Fri, 16 Nov 2001 14:24:55 +0000 (14:24 +0000)]
Don't include coff.h unless HAVE_COFF_H is defined.

22 years ago(comint-mode): Simplify.
Stefan Monnier [Fri, 16 Nov 2001 14:22:03 +0000 (14:22 +0000)]
(comint-mode): Simplify.
(make-comint-in-buffer): Run `comint-mode' only if necessary.

22 years agoDoc fix.
Stefan Monnier [Fri, 16 Nov 2001 14:15:23 +0000 (14:15 +0000)]
Doc fix.

22 years ago(eval-after-load): Make it work with features as well.
Stefan Monnier [Fri, 16 Nov 2001 14:15:08 +0000 (14:15 +0000)]
(eval-after-load): Make it work with features as well.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 16 Nov 2001 14:05:06 +0000 (14:05 +0000)]
*** empty log message ***

22 years ago(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
Eli Zaretskii [Fri, 16 Nov 2001 14:03:07 +0000 (14:03 +0000)]
(HAVE_SYS_WAIT_H): Undef for ISC 4.1.  Reported by
Andrew Wiseman <a.wiseman@btclick.com>.

22 years ago(log-view-mode): Don't mark the buffer unmodified.
Stefan Monnier [Fri, 16 Nov 2001 13:53:05 +0000 (13:53 +0000)]
(log-view-mode): Don't mark the buffer unmodified.

22 years agoFix paren-typo.
Stefan Monnier [Fri, 16 Nov 2001 13:33:12 +0000 (13:33 +0000)]
Fix paren-typo.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:21:09 +0000 (13:21 +0000)]
Fringe cleanup.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:20:18 +0000 (13:20 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(x_draw_fringe_bitmap): Renamed from x_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:19:19 +0000 (13:19 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringes_extra): Renamed from flags_areas_extra.
(FRAME_FRINGE_BITMAP_WIDTH): Renamed from FRAME_FLAGS_BITMAP_WIDTH.
(FRAME_FRINGE_BITMAP_HEIGHT): Renamed from FRAME_FLAGS_BITMAP_HEIGHT.
(FRAME_X_FRINGE_COLS): Renamed from FRAME_X_FLAGS_AREA_COLS.
(FRAME_X_FRINGE_WIDTH): Renamed from FRAME_X_FLAGS_AREA_WIDTH.
(FRAME_X_LEFT_FRINGE_WIDTH): Renamed from FRAME_X_LEFT_FLAGS_AREA_WIDTH.
(FRAME_X_RIGHT_FRINGE_WIDTH): Renamed from
FRAME_X_RIGHT_FLAGS_AREA_WIDTH.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:18:38 +0000 (13:18 +0000)]
Fringe cleanup.
Use renamed symbols.

22 years agoNew file.
Eli Zaretskii [Fri, 16 Nov 2001 13:17:22 +0000 (13:17 +0000)]
New file.

22 years agoRenamed from elisp-vol1.texi and
Eli Zaretskii [Fri, 16 Nov 2001 13:13:15 +0000 (13:13 +0000)]
Renamed from elisp-vol1.texi and
elisp-vol2.texi ,to avoid file-name clashes in DOS 8+3 restricted namespace.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:09:54 +0000 (13:09 +0000)]
Fringe cleanup.
(realize_basic_faces): Use FRINGE_FACE_ID.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:09:11 +0000 (13:09 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:08:08 +0000 (13:08 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(coordinates-in-window-p): Doc fix.

22 years ago(describe-input-method): Setup xref.
Stefan Monnier [Fri, 16 Nov 2001 13:06:51 +0000 (13:06 +0000)]
(describe-input-method): Setup xref.
(set-language-environment): Use functionp.
(locale-language-names, locale-charset-language-names)
(locale-preferred-coding-systems): Defconst and purecopy.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:06:02 +0000 (13:06 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(w32_draw_fringe_bitmap): Renamed from w32_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 16 Nov 2001 13:04:45 +0000 (13:04 +0000)]
*** empty log message ***

22 years ago(emacsman): New target.
Eli Zaretskii [Fri, 16 Nov 2001 13:04:22 +0000 (13:04 +0000)]
(emacsman): New target.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:04:02 +0000 (13:04 +0000)]
Fringe cleanup.
Comment fix.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:02:53 +0000 (13:02 +0000)]
Fringe cleanup.
(FRAME_FRINGE_COLS): Renamed from FRAME_FLAGS_AREA_COLS.
(FRAME_FRINGE_WIDTH): Renamed from FRAME_FLAGS_AREA_WIDTH.
(FRAME_LEFT_FRINGE_WIDTH): Renamed from FRAME_LEFT_FLAGS_AREA_WIDTH.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:02:02 +0000 (13:02 +0000)]
Fringe cleanup.
Comment fix. Use renamed symbols.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:01:09 +0000 (13:01 +0000)]
Fringe cleanup.
(FRINGE_FACE_ID): Renamed from BITMAP_AREA_FACE_ID.
Comments fixed. Use renamed symbols.

22 years agoNew file, from Eric Jacoboni.
Eli Zaretskii [Fri, 16 Nov 2001 12:54:53 +0000 (12:54 +0000)]
New file, from Eric Jacoboni.

22 years agoConvert to iso-2022-7bit.
Eli Zaretskii [Fri, 16 Nov 2001 12:45:52 +0000 (12:45 +0000)]
Convert to iso-2022-7bit.

22 years ago(infodir): Define relative to $(srcdir).
Eli Zaretskii [Fri, 16 Nov 2001 12:42:29 +0000 (12:42 +0000)]
(infodir): Define relative to $(srcdir).
($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
include directories list via -I switch to makeinfo.
(index.texi): Use cp if both hard and symbolic links fail.

22 years ago(mac-roman): Add mime-charset property.
Stefan Monnier [Fri, 16 Nov 2001 12:05:48 +0000 (12:05 +0000)]
(mac-roman): Add mime-charset property.

22 years ago(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
Stefan Monnier [Fri, 16 Nov 2001 11:43:41 +0000 (11:43 +0000)]
(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
(funcall_lambda, run_hook_with_args): Make static and add prototype.
(ml_apply, find_handler_clause): Add prototype.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 16 Nov 2001 11:10:53 +0000 (11:10 +0000)]
*** empty log message ***

22 years ago(matching_regexp): Escape '\\'.
Gerd Moellmann [Fri, 16 Nov 2001 10:48:38 +0000 (10:48 +0000)]
(matching_regexp): Escape '\\'.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 16 Nov 2001 04:48:03 +0000 (04:48 +0000)]
*** empty log message ***

22 years ago(values, values-list, multiple-value-list, multiple-value-apply, nth-value):
Richard M. Stallman [Fri, 16 Nov 2001 00:00:22 +0000 (00:00 +0000)]
(values, values-list, multiple-value-list, multiple-value-apply, nth-value):
Use defsubst rather than defalias, to get better doc strings.

22 years ago(add-menu-item): Make help_echo and radio buttons
Jason Rumney [Thu, 15 Nov 2001 22:53:54 +0000 (22:53 +0000)]
(add-menu-item): Make help_echo and radio buttons
work for most menu items.  From David Ponce
<david.ponce@wanadoo.fr>.

22 years ago*** empty log message ***
Jason Rumney [Thu, 15 Nov 2001 22:52:00 +0000 (22:52 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 21:56:09 +0000 (21:56 +0000)]
*** empty log message ***

22 years ago(uninstall): Fix previous change.
Pavel Janík [Thu, 15 Nov 2001 21:55:21 +0000 (21:55 +0000)]
(uninstall): Fix previous change.

22 years agoFix autoload cookie.
Pavel Janík [Thu, 15 Nov 2001 21:46:12 +0000 (21:46 +0000)]
Fix autoload cookie.

22 years ago(jka-compr-partial-uncompress): Fix previous change.
Richard M. Stallman [Thu, 15 Nov 2001 21:17:19 +0000 (21:17 +0000)]
(jka-compr-partial-uncompress): Fix previous change.

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 20:49:01 +0000 (20:49 +0000)]
*** empty log message ***

22 years agoRegenerated.
Pavel Janík [Thu, 15 Nov 2001 20:48:20 +0000 (20:48 +0000)]
Regenerated.

22 years agoMention installation options --program-prefix, --program-suffix
Pavel Janík [Thu, 15 Nov 2001 20:42:00 +0000 (20:42 +0000)]
Mention installation options --program-prefix, --program-suffix
and --program-transform-name.

22 years agoAdd support for --program-prefix, --program-suffix
Pavel Janík [Thu, 15 Nov 2001 20:37:20 +0000 (20:37 +0000)]
Add support for --program-prefix, --program-suffix
and --program-transform-name options.

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 20:35:05 +0000 (20:35 +0000)]
*** empty log message ***

22 years ago(menu-bar-edit-menu) <copy>: Put an explicit key binding.
Stefan Monnier [Thu, 15 Nov 2001 20:34:35 +0000 (20:34 +0000)]
(menu-bar-edit-menu) <copy>: Put an explicit key binding.

22 years ago(dired-undo): Display a message to explain
Richard M. Stallman [Thu, 15 Nov 2001 19:02:56 +0000 (19:02 +0000)]
(dired-undo): Display a message to explain
that this does not undo file system changes.

22 years agoMinor clarification.
Richard M. Stallman [Thu, 15 Nov 2001 18:53:38 +0000 (18:53 +0000)]
Minor clarification.

22 years ago(x_set_frame_parameters): Revert change of 2001-11-07.
Gerd Moellmann [Thu, 15 Nov 2001 16:16:23 +0000 (16:16 +0000)]
(x_set_frame_parameters): Revert change of 2001-11-07.
Some x_set_* function expect to be called even if old and new
value are equal.