bpt/emacs.git
21 years ago(Fcall_interactively): Use next_event only if less
Andreas Schwab [Mon, 2 Dec 2002 23:30:54 +0000 (23:30 +0000)]
(Fcall_interactively): Use next_event only if less
than key_count.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 2 Dec 2002 22:31:01 +0000 (22:31 +0000)]
*** empty log message ***

21 years ago(completion-setup-function): Fix last change to use
Stefan Monnier [Mon, 2 Dec 2002 22:24:34 +0000 (22:24 +0000)]
(completion-setup-function): Fix last change to use
minibuffer-completing-file-name instead.

21 years ago(main): Tell user how to start server within Emacs if socket could not
Stephen Eglen [Mon, 2 Dec 2002 20:57:42 +0000 (20:57 +0000)]
(main): Tell user how to start server within Emacs if socket could not
be found.

21 years ago2002-12-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 2 Dec 2002 17:25:20 +0000 (17:25 +0000)]
2002-12-02  Andrew Choi  <akochoi@shaw.ca>

        * make-bin-dist, osx-install: Remove.

        * INSTALL: Remove description of make-bin-dist and osx-install.

21 years ago2002-12-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 2 Dec 2002 17:13:46 +0000 (17:13 +0000)]
2002-12-02  Andrew Choi  <akochoi@shaw.ca>

        * macmenu.c (add_menu_item, fill_menubar): Truncate menu item
        names to 255 characters.

        * macterm.c (XTread_socket): If all frames have been collapsed,
        expand the first one before handling drag-and-drop events.

        * s/darwin.h (GETPGRP_NO_ARG): Delete.  Replaced by GETPGRP_VOID,
        which is detected by autoconf.

