1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

66353 Commits

Author SHA1 Message Date
Kim F. Storm
1334cc0ca9 (Sets And Lists): Add memql. 2006-10-10 16:11:57 +00:00
Kim F. Storm
3075e88146 *** empty log message *** 2006-10-10 16:11:48 +00:00
Stefan Monnier
b70e1a2bdc Include xterm.h for x_fully_uncatch_errors and friends. 2006-10-10 14:39:23 +00:00
Stefan Monnier
516c741dce Declare x_create_bitmap_from_xpm_data. 2006-10-10 14:38:34 +00:00
Stefan Monnier
997482f5f4 (x_check_expected_move): Remove unused var `count'. 2006-10-10 14:37:54 +00:00
Stefan Monnier
de9855d5a3 (syms_of_xmenu): Use Ffset rather than Fdefalias, since
Fdefalias is not declared in any *.h file.
2006-10-10 14:22:46 +00:00
Miles Bader
1b17f81a8b Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-468
2006-10-10 08:38:38 +00:00
Chong Yidong
2bcac7667a * dispnew.c (sit_for): Sit forever if TIMEOUT is t.
* keyboard.c (command_loop_1): Handle non-number values of
	`minibuffer-message-timeout'.
	(Fexecute_extended_command): Fix typo.

	* minibuf.c (temp_echo_area_glyphs): Sit for
	`minibuffer-message-timeout' seconds.
2006-10-10 01:20:20 +00:00
Stefan Monnier
e29d96b65f (comment-valid-prefix-p): Make the check more thorough.
From an idea by Martin Rudalics <rudalics@gmx.at>.
(comment-indent-new-line): Adjust call.
2006-10-10 00:33:16 +00:00
Chong Yidong
394ccd7d8b * minibuf.c (temp_echo_area_glyphs): Sit for
`minibuffer-message-timeout' seconds.
2006-10-10 00:33:02 +00:00
Chong Yidong
80f66ef4df * allout.el (allout-back-to-current-heading): Base on lower-level
routines to get proper disqualification of aberrant topics.
2006-10-09 23:34:11 +00:00
Kim F. Storm
4169c18629 *** empty log message *** 2006-10-09 20:51:00 +00:00
Magnus Henoch
f6fb70fc69 (url-generic-parse-url): Handle URLs with empty path component and
non-empty query component.  Untangle path, query and fragment parsing
code.  Add references to RFC 3986 in comments.
(url-recreate-url-attributes): Start query string with "?", not ";".
2006-10-09 20:10:13 +00:00
Eli Zaretskii
70846e2ad8 (../src/config.h): Fix error message. 2006-10-09 19:58:14 +00:00
David Kastrup
73a99edb21 Add the topic line for last entry since that was
what the joke was about.
2006-10-09 16:21:58 +00:00
Richard M. Stallman
491bf4bcf4 Comment change. 2006-10-09 15:08:50 +00:00
Richard M. Stallman
02de2661d8 (2C-two-columns): Doc fix. 2006-10-09 15:08:13 +00:00
Kim F. Storm
38457cbb91 Fix typo. 2006-10-09 11:11:26 +00:00
Kim F. Storm
400b0022fb (explicit-csh-args, explicit-bash-args): Add comment
about implicit use.
2006-10-09 09:04:23 +00:00
Kim F. Storm
b000ea17bf *** empty log message *** 2006-10-09 09:04:13 +00:00
Kim F. Storm
1ecbbc48ec mb-depth.el is not yet part of emacs. 2006-10-08 21:40:53 +00:00
Richard M. Stallman
408f1b9dd5 (2C-two-columns): Doc fix. 2006-10-08 19:59:01 +00:00
Reiner Steib
1eb1a906aa Mark `buffer-read-only' as safe-local-variable. 2006-10-08 11:34:29 +00:00
YAMAMOTO Mitsuharu
bb420759ac (mac_draw_image_string, mac_draw_image_string_16): Add
argument OVERSTRIKE_P.
(mac_draw_string_common, mac_draw_image_string_cg): Likewise.
Support overstrike.
(mac_draw_string, mac_draw_string_16): Remove functions.
(x_draw_glyph_string_foreground): Use overstrike when needed.
(x_draw_composite_glyph_string_foreground): Likewise.  Use
mac_draw_image_string_16 instead of mac_draw_string_16.
(mac_load_query_font): Rename from XLoadQueryFont.  Take argument F
instead of DPY.  All uses changed.  Don't save/restore font.
2006-10-08 07:48:02 +00:00
Eli Zaretskii
117dde8466 Add compatibility data for Cygwin Make 3.81. 2006-10-08 04:32:28 +00:00
Nick Roberts
3ebde3fb70 (Breakpoints Buffer): Mention catchpoints. 2006-10-07 23:38:51 +00:00
Nick Roberts
3339a0ca7e *** empty log message *** 2006-10-07 23:38:26 +00:00
Nick Roberts
02974d02ac (gdb-speedbar-expand-node): Burp if
GUD buffer has been killed.
2006-10-07 23:37:20 +00:00
Kim F. Storm
ad05d59acc (Acknowledgments): Update. 2006-10-07 23:15:47 +00:00
Kim F. Storm
107bb0f4eb (Acknowledgments): Update. 2006-10-07 23:05:35 +00:00
Kim F. Storm
3c4f04e05b (Acknowledgments): Fix bad @/ form. 2006-10-07 23:02:56 +00:00
Kim F. Storm
359e0ae311 *** empty log message *** 2006-10-07 23:02:41 +00:00
Chong Yidong
4389a68943 "jpff@codemist.co.uk, Oct 6: rmail get new mail still fails" was a
failure to `make recompile'.

