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

34683 Commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
9deaefb7a6 *** empty log message *** 2006-09-08 08:18:39 +00:00
YAMAMOTO Mitsuharu
dbcdba77e6 (show-hide-font-panel): New HI command ID symbol.
(mac-apple-event-map): Define its handler.
2006-09-08 08:17:21 +00:00
Chong Yidong
325537113d * net/ldap.el (ldap-search-internal): Handle `auth' key. 2006-09-07 21:16:16 +00:00
Chong Yidong
82741a5eca * net/rcirc.el (rcirc-activity-string): Don't quote value in case
clause.
2006-09-07 20:56:24 +00:00
Chong Yidong
ea71ffe83e * info.el (Info-index): Bind completion-ignore-case. 2006-09-07 20:45:19 +00:00
Jan Djärv
b37b6d110d Fix Károly Lőrentey <lorentey@elte.hu> 2006-09-07 19:16:10 +00:00
Stefan Monnier
23f2d048b5 (inferior-prolog-flavor): New var left out of previous commit.
(inferior-prolog-guess-flavor): New fun left out of previous commit.
(prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
burp in dedicated windows.
(inferior-prolog-self-insert-command): New command.
(inferior-prolog-mode-map): Use it.
2006-09-07 16:18:06 +00:00
Juanma Barranquero
dad2e044d3 *** empty log message *** 2006-09-07 15:11:43 +00:00
Reiner Steib
656065bd28 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
* international/code-pages.el: Add cp858.
2006-09-07 12:50:41 +00:00
Jan Djärv
1df4d4a85f * dnd.el: Fix bootstrapping 2006-09-07 10:12:51 +00:00
Jan Djärv
eaf6d473fb Fix mailaddress 2006-09-07 09:56:22 +00:00
Jan Djärv
c79b0f8ffd * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
(dnd-open-remote-url): New function.
	(dnd-open-remote-file-function): Set to dnd-open-remote-url if
	not windows-nt.

2006-09-07  Jason Rumney <jasonr@gnu.org>

	* dnd.el (dnd-open-remote-file-function): New variable.
	(dnd-open-unc-file): New function.
	(dnd-open-file): Call dnd-open-remote-file-function if set.
2006-09-07 07:44:33 +00:00
Miles Bader
31a7c2ff1f Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 134-135)

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

2006-09-06  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
   pgg-passphrase-coding-system rather than locale-coding-system.
   * lisp/pgg-def.el (pgg-passphrase-coding-system): New user option.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-428
2006-09-07 05:58:54 +00:00
Stefan Monnier
d364dee6ba Remove * in docstrings.
(prolog-program-name): Add SWI prolog.
(prolog-mode-menu): New menu.
(prolog-mode): Set comment-add.
(prolog-indent-line): Simplify.  Use indent-line-to.
(inferior-prolog-buffer): New var.
(inferior-prolog-run, inferior-prolog-process): New funs.
(run-prolog, switch-to-prolog): Rewrite, using them.
(prolog-consult-region): Use inferior-prolog-buffer.
(inferior-prolog-load-file): New function.
(prolog-mode-map): Add bindings for load-file and switch-to-prolog.
2006-09-06 17:34:12 +00:00
Stefan Monnier
4a3608f504 (fill-single-word-nobreak-p): Allow breaking before
last word, if it's not the end of the paragraph.
2006-09-06 16:35:18 +00:00
Stefan Monnier
e959542d99 (abbreviate-file-name): Don't mistakenly match newlines in file name. 2006-09-06 16:32:18 +00:00
Kim F. Storm
51e39dfcf1 (display-mm-dimensions-alist): New defcustom.
(display-mm-height, display-mm-width): Use it.
2006-09-06 11:51:57 +00:00
Kim F. Storm
2ca43ca550 *** empty log message *** 2006-09-06 11:51:26 +00:00
Reiner Steib
676c18937f (gnus-button-regexp, gnus-button-marker-list)
(gnus-button-last): Move up.  Convert comments into doc strings.
2006-09-06 09:43:59 +00:00
Simon Josefsson
8bf5f8c5d2 2006-09-06 Simon Josefsson <jas@extundo.com>
* mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
2006-09-06 09:08:55 +00:00
Nick Roberts
8687849bab (gdb-var-list-children-regexp)
(gdb-var-list-children-regexp-1): Tweak regexps to catch full
string values.
2006-09-06 02:45:03 +00:00
Nick Roberts
588daab2ea *** empty log message *** 2006-09-06 02:43:00 +00:00
Kim F. Storm
b704b1f019 (line-move-partial): New function to do vscrolling for
partially visible images / tall lines.  Rewrite based on code
previously in line-move.  Simplify backwards vscrolling.
(line-move): Use it.  Simplify.
2006-09-05 22:52:29 +00:00
Kim F. Storm
902f06edb1 *** empty log message *** 2006-09-05 22:52:17 +00:00
Kim F. Storm
53c11b7e04 (cua--pre-command-handler-1): Rewrite. 2006-09-05 20:54:16 +00:00
Kim F. Storm
865e69c8f3 *** empty log message *** 2006-09-05 20:54:05 +00:00
Chong Yidong
6e1a95973d * progmodes/compile.el (compilation-error-regexp-alist-alist):
Process the `gcc-include' after the `gnu' rule.
2006-09-05 14:53:24 +00:00
Kim F. Storm
930f852ec4 (ido-visit-buffer): Use buffer name if buffer arg is a buffer. 2006-09-05 10:26:35 +00:00
Kim F. Storm
d07a839e80 *** empty log message *** 2006-09-05 10:26:21 +00:00
Miles Bader
8fbdffe57a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 131-133)

   - Update from CVS

2006-09-05  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg.el (pgg-clear-string): Alias to clear-string for backward
   compatibility.

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
   inhibit-redisplay; encode passphrase with locale-coding-system.

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

   * lisp/gnus/gnus-art.el (article-decode-encoded-words): Make it fast.

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

   * lisp/gnus/gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-424
2006-09-05 08:17:35 +00:00
Dan Nicolaescu
652bf3a19f (terminal-init-xterm): Add more C-M- bindings. 2006-09-05 06:59:53 +00:00
Nick Roberts
ce22ee0163 (gdb-var-list-children-regexp)
(gdb-var-list-children-regexp): Make type field optional.
2006-09-05 03:41:24 +00:00
Nick Roberts
d4bc9efd83 (gud-speedbar-buttons): Allow for no type
e.g public, protected in C++.
2006-09-05 03:40:54 +00:00
Nick Roberts
eebb17af77 *** empty log message *** 2006-09-05 03:39:19 +00:00
John Paul Wallington
d0fd091694 (completion-show-help): New defcustom.
(completion-setup-function): Heed it.
2006-09-04 18:26:03 +00:00
Richard M. Stallman
8f921acb25 (rsf-scanning-messages-now): Doc fix.
(rsf-min-region-to-spam-list): Doc fix.
(rsf-add-content-type-field): Doc fix.
2006-09-04 16:54:25 +00:00
Dan Nicolaescu
bb68962b53 (terminal-init-xterm): Add C-M- bindings. 2006-09-04 16:49:35 +00:00
Richard M. Stallman
bae1223792 *** empty log message *** 2006-09-04 15:08:13 +00:00
Richard M. Stallman
f39d6be01d (kill-region): Explicitly test there is a region. 2006-09-04 15:03:26 +00:00
Chong Yidong
de4fbbe4ff * message.el (message-send-mail-with-sendmail): Look for sendmail in
several common directories.
2006-09-04 14:18:10 +00:00
Chong Yidong
82695714e8 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
sendmail in several common directories.

	* mail/sendmail.el (sendmail-program): Moved here from pathe.el.

	* paths.el (sendmail-program): Removed.
2006-09-04 14:17:12 +00:00
Miles Bader
d709390421 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 129-130)

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

2006-09-04  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
   Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
   http://article.gmane.org/gmane.emacs.gnus.general/50457

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

   * lisp/gnus/rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
   in quoted string into `\'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-421
2006-09-04 06:27:27 +00:00
Chong Yidong
b1674d6103 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
mark after running the menu filter.
2006-09-03 14:13:37 +00:00
Juri Linkov
35f111baba (quail-defrule-internal): Add a check if a key is a vector. 2006-09-03 14:01:01 +00:00
Juri Linkov
6a8c7cfe20 *** empty log message *** 2006-09-02 23:44:59 +00:00
Juri Linkov
00baf2eb08 (quail-defrule-internal): Add missing `error' call for null key. 2006-09-02 23:31:33 +00:00
Juri Linkov
cc6e650ef5 (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
a marker by using `markerp' and check if it has a position by using
`marker-position', and use this position for `goto-char'.
2006-09-02 23:30:21 +00:00
Juri Linkov
607acb9407 (woman-topic-history): Change defvar to defvaralias
for symbol `Man-topic-history'.
2006-09-02 23:29:18 +00:00
Juri Linkov
ea1f948dd8 (Man-topic-history): New variable.
(man): Use it.
2006-09-02 23:28:55 +00:00
Eli Zaretskii
5c4aaa7905 *** empty log message *** 2006-09-02 21:25:52 +00:00