1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

65920 Commits

Author SHA1 Message Date
Stefan Monnier
afc05254f5 Remove * in defcustom's docstrings. 2006-09-12 15:43:20 +00:00
Richard M. Stallman
c51826d13c *** empty log message *** 2006-09-12 15:12:35 +00:00
Nick Roberts
ee9812b1fe (compilation-directory-properties):
Doc fix for help-echo.
2006-09-12 10:00:38 +00:00
Nick Roberts
df072bff59 *** empty log message *** 2006-09-12 09:59:43 +00:00
YAMAMOTO Mitsuharu
eee81f5d74 * macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Undo 2006-09-08 change.
2006-09-12 09:48:33 +00:00
YAMAMOTO Mitsuharu
95afacef74 * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Undo 2006-09-08 change.
2006-09-12 09:48:08 +00:00
Lars Hansen
4cffefee99 Add comment. 2006-09-12 07:13:52 +00:00
Richard M. Stallman
c5b0bab9dc (Glyphs): Clarifications. 2006-09-12 01:43:17 +00:00
Richard M. Stallman
8b170b8222 (Display Table Format): Wording clarification 2006-09-12 01:32:27 +00:00
Kim F. Storm
c81b29e624 (next-error-highlight, next-error-highlight-no-select):
Fix spelling error.
2006-09-11 22:33:46 +00:00
Kim F. Storm
9cd4a6a1b9 *** empty log message *** 2006-09-11 22:33:29 +00:00
Kim F. Storm
790e0ef78e (sit-for): Rework to use input-pending-p and cond.
Return nil input is pending on entry also for SECONDS <= 0.
(while-no-input): Use input-pending-p instead of sit-for.
2006-09-11 22:21:55 +00:00
Kim F. Storm
73313accc4 *** empty log message *** 2006-09-11 22:21:42 +00:00
Richard M. Stallman
6d3c944b15 (next-error-highlight, next-error-highlight-no-select):
Fix custom type and doc strings.
2006-09-11 19:05:46 +00:00
Stefan Monnier
cb9a30c8e1 (diff-apply-hunk-to-backup-file): New var.
(diff-apply-hunk): Use it to ask for confirmation.
2006-09-11 18:11:19 +00:00
Richard M. Stallman
f489fc2519 (Compilation Mode): Clarification.
(Grep Searching): Add xref to Compilation Mode.
2006-09-11 17:16:07 +00:00
Miles Bader
b110774acb Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

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

   * lisp/gnus/pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
   mails in the doc string.  Add some URLs in comment.

2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
   backslashes handling and the way to find boundaries of quoted strings.

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

   * man/gnus.texi (Mail Source Specifiers): Mention problem of duplicate
   mails with pop3-leave-mail-on-server.  Fix wording.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-431
