1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00
Commit Graph

157 Commits

Author SHA1 Message Date
Miles Bader
327719ee8a Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS
2004-06-28 07:56:49 +00:00
Miles Bader
92aed8bec9 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Miles Bader
0c2222fafb Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
Work around vc-arch problems when building eshell

2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>

   * lisp/eshell/esh-module.el (eshell-load-defgroups): Bind
   `vc-handled-backends' to nil when opening files.
2004-06-11 03:52:53 +00:00
John Wiegley
ac03c474d9 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
* eshell/esh-cmd.el (eshell/which): respect commands quoted with
	eshell-explicit-command-char
2004-06-07 08:36:23 +00:00
John Wiegley
6aea1447ee Added entries to .cvsignore files. 2004-05-15 22:46:27 +00:00
John Wiegley
e1703ba9ac 2004-05-15 John Wiegley <johnw@newartisans.com>
* eshell/esh-io.el (eshell-get-target): whitespace changes.
	(eshell-output-object-to-target): Improve output speed 20% by not
	calling `eshell-stringify' if something is already known to be a
	string.
2004-05-15 22:45:35 +00:00
John Wiegley
97dad9d378 2004-05-13 John Wiegley <johnw@newartisans.com>
* eshell/esh-test.el (eshell-test): Call the function
	`emacs-version' rather than trying to build a custom version
	string.
2004-05-14 01:03:03 +00:00
John Wiegley
4403b1e1e0 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.
2004-05-08 12:39:01 +00:00
Eli Zaretskii
8a1b444695 Add "(require 'eshell)", to get necessary features
when M-x customize-group loads modules before the main
eshell.el.
2004-04-27 13:54:39 +00:00
Kenichi Handa
6b61353c0a Sync to HEAD 2004-04-16 12:51:06 +00:00
Juri Linkov
7c7085c052 * eshell/esh-cmd.el (eshell-cmd):
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:05:31 +00:00
Juri Linkov
c6bf6cdcc9 * eshell/em-smart.el (eshell-smart):
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:03:06 +00:00
Juri Linkov
cb875e7bbe * eshell/em-banner.el (eshell-banner):
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:02:50 +00:00
Juri Linkov
3bbc63c48b * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:02:30 +00:00
Juri Linkov
0e084137df (eshell): Fix broken info-link. 2004-03-26 07:00:39 +00:00
Juanma Barranquero
45a878638e (eshell-smart-maybe-jump-to-end): Fix typo. 2004-02-29 23:09:51 +00:00
John Wiegley
8bc5e4c131 (eshell-modifier-alist): Changed the "eval again" modifier from 'e' to
'E', since 'e' is also used by the "file extension" modifier.
2004-02-20 12:32:19 +00:00
Andreas Schwab
7f076e0828 (eshell-hist-word-reference): Fix format
string.
2004-02-08 22:40:55 +00:00
Andreas Schwab
db22de71ec (eshell-send-invisible): Fix format string. 2004-02-08 22:40:35 +00:00
John Wiegley
572ccdc0ef (eshell-ls-file): There are times with size-width is nil and
uncomputed (when directories are created in dired, for example); in
this case, 4 is reasonable default value, although it may caused
skewed new entries (which could be avoided by returning the original
value of 8 in all cases, but 99% of the time this is a waste of
whitespace).
2003-11-17 00:24:06 +00:00
John Wiegley
5a2e4c34bd (eshell-ls-file): Instead of making the size field in a long-listing
always 8 characters, use `size-width', which has already been
computed.
2003-11-16 09:23:49 +00:00
John Wiegley
f1572159d5 (eshell-parse-variable-ref): Added a backslash that was optional, but
obviously missing based on surrounding code.
2003-11-14 11:01:46 +00:00
John Wiegley
175acc2dec (eshell-lisp-command): Do not late-convert string arguments to numbers
unless the whole argument was seen as a number.
2003-11-14 11:01:26 +00:00
Dave Love
8bd3a3ad23 (eshell-process-option): Use characterp. 2003-09-10 17:52:03 +00:00
Kenichi Handa
8f924df7df *** empty log message *** 2003-09-08 12:53:41 +00:00
Kenichi Handa
463f5630a5 New directory 2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Andreas Schwab
c009ca06ed (eshell-do-opt): Avoid variable as format
argument for error.
2003-06-22 16:52:45 +00:00
Juanma Barranquero
933dcf49eb Fix typo in comment. 2003-05-10 13:58:56 +00:00
John Wiegley
c54e9f9cfe 2003-03-26 Steve Youngs <youngs@xemacs.org>:
(eshell-plain-locate-behavior): Make the default the return value of
`eshell-under-xemacs-p', ie, nil for GNU/Emacs and non-nil for
XEmacs.
2003-03-25 20:59:35 +00:00
Juanma Barranquero
d446951706 (eshell-separate-commands): Fix typo. 2003-01-27 08:46:26 +00:00
John Wiegley
7d7b15b874 (eshell-save-history-on-exit): Renamed `eshell-ask-to-save-history'
to `eshell-save-history-on-exit', because the former name is somewhat
unrelated to the variables' possible values.
2003-01-15 16:06:49 +00:00
Andreas Schwab
087f110d7a (eshell-ls-product-regexp): Fix typo. 2002-12-07 19:05:03 +00:00
Richard M. Stallman
d3f92b4b60 Require esh-util. 2002-11-29 09:44:04 +00:00
Richard M. Stallman
05c4042483 Require eshell. 2002-11-29 09:43:35 +00:00
Stefan Monnier
38c1b27aa5 (function-p-func): Avoid `xemacs-p'. 2002-11-07 23:01:30 +00:00
Stefan Monnier
6d736b085c Require esh-util.
(eshell-glob-initialize): Don't assume
eshell-special-chars-outside-quoting is available.
2002-11-07 23:00:32 +00:00
John Wiegley
2c762cee38 Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
that multiple redirection can work.
2002-10-22 18:22:24 +00:00
Juanma Barranquero
c4e5b8886f (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
to DIRECTORY for consistency.
2002-10-21 07:00:52 +00:00
Juanma Barranquero
012d3cb501 (eshell/define): Fix typo. 2002-10-17 16:52:29 +00:00
Juanma Barranquero
c45dbde8d6 Add "no-byte-compile: t" to subdirs.el. 2002-10-01 17:10:51 +00:00
Juanma Barranquero
0a10297a06 Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
Juanma Barranquero
2f55281338 (eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references to
`occur-buffer'.
2002-09-24 15:16:39 +00:00
John Wiegley
7f09df7a7a I did not mean to check in these changes yet, they are still
unreviewed.
2002-08-10 00:20:09 +00:00
John Wiegley
70a06174e5 Removed eshell-under-cygwin-p, and all uses of it. 2002-08-10 00:18:18 +00:00
John Wiegley
a5c41f64a1 Added checks that distinguish between cygwin and windows in some
places.
2002-08-05 20:09:37 +00:00
John Wiegley
851988cd89 Removed a comment. 2002-08-05 20:08:40 +00:00
Kai Großjohann
818001cc23 (eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.
2002-07-26 20:40:53 +00:00
John Wiegley
560ca4be1e Removed an extraneous space character from a comment. 2002-06-28 20:01:09 +00:00
Juanma Barranquero
f9f196c648 (eshell-modifier-help-string): Fix typos. 2002-06-18 14:35:10 +00:00