Commit graph

35860 commits

Author SHA1 Message Date
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
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
Glenn Morris
d59c31376c Update copyright years. 2006-12-07 05:06:17 +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
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
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
Juanma Barranquero
dd4b03cd67 *** empty log message *** 2006-12-05 14:35:23 +00:00
Juanma Barranquero
ec1d7c6e3e (shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead. 2006-12-05 14:21:56 +00:00
Juanma Barranquero
003585953e (run-scheme, scheme-start-file): Search the start file in ~/.emacs.d
as `init_SCHEMENAME.scm' instead.
2006-12-05 14:20:57 +00:00
Glenn Morris
c90f275771 Update copyright years. 2006-12-05 07:06:08 +00:00
Glenn Morris
fde4e97e46 Revert previous change (file was not in Emacs in 2001). 2006-12-05 06:31:23 +00:00
Glenn Morris
c8c209600e 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
2006-12-05 06:20:58 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Glenn Morris
6d4ca20863 Remove Time-Stamp annoyance. 2006-12-05 06:06:30 +00:00
Glenn Morris
28e3e6dc78 Update copyright years. 2006-12-05 06:06:02 +00:00
Glenn Morris
da9109f7e3 *** empty log message *** 2006-12-05 05:30:16 +00:00
Glenn Morris
3852e55340 (vhdl-mode-abbrev-table-init): Do not clear abbrev table, else saved
abbrevs will not be restored.
2006-12-05 05:26:08 +00:00
Glenn Morris
e5a4bf4852 (sql-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
2006-12-05 05:25:36 +00:00
Glenn Morris
a48edb29fa (octave-abbrev-table): Define abbrevs even if abbrev-table is non-nil
(saved user abbrevs may have been restored).
2006-12-05 05:25:17 +00:00
Glenn Morris
9ab66fc758 (fortran-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
2006-12-05 05:24:48 +00:00
Glenn Morris
0761b294e1 (f90-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).
2006-12-05 05:24:24 +00:00
Glenn Morris
449657e878 (cperl-mode): Define abbrevs even if abbrev-table is non-nil (saved
user abbrevs may have been restored).
2006-12-05 05:23:55 +00:00
Juanma Barranquero
f9708e3cc5 *** empty log message *** 2006-12-04 16:58:05 +00:00
Juanma Barranquero
d9f2959ea6 (facemenu-unlisted-faces): Put obsolescence info in the call to
`make-obsolete-variable', not in the docstring.
2006-12-04 16:49:31 +00:00
Chong Yidong
ed50f0d233 (facemenu-unlisted-faces): Define as obsolete variable. 2006-12-04 16:09:21 +00:00
Chong Yidong
f48658df7c * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable. 2006-12-04 16:09:09 +00:00
Vinicius Jose Latorre
36222e78c6 Replace easy-menu-change by easy-menu-add-item. 2006-12-04 15:04:00 +00:00
Vinicius Jose Latorre
758e48a0d1 Remove Time-stamp comment mark. 2006-12-04 14:38:15 +00:00
Miles Bader
3aa84d301f Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 171)

   - Update from CVS

2006-12-04  Jouni K. Sepp,Ad(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
2006-12-04 14:07:03 +00:00
Juanma Barranquero
2c9cf57ef5 *** empty log message *** 2006-12-04 12:40:56 +00:00
Kim F. Storm
9d8b24a200 *** empty log message *** 2006-12-04 12:39:58 +00:00
Juanma Barranquero
ab074cb1be (ada-check-current): Doc fix.
(ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
2006-12-04 12:32:12 +00:00
Kim F. Storm
56c5808a5d (global-map): Bind [signal t] to ignore, to have
user signals ignored by default.
2006-12-04 12:31:38 +00:00
Juanma Barranquero
def7167bdf (describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.
2006-12-04 10:24:04 +00:00
Stefan Monnier
9bbceb74b4 (sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.
2006-12-04 08:08:06 +00:00
Dan Nicolaescu
2b058c727e (whitespace-cleanup-internal): Use current
argument for recursive call.
2006-12-04 07:34:01 +00:00
Michael Albinus
5717642238 * 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.
2006-12-04 06:51:21 +00:00
Nick Roberts
215f50ced9 (toggle-truncate-lines): Clarify doc string. 2006-12-04 05:51:48 +00:00
Nick Roberts
6dadbf8915 *** empty log message *** 2006-12-04 05:51:04 +00:00
Nick Roberts
9106c6aebe (gdb-var-delete-children): New function.
(gdb-speedbar-expand-node): Use it.
2006-12-04 03:26:44 +00:00
Nick Roberts
d2e126dc74 *** empty log message *** 2006-12-04 03:25:29 +00:00
Juanma Barranquero
43dbe40498 *** empty log message *** 2006-12-04 01:02:12 +00:00
Richard M. Stallman
a8d5f40f49 (python-indent): Add safe-local-variable prop. 2006-12-04 00:33:19 +00:00
Richard M. Stallman
6a80f50e17 (dired-revert): Turn off dired-after-readin-hook around call to dired-readin. 2006-12-04 00:32:00 +00:00