]>
git.eshelyaron.com Git - emacs.git/log
Steven Tamm [Sat, 30 Nov 2002 23:43:51 +0000 (23:43 +0000)]
Removing unnecessary symlink from emacs -> emacs-version
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.
Steven Tamm [Sat, 30 Nov 2002 22:05:25 +0000 (22:05 +0000)]
Removed comment about mouse-2 & -3 not working (they do)
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.
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)
Nick Roberts [Sat, 30 Nov 2002 20:56:22 +0000 (20:56 +0000)]
*** empty log message ***
Dave Love [Fri, 29 Nov 2002 20:11:07 +0000 (20:11 +0000)]
(autoarg-mode): Give it a :group.
Dave Love [Fri, 29 Nov 2002 20:09:16 +0000 (20:09 +0000)]
(Frequire): Don't call LOADHIST_ATTACH if feature was
already provided.
Bill Wohler [Fri, 29 Nov 2002 18:15:21 +0000 (18:15 +0000)]
Upgraded to MH-E version 7.0.
Markus Rost [Fri, 29 Nov 2002 18:02:52 +0000 (18:02 +0000)]
(mouse-wheel-inhibit-click-time): Fix custom type.
Dave Love [Fri, 29 Nov 2002 16:57:43 +0000 (16:57 +0000)]
Comments.
Richard M. Stallman [Fri, 29 Nov 2002 16:22:52 +0000 (16:22 +0000)]
Fix typos.
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.
ShengHuo ZHU [Fri, 29 Nov 2002 15:57:52 +0000 (15:57 +0000)]
Typos.
Richard M. Stallman [Fri, 29 Nov 2002 15:13:50 +0000 (15:13 +0000)]
Comment change.
Richard M. Stallman [Fri, 29 Nov 2002 15:12:50 +0000 (15:12 +0000)]
Explain about ordering of alternatives in `choice'.
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.
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.
Richard M. Stallman [Fri, 29 Nov 2002 15:07:49 +0000 (15:07 +0000)]
(Info-additional-directory-list): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:59 +0000 (15:06 +0000)]
(indent-according-to-mode, indent-region): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:01 +0000 (15:06 +0000)]
(tooltip-gud-tips-p): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 09:44:04 +0000 (09:44 +0000)]
Require esh-util.
Richard M. Stallman [Fri, 29 Nov 2002 09:43:35 +0000 (09:43 +0000)]
Require eshell.
Miles Bader [Fri, 29 Nov 2002 06:25:05 +0000 (06:25 +0000)]
Regenerated
Dave Love [Thu, 28 Nov 2002 23:38:38 +0000 (23:38 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 28 Nov 2002 23:10:30 +0000 (23:10 +0000)]
mwheel.el change.
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.
Kim F. Storm [Thu, 28 Nov 2002 23:02:45 +0000 (23:02 +0000)]
*** empty log message ***
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.
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.
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.
Nick Roberts [Thu, 28 Nov 2002 21:23:11 +0000 (21:23 +0000)]
*** empty log message ***
Robert J. Chassell [Thu, 28 Nov 2002 14:12:31 +0000 (14:12 +0000)]
Fix typos.
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
Miles Bader [Thu, 28 Nov 2002 01:08:07 +0000 (01:08 +0000)]
Regenerate
Jason Rumney [Wed, 27 Nov 2002 23:57:28 +0000 (23:57 +0000)]
*** empty log message ***
Jason Rumney [Wed, 27 Nov 2002 23:53:44 +0000 (23:53 +0000)]
(file-truename): Canonicalize non-existent names on w32.
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.
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.
Jason Rumney [Wed, 27 Nov 2002 23:48:33 +0000 (23:48 +0000)]
Doc fix
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.
Dave Love [Wed, 27 Nov 2002 23:01:32 +0000 (23:01 +0000)]
*** empty log message ***
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.
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).
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.
Dave Love [Wed, 27 Nov 2002 21:34:23 +0000 (21:34 +0000)]
Updated from /gd/gnuorg.
Dave Love [Wed, 27 Nov 2002 20:47:18 +0000 (20:47 +0000)]
(WORDS_BIG_ENDIAN): Define conditionally.
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.
Dave Love [Tue, 26 Nov 2002 18:17:33 +0000 (18:17 +0000)]
(cp-make-coding-system): Deal with
unencodable characters.
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.
Dave Love [Tue, 26 Nov 2002 18:16:28 +0000 (18:16 +0000)]
(encode-mac-roman): Deal with unencodable
characters.
Jason Rumney [Mon, 25 Nov 2002 23:30:19 +0000 (23:30 +0000)]
(sys_write): Avoid non-blocking mode, which is not fully
supported.
Jason Rumney [Mon, 25 Nov 2002 23:29:35 +0000 (23:29 +0000)]
*** empty log message ***
Dave Love [Mon, 25 Nov 2002 19:21:33 +0000 (19:21 +0000)]
(update_dynamic_symbols): Cast arg of fatal_unexec.
Dave Love [Mon, 25 Nov 2002 19:08:14 +0000 (19:08 +0000)]
(TEMACS_LDFLAGS): Update last change.
Dave Love [Mon, 25 Nov 2002 19:06:07 +0000 (19:06 +0000)]
Comment.
Dave Love [Mon, 25 Nov 2002 19:05:57 +0000 (19:05 +0000)]
Comment fix.
Andrew Choi [Mon, 25 Nov 2002 16:24:23 +0000 (16:24 +0000)]
Mention problem with Emacs executable crashing after system updates
solved.
Andreas Schwab [Mon, 25 Nov 2002 14:53:26 +0000 (14:53 +0000)]
Restore `#ifndef NOT_C_CODE' deleted by last change.
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
Richard M. Stallman [Sun, 24 Nov 2002 19:08:21 +0000 (19:08 +0000)]
indicate-empty-lines => indicate-unused-lines, etc.
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.
Richard M. Stallman [Sun, 24 Nov 2002 19:06:57 +0000 (19:06 +0000)]
For C-x =, explain how to use CTRL key.
Richard M. Stallman [Sun, 24 Nov 2002 19:06:22 +0000 (19:06 +0000)]
Remove duplicate reference to Info tutorial.
Richard M. Stallman [Sun, 24 Nov 2002 19:05:45 +0000 (19:05 +0000)]
Explain how ESC is different from META.
Richard M. Stallman [Sun, 24 Nov 2002 19:05:06 +0000 (19:05 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 24 Nov 2002 19:04:57 +0000 (19:04 +0000)]
(Fstring_match): Doc fix.
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.
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.
Richard M. Stallman [Sun, 24 Nov 2002 19:01:18 +0000 (19:01 +0000)]
(menu-bar-describe-menu): Add "What's This?" item.
Richard M. Stallman [Sun, 24 Nov 2002 18:59:48 +0000 (18:59 +0000)]
(c++-font-lock-extra-types): Add various STL classes.
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.
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.
Robert J. Chassell [Sun, 24 Nov 2002 02:35:49 +0000 (02:35 +0000)]
Updated texinfmt-version number and date.
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.
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.
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.
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.
Nick Roberts [Sat, 23 Nov 2002 14:03:22 +0000 (14:03 +0000)]
*** empty log message ***
Markus Rost [Sat, 23 Nov 2002 03:26:24 +0000 (03:26 +0000)]
(scroll-all-mode): Add groups.
Markus Rost [Sat, 23 Nov 2002 01:44:30 +0000 (01:44 +0000)]
(scroll-all-mode): Move arg LIGHTER to the right place.
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.
Dave Love [Fri, 22 Nov 2002 12:22:43 +0000 (12:22 +0000)]
(stuff_char) [PROTOTYPES]: Provide ISO C arglist.
Dave Love [Fri, 22 Nov 2002 12:22:20 +0000 (12:22 +0000)]
(store_frame_title_char) [PROTOTYPES]: Provide ISO C
arglist.
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/>.
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>.
Jason Rumney [Thu, 21 Nov 2002 22:46:15 +0000 (22:46 +0000)]
Added note about sound support on MS Windows
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
Nick Roberts [Thu, 21 Nov 2002 21:15:22 +0000 (21:15 +0000)]
*** empty log message ***
Nick Roberts [Thu, 21 Nov 2002 21:07:01 +0000 (21:07 +0000)]
General tidying. Patches from Stefan Monnier.
Dave Love [Thu, 21 Nov 2002 20:38:07 +0000 (20:38 +0000)]
*** empty log message ***
Simon Josefsson [Thu, 21 Nov 2002 19:18:07 +0000 (19:18 +0000)]
(morse-code): Add Norwegian non-ASCII characters.
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/.
Richard M. Stallman [Thu, 21 Nov 2002 17:34:00 +0000 (17:34 +0000)]
*** empty log message ***
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.
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.
Richard M. Stallman [Thu, 21 Nov 2002 17:29:22 +0000 (17:29 +0000)]
(find-dired): Set dired-sort-inhibit to t buffer-locally.
Dave Love [Thu, 21 Nov 2002 10:58:13 +0000 (10:58 +0000)]
Provide ISO C arglists for functions
with Boolean args.
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.
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.