"Peter_Dyballa@Web.DE, Oct 4: Coding system of file not recognised
correctly" was a bug in personal configuration files.

"hashiz@tomba.meridiani.jp, Oct 6: bootstrap failure" seems to be
FreeBSD-only.
2006-10-07 20:44:07 +00:00
Jason Rumney
0c675b4805 Ralf Angeli fix to w32fns.c 2006-10-07 20:16:14 +00:00
Jason Rumney
2770d5898c 2006-10-07 Ralf Angeli <angeli@caeruleus.net>
* w32fns.c (w32_createwindow): Honour left and top positions if
	supplied explicitly.
2006-10-07 20:10:23 +00:00
Richard M. Stallman
118c1c2da3 *** empty log message *** 2006-10-07 19:29:19 +00:00
Stefan Monnier
612f91f027 (add-completions-from-c-buffer):
Don't presume an error's second element is a string.
Use looking-at rather than buffer-substring + member.
2006-10-07 15:57:36 +00:00
Eli Zaretskii
0736daff19 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type" and
"text/plain".
2006-10-07 13:30:41 +00:00
Eli Zaretskii
4baf35c9a6 (rmail-redecode-body): If the old encoding is `undecided', call
find-coding-systems-region to find a proper non-trivial encoding.
2006-10-07 13:13:34 +00:00
Eli Zaretskii
857b15e998 *** empty log message *** 2006-10-07 11:13:23 +00:00
Eli Zaretskii
efae28d8a3 (defgroup strokes): Remove invalid url-link. 2006-10-07 11:12:31 +00:00
Eli Zaretskii
b48b19c345 (defgroup reftex): Update home page url-link. 2006-10-07 11:12:06 +00:00
Eli Zaretskii
2a57576980 (auto-insert-alist): Doc fix. 2006-10-07 11:03:00 +00:00
Eli Zaretskii
d388682205 (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers
are run.
2006-10-07 10:58:39 +00:00
Eli Zaretskii
9126264591 Synchronize with TUTORIAL. 2006-10-07 10:48:25 +00:00
Richard M. Stallman
0178c78dab *** empty log message *** 2006-10-07 03:52:39 +00:00
Miles Bader
996aa8c1e6 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 145-148)

   - Merge from emacs--devo--0
   - Update from CVS

2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Clarify
   gnus-summary-limit-to-articles.

2006-10-04  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
   Moved here (and renamed) from gnus-registry.el.

   * lisp/gnus/gnus-registry.el: Require gnus-util.
   Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.

2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/pop3.el (pop3-authentication-scheme): Clarify doc.
   (pop3-movemail): Warn about pop3-leave-mail-on-server.

2006-10-04  Dave Love  <fx@gnu.org>

   * lisp/gnus/pop3.el (pop3-authentication-scheme): Add custom version.

2006-10-04  Jesper Harder  <harder@ifa.au.dk>

   * lisp/gnus/pop3.el (pop3-leave-mail-on-server): Don't quote nil in
   doc string.  Improve doc string.

2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-with-local-quit): New macro.

   * lisp/gnus/gnus-demon.el (gnus-demon): Replace with-local-quit with it.

2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Image Enhancements): Update for Emacs 22.

   * man/gnus-faq.texi ([1.3]): Update.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-466
2006-10-07 01:51:54 +00:00
Richard M. Stallman
562204a9fb *** empty log message *** 2006-10-07 00:14:12 +00:00
Richard M. Stallman
6cc9aff220 (Displaying the current line or column): Delete "As of Emacs 20". 2006-10-07 00:14:09 +00:00
Kim F. Storm
76a63a6ee0 (ido-file-extension-aux): Fix comparison. 2006-10-06 22:54:36 +00:00