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

67016 Commits

Author SHA1 Message Date
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
652e399ffc cus-load.el need no longer be committed. 2006-11-18 21:42:07 +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
de8b711ca0 Regenerate 2006-11-18 21:38:06 +00:00
Chong Yidong
4bc3387c7e ** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat.
Fixed.
2006-11-18 21:07:44 +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
0206aa642d ** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where
Resolved.
2006-11-18 21:05:06 +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
Chong Yidong
ed91b7edcc (Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated. 2006-11-18 21:00:16 +00:00
Chong Yidong
10bcca0b8b * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
and EMACS is deprecated.
2006-11-18 20:59:10 +00:00
Chong Yidong
142260f79d Addition of INSIDE_EMACS, and deprecation of EMACS. 2006-11-18 20:58:52 +00:00
Michael Albinus
d8d555f293 * net/tramp.el (top): cl and custom are always required. 2006-11-18 17:42:32 +00:00
Juanma Barranquero
59e24ad333 (emacs.dvi): Remove xresmini.texi. 2006-11-18 15:24:01 +00:00
Jan Djärv
7279c90c57 xresmini is mreged into xresources.texi 2006-11-18 14:49:07 +00:00
Jan Djärv
d0d62cd564 Remove xresmini.texi 2006-11-18 14:48:02 +00:00
Jan Djärv
cec910f79a (include): Include xresources.text both for info and dvi. 2006-11-18 14:46:54 +00:00
Andreas Schwab
bcd7101a18 *** empty log message *** 2006-11-18 14:46:50 +00:00
Jan Djärv
e8fd09cc7b Merge text from xresmini. 2006-11-18 14:46:40 +00:00
Andreas Schwab
fbb7c02f78 (GC_MARK_SECONDARY_STACK): Update call to
mark_memory.
2006-11-18 14:46:30 +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
Eli Zaretskii
f4cfdbbe14 Fix date in mouse_autoselect_window removal change. 2006-11-18 11:08:36 +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
Jan Djärv
118ddbddd2 Declare variable before XSETFRAME to avoid gcc 2.96 error.
Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
2006-11-17 13:02:53 +00:00
Kenichi Handa
347d9bbe01 (simple_search): In the loop of backward searching,
check also the byte position against the limit.
2006-11-17 12:12:15 +00:00
Carsten Dominik
07d59ce8e6 (section{Agenda Views}): Document `C-k'. 2006-11-17 07:57:11 +00:00
Carsten Dominik
119ee84fc3 *** empty log message *** 2006-11-17 07:56:58 +00:00
Carsten Dominik
3a401219ca Fix typos
(Agenda commands): Document `C-k'.
2006-11-17 07:55:50 +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
Eli Zaretskii
f31493f9c1 (http/https): Fix a typo in the HTTP URL. 2006-11-16 20:53:46 +00:00
Chong Yidong
b548003bb0 ** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringe
Fixed.
2006-11-16 15:47:56 +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
Richard M. Stallman
041580b601 *** empty log message *** 2006-11-16 13:13:35 +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