1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -08:00
Commit graph

35309 commits

Author SHA1 Message Date
Miles Bader
b07e014310 Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
   and comment it.

   * lisp/gnus/nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-518
2006-11-20 02:43:10 +00:00
Juanma Barranquero
d57727c978 *** empty log message *** 2006-11-20 00:35:02 +00:00
Juanma Barranquero
6f19f70a41 (ebnf-stop-on-error): Fix typo in docstring. 2006-11-19 23:45:35 +00:00
Juanma Barranquero
0c3f75f6c8 (posn-image): Fix typo in docstring. 2006-11-19 23:42:37 +00:00
Juanma Barranquero
e580a741c6 *** empty log message *** 2006-11-19 23:35:01 +00:00
Juanma Barranquero
784c9f3c22 (regexp-opt): Doc fix. 2006-11-19 17:49:47 +00:00
Juanma Barranquero
014d32b1f8 (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add
a space between an identifier and an opening parenthesis".  Defaulted to the
`#define' problem of cpp.
(glasses-parenthesis-exception-p): New.	 Check if the region is an exception
regarding to that.
(glasses-make-readable): Use it.
(glasses-convert-to-unreadable): Ditto.  Modify the file also if
`glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
2006-11-19 16:56:09 +00:00
Chong Yidong
b733eeef0e * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change. 2006-11-19 15:19:51 +00:00
Chong Yidong
8195ef65f0 (byte-compile-if): Revert last change. 2006-11-19 15:19:39 +00:00
Juanma Barranquero
029248eec8 *** empty log message *** 2006-11-19 01:44:03 +00:00
Juanma Barranquero
ce8831339c (ada-make-body-gnatstub): Fix typo.
(ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
2006-11-19 01:36:04 +00:00
Juanma Barranquero
f7eb6f23d0 (ada-make-body): Fix typo. 2006-11-19 01:35:31 +00:00
Chong Yidong
d1aa4b2a18 Regenerate. 2006-11-18 21:46:46 +00:00
Chong Yidong
94a205acf0 Bump version to 22.0.91 2006-11-18 21:45:26 +00:00
Chong Yidong
a04d857413 Remove cus-load.el 2006-11-18 21:40:45 +00:00
Chong Yidong
4b855291f9 Regenerate. 2006-11-18 21:39:18 +00:00
Chong Yidong
26cc7ed550 (byte-compile-maybe-guarded): Check `and' conditions for function or
variable bindings.
2006-11-18 21:07:17 +00:00
Chong Yidong
f80832bcaa * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
conditions for function or variable bindings.
2006-11-18 21:07:01 +00:00
Chong Yidong
cfefbbf440 (comint-exec-1): Set EMACS and INSIDE_EMACS to t. 2006-11-18 21:01:33 +00:00
Chong Yidong
e725507a30 (compilation-start): Set EMACS and INSIDE_EMACS to t. 2006-11-18 21:01:11 +00:00
Chong Yidong
fdf8f29f58 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
* progmodes/compile.el (compilation-start): Ditto.
2006-11-18 21:00:35 +00:00
Michael Albinus
d8d555f293 * net/tramp.el (top): cl and custom are always required. 2006-11-18 17:42:32 +00:00
Jan Djärv
ccf17b26dc (x-cut-buffer-or-selection-value): Decode text from
cut-buffers with next-selection-coding-system if not nil.
2006-11-18 13:16:58 +00:00
Eli Zaretskii
3a6df531db Fix date in custom-save-all change. 2006-11-18 12:25:35 +00:00
Carsten Dominik
22a54481cf * textmodes/org.el (org-fix-decoded-time): New function.
(org-display-custom-time): Use `org-fix-decoded-time'.
2006-11-17 16:06:50 +00:00
Carsten Dominik
1063e165e0 *** empty log message *** 2006-11-17 16:06:29 +00:00
Chong Yidong
9fb59b9820 (menu-bar-games-menu): Remove yow. 2006-11-17 13:23:08 +00:00
Chong Yidong
5fc0d93412 * menu-bar.el (menu-bar-games-menu): Remove yow. 2006-11-17 13:22:58 +00:00
Carsten Dominik
119ee84fc3 *** empty log message *** 2006-11-17 07:56:58 +00:00
Carsten Dominik
500f86e093 (org-scan-tags): Re-align code fixed.
(org-detach-overlay): Renamed from `org-detatch-overlay'.
	(org-table-convert-region): Insert space after column separator.
	(org-agenda-kill): New command.
	(org-metaleft): Call `org-outdent-item' on bullets.
	(org-metaright): Call `org-indent-item' on bullets.
	(org-timestamp-change): Set `org-last-changed-timestamp'.
	(org-current-line): Make sure (bolp) returns correct result.
	(org-agenda-change-all-lines): Make sure TODO are highlighted.
2006-11-17 07:54:32 +00:00
Stefan Monnier
3c5471b8a2 (cvs-retrieve-revision): Set buffer-file-coding-system. 2006-11-17 02:58:35 +00:00
Chong Yidong
d97c13b212 (global-map): Change 2006-08-16 fix to call mouse-yank-at-click
explicitly, since mouse events are not carried over into keyboard
macros.
2006-11-16 15:47:30 +00:00
Chong Yidong
c940b9e5d5 * mouse.el (global-map): Change 2006-08-16 fix to call
mouse-yank-at-click explicitly, since mouse events are not carried
over into keyboard macros.
2006-11-16 15:47:17 +00:00
Miles Bader
4573e0dfb8 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 164-166)

   - Update from CVS

2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-util.el (gnus-extract-address-components): Improve comment.

2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-extract-address-components): Work with address in
   which the name portion contains @.

