]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Wed, 12 May 2004 02:42:42 +0000 (02:42 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 12 May 2004 02:36:01 +0000 (02:36 +0000)]
Require quail at comile time.
(describe-char): If an input method is on and it supports the
character, show how to input it.
Steven Tamm [Wed, 12 May 2004 02:34:57 +0000 (02:34 +0000)]
macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
default-frame-alist.
Kenichi Handa [Wed, 12 May 2004 02:32:45 +0000 (02:32 +0000)]
(quail-install-decode-map): Accept a
char-table whose subtype is `quail-decode-map'.
(quail-store-decode-map-key, quail-gen-decode-map1)
(quail-gen-decode-map, quail-find-key1, quail-find-key)
(quail-show-key): New functions.
Steven Tamm [Wed, 12 May 2004 02:23:37 +0000 (02:23 +0000)]
Support XPM on Carbon Emacs. Does not
depend on libXpm, but only supports XPM version 3 without
extensions.
Steven Tamm [Wed, 12 May 2004 01:40:05 +0000 (01:40 +0000)]
macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
instead of FRAME_X_P
Juanma Barranquero [Wed, 12 May 2004 00:02:52 +0000 (00:02 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 11 May 2004 23:50:25 +0000 (23:50 +0000)]
(help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
docstring.
(help-arg-highlighting-function): New variable.
(help-argument-name): Mention it in the docstring.
(help-do-arg-highlight): Use it. Expand regexp to accept also ARG-xxx and
xxx-ARG references.
Juanma Barranquero [Tue, 11 May 2004 17:43:47 +0000 (17:43 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 11 May 2004 17:32:44 +0000 (17:32 +0000)]
(set-visited-file-name, file-expand-wildcards): Fix docstring.
Kim F. Storm [Tue, 11 May 2004 15:16:10 +0000 (15:16 +0000)]
(read_process_output): Grow decoding_buf when needed;
this could cause a crash in allocate_string and compact_small_strings.
Kim F. Storm [Tue, 11 May 2004 15:15:48 +0000 (15:15 +0000)]
*** empty log message ***
Miles Bader [Tue, 11 May 2004 13:15:19 +0000 (13:15 +0000)]
Changes from arch/CVS synchronization
Eli Zaretskii [Tue, 11 May 2004 09:48:14 +0000 (09:48 +0000)]
*** empty log message ***
Eli Zaretskii [Tue, 11 May 2004 09:47:25 +0000 (09:47 +0000)]
(mutually_exclusive_p): In 'case wordbeg', compare op2
against proper opcode.
Eli Zaretskii [Tue, 11 May 2004 09:41:20 +0000 (09:41 +0000)]
(rfc2368-parse-mailto-url): Make the results of
parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
and "mailto:addr1?to=addr2" equal.
Eli Zaretskii [Tue, 11 May 2004 09:30:25 +0000 (09:30 +0000)]
(Man-getpage-in-background): Use shell-file-name
and shell-command-switch variables instead of hard-coded
values.
Eli Zaretskii [Tue, 11 May 2004 09:15:55 +0000 (09:15 +0000)]
New file.
Eli Zaretskii [Tue, 11 May 2004 08:56:01 +0000 (08:56 +0000)]
(leim-list.el): Move commands to convert TIT and MISC dictionaries
from here...
(changed.tit, changed.misc): ...to here. Remove the (now unneeded)
test of the contents of changed.* files.
Eli Zaretskii [Tue, 11 May 2004 08:52:09 +0000 (08:52 +0000)]
(distclean): Remove stamp-subdirs.
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
Stefan Monnier [Tue, 11 May 2004 05:01:05 +0000 (05:01 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 11 May 2004 03:17:59 +0000 (03:17 +0000)]
(prin1-char): Use eventp.
Stefan Monnier [Tue, 11 May 2004 03:17:45 +0000 (03:17 +0000)]
(eventp): Be more discriminating with integers.
Juanma Barranquero [Mon, 10 May 2004 22:08:58 +0000 (22:08 +0000)]
(custom-initialize-default, defcustom): Fix typo in docstring.
Jason Rumney [Mon, 10 May 2004 21:31:34 +0000 (21:31 +0000)]
Added note about CreateProcess failures from make.exe
Daniel Pfeiffer [Mon, 10 May 2004 21:09:51 +0000 (21:09 +0000)]
Add edg examples and remove redundant ultrix examples.
Daniel Pfeiffer [Mon, 10 May 2004 21:06:42 +0000 (21:06 +0000)]
*** empty log message ***
Sam Steingold [Mon, 10 May 2004 21:03:18 +0000 (21:03 +0000)]
(ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.
Daniel Pfeiffer [Mon, 10 May 2004 21:00:00 +0000 (21:00 +0000)]
(compile): Add universal prefix arg.
(compilation-error-regexp-alist-alist): Add edg patterns.
Stefan Monnier [Mon, 10 May 2004 18:36:09 +0000 (18:36 +0000)]
(help-buffer): Autoload when compiling.
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.
Juanma Barranquero [Mon, 10 May 2004 18:18:23 +0000 (18:18 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 10 May 2004 18:13:07 +0000 (18:13 +0000)]
(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
info.
(define-ibuffer-op): Add usage info (but CL-style defaults for keyword args are
not shown).
Juanma Barranquero [Mon, 10 May 2004 17:58:20 +0000 (17:58 +0000)]
(Mode Line Variables): Fix description of global-mode-string, which is now after
which-func-mode, not the buffer name.
Nick Roberts [Mon, 10 May 2004 17:53:37 +0000 (17:53 +0000)]
(gdb-annotation-rules): Add nquery annotation
for pending breakpoints.
Nick Roberts [Mon, 10 May 2004 17:52:06 +0000 (17:52 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 10 May 2004 17:51:27 +0000 (17:51 +0000)]
(Fget_unused_iso_final_char): Fix typos in docstring.
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction, Fsplit_char)
(Fchar_charset): Make argument names match their use in docstring.
Juanma Barranquero [Mon, 10 May 2004 17:47:38 +0000 (17:47 +0000)]
(Fstart_process): Fix docstring.
Juanma Barranquero [Mon, 10 May 2004 17:44:56 +0000 (17:44 +0000)]
(start-process-shell-command): Fix docstring. Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.
Thien-Thi Nguyen [Mon, 10 May 2004 17:32:13 +0000 (17:32 +0000)]
(main): For failing cases, exit with `EXIT_FAILURE'.
Richard M. Stallman [Mon, 10 May 2004 16:56:13 +0000 (16:56 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 10 May 2004 16:55:38 +0000 (16:55 +0000)]
(print_preprocess): Use being_printed, loop_count and
halftail to detect overdeep nesting and cyclic cdr chains.
Richard M. Stallman [Mon, 10 May 2004 16:24:26 +0000 (16:24 +0000)]
(unrmail): Mostly rewritten. Parses the file
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.
Stefan Monnier [Mon, 10 May 2004 15:54:52 +0000 (15:54 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 10 May 2004 15:32:01 +0000 (15:32 +0000)]
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
Kenichi Handa [Mon, 10 May 2004 12:58:20 +0000 (12:58 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 10 May 2004 12:09:08 +0000 (12:09 +0000)]
(temp_output_buffer_setup): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.
Kenichi Handa [Mon, 10 May 2004 12:08:32 +0000 (12:08 +0000)]
(x_create_tip_frame): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.
Kenichi Handa [Mon, 10 May 2004 12:07:12 +0000 (12:07 +0000)]
(describe-char): Fix previous change. Don't make
a unibyte character to multibyte in the *Help* buffer.
Andreas Schwab [Mon, 10 May 2004 12:00:20 +0000 (12:00 +0000)]
*** empty log message ***
Andreas Schwab [Mon, 10 May 2004 12:00:02 +0000 (12:00 +0000)]
(all): Readd dependency on ${WORLD} so that lisp
files are compiled when bootstrapping.
Andreas Schwab [Mon, 10 May 2004 11:55:18 +0000 (11:55 +0000)]
(Frename_file): Remove extra argument in call to
Fmake_symbolic_link.
Andreas Schwab [Mon, 10 May 2004 11:54:54 +0000 (11:54 +0000)]
Declare Fmake_symbolic_link.
Andreas Schwab [Mon, 10 May 2004 11:50:28 +0000 (11:50 +0000)]
Rebuild.
Kim F. Storm [Mon, 10 May 2004 11:16:37 +0000 (11:16 +0000)]
(calc_line_height_property): Use string position when
object is a string.
Kim F. Storm [Mon, 10 May 2004 11:15:55 +0000 (11:15 +0000)]
*** empty log message ***
Miles Bader [Mon, 10 May 2004 08:40:27 +0000 (08:40 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
Allow restarting an existing debugger session that's exited
2004-05-10 Miles Bader <miles@gnu.org>
* lisp/progmodes/gud.el (gud-common-init): Only consider an existing
buffer an error if the debugger process is actually running.
Kenichi Handa [Mon, 10 May 2004 04:15:14 +0000 (04:15 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 10 May 2004 03:56:43 +0000 (03:56 +0000)]
(count_combining): Delete it.
(concat): Don't check combining bytes.
Juanma Barranquero [Sun, 9 May 2004 22:59:35 +0000 (22:59 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 9 May 2004 22:41:34 +0000 (22:41 +0000)]
(help-argument-name): Default to italic.
(help-highlight-arguments): Always return (usage . doc).
Juanma Barranquero [Sun, 9 May 2004 22:37:12 +0000 (22:37 +0000)]
Describe next- and prev-buffer.
Warn about change of keybindings for winner-redo and -undo.
Describe help argument highlighting feature.
Juanma Barranquero [Sun, 9 May 2004 22:15:14 +0000 (22:15 +0000)]
(remove-overlays, read-passwd): Fix docstring.
Jason Rumney [Sun, 9 May 2004 21:36:45 +0000 (21:36 +0000)]
(cp932, cp936, cp949, cp950): Remove.
Only add cp125* if windows-125* already defined.
Jason Rumney [Sun, 9 May 2004 21:33:26 +0000 (21:33 +0000)]
Add cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.
Jason Rumney [Sun, 9 May 2004 21:31:13 +0000 (21:31 +0000)]
Add cp949 as alias for korean-iso-8bit.
Jason Rumney [Sun, 9 May 2004 21:25:22 +0000 (21:25 +0000)]
Add cp932 as alias for japanese-shift-jis.
Daniel Pfeiffer [Sun, 9 May 2004 19:07:46 +0000 (19:07 +0000)]
less heavy lines
Jason Rumney [Sun, 9 May 2004 15:49:26 +0000 (15:49 +0000)]
*** empty log message ***
Jason Rumney [Sun, 9 May 2004 15:39:00 +0000 (15:39 +0000)]
Fix last change.
Jason Rumney [Sun, 9 May 2004 15:02:14 +0000 (15:02 +0000)]
(Vw32_ansi_code_page): New Lisp variable.
(globals_of_w32fns): Set it.
Jason Rumney [Sun, 9 May 2004 15:01:17 +0000 (15:01 +0000)]
Require code-pages.
Jason Rumney [Sun, 9 May 2004 14:57:44 +0000 (14:57 +0000)]
(set-locale-environment): On MS-Windows use ansi code-page for default
coding-systems. Set up paper sizes for Windows 3 letter languages.
Jason Rumney [Sun, 9 May 2004 13:45:14 +0000 (13:45 +0000)]
(cp932, cp936, cp949, cp950): Add aliases.
Also add cp125* if not already defined.
Thien-Thi Nguyen [Sun, 9 May 2004 12:38:56 +0000 (12:38 +0000)]
Initial revision
Jason Rumney [Sun, 9 May 2004 10:12:00 +0000 (10:12 +0000)]
Remove incorrect comment about using utf-16 for Windows clipboard
coding system.
Miles Bader [Sun, 9 May 2004 04:52:07 +0000 (04:52 +0000)]
Changes from arch/CVS synchronization
Juanma Barranquero [Sun, 9 May 2004 01:55:31 +0000 (01:55 +0000)]
(quickurl, quickurl-browse-url, quickurl-read):
Don't use CL-style default args.
Juanma Barranquero [Sun, 9 May 2004 01:54:01 +0000 (01:54 +0000)]
(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
(cvs-get-marked): Remove redundant arglist info.
Juanma Barranquero [Sun, 9 May 2004 01:28:34 +0000 (01:28 +0000)]
(help-highlight-arguments): Fix braino.
Juanma Barranquero [Sun, 9 May 2004 00:50:52 +0000 (00:50 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 9 May 2004 00:49:06 +0000 (00:49 +0000)]
(Fquo): Simplify.
Juanma Barranquero [Sun, 9 May 2004 00:45:49 +0000 (00:45 +0000)]
(help-highlight-arguments): Don't try to highlight missing or autoloaded
arglists. Accept structured arguments, like the first ones of `do' and
`flet'.
Jason Rumney [Sat, 8 May 2004 19:51:35 +0000 (19:51 +0000)]
*** empty log message ***
Jason Rumney [Sat, 8 May 2004 19:27:28 +0000 (19:27 +0000)]
(lisp1, lisp2): Split lisp to avoid long command-lines.
Jason Rumney [Sat, 8 May 2004 19:15:53 +0000 (19:15 +0000)]
Removed erroneous comment about using utf-16 as
selection-coding-system on Windows.
Juanma Barranquero [Sat, 8 May 2004 17:30:52 +0000 (17:30 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 8 May 2004 17:23:08 +0000 (17:23 +0000)]
(do, do*): Put usage info in a format usable by `describe-function'.
(gensym, gentemp, typep, ignore-errors): Make argument names match their
use in docstring.
Andreas Schwab [Sat, 8 May 2004 16:42:56 +0000 (16:42 +0000)]
.
Juanma Barranquero [Sat, 8 May 2004 16:40:01 +0000 (16:40 +0000)]
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.
Andreas Schwab [Sat, 8 May 2004 16:38:33 +0000 (16:38 +0000)]
(checkdoc-minor-mode): Doc fix.
Juanma Barranquero [Sat, 8 May 2004 16:27:59 +0000 (16:27 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 8 May 2004 16:11:42 +0000 (16:11 +0000)]
(Fwaiting_for_user_input_p, Fmake_network_process)
(Fset_process_query_on_exit_flag, Vprocess_adaptive_read_buffering):
Fix spelling of Emacs on docstring.
(Fset_process_coding_system, Fprocess_coding_system)
(Fset_process_filter_multibyte, Fprocess_filter_multibyte_p):
Make argument names match their use in docstring.
(Fprocess_id, Fprocess_query_on_exit_flag, Finterrupt_process):
Fix docstring.
Thien-Thi Nguyen [Sat, 8 May 2004 15:26:33 +0000 (15:26 +0000)]
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Likewise, replace 1 with `EXIT_FAILURE'.
(main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
Juanma Barranquero [Sat, 8 May 2004 15:00:20 +0000 (15:00 +0000)]
(Fquo): If any argument is float, do the computation in floating point.
Thien-Thi Nguyen [Sat, 8 May 2004 14:42:41 +0000 (14:42 +0000)]
(emacsclient${EXEEXT}): Use makefile var `version'.
Andreas Schwab [Sat, 8 May 2004 14:36:07 +0000 (14:36 +0000)]
Fix references to utf-translate-cjk into utf-translate-cjk-mode.
John Wiegley [Sat, 8 May 2004 13:04:29 +0000 (13:04 +0000)]
2004-05-08 John Wiegley <johnw@newartisans.com>
* iswitchb.el (iswitchb-use-virtual-buffers): Added support for
"virtual buffers" (off by default), which makes it possible to
switch to the buffers of recently files. When a buffer name
search fails, and this option is on, iswitchb will look at the
list of recently visited files, and permit matching against those
names. When the user hits RET on a match, it will revisit that
file.
(iswitchb-read-buffer): Added two optional arguments, which makes
isearchb.el possible.
(iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,
iswitchb-next-match): Added support for virtual buffers.
John Wiegley [Sat, 8 May 2004 12:52:45 +0000 (12:52 +0000)]
2004-05-08 John Wiegley <johnw@newartisans.com>
* isearchb.el: This module extends iswitchb to provide "as you
type" buffer selection.
John Wiegley [Sat, 8 May 2004 12:48:49 +0000 (12:48 +0000)]
2004-05-08 John Wiegley <johnw@newartisans.com>
* textmodes/flyspell.el (flyspell-highlight-incorrect-region):
Ignore the read-only property when flyspell highlighting is on.
Not ignoring it leads to a series of confusing errors.
(flyspell-highlight-duplicate-region): Ignore read-only, as above,
but also make sure to call flyspell-incorrect-hook.
(flyspell-maybe-correct-transposition): Perform transposition test
by bit twiddling a string, rather than using a temp buffer.
(flyspell-maybe-correct-doubling): Use a string rather than a temp
buffer. This is also the original version of the code, which
could not be checked in before due to a previous lack of
assignment papers. This version has seen heavy usage on my system
for several years now.
John Wiegley [Sat, 8 May 2004 12:42:07 +0000 (12:42 +0000)]
2004-05-08 John Wiegley <johnw@newartisans.com>
* calendar/cal-bahai.el: New file, which adds support for the
Baha'i calendar to Emacs. This calendar is based on a solar year
of 19 months of 19 days, with 4 intercalary days. Each year
begins on March 21, with the calendar starting in 1844.
* calendar/cal-menu.el, calendar/calendar.el,
calendar/diary-lib.el, calendar/holidays.el: Added support for
using cal-bahai.el.