]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Fri, 8 Dec 2006 17:23:06 +0000 (17:23 +0000)]
(Colors): Note that --color is intended for overriding the terminal defaults,
not for normal invocation.
Eli Zaretskii [Fri, 8 Dec 2006 17:15:58 +0000 (17:15 +0000)]
(PIX_TYPE): Redefine as `unsigned long'.
Eli Zaretskii [Fri, 8 Dec 2006 17:15:39 +0000 (17:15 +0000)]
(PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long
is 64-bit.
Eli Zaretskii [Fri, 8 Dec 2006 17:02:57 +0000 (17:02 +0000)]
(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.
Chong Yidong [Fri, 8 Dec 2006 16:26:50 +0000 (16:26 +0000)]
** christopher.ian.moore@gmail.com, Nov 30: too much recursion in
gnus-sort-threads-1.
Fixed.
Chong Yidong [Fri, 8 Dec 2006 16:26:32 +0000 (16:26 +0000)]
(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.
Chong Yidong [Fri, 8 Dec 2006 16:23:50 +0000 (16:23 +0000)]
* 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.
Chong Yidong [Fri, 8 Dec 2006 15:45:59 +0000 (15:45 +0000)]
Add support for Solaris 10 on x86-64.
Chong Yidong [Fri, 8 Dec 2006 15:45:06 +0000 (15:45 +0000)]
Regenerate.
Chong Yidong [Fri, 8 Dec 2006 15:44:56 +0000 (15:44 +0000)]
* configure.in: Add support for Solaris 10 on x86-64.
* configure: Regenerate.
Nick Roberts [Fri, 8 Dec 2006 09:29:17 +0000 (09:29 +0000)]
(gud-speedbar-buttons): Deal with references to pointers.
Jan Djärv [Fri, 8 Dec 2006 07:19:16 +0000 (07:19 +0000)]
(DETAILED BUILDING AND INSTALLATION): Document usage
of PKG_CONFIG_PATH.
Jan Djärv [Fri, 8 Dec 2006 07:18:59 +0000 (07:18 +0000)]
*** empty log message ***
Miles Bader [Fri, 8 Dec 2006 07:13:33 +0000 (07:13 +0000)]
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>
Stefan Monnier [Fri, 8 Dec 2006 03:17:10 +0000 (03:17 +0000)]
(browse-url): Set DISPLAY to the one of the
current frame, in case we're connected to several displays.
Juanma Barranquero [Fri, 8 Dec 2006 02:56:08 +0000 (02:56 +0000)]
(other-frame): Doc fix.
(set-frame-parameter): Fix typo in docstring.
Kenichi Handa [Fri, 8 Dec 2006 01:01:46 +0000 (01:01 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 8 Dec 2006 00:56:01 +0000 (00:56 +0000)]
(x_query_font): Use xstricmp instead off strcasecmp.
Magnus Henoch [Fri, 8 Dec 2006 00:39:01 +0000 (00:39 +0000)]
(url-retrieve-internal): Bind url-proxy-object to nil.
Magnus Henoch [Fri, 8 Dec 2006 00:38:47 +0000 (00:38 +0000)]
(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.
Magnus Henoch [Fri, 8 Dec 2006 00:38:15 +0000 (00:38 +0000)]
(url-proxy-object): New variable.
(url-proxy): Bind it instead of `proxy-object'.
Juanma Barranquero [Fri, 8 Dec 2006 00:22:04 +0000 (00:22 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 8 Dec 2006 00:20:17 +0000 (00:20 +0000)]
(syms_of_emacs): Doc fix.
Juanma Barranquero [Thu, 7 Dec 2006 18:11:33 +0000 (18:11 +0000)]
(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.
Kim F. Storm [Thu, 7 Dec 2006 16:05:56 +0000 (16:05 +0000)]
(Info-index): Strip leading colon from topic.
Kim F. Storm [Thu, 7 Dec 2006 16:05:39 +0000 (16:05 +0000)]
*** empty log message ***
Nick Roberts [Thu, 7 Dec 2006 11:22:57 +0000 (11:22 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 7 Dec 2006 11:12:21 +0000 (11:12 +0000)]
(parse_signal): Use xstricmp instead of strcasecmp.
(Fsignal_process): Don't use strncasecmp.
Kim F. Storm [Thu, 7 Dec 2006 09:07:06 +0000 (09:07 +0000)]
*** empty log message ***
Glenn Morris [Thu, 7 Dec 2006 05:06:17 +0000 (05:06 +0000)]
Update copyright years.
Kim F. Storm [Wed, 6 Dec 2006 16:00:01 +0000 (16:00 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 6 Dec 2006 15:31:34 +0000 (15:31 +0000)]
($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): Use $(USER32)
for compatibility with Visual Studio .NET 2003.
Juanma Barranquero [Wed, 6 Dec 2006 11:16:44 +0000 (11:16 +0000)]
(gnus-sort-threads, gnus-summary-limit-children): Use `max'
to avoid the value of `max-lisp-eval-depth' decreasing.
Richard M. Stallman [Wed, 6 Dec 2006 01:30:39 +0000 (01:30 +0000)]
(Outline Format): Say to set outline-regexp
and outline-level with major modes and file local variables.
J.D. Smith [Tue, 5 Dec 2006 23:29:16 +0000 (23:29 +0000)]
(idlwave-xml-create-class-method-lists): Trim out spurious class
inheritance "None" entries.
Juanma Barranquero [Tue, 5 Dec 2006 22:49:39 +0000 (22:49 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 5 Dec 2006 22:35:30 +0000 (22:35 +0000)]
(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.
Kim F. Storm [Tue, 5 Dec 2006 22:35:10 +0000 (22:35 +0000)]
*** empty log message ***
Chong Yidong [Tue, 5 Dec 2006 16:12:56 +0000 (16:12 +0000)]
** jpff@codemist.co.uk, Nov 23: Problem in reading mail
Error is Invalid search bound
Close due to unreproducibility.
Juanma Barranquero [Tue, 5 Dec 2006 14:35:23 +0000 (14:35 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 5 Dec 2006 14:34:46 +0000 (14:34 +0000)]
(Changes to cmuscheme): Mention the alternative for `~/.emacs_SCHEMEPROG'
which is `~/.emacs.d/init_SCHEMEPROG.scm'.
(Init file changes): Same for `~/.emacs_SHELL' versus
`~/.emacs.d/init_SHELL.sh'.
Juanma Barranquero [Tue, 5 Dec 2006 14:30:22 +0000 (14:30 +0000)]
(Antinews): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
Juanma Barranquero [Tue, 5 Dec 2006 14:29:20 +0000 (14:29 +0000)]
(^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
Juanma Barranquero [Tue, 5 Dec 2006 14:27:41 +0000 (14:27 +0000)]
(Interactive Shell): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
Juanma Barranquero [Tue, 5 Dec 2006 14:21:56 +0000 (14:21 +0000)]
(shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.
Juanma Barranquero [Tue, 5 Dec 2006 14:20:57 +0000 (14:20 +0000)]
(run-scheme, scheme-start-file): Search the start file in ~/.emacs.d
as `init_SCHEMENAME.scm' instead.
Juanma Barranquero [Tue, 5 Dec 2006 14:11:16 +0000 (14:11 +0000)]
(MISC): Add $(srcdir)/quail/sisheng.elc.
Glenn Morris [Tue, 5 Dec 2006 07:08:56 +0000 (07:08 +0000)]
Revert previous change (file checked into CVS 2002).
Glenn Morris [Tue, 5 Dec 2006 07:06:08 +0000 (07:06 +0000)]
Update copyright years.
Glenn Morris [Tue, 5 Dec 2006 06:31:23 +0000 (06:31 +0000)]
Revert previous change (file was not in Emacs in 2001).
Glenn Morris [Tue, 5 Dec 2006 06:20:58 +0000 (06:20 +0000)]
Update copyright years.
Assign copyright to FSF, based on copyright.list:
EMACS Alex Schroeder Austria 1973 2000-07-05
Assigns master.el and future changes.
alex@gnu.org
Glenn Morris [Tue, 5 Dec 2006 06:15:26 +0000 (06:15 +0000)]
Update copyright years.
Glenn Morris [Tue, 5 Dec 2006 06:06:30 +0000 (06:06 +0000)]
Remove Time-Stamp annoyance.
Glenn Morris [Tue, 5 Dec 2006 06:06:02 +0000 (06:06 +0000)]
Update copyright years.
Glenn Morris [Tue, 5 Dec 2006 05:30:16 +0000 (05:30 +0000)]
*** empty log message ***
Glenn Morris [Tue, 5 Dec 2006 05:29:21 +0000 (05:29 +0000)]
(Qforce): New Lisp_Object.
(Fdefine_abbrev): Do not overwrite non-system abbrevs with system
abbrevs, unless 'force is applied.
(syms_of_abbrev): Add Qforce.
Glenn Morris [Tue, 5 Dec 2006 05:26:08 +0000 (05:26 +0000)]
(vhdl-mode-abbrev-table-init): Do not clear abbrev table, else saved
abbrevs will not be restored.
Glenn Morris [Tue, 5 Dec 2006 05:25:36 +0000 (05:25 +0000)]
(sql-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
Glenn Morris [Tue, 5 Dec 2006 05:25:17 +0000 (05:25 +0000)]
(octave-abbrev-table): Define abbrevs even if abbrev-table is non-nil
(saved user abbrevs may have been restored).
Glenn Morris [Tue, 5 Dec 2006 05:24:48 +0000 (05:24 +0000)]
(fortran-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
Glenn Morris [Tue, 5 Dec 2006 05:24:24 +0000 (05:24 +0000)]
(f90-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
Glenn Morris [Tue, 5 Dec 2006 05:23:55 +0000 (05:23 +0000)]
(cperl-mode): Define abbrevs even if abbrev-table is non-nil (saved
user abbrevs may have been restored).
Richard M. Stallman [Tue, 5 Dec 2006 04:07:34 +0000 (04:07 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 4 Dec 2006 20:39:22 +0000 (20:39 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 4 Dec 2006 20:38:47 +0000 (20:38 +0000)]
(Acknowledgments): Fix Arne J@o{}rgensen's name.
Eli Zaretskii [Mon, 4 Dec 2006 20:34:53 +0000 (20:34 +0000)]
(HAVE_SYNC): Define.
Juanma Barranquero [Mon, 4 Dec 2006 16:58:05 +0000 (16:58 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 4 Dec 2006 16:49:31 +0000 (16:49 +0000)]
(facemenu-unlisted-faces): Put obsolescence info in the call to
`make-obsolete-variable', not in the docstring.
Chong Yidong [Mon, 4 Dec 2006 16:09:21 +0000 (16:09 +0000)]
(facemenu-unlisted-faces): Define as obsolete variable.
Chong Yidong [Mon, 4 Dec 2006 16:09:09 +0000 (16:09 +0000)]
* facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
Kim F. Storm [Mon, 4 Dec 2006 15:21:39 +0000 (15:21 +0000)]
(parse_signal): Rename macro from handle_signal.
(Fsignal_process): Also accept lower-case variants of signal
names (to align with signal names generated by Emacs itself).
Kim F. Storm [Mon, 4 Dec 2006 15:21:04 +0000 (15:21 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Mon, 4 Dec 2006 15:04:00 +0000 (15:04 +0000)]
Replace easy-menu-change by easy-menu-add-item.
Vinicius Jose Latorre [Mon, 4 Dec 2006 14:38:15 +0000 (14:38 +0000)]
Remove Time-stamp comment mark.
Richard M. Stallman [Mon, 4 Dec 2006 14:22:31 +0000 (14:22 +0000)]
*** empty log message ***
Miles Bader [Mon, 4 Dec 2006 14:07:03 +0000 (14:07 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 171)
- Update from CVS
2006-12-04 Jouni K. Sepp\e ,Ad\e (Bnen <jks@iki.fi> (tiny change)
* lisp/gnus/mm-url.el (mm-url-predefined-programs): Call curl with correct
options.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-540
Juanma Barranquero [Mon, 4 Dec 2006 12:40:56 +0000 (12:40 +0000)]
*** empty log message ***
Kim F. Storm [Mon, 4 Dec 2006 12:39:58 +0000 (12:39 +0000)]
*** empty log message ***
Kim F. Storm [Mon, 4 Dec 2006 12:37:55 +0000 (12:37 +0000)]
Fix last change.
Juanma Barranquero [Mon, 4 Dec 2006 12:32:12 +0000 (12:32 +0000)]
(ada-check-current): Doc fix.
(ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
Kim F. Storm [Mon, 4 Dec 2006 12:31:38 +0000 (12:31 +0000)]
(global-map): Bind [signal t] to ignore, to have
user signals ignored by default.
Kim F. Storm [Mon, 4 Dec 2006 12:30:20 +0000 (12:30 +0000)]
(Misc Events): Update signal events.
(Event Examples): Add signal example.
Kim F. Storm [Mon, 4 Dec 2006 12:27:09 +0000 (12:27 +0000)]
(handle_USR1_signal, handle_USR2_signal): Replace by...
(handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
first with code == 0 [signal] and one with code == sig number.
(main): Use it as handler for SIGUR1 and SIGUSR2.
Kim F. Storm [Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)]
(kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.
Kim F. Storm [Mon, 4 Dec 2006 12:26:50 +0000 (12:26 +0000)]
(Qsignal): Declare extern.
(syms_of_process): Don't intern/staticpro them here.
(read_process_output): Abort if carryover < 0.
Kim F. Storm [Mon, 4 Dec 2006 12:26:35 +0000 (12:26 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 4 Dec 2006 10:24:04 +0000 (10:24 +0000)]
(describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:18:09 +0000 (08:18 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:59 +0000 (08:17 +0000)]
(HAVE_SYNC): New test.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:50 +0000 (08:17 +0000)]
Regenerate.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:10 +0000 (08:17 +0000)]
Sync with src/config.in.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:16:47 +0000 (08:16 +0000)]
[__NetBSD__]: Don't define `unix'.
(Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of
`#ifdef unix'.
Stefan Monnier [Mon, 4 Dec 2006 08:08:06 +0000 (08:08 +0000)]
(sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.
Dan Nicolaescu [Mon, 4 Dec 2006 07:34:01 +0000 (07:34 +0000)]
(whitespace-cleanup-internal): Use current
argument for recursive call.
Michael Albinus [Mon, 4 Dec 2006 06:51:21 +0000 (06:51 +0000)]
* net/tramp.el (tramp-methods): Add "ControlPath" and
"ControlMaster" to scp, scp1 and scp2 methods. Suggested by
Andreas Schwab <schwab@suse.de>.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-open-connection-rsh): Compute format spec for ?t.
(tramp-process-actions): Trace command parameters.
Glenn Morris [Mon, 4 Dec 2006 06:35:06 +0000 (06:35 +0000)]
(version): New variable, set by configure.
(bootstrapclean, mostlyclean): Also remove emacs-${version}.
Nick Roberts [Mon, 4 Dec 2006 05:51:48 +0000 (05:51 +0000)]
(toggle-truncate-lines): Clarify doc string.
Nick Roberts [Mon, 4 Dec 2006 05:51:04 +0000 (05:51 +0000)]
*** empty log message ***
Nick Roberts [Mon, 4 Dec 2006 03:26:44 +0000 (03:26 +0000)]
(gdb-var-delete-children): New function.
(gdb-speedbar-expand-node): Use it.
Nick Roberts [Mon, 4 Dec 2006 03:25:29 +0000 (03:25 +0000)]
*** empty log message ***