1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00
Commit Graph

69477 Commits

Author SHA1 Message Date
Eli Zaretskii
1db203ff37 Improve indexing. 2007-03-31 12:43:32 +00:00
Eli Zaretskii
5a842fda54 *** empty log message *** 2007-03-31 11:20:45 +00:00
Eli Zaretskii
faf9e188ca (sregexq): Doc fix. 2007-03-31 11:19:17 +00:00
Eli Zaretskii
891c067412 Postscript -> PostScript. 2007-03-31 10:57:01 +00:00
Eli Zaretskii
5376eb82e4 Mention the VCVARS32.BAT batch file for VS.NET users. 2007-03-31 10:40:19 +00:00
Eli Zaretskii
89a4f43fac *** empty log message *** 2007-03-31 10:18:38 +00:00
Eli Zaretskii
a55ca73cd0 (Fget_lru_window): Doc fix. 2007-03-31 10:17:07 +00:00
Eli Zaretskii
868c31fe39 (MS-Windows problems): How to bind non-ASCII keys with modifiers. 2007-03-31 10:01:51 +00:00
Eli Zaretskii
fd1e2cdef8 Move url-http.el entry to lisp/url/ChangeLog. 2007-03-31 09:51:25 +00:00
Eli Zaretskii
4551278734 *** empty log message *** 2007-03-31 09:45:39 +00:00
Eli Zaretskii
8ae85a27e0 (url-http-mark-connection-as-busy, url-http-mark-connection-as-free): Clear
query-on-exit flag on idle connections.
2007-03-31 09:44:44 +00:00
Miles Bader
87ba2830aa Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
   evaluation of gnus-extended-version to ensure correct generation of the
   User-Agent header when message-generate-headers-first is used.

