]> code.delx.au - gnu-emacs/log
gnu-emacs
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.

21 years agoMajor re-organisation. Simplify legacy gdba code to allow only one gdb process.
Nick Roberts [Sat, 23 Nov 2002 14:09:26 +0000 (14:09 +0000)]
Major re-organisation. Simplify legacy gdba code to allow only one gdb process.

21 years ago*** empty log message ***
Nick Roberts [Sat, 23 Nov 2002 14:03:22 +0000 (14:03 +0000)]
*** empty log message ***

21 years ago(scroll-all-mode): Add groups.
Markus Rost [Sat, 23 Nov 2002 03:26:24 +0000 (03:26 +0000)]
(scroll-all-mode): Add groups.

21 years ago(scroll-all-mode): Move arg LIGHTER to the right place.
Markus Rost [Sat, 23 Nov 2002 01:44:30 +0000 (01:44 +0000)]
(scroll-all-mode): Move arg LIGHTER to the right place.

21 years ago(interrupt_signal): Provide forward declaration.
Dave Love [Fri, 22 Nov 2002 12:23:29 +0000 (12:23 +0000)]
(interrupt_signal): Provide forward declaration.
(kbd_buffer_store_event): Don't declare interrupt_signal.

21 years ago(stuff_char) [PROTOTYPES]: Provide ISO C arglist.
Dave Love [Fri, 22 Nov 2002 12:22:43 +0000 (12:22 +0000)]
(stuff_char) [PROTOTYPES]: Provide ISO C arglist.

21 years ago(store_frame_title_char) [PROTOTYPES]: Provide ISO C
Dave Love [Fri, 22 Nov 2002 12:22:20 +0000 (12:22 +0000)]
(store_frame_title_char) [PROTOTYPES]:  Provide ISO C
arglist.

21 years agoUpgrade to current (2002-11-13) version from <ftp://ftp.gnu.org/pub/gnu/config/>.
Juanma Barranquero [Fri, 22 Nov 2002 11:29:23 +0000 (11:29 +0000)]
Upgrade to current (2002-11-13) version from <ftp://ftp.gnu.org/pub/gnu/config/>.

21 years agoExtensively changed and updated by Rafael Sep�a <drs@gnulinux.org.mx>.
Juanma Barranquero [Fri, 22 Nov 2002 10:27:10 +0000 (10:27 +0000)]
Extensively changed and updated by Rafael Sep�a <drs@gnulinux.org.mx>.

21 years agoAdded note about sound support on MS Windows
Jason Rumney [Thu, 21 Nov 2002 22:46:15 +0000 (22:46 +0000)]
Added note about sound support on MS Windows

21 years agoRemoved Windows crash problem fixed by Ben Key on 2002-11-17
Jason Rumney [Thu, 21 Nov 2002 22:35:26 +0000 (22:35 +0000)]
Removed Windows crash problem fixed by Ben Key on 2002-11-17

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

21 years agoGeneral tidying. Patches from Stefan Monnier.
Nick Roberts [Thu, 21 Nov 2002 21:07:01 +0000 (21:07 +0000)]
General tidying. Patches from Stefan Monnier.

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

21 years ago(morse-code): Add Norwegian non-ASCII characters.
Simon Josefsson [Thu, 21 Nov 2002 19:18:07 +0000 (19:18 +0000)]
(morse-code): Add Norwegian non-ASCII characters.

21 years ago(morse-code): Add non-ASCII characters, according
Simon Josefsson [Thu, 21 Nov 2002 18:11:49 +0000 (18:11 +0000)]
(morse-code): Add non-ASCII characters, according
to table at http://www.soton.ac.uk/~scp93ch/morse/.

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Nov 2002 17:34:00 +0000 (17:34 +0000)]
*** empty log message ***

21 years ago(interactive_p): Skip any number of bytecode
Richard M. Stallman [Thu, 21 Nov 2002 17:33:01 +0000 (17:33 +0000)]
(interactive_p): Skip any number of bytecode
and subr frames, in any order.

21 years ago(dired-sort-inhibit): New variable.
Richard M. Stallman [Thu, 21 Nov 2002 17:31:51 +0000 (17:31 +0000)]
(dired-sort-inhibit): New variable.
(dired-sort-toggle-or-edit): Err if dired-sort-inhibit non-nil.

21 years ago(find-dired): Set dired-sort-inhibit to t buffer-locally.
Richard M. Stallman [Thu, 21 Nov 2002 17:29:22 +0000 (17:29 +0000)]
(find-dired): Set dired-sort-inhibit to t buffer-locally.

21 years agoProvide ISO C arglists for functions
Dave Love [Thu, 21 Nov 2002 10:58:13 +0000 (10:58 +0000)]
Provide ISO C arglists for functions
with Boolean args.

21 years agoAdded LINTER support.
Juanma Barranquero [Thu, 21 Nov 2002 08:32:06 +0000 (08:32 +0000)]
Added LINTER support.
(sql-linter-program): New variable.
(sql-linter-options): New variable.
(sql-mode-menu): Added Linter keywords.
(sql-mode-linter-font-lock-keywords): New variable.
(sql-highlight-linter-keywords): New function.
(sql-linter): New function.
(sql-ms-options): New variable.
(sql-ms): Use it.

21 years ago(ibuffer-formats): Change default value; bump width
John Paul Wallington [Thu, 21 Nov 2002 05:36:06 +0000 (05:36 +0000)]
(ibuffer-formats): Change default value; bump width
of size column in first format to 7.

21 years ago(convert_mono_to_color_image): New function.
Jason Rumney [Wed, 20 Nov 2002 23:14:20 +0000 (23:14 +0000)]
(convert_mono_to_color_image): New function.
(xbm_load, xbm_load_image): Use it when foreground or background
is explicitly set.