21 years ago*** empty log message ***
Stephen Eglen [Mon, 2 Dec 2002 16:30:23 +0000 (16:30 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 2 Dec 2002 16:20:46 +0000 (16:20 +0000)]
*** empty log message ***

21 years ago(ispell-dict-map): Move specific dictionary selection into a submenu.
Richard M. Stallman [Mon, 2 Dec 2002 16:20:36 +0000 (16:20 +0000)]
(ispell-dict-map): Move specific dictionary selection into a submenu.

21 years ago(fill-indent-to-left-margin): New function.
Richard M. Stallman [Mon, 2 Dec 2002 16:19:52 +0000 (16:19 +0000)]
(fill-indent-to-left-margin): New function.
(fill-newline, fill-region-as-paragraph): Use that.

21 years ago(completion-setup-function): Handle ffap-read-file-or-url-internal
Richard M. Stallman [Mon, 2 Dec 2002 16:18:33 +0000 (16:18 +0000)]
(completion-setup-function): Handle ffap-read-file-or-url-internal
specially like read-file-name-internal.

21 years ago(c++-font-lock-extra-types): Fix previous change.
Richard M. Stallman [Mon, 2 Dec 2002 16:17:29 +0000 (16:17 +0000)]
(c++-font-lock-extra-types): Fix previous change.

21 years ago(makefile-font-lock-keywords): Highlight more make keywords:
Richard M. Stallman [Mon, 2 Dec 2002 16:16:52 +0000 (16:16 +0000)]
(makefile-font-lock-keywords): Highlight more make keywords:
defined, endef, override, export, unexport and vpath.

21 years ago(main): Test HAVE_GETCWD rather than BSD_SYSTEM.
Richard M. Stallman [Mon, 2 Dec 2002 16:14:35 +0000 (16:14 +0000)]
(main): Test HAVE_GETCWD rather than BSD_SYSTEM.

21 years agoSwitched copying of .el files to be on by default.
Steven Tamm [Mon, 2 Dec 2002 16:12:45 +0000 (16:12 +0000)]
Switched copying of .el files to be on by default.

21 years ago(change-log-mode): Set indent-line-function explicitly
Stefan Monnier [Mon, 2 Dec 2002 16:09:02 +0000 (16:09 +0000)]
(change-log-mode): Set indent-line-function explicitly
to what it was before indent-line-function's default was changed.

21 years ago(autoarg-kp-mode): Give it a :group.
Dave Love [Mon, 2 Dec 2002 13:01:24 +0000 (13:01 +0000)]
(autoarg-kp-mode): Give it a :group.

21 years ago(PC-do-completion): Do not add wildcards to pattern unless filename is
Noah Friedman [Mon, 2 Dec 2002 08:51:39 +0000 (08:51 +0000)]
(PC-do-completion): Do not add wildcards to pattern unless filename is
non-nil.

21 years ago.
Andreas Schwab [Sun, 1 Dec 2002 23:38:48 +0000 (23:38 +0000)]
.

21 years ago(mouse-wheel-scroll-amount): Fix customize type.
Andreas Schwab [Sun, 1 Dec 2002 23:37:29 +0000 (23:37 +0000)]
(mouse-wheel-scroll-amount): Fix customize type.

21 years ago.
Andreas Schwab [Sun, 1 Dec 2002 23:16:57 +0000 (23:16 +0000)]
.

21 years ago(show-paren-mismatch-face): Fix face spec.
Andreas Schwab [Sun, 1 Dec 2002 23:15:37 +0000 (23:15 +0000)]
(show-paren-mismatch-face): Fix face spec.

21 years agounexmacosx.c: Now corrects the offset in two hints table to allow prebinding
Steven Tamm [Sun, 1 Dec 2002 06:33:53 +0000 (06:33 +0000)]
unexmacosx.c:  Now corrects the offset in two hints table to allow prebinding
to be redone and allow the executable to be stripped.

21 years agoRemoving unnecessary symlink from emacs -> emacs-version
Steven Tamm [Sat, 30 Nov 2002 23:43:51 +0000 (23:43 +0000)]
Removing unnecessary symlink from emacs -> emacs-version

21 years agoAdded a lot of options to reduce disk size of both the installer and the final
Steven Tamm [Sat, 30 Nov 2002 22:06:38 +0000 (22:06 +0000)]
Added a lot of options to reduce disk size of both the installer and the final
application.  Added option to make installer generate self-contained Emacs.app.
Now nolonger creates a "full-dist" by default, by omitting .el files that have
already been compiled.

21 years agoRemoved comment about mouse-2 & -3 not working (they do)
Steven Tamm [Sat, 30 Nov 2002 22:05:25 +0000 (22:05 +0000)]
Removed comment about mouse-2 & -3 not working (they do)

21 years ago(tooltip-gud-process-output): Handle annotations that
Nick Roberts [Sat, 30 Nov 2002 20:58:38 +0000 (20:58 +0000)]
(tooltip-gud-process-output): Handle annotations that
are output with gdba in gdb-ui.el.
(tooltip-strip-annotations): New function.

21 years ago(gdb-many-windows): Define as a minor mode.
Nick Roberts [Sat, 30 Nov 2002 20:57:48 +0000 (20:57 +0000)]
(gdb-many-windows): Define as a minor mode.
(toggle-gdb-windows): Remove. (Patch from Stefan Monnier)

21 years ago*** empty log message ***
Nick Roberts [Sat, 30 Nov 2002 20:56:22 +0000 (20:56 +0000)]
*** empty log message ***

21 years ago(autoarg-mode): Give it a :group.
Dave Love [Fri, 29 Nov 2002 20:11:07 +0000 (20:11 +0000)]
(autoarg-mode): Give it a :group.

21 years ago(Frequire): Don't call LOADHIST_ATTACH if feature was
Dave Love [Fri, 29 Nov 2002 20:09:16 +0000 (20:09 +0000)]
(Frequire): Don't call LOADHIST_ATTACH if feature was
already provided.

21 years agoUpgraded to MH-E version 7.0.
Bill Wohler [Fri, 29 Nov 2002 18:15:21 +0000 (18:15 +0000)]
Upgraded to MH-E version 7.0.

21 years ago(mouse-wheel-inhibit-click-time): Fix custom type.
Markus Rost [Fri, 29 Nov 2002 18:02:52 +0000 (18:02 +0000)]
(mouse-wheel-inhibit-click-time): Fix custom type.

21 years agoComments.
Dave Love [Fri, 29 Nov 2002 16:57:43 +0000 (16:57 +0000)]
Comments.

21 years agoFix typos.
Richard M. Stallman [Fri, 29 Nov 2002 16:22:52 +0000 (16:22 +0000)]
Fix typos.

21 years ago(start_display): Check more intelligently for
Richard M. Stallman [Fri, 29 Nov 2002 16:20:20 +0000 (16:20 +0000)]
(start_display): Check more intelligently for
whether the line is continued.
(move_it_vertically_backward): Clear it->continuation_lines_width.

21 years agoTypos.
ShengHuo ZHU [Fri, 29 Nov 2002 15:57:52 +0000 (15:57 +0000)]
Typos.

21 years agoComment change.
Richard M. Stallman [Fri, 29 Nov 2002 15:13:50 +0000 (15:13 +0000)]
Comment change.

21 years agoExplain about ordering of alternatives in `choice'.
Richard M. Stallman [Fri, 29 Nov 2002 15:12:50 +0000 (15:12 +0000)]
Explain about ordering of alternatives in `choice'.

21 years ago(rmail-convert-to-babyl-format):
Richard M. Stallman [Fri, 29 Nov 2002 15:11:13 +0000 (15:11 +0000)]
(rmail-convert-to-babyl-format):
Make search for message delimiter case-sensitive.

21 years ago(yank-window-start): New variable.
Richard M. Stallman [Fri, 29 Nov 2002 15:09:37 +0000 (15:09 +0000)]
(yank-window-start): New variable.
(yank): Record yank-window-start
(yank-pop): Use yank-window-start.

21 years ago(Info-additional-directory-list): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:07:49 +0000 (15:07 +0000)]
(Info-additional-directory-list): Doc fix.