2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-685
2007-03-31 09:43:42 +00:00
Eli Zaretskii
8c01db22ac (flymake-err-line-patterns): Doc fix. 2007-03-31 09:37:59 +00:00
Eli Zaretskii
539775c024 (Writing Emacs Primitives): Untabify `For'. 2007-03-31 09:26:40 +00:00
Eli Zaretskii
efd6112253 (Init File, Init Non-ASCII): Fix last change. 2007-03-31 09:06:48 +00:00
Eli Zaretskii
954adba530 (Top): Fix the menu due to the last change in custom.texi. 2007-03-31 09:04:57 +00:00
Chong Yidong
bd8abbc439 (Non-ASCII Rebinding): Node deleted. Material moved to Init Non-ASCII.
(Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
(Init Non-ASCII): New node.
2007-03-30 23:43:16 +00:00
Chong Yidong
89c269bf27 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Init Non-ASCII.
(Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
(Init Non-ASCII): New node.
2007-03-30 23:43:07 +00:00
Reiner Steib
c2dbc5f2e8 (info-tool-bar-map): Use "exit" for Info-exit. Move to the right. 2007-03-30 21:48:52 +00:00
Alan Mackenzie
15279e7455 (c-forward-to-nth-EOF-}): Fix EOB bug. 2007-03-30 20:20:35 +00:00
Alan Mackenzie
72f785ba69 *** empty log message *** 2007-03-30 20:17:54 +00:00
Richard M. Stallman
62c326ed9f *** empty log message *** 2007-03-30 19:58:31 +00:00
Karl Berry
a4c5b42a9c improve page breaks, etc. 2007-03-30 18:12:56 +00:00
Chong Yidong
799b5496f0 Add omitted changelog entry:
* simple.el (compose-mail): Revert 2007-03-19 change.
2007-03-30 16:18:59 +00:00
Thien-Thi Nguyen
f718c2fc7f (ewoc--insert-new-node): Take additional arg DLL.
Use it, passed in explicitly, instead of from the dynamic binding.
(ewoc-create, ewoc-enter-before): Update to use new call sequence.
2007-03-30 16:12:19 +00:00
Juanma Barranquero
8ad6289625 (blink-matching-open): When in minibuffer,
don't search for a match inside the prompt.
2007-03-30 15:33:01 +00:00
Nick Roberts
573e00ef11 (tmm-menubar): Select the right menu item with the mouse.
(tmm-prompt): Don't make the mouse user select the first menu item
twice.
2007-03-30 06:11:38 +00:00
Nick Roberts
715ecc6c1c *** empty log message *** 2007-03-30 06:11:13 +00:00
Chong Yidong
9e56868413 (Fprimitive_undo): Give clearer error message when trying to change
text properties outside accessible part of buffer.
2007-03-30 02:04:27 +00:00
Chong Yidong
6cf1226a72 * undo.c (Fprimitive_undo): Give clearer error message when trying to
change text properties outside accessible part of buffer.
2007-03-30 02:04:02 +00:00
Chong Yidong
be6e5004e2 (eshell/kill): Tweak regexp to recognize SIGUSR1 and SIGUSR2. 2007-03-30 01:54:04 +00:00
Chong Yidong
b2d2c07e8d * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
SIGUSR1 and SIGUSR2.
2007-03-30 01:53:54 +00:00
Kim F. Storm
d95fae7749 *** empty log message *** 2007-03-29 22:35:12 +00:00
Kim F. Storm
523c54f5a7 (ido-read-internal): When reading file or dir, only override
minibuffer-local-filename-completion-map, otherwise only override
minibuffer-local-completion-map.
2007-03-29 22:33:22 +00:00
Kim F. Storm
4740825c2f (wait_reading_process_output) [HAVE_PTYS]:
When EIO happens, clear channel from descriptor masks before raising
SIGCHLD signal to avoid busy loop between read and sigchld_handler.
(sigchld_handler): Remove sleep (2007-03-11 & 2007-03-26 changes).
2007-03-29 21:24:38 +00:00
Kim F. Storm
1acc2cac84 *** empty log message *** 2007-03-29 21:24:20 +00:00
Juanma Barranquero
ea4fddd894 (Fset_buffer_major_mode): Check that BUFFER is valid. 2007-03-29 16:00:03 +00:00
Juanma Barranquero
cbf23adbc6 (Fformat_network_address): Return nil when the
argument vector contains invalid values.
2007-03-29 13:58:40 +00:00
Juanma Barranquero
7315c8d949 *** empty log message *** 2007-03-29 09:37:36 +00:00
Glenn Morris
660fd6fb69 (partial-completion-mode): Set PC-do-completion-end to nil after use.
(PC-lisp-complete-symbol): Create and use a marker at `end',
rather than using point-marker.
2007-03-29 03:24:36 +00:00
Glenn Morris
aae26e176f *** empty log message *** 2007-03-29 03:24:23 +00:00
Chong Yidong
676b1a7480 (next-error-highlight): Doc fix. 2007-03-28 18:36:01 +00:00
Chong Yidong
318666ca8d * simple.el (next-error-highlight): Doc fix. 2007-03-28 18:35:50 +00:00
Richard M. Stallman
5757788464 (edebug-display): Don't go to edebug-outside-buffer if it is dead. 2007-03-28 13:24:21 +00:00
Juanma Barranquero
38acf670fb (view-mode): Fix typos in docstring. 2007-03-28 09:16:41 +00:00
Juanma Barranquero
86b8a072ee *** empty log message *** 2007-03-28 08:44:36 +00:00
YAMAMOTO Mitsuharu
a0dd810b1b *** empty log message *** 2007-03-28 08:16:39 +00:00
YAMAMOTO Mitsuharu
cd83514ad3 (readchar): Extend BLOCK_INPUT block to ferror/clearerr. 2007-03-28 08:16:19 +00:00
YAMAMOTO Mitsuharu
2f213514df [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
[USE_PTHREAD]: Include pthread.h.
(malloc_init_once_control, _malloc_mutex) [USE_PTHREAD]: New variables.
(malloc_initialize_1): New function created from __malloc_initialize.
(__malloc_initialize): Use it.
(LOCK, UNLOCK): New macros to make malloc etc. thread safe.
(_malloc_internal, _free_internal, _realloc_internal): Use them.
2007-03-28 08:16:05 +00:00
YAMAMOTO Mitsuharu
e43c7935f3 (Mac Font Specs): Mention AppleAntiAliasingThreshold. 2007-03-28 08:15:27 +00:00