2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus.el (gnus-start): Move custom group up.
   (gnus-select-method): Don't autoload, but make it available for
   `customize-variable'.
   (gnus-getenv-nntpserver): Don't autoload.

2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
   mm-with-unibyte-current-buffer to make string unibyte.

   * lisp/gnus/mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
   mm-string-as-multibyte.

2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el: Merge from the trunk to fix the bug WRT double encoded
   subjects.
   (message-replacement-char): New variable.
   (message-fix-before-sending): Use it.
   (message-simplify-subject): New function to remove duplicate code.
   (message-reply, message-followup): Use it.
   (message-simplify-subject-functions): New variable.
   (message-strip-subject-encoded-words): New function

2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
   instead of gnus-intersection because arguments of gnus-sorted-nunion
   must be sorted.  This avoids corruption of gnus-newsgroup-unreads.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-515
2006-11-16 11:10:48 +00:00
Kim F. Storm
033ecf787a (ido-file-internal): Use current buffer's file name as default
choice for ido-find-alternate-file.  Suggested by Matt Hodges.
2006-11-16 09:07:16 +00:00
Kim F. Storm
9923717e0b *** empty log message *** 2006-11-16 09:07:03 +00:00
Juanma Barranquero
1ac3c9101d *** empty log message *** 2006-11-16 00:58:47 +00:00
Magnus Henoch
6e2988e60d (url-http): Make proxy-object buffer-local, to handle proxied
asynchronous connections correctly.
2006-11-15 23:29:56 +00:00
Magnus Henoch
d58fae84a6 (url-generic-parse-url): Use with-temp-buffer. 2006-11-15 23:14:49 +00:00
Magnus Henoch
9832523519 (url-http-wait-for-headers-change-function): Defer detection of HTTP
0.9 until we have at least one line.
2006-11-15 23:07:23 +00:00
Chong Yidong
498a649399 (allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.
2006-11-15 16:34:20 +00:00
Chong Yidong
30fa215969 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.
2006-11-15 16:33:50 +00:00
Chong Yidong
39f7186cef (c-font-lock-declarators): Iff at the top-level or inside a class
declaration, use c-at-toplevel-p rather than a variable instantiation
to recognise a function declaration.  Suggested by Feng Li
<fengli@gmail.com>.
2006-11-15 16:31:03 +00:00
Chong Yidong
bf5546acd0 * progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
top-level or inside a class declaration, use c-at-toplevel-p
rather than a variable instantiation to recognise a function
declaration.  Suggested by Feng Li <fengli@gmail.com>.
2006-11-15 16:30:48 +00:00
Juanma Barranquero
7809b18296 *** empty log message *** 2006-11-14 16:46:28 +00:00
Juanma Barranquero
85187d8368 (ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
(ada-xref-set-project-field, ada-xref-current-project-file,
ada-xref-current-project, ada-show-current-project,
ada-set-main-compile-application): New functions.
(ada-xref-get-project-field, ada-require-project-file):
Normalize use of ada-prj-default-project-file.
(ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
Normalize use of ada-require-project-file.
(ada-prj-find-prj-file): Improve doc string, comments.
2006-11-14 16:19:48 +00:00
Juanma Barranquero
d4ee31d348 (ada-mode-version): Bump version.
(ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
(ada-create-menu): Add ada-set-main-compile-application, ada-show-current-main,
ada-show-current-project.
2006-11-14 16:13:39 +00:00
Stefan Monnier
71884b8d18 (inferior-python-mode-syntax-table): New var.
(inferior-python-mode): Use it.
2006-11-14 15:34:15 +00:00
Andreas Schwab
5efe831f08 (terminal-init-xterm): Add more key bindings. 2006-11-14 11:26:20 +00:00
Bill Wohler
ff4dd1991d (mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows
filename characters (closes SF #1396499).
2006-11-14 06:30:50 +00:00