21 years ago(indent-according-to-mode, indent-region): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:59 +0000 (15:06 +0000)]
(indent-according-to-mode, indent-region): Doc fix.

21 years ago(tooltip-gud-tips-p): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:01 +0000 (15:06 +0000)]
(tooltip-gud-tips-p): Doc fix.

21 years agoRequire esh-util.
Richard M. Stallman [Fri, 29 Nov 2002 09:44:04 +0000 (09:44 +0000)]
Require esh-util.

21 years agoRequire eshell.
Richard M. Stallman [Fri, 29 Nov 2002 09:43:35 +0000 (09:43 +0000)]
Require eshell.

21 years agoRegenerated
Miles Bader [Fri, 29 Nov 2002 06:25:05 +0000 (06:25 +0000)]
Regenerated

21 years ago*** empty log message ***
Dave Love [Thu, 28 Nov 2002 23:38:38 +0000 (23:38 +0000)]
*** empty log message ***

21 years agomwheel.el change.
Kim F. Storm [Thu, 28 Nov 2002 23:10:30 +0000 (23:10 +0000)]
mwheel.el change.

21 years agoAvoid accidental yanking of text while scrolling with
Kim F. Storm [Thu, 28 Nov 2002 23:03:30 +0000 (23:03 +0000)]
Avoid accidental yanking of text while scrolling with
the mouse wheel.  This adds a short period after each mouse wheel
scroll event where a click on the mouse wheel button is ignored.