2006-09-11 14:45:20 +00:00
Richard M. Stallman
4e963ca816 *** empty log message *** 2006-09-11 14:34:16 +00:00
Simon Josefsson
19a39660c7 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2006-09-11 13:58:35 +00:00
Chong Yidong
91197db4cb * keymap.c (Fkey_binding): Use string position for string objects. 2006-09-11 13:03:40 +00:00
Reiner Steib
e027c6e48d (pushnew): Add missing `,'. 2006-09-11 11:15:54 +00:00
David Kastrup
bcd8e1a907 * help.el (string-key-binding, describe-key-briefly)
(describe-key): Remove `string-key-binding' and its callers since
	`key-binding' already caters for the proper lookup now.

(string-key-binding, describe-key-briefly)
(describe-key): Remove `string-key-binding' and its callers since
`key-binding' already caters for the proper lookup now.
2006-09-11 09:47:43 +00:00
Kim F. Storm
4d32309c14 (Fkey_binding): Fix last change. 2006-09-11 08:52:42 +00:00
Kim F. Storm
9a71d7deb4 *** empty log message *** 2006-09-11 08:52:33 +00:00
Kim F. Storm
7bd5bcfba3 (Fmessage): Recommend using (message "%s" ...). 2006-09-11 08:26:47 +00:00
Kim F. Storm
83279b3e9c *** empty log message *** 2006-09-11 08:26:37 +00:00
Stefan Monnier
7efd03c350 (cfengine-font-lock-syntactic-keywords): New var.
(cfengine-mode): Use it.  Fix \ syntax to be like /.
2006-09-11 07:12:37 +00:00
Stefan Monnier
a8b7149d7e (mode-line-buffer-identification-keymap):
Move initialization into declaration.
2006-09-11 07:11:21 +00:00
Chong Yidong
3250aca208 * keymaps.texi (Active Keymaps): Mention that key-binding checks
local maps.
2006-09-11 02:39:16 +00:00
Chong Yidong
42e76a876d Fixed "Make key-binding use the maps specified by positions given in the events" 2006-09-11 02:34:35 +00:00
Chong Yidong
b067ddb637 * keymap.c (Fkey_binding): Check for local keymap for mouse click
events.
2006-09-11 02:34:05 +00:00
Richard M. Stallman
c62a807382 Handle errors in recursive copy usefully.
(dired-create-files-failures): New variable.
(dired-copy-file): Remove condition-case.
(dired-copy-file-recursive): Check for errors on all file
operations, and add them to dired-create-files-failures.
Check file file-date-erorr here too.
(dired-create-files): Check dired-create-files-failures
and report those errors too.
2006-09-11 02:25:00 +00:00
Kim F. Storm
5a1b28a4cb (ido-edit-input, ido-complete, ido-take-first-match)
(ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
(ido-delete-file-at-head): Pass head of ido-matches through ido-name
in case of merged directories.  Reported by Michaël Cadilhac.
2006-09-10 21:40:44 +00:00
Kim F. Storm
606fd46931 *** empty log message *** 2006-09-10 21:40:32 +00:00
Kim F. Storm
182f67def5 (Finput_pending_p): Check Vunread_input_method_events
and Vunread_post_input_method_events.
2006-09-10 21:10:50 +00:00
Kim F. Storm
cccdcb1128 (Forcing Redisplay): Document return value of function redisplay. 2006-09-10 20:54:19 +00:00
Kim F. Storm
032409712e (Fredisplay): Document return value. 2006-09-10 20:50:54 +00:00
Kim F. Storm
322dd25485 *** empty log message *** 2006-09-10 20:50:20 +00:00
Richard M. Stallman
bd5a7fe245 *** empty log message *** 2006-09-10 17:48:10 +00:00
Richard M. Stallman
6b34950fad (pushnew): Use add-to-list when convenient. 2006-09-10 17:47:39 +00:00
Richard M. Stallman
62e197b194 (add-to-list): New argument COMPARE-FN. 2006-09-10 17:45:42 +00:00
Reiner Steib
3b5e5e309b (file-cache-add-directory)
(file-cache-add-directory-list, file-cache-add-file)
(file-cache-add-directory-using-find)
(file-cache-add-directory-using-locate)
(file-cache-add-directory-recursively): Add autoloads.
2006-09-10 16:26:31 +00:00
Richard M. Stallman
9844f06627 Clarify. 2006-09-10 13:48:42 +00:00
Richard M. Stallman
97d2dc5f40 *** empty log message *** 2006-09-10 13:18:24 +00:00
Jan Djärv
1437ec2b76 Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)." 2006-09-10 12:29:10 +00:00
Jan Djärv
437b2a15d8 * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.
* gtkutil.c (xg_display_close): Always change default display if needed,
 check for < Gtk+ version 2.10 before calling gdk_display_close.
2006-09-10 12:17:49 +00:00
Jan Djärv
9d7dda8a86 * gtkutil.c (xg_display_close): Always change default display if needed,
check for < Gtk+ version 2.10 before calling gdk_display_close.
2006-09-10 12:17:19 +00:00
Jan Djärv
16e4bfaf96 * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK. 2006-09-10 12:16:58 +00:00
YAMAMOTO Mitsuharu
d7b1ea44e5 *** empty log message *** 2006-09-10 06:25:40 +00:00
YAMAMOTO Mitsuharu
6eeee4d618 (Fx_file_dialog): Call check_x. 2006-09-10 05:52:54 +00:00