1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

67407 Commits

Author SHA1 Message Date
Romain Francoise
5641e7a93a (comint-insert-input): Delete obsolete comment.
Examine input field without moving point.
2006-12-09 11:14:35 +00:00
Glenn Morris
f2e3589a33 Update copyright years. 2006-12-09 04:06:06 +00:00
Glenn Morris
d5a2f2b02c Fix time-travelling copyright years. 2006-12-09 04:02:11 +00:00
Glenn Morris
3f25b6e86a Fix previous change. 2006-12-09 03:59:52 +00:00
Glenn Morris
3a6584a101 Update copyright years. 2006-12-09 03:59:33 +00:00
Richard M. Stallman
ab20df73d3 *** empty log message *** 2006-12-09 02:53:58 +00:00
Richard M. Stallman
d219c8992e (Invoking emacsclient): Simplify TCP file text. 2006-12-09 02:53:21 +00:00
Eli Zaretskii
76b1f2e802 Fix a typo in a comment. 2006-12-08 18:13:33 +00:00
Eli Zaretskii
9e67e94f83 *** empty log message *** 2006-12-08 18:06:02 +00:00
Eli Zaretskii
1dd46c2862 (insert-file-1): Compare file size to large-file-warning-threshold and request
confirmation when warranted.
2006-12-08 18:05:12 +00:00
Eli Zaretskii
8adbd6c214 (Misc File Ops): Document insert-file-literally. 2006-12-08 17:50:37 +00:00
Eli Zaretskii
3f12e16bd7 (Colors): Note that --color is intended for overriding the terminal defaults,
not for normal invocation.
2006-12-08 17:23:06 +00:00
Eli Zaretskii
06f72b3dfb (PIX_TYPE): Redefine as `unsigned long'. 2006-12-08 17:15:58 +00:00
Eli Zaretskii
104be38889 (PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long
is 64-bit.
2006-12-08 17:15:39 +00:00
Eli Zaretskii
d9d81805f7 (Emacs Server): Improve wording. Don't mention the ``server program''.
Add a cross-reference to "Init File" node.
(Invoking emacsclient): Add index entries.  Document both short and long
versions of command-line options.  Document the -f option.
2006-12-08 17:02:57 +00:00
Chong Yidong
efe230277f ** christopher.ian.moore@gmail.com, Nov 30: too much recursion in
gnus-sort-threads-1.
Fixed.
2006-12-08 16:26:50 +00:00
Chong Yidong
4921bbddd7 (gnus-make-thread-indent-array): New optional arg specifying array size.
(gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
array if it is too small.
(gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
(gnus-sort-threads-loop): New function.
2006-12-08 16:26:32 +00:00
Chong Yidong
f88e76a8a7 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
specifying array size.
(gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
array if it is too small.
(gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
(gnus-sort-threads-loop): New function.
2006-12-08 16:23:50 +00:00
Chong Yidong
a15fc3c3c2 Add support for Solaris 10 on x86-64. 2006-12-08 15:45:59 +00:00
Chong Yidong
af46e13303 Regenerate. 2006-12-08 15:45:06 +00:00
Chong Yidong
f5473695ba * configure.in: Add support for Solaris 10 on x86-64.
* configure: Regenerate.
2006-12-08 15:44:56 +00:00
Nick Roberts
42fcd67ba2 (gud-speedbar-buttons): Deal with references to pointers. 2006-12-08 09:29:17 +00:00
Jan Djärv
1f29c85ca9 (DETAILED BUILDING AND INSTALLATION): Document usage
of PKG_CONFIG_PATH.
2006-12-08 07:19:16 +00:00
Jan Djärv
7575009055 *** empty log message *** 2006-12-08 07:18:59 +00:00
Miles Bader
cb0a26d3c3 Update from erc--emacs--22
Highlights:
 - Remove contributions from someone who has not assigned changes yet.
 - Merge in a couple of bug-fixes from the main branch.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546
Creator:  Michael Olson <mwolson@gnu.org>
2006-12-08 07:13:33 +00:00
Stefan Monnier
addc252e94 (browse-url): Set DISPLAY to the one of the
current frame, in case we're connected to several displays.
2006-12-08 03:17:10 +00:00
Juanma Barranquero
c2c93894ca (other-frame): Doc fix.
(set-frame-parameter): Fix typo in docstring.
2006-12-08 02:56:08 +00:00
Kenichi Handa
65fa9a649e *** empty log message *** 2006-12-08 01:01:46 +00:00
Kenichi Handa
2adccf2859 (x_query_font): Use xstricmp instead off strcasecmp. 2006-12-08 00:56:01 +00:00
Magnus Henoch
b1249a9539 (url-retrieve-internal): Bind url-proxy-object to nil. 2006-12-08 00:39:01 +00:00
Magnus Henoch
9450f1246a (url-http-create-request): Remove url argument, use the buffer-local
variable `url-http-target-url' instead.  Both callers updated.
Simplify proxy handling.
(url-http): Don't make proxy-object buffer local.
2006-12-08 00:38:47 +00:00
Magnus Henoch
3a15c71bb8 (url-proxy-object): New variable.
(url-proxy): Bind it instead of `proxy-object'.
2006-12-08 00:38:15 +00:00
Juanma Barranquero
b4963755fe *** empty log message *** 2006-12-08 00:22:04 +00:00
Juanma Barranquero
e2e87e1518 (syms_of_emacs): Doc fix. 2006-12-08 00:20:17 +00:00
Juanma Barranquero
c6883bfcf3 (maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;
they are already deleted by the `clean' and `distclean' targets, and they
are in the $(infodir) directory, not the current one.
2006-12-07 18:11:33 +00:00
Kim F. Storm
03e8d958c5 (Info-index): Strip leading colon from topic. 2006-12-07 16:05:56 +00:00
Kim F. Storm
48b33882d2 *** empty log message *** 2006-12-07 16:05:39 +00:00
Nick Roberts
c8deb8bc82 *** empty log message *** 2006-12-07 11:22:57 +00:00
Kim F. Storm
ec0f21f465 (parse_signal): Use xstricmp instead of strcasecmp.
(Fsignal_process): Don't use strncasecmp.
2006-12-07 11:12:21 +00:00
Kim F. Storm
f7a706cf4a *** empty log message *** 2006-12-07 09:07:06 +00:00
Glenn Morris
d59c31376c Update copyright years. 2006-12-07 05:06:17 +00:00
Kim F. Storm
12f7728e93 *** empty log message *** 2006-12-06 16:00:01 +00:00
Juanma Barranquero
c388769ece ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32)
for compatibility with Visual Studio .NET 2003.
2006-12-06 15:31:34 +00:00
Juanma Barranquero
04b61ae98d (gnus-sort-threads, gnus-summary-limit-children): Use `max'
to avoid the value of `max-lisp-eval-depth' decreasing.
2006-12-06 11:16:44 +00:00
Richard M. Stallman
9ac618de7c (Outline Format): Say to set outline-regexp
and outline-level with major modes and file local variables.
2006-12-06 01:30:39 +00:00
J.D. Smith
58c8f9156c (idlwave-xml-create-class-method-lists): Trim out spurious class
inheritance "None" entries.
2006-12-05 23:29:16 +00:00
Juanma Barranquero
14a56a1b3f *** empty log message *** 2006-12-05 22:49:39 +00:00
Kim F. Storm
fc36357836 (cua-paste-pop-rotate-temporarily): Doc fix.
(cua-paste-pop): Rework last change for cua-paste-pop-rotate-temporarily,
so first M-y and C-y works alike, pasting the head of the kill-ring, and
prefix arg C-u M-y inserts the text inserted by the last M-y command.
2006-12-05 22:35:30 +00:00
Kim F. Storm
14b1e13534 *** empty log message *** 2006-12-05 22:35:10 +00:00
Chong Yidong
9ff6a2fb5b ** jpff@codemist.co.uk, Nov 23: Problem in reading mail
Error is Invalid search bound
Close due to unreproducibility.
2006-12-05 16:12:56 +00:00