(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
(mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
Start mwheel-inhibit-click-event-timer with timeout handler
mwheel-inhibit-click-timeout.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 28 Nov 2002 23:02:45 +0000 (23:02 +0000)]
*** empty log message ***

21 years ago(tooltip-gud-tips-setup): Remove.
Nick Roberts [Thu, 28 Nov 2002 21:26:25 +0000 (21:26 +0000)]
(tooltip-gud-tips-setup): Remove.
(tooltip-gud-debugger): Remove.
(tooltip-gud-print-command): Use gud-minor mode instead of
tooltip-gud-tips-setup and tooltip-gud-debugger.

21 years ago(gdb-running): New variable.
Nick Roberts [Thu, 28 Nov 2002 21:25:38 +0000 (21:25 +0000)]
(gdb-running): New variable.
(gud-menu-map): Use gdb-running to grey out toolbar buttons
with gdba in gdb-ui.el.
(gud-tool-bar-map): Move to avoid byte compiler warning.

21 years ago(gdb-starting): Set gdb-running to t.
Nick Roberts [Thu, 28 Nov 2002 21:24:19 +0000 (21:24 +0000)]
(gdb-starting): Set gdb-running to t.
(gdb-stopped): Set gdb-running to nil.
(gdb-quit): Reset some variables including tool-bar-map.

21 years ago*** empty log message ***
Nick Roberts [Thu, 28 Nov 2002 21:23:11 +0000 (21:23 +0000)]
*** empty log message ***

21 years agoFix typos.
Robert J. Chassell [Thu, 28 Nov 2002 14:12:31 +0000 (14:12 +0000)]
Fix typos.

21 years agofns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
Steven Tamm [Thu, 28 Nov 2002 07:47:34 +0000 (07:47 +0000)]
fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
descriptive error output from lread.c:Fload upon most require cycles during
bootstrapping

21 years agoRegenerate
Miles Bader [Thu, 28 Nov 2002 01:08:07 +0000 (01:08 +0000)]
Regenerate

21 years ago*** empty log message ***
Jason Rumney [Wed, 27 Nov 2002 23:57:28 +0000 (23:57 +0000)]
*** empty log message ***

21 years ago(file-truename): Canonicalize non-existent names on w32.
Jason Rumney [Wed, 27 Nov 2002 23:53:44 +0000 (23:53 +0000)]
(file-truename): Canonicalize non-existent names on w32.

21 years ago(Ffile_attributes): Don't return negative file sizes for
Jason Rumney [Wed, 27 Nov 2002 23:51:02 +0000 (23:51 +0000)]
(Ffile_attributes): Don't return negative file sizes for
files bigger than 2Gb when off_t is 32 bit.

21 years ago(Finsert_file_contents): Give a more appropriate error
Jason Rumney [Wed, 27 Nov 2002 23:50:54 +0000 (23:50 +0000)]
(Finsert_file_contents): Give a more appropriate error
for files bigger than 2Gb when off_t is 32 bit.

21 years agoDoc fix
Jason Rumney [Wed, 27 Nov 2002 23:48:33 +0000 (23:48 +0000)]
Doc fix

21 years ago(ido-xemacs): Remove defvar. All uses changed to
Kim F. Storm [Wed, 27 Nov 2002 23:13:27 +0000 (23:13 +0000)]
(ido-xemacs): Remove defvar.  All uses changed to
check (featurep 'xemacs) instead.
(ido-visit-buffer): Use select-frame-set-input-focus
unconditionally.

21 years ago*** empty log message ***
Dave Love [Wed, 27 Nov 2002 23:01:32 +0000 (23:01 +0000)]
*** empty log message ***

21 years ago(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
Dave Love [Wed, 27 Nov 2002 22:59:22 +0000 (22:59 +0000)]
(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
Don't define.
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.

21 years agoDon't conditionally define GETPGRP_NO_ARG. Test
Dave Love [Wed, 27 Nov 2002 22:55:26 +0000 (22:55 +0000)]
Don't conditionally define GETPGRP_NO_ARG.  Test
GETPGRP_VOID instead.
[BSD_TERMIOS]: Remove definitions (never used).

21 years agoUse AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
Dave Love [Wed, 27 Nov 2002 22:53:51 +0000 (22:53 +0000)]
Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
Check for __sys_siglist too.  Check for memset.  Use
AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.

21 years agoUpdated from /gd/gnuorg.
Dave Love [Wed, 27 Nov 2002 21:34:23 +0000 (21:34 +0000)]
Updated from /gd/gnuorg.

21 years ago(WORDS_BIG_ENDIAN): Define conditionally.
Dave Love [Wed, 27 Nov 2002 20:47:18 +0000 (20:47 +0000)]
(WORDS_BIG_ENDIAN): Define conditionally.

21 years agoMove `predicates for analyzing Lisp
Dave Love [Wed, 27 Nov 2002 12:25:11 +0000 (12:25 +0000)]
Move `predicates for analyzing Lisp
forms' block to top (before uses).
(help-fns): Don't require at top level.  (Recursively.)
(cl-transform-lambda): Require help-fns.

21 years ago(cp-make-coding-system): Deal with
Dave Love [Tue, 26 Nov 2002 18:17:33 +0000 (18:17 +0000)]
(cp-make-coding-system): Deal with
unencodable characters.

21 years ago(ccl-encode-koi8, ccl-encode-koi8-u)
Dave Love [Tue, 26 Nov 2002 18:16:58 +0000 (18:16 +0000)]
(ccl-encode-koi8, ccl-encode-koi8-u)
(ccl-encode-alternativnyj): Deal with unencodable characters.

21 years ago(encode-mac-roman): Deal with unencodable
Dave Love [Tue, 26 Nov 2002 18:16:28 +0000 (18:16 +0000)]
(encode-mac-roman): Deal with unencodable
characters.

21 years ago(sys_write): Avoid non-blocking mode, which is not fully
Jason Rumney [Mon, 25 Nov 2002 23:30:19 +0000 (23:30 +0000)]
(sys_write): Avoid non-blocking mode, which is not fully
supported.

21 years ago*** empty log message ***
Jason Rumney [Mon, 25 Nov 2002 23:29:35 +0000 (23:29 +0000)]
*** empty log message ***

21 years ago(update_dynamic_symbols): Cast arg of fatal_unexec.
Dave Love [Mon, 25 Nov 2002 19:21:33 +0000 (19:21 +0000)]
(update_dynamic_symbols): Cast arg of fatal_unexec.

21 years ago(TEMACS_LDFLAGS): Update last change.
Dave Love [Mon, 25 Nov 2002 19:08:14 +0000 (19:08 +0000)]
(TEMACS_LDFLAGS): Update last change.

21 years agoComment.
Dave Love [Mon, 25 Nov 2002 19:06:07 +0000 (19:06 +0000)]
Comment.

21 years agoComment fix.
Dave Love [Mon, 25 Nov 2002 19:05:57 +0000 (19:05 +0000)]
Comment fix.

21 years agoMention problem with Emacs executable crashing after system updates
Andrew Choi [Mon, 25 Nov 2002 16:24:23 +0000 (16:24 +0000)]
Mention problem with Emacs executable crashing after system updates
solved.

21 years agoRestore `#ifndef NOT_C_CODE' deleted by last change.
Andreas Schwab [Mon, 25 Nov 2002 14:53:26 +0000 (14:53 +0000)]
Restore `#ifndef NOT_C_CODE' deleted by last change.

21 years agoUse malloc_default_zone to determine the size of pointers alloced in unexec
Steven Tamm [Sun, 24 Nov 2002 22:56:59 +0000 (22:56 +0000)]
Use malloc_default_zone to determine the size of pointers alloced in unexec
space instead of using possibly invalid emacs_zone pointers.  This fixes
the binary incompatibility problems caused by updates to libSystem.B

21 years agoindicate-empty-lines => indicate-unused-lines, etc.
Richard M. Stallman [Sun, 24 Nov 2002 19:08:21 +0000 (19:08 +0000)]
indicate-empty-lines => indicate-unused-lines, etc.

21 years ago(Unconditional Replace): Explain how to replace two strings
Richard M. Stallman [Sun, 24 Nov 2002 19:07:46 +0000 (19:07 +0000)]
(Unconditional Replace): Explain how to replace two strings
each with the other.

21 years agoFor C-x =, explain how to use CTRL key.
Richard M. Stallman [Sun, 24 Nov 2002 19:06:57 +0000 (19:06 +0000)]
For C-x =, explain how to use CTRL key.

21 years agoRemove duplicate reference to Info tutorial.
Richard M. Stallman [Sun, 24 Nov 2002 19:06:22 +0000 (19:06 +0000)]
Remove duplicate reference to Info tutorial.

21 years agoExplain how ESC is different from META.
Richard M. Stallman [Sun, 24 Nov 2002 19:05:45 +0000 (19:05 +0000)]
Explain how ESC is different from META.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Nov 2002 19:05:06 +0000 (19:05 +0000)]
*** empty log message ***

21 years ago(Fstring_match): Doc fix.
Richard M. Stallman [Sun, 24 Nov 2002 19:04:57 +0000 (19:04 +0000)]
(Fstring_match): Doc fix.

21 years ago(Fcall_interactively): If a command fails because
Richard M. Stallman [Sun, 24 Nov 2002 19:04:25 +0000 (19:04 +0000)]
(Fcall_interactively): If a command fails because
`*' detects a read-only buffer, but RECORD_FLAG is set,
record it anyway if the args don't actually do tty input.

21 years ago(mail-signature): Handle case where
Richard M. Stallman [Sun, 24 Nov 2002 19:02:14 +0000 (19:02 +0000)]
(mail-signature): Handle case where
value of mail-signature is a string.

21 years ago(menu-bar-describe-menu): Add "What's This?" item.
Richard M. Stallman [Sun, 24 Nov 2002 19:01:18 +0000 (19:01 +0000)]
(menu-bar-describe-menu): Add "What's This?" item.

21 years ago(c++-font-lock-extra-types): Add various STL classes.
Richard M. Stallman [Sun, 24 Nov 2002 18:59:48 +0000 (18:59 +0000)]
(c++-font-lock-extra-types): Add various STL classes.

21 years ago(face-set-after-frame-default): Ignore errors in face-spec-face-set.
Richard M. Stallman [Sun, 24 Nov 2002 18:59:08 +0000 (18:59 +0000)]
(face-set-after-frame-default): Ignore errors in face-spec-face-set.

21 years ago(custom-declare-face): Add face-defface-spec prop after applying the
Richard M. Stallman [Sun, 24 Nov 2002 18:58:35 +0000 (18:58 +0000)]
(custom-declare-face): Add face-defface-spec prop after applying the
face spec.

21 years agoUpdated texinfmt-version number and date.
Robert J. Chassell [Sun, 24 Nov 2002 02:35:49 +0000 (02:35 +0000)]
Updated texinfmt-version number and date.

21 years ago(texinfo-no-refill-regexp): add "itemize\\|" because of a problem with
Robert J. Chassell [Sun, 24 Nov 2002 02:18:01 +0000 (02:18 +0000)]
(texinfo-no-refill-regexp): add "itemize\\|" because of a problem with
@end itemize@refill, but worry whether this causes other problems.

21 years ago(texinfo-format-separate-node): Handle node names with
Robert J. Chassell [Sun, 24 Nov 2002 01:39:02 +0000 (01:39 +0000)]
(texinfo-format-separate-node): Handle node names with
properties and with regular expression symbols in them.

21 years ago(tooltip-gud-print-command): Add server prefix to the
Nick Roberts [Sat, 23 Nov 2002 14:10:19 +0000 (14:10 +0000)]
(tooltip-gud-print-command): Add server prefix to the
print command for gdb to keep it out of the command history.