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.
John Wiegley [Sat, 8 May 2004 12:39:01 +0000 (12:39 +0000)]
2004-05-08 John Wiegley <johnw@newartisans.com>
* eshell/em-glob.el (eshell-glob-initialize): Move initialization
of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
function can be used outside of eshell buffers.
(eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
Thien-Thi Nguyen [Sat, 8 May 2004 01:08:37 +0000 (01:08 +0000)]
Initial revision
Juanma Barranquero [Fri, 7 May 2004 22:42:56 +0000 (22:42 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 7 May 2004 22:41:22 +0000 (22:41 +0000)]
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
FOO-ARG is not recognized as an arg.
(help-highlight-arguments): Don't skip lists in mandatory arguments.
Juanma Barranquero [Fri, 7 May 2004 22:31:54 +0000 (22:31 +0000)]
(next-error): Fix typo in docstring.
(open-line): Make argument names match their use in docstring.
(split-line): Fix docstring.
Juanma Barranquero [Fri, 7 May 2004 22:27:57 +0000 (22:27 +0000)]
(Finsert_buffer_substring): Make argument names match their use in
docstring.
Juanma Barranquero [Fri, 7 May 2004 22:26:29 +0000 (22:26 +0000)]
(Fmodify_syntax_entry): Fix docstring.
Miles Bader [Fri, 7 May 2004 22:09:42 +0000 (22:09 +0000)]
Changes from arch/CVS synchronization
Kai Großjohann [Fri, 7 May 2004 21:21:04 +0000 (21:21 +0000)]
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.
2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
Complete rework, based on review by Karl Berry <karl@gnu.org>.
* tramp.texi (Auto-save and Backup): Explain exploitation of new
variables `tramp-backup-directory-alist' and
`tramp-bkup-backup-directory-info'. (Overview, Connection types)
(External transfer methods, Default Method)
(Windows setup hints): Remove restriction of password entering
with external methods.
(Auto-save and Backup): Make file name example
(X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
and `auto-save-directory' must be used.
(Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
only "NT"). Remove doubled entry "What kinds of systems does
@tramp{} work on".
(tramp): Macro removed.
(Obtaining Tramp): Flag removed from title.
(all): "tramp-" and "-" removed from flag names. Flags `tramp'
and `trampver' used properly. Flag `tramp-inst' replaced by
`installchapter'. Installation related text adapted.
Kai Großjohann [Fri, 7 May 2004 21:20:10 +0000 (21:20 +0000)]
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.
* net/tramp.el (tramp-completion-mode, tramp-md5-function): Use
symbol-function to invoke functions only known on some Emacs
flavors. This avoids byte-compiler warnings. Reported by Kevin
Scaldeferri <kevin@scaldeferri.com>.
(tramp-do-copy-or-rename-file-via-buffer): Renamed from
tramp-do-copy-or-rename-via-buffer (without `file'), to make it
consistent with the other tramp-do-* functions.
(tramp-do-copy-or-rename-file): Calls adjusted.
(tramp-process-initial-commands): Avoid liveness check on shell --
we know that it must be alive since we're opening a connection at
this moment.
(tramp-last-cmd): New internal variable.
(tramp-process-echoes): New tunable.
(tramp-send-command): Set tramp-last-cmd.
(tramp-wait-for-output): Delete echo, if applicable.
(tramp-read-passwd): Construct the key for the password cache in a
way that works for multi methods, too.
(tramp-bug): Add backup-directory-alist and
bkup-backup-directory-info to bug reports, with Tramp
counterparts.
2004-05-01 Michael Albinus <michael.albinus@gmx.de>
* net/tramp*.el: Suppress byte-compiler warnings where possible.
* net/tramp.el (tramp-out-of-band-prompt-regexp)
(tramp-actions-copy-out-of-band): New defcustoms.
(tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
used instead of a synchronous one. Allows password entering.
(tramp-action-out-of-band): New defun.
(tramp-open-connection-rsh, tramp-method-out-of-band-p): Remove
restriction with password from doc string.
(tramp-bug): Add variables `tramp-terminal-prompt-regexp',
`tramp-out-of-band-prompt-regexp',
`tramp-actions-copy-out-of-band', `password-cache' and
`password-cache-expiry'.
(toplevel): Remove todo item wrt ssh-agent. Obsolete due to
password caching.
(tramp-touch): FILE can be a local file, too.
(TODO): Remove items done.
(tramp-handle-insert-directory): Properly quote file name also if
not full-directory-p. Handle wildcard case. Reported by Andreas
Schwab <schwab@suse.de>.
(tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
new file.
(tramp-handle-file-local-copy, tramp-handle-write-region): The
permissions of the temporary file are set if filename exists.
Reported by Ted Stern <stern@cray.com>.
(tramp-backup-directory-alist)
(tramp-bkup-backup-directory-info): New defcustoms.
(tramp-file-name-handler-alist): Add entry for
`find-backup-file-name'.
(tramp-handle-find-backup-file-name): New function. Implements
Tramp's find-backup-file-name.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
for `find-backup-file-name'.
* net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
Lars Hansen [Fri, 7 May 2004 19:41:11 +0000 (19:41 +0000)]
(desktop-buffer-mode-handlers): Fix docstring.
Lars Hansen [Fri, 7 May 2004 18:03:59 +0000 (18:03 +0000)]
*** empty log message ***
Lars Hansen [Fri, 7 May 2004 18:03:36 +0000 (18:03 +0000)]
Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook.
Lars Hansen [Fri, 7 May 2004 18:02:50 +0000 (18:02 +0000)]
Add desktop-save-buffer.
Lars Hansen [Fri, 7 May 2004 18:02:13 +0000 (18:02 +0000)]
(Desktop Save Mode): Add.
(Modes): Add menu entry Desktop Save Mode.
Lars Hansen [Fri, 7 May 2004 17:58:24 +0000 (17:58 +0000)]
(desktop-buffer-mode-handlers): Fix docstring.
Steven Tamm [Fri, 7 May 2004 17:46:50 +0000 (17:46 +0000)]
macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
around call to ReceiveEvent to avoid certain crashes.
(mac_draw_line_to_pixmap, XCreatePixmapFromBitmapData)
(mac_fill_rectangle_to_pixmap, mac_draw_rectangle_to_pixmap)
(mac_copy_area_to_pixmap, mac_copy_area_with_mask_to_pixmap):
Save/restore the current graphics port and device handle when
drawing into an offscreen graphics world.
image.c [MAC_OS] (XPutPixel, XGetPixel, image_load_qt_1)
(gif_load): Likewise.
Stefan Monnier [Fri, 7 May 2004 16:10:25 +0000 (16:10 +0000)]
(rfc2047-encode-message-header): Don't encode non-address
headers as address headers (which breaks if subject has a single ").
Stefan Monnier [Fri, 7 May 2004 16:09:06 +0000 (16:09 +0000)]
("TeX"): Quote chars with paren syntax.
Thien-Thi Nguyen [Fri, 7 May 2004 15:31:07 +0000 (15:31 +0000)]
(GOOD, BAD): Delete macros. Throughout,
replace w/ `EXIT_SUCCESS' and `EXIT_FAILURE', respectively.
(main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.