Vinicius Jose Latorre
2c873c4bd5
Replace (defvar VAR nil) by (defvar VAR).
2007-03-02 01:51:45 +00:00
Miles Bader
45cb30ee1e
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 203-205)
- Merge from emacs--devo--0
- Update from CVS
2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-make-in-reply-to): Quote name containing
non-ASCII characters. It will make the RFC2047 encoder cause an error
if there are special characters. Reported by NAKAJI Hiroyuki
<nakaji@kankyo-u.ac.jp>.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nntp.el (nntp-never-echoes-commands)
(nntp-open-connection-functions-never-echo-commands): New variables.
(nntp-send-command): Use them.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (NNTP): Mention nntp-never-echoes-commands and
nntp-open-connection-functions-never-echo-commands.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-658
2007-03-01 23:41:53 +00:00
Chong Yidong
848e4bca76
Regenerate.
2007-03-01 23:19:31 +00:00
Chong Yidong
c39706ff8b
Bump to 22.0.95.
2007-03-01 23:19:21 +00:00
Vinicius Jose Latorre
ba56482508
Replace (defvar VAR nil) by (defvar VAR).
2007-03-01 22:58:42 +00:00
Kim F. Storm
3a5c4810ac
2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
...
(isearch-message-prefix): Use minibuffer-prompt-properties.
2007-03-01 22:28:14 +00:00
Kim F. Storm
115f38b127
*** empty log message ***
2007-03-01 22:27:47 +00:00
Vinicius Jose Latorre
073238d68c
Comment fix.
2007-03-01 20:02:32 +00:00
Vinicius Jose Latorre
d3241651a8
Minor fix.
2007-03-01 19:53:32 +00:00
Chong Yidong
0c7c413c04
(set-auto-mode-0): Use `indirect-function'.
...
(hack-one-local-variable): Don't reapply current major mode.
2007-03-01 17:06:40 +00:00
Chong Yidong
d42a3826b4
* files.el (set-auto-mode-0): Use `indirect-function'.
...
(hack-one-local-variable): Don't reapply current major mode.
2007-03-01 17:06:28 +00:00
Stefan Monnier
fc553234b5
(python-quote-syntax): Don't bother with syntax-ppss-context.
...
(python-fill-paragraph): Make sure that fenced-string delimiters that
stand on their own line stay there
2007-03-01 15:07:45 +00:00
Romain Francoise
404a2a4b52
Remove conflict marker.
2007-03-01 13:58:24 +00:00
Kim F. Storm
cde6fe5cd0
2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
...
* replace.el (perform-replace): Propertize message.
2007-03-01 13:43:48 +00:00
Carsten Dominik
3cee14950c
(org-prepare-agenda-buffers): Also check for invisible heading.
2007-03-01 06:08:15 +00:00
Carsten Dominik
040fc5eb6e
*** empty log message ***
2007-03-01 06:07:36 +00:00
Chong Yidong
e762677c59
(tramp-file-name-handler): Revert last change.
2007-02-28 22:22:20 +00:00
Chong Yidong
9084727e8c
* net/tramp.el (tramp-file-name-handler): Revert last change.
2007-02-28 22:22:08 +00:00
Nick Roberts
20864cf0aa
(gdb-mouse-until, gdb-mouse-jump):
...
Correct doc strings.
2007-02-28 21:15:13 +00:00
Nick Roberts
946829843b
*** empty log message ***
2007-02-28 21:14:34 +00:00
Chong Yidong
b3aad29e46
(perform-replace): Undo forward-char immediately if non-adjacent
...
search fails.
2007-02-28 18:54:43 +00:00
Chong Yidong
b0c39184d2
* replace.el (perform-replace): Undo forward-char immediately if
...
non-adjacent search fails.
2007-02-28 18:54:34 +00:00
Stefan Monnier
f80c9f4375
(emacs-major-version, emacs-minor-version): string-to-int -> string-to-number.
2007-02-28 16:28:16 +00:00
Juanma Barranquero
2d24dbb50f
*** empty log message ***
2007-02-28 13:01:34 +00:00
Juanma Barranquero
463d75acd9
(where-is): Fail gracefully when not passed a command.
2007-02-28 12:50:43 +00:00
Thien-Thi Nguyen
8193fc4ba8
*** empty log message ***
2007-02-28 10:45:06 +00:00
Thien-Thi Nguyen
8d60fcd50d
(find-lisp-default-directory-predicate):
...
Fix bug: Do symlink check on expanded filename.
2007-02-28 10:44:10 +00:00
Carsten Dominik
204dc8c538
(org-set-tags, org-table-get-field): Avoid case
...
changes during replacement.
(org-agenda-mode-map): Add default binding for `org-agenda-archive'.
2007-02-28 10:04:15 +00:00
Carsten Dominik
ddd41145e5
*** empty log message ***
2007-02-28 10:03:54 +00:00
Lars Hansen
f6218c044c
*** empty log message ***
2007-02-28 08:59:40 +00:00
Glenn Morris
fb89a85b6c
*** empty log message ***
2007-02-28 04:17:38 +00:00
Glenn Morris
f9b9b6b17b
(tutorial--describe-nonstandard-key): Tweak text in the menus case.
2007-02-28 03:19:55 +00:00
Chong Yidong
cd00d0a053
(tramp-file-name-handler): Inhibit modification hooks to avoid
...
confusion when combining after-change calls.
2007-02-28 01:35:20 +00:00
Chong Yidong
17282c9b75
* net/tramp.el (tramp-file-name-handler): Inhibit modification
...
hooks to avoid confusion when combining after-change calls.
2007-02-28 01:35:08 +00:00
Nick Roberts
38b2ca5343
(allout-encrypt-string): Remove inhibition
...
of gpg-agent, now that pgg-gpg-process-region correctly honors
passed-in passphrase.
(allout-distinctive-bullets-string): Add info about bullet
conventions.
(allout-mode): Add info about distinctive vs plain bullets.
2007-02-28 00:37:37 +00:00
Nick Roberts
ebe0546ade
*** empty log message ***
2007-02-28 00:36:22 +00:00
Carsten Dominik
9437b9bdbd
*** empty log message ***
2007-02-27 07:28:48 +00:00
Carsten Dominik
2198eb4ef1
(org-agenda-get-todos): Make sure skip properties are checked correctly.
2007-02-27 07:26:57 +00:00
Carsten Dominik
fc24d8af4a
(org-archive-subtree): Quote variable name.
2007-02-27 03:46:40 +00:00
Nick Roberts
f6f3d0b913
(gud, gud-menu-map): Remove references to bash/bashdb.
...
(gud-bashdb-history, gud-bashdb-marker-filter)
(gud-bashdb-command-name, bashdb): Remove.
(gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5.
2007-02-26 21:10:38 +00:00
Nick Roberts
063b728990
*** empty log message ***
2007-02-26 21:01:26 +00:00
Nick Roberts
2b84c0d2d3
*** empty log message ***
2007-02-26 20:47:39 +00:00
Romain Francoise
da888ddfaf
(whois-server-tld): Update server for .org.
...
(whois-server-list): Add whois.publicinterestregistry.net.
(whois-guess-server): Fix formatting in docstring.
2007-02-26 17:43:11 +00:00
Kim F. Storm
760a2050ca
(mouse-show-mark): Run hooks and perform command
...
remapping for mouse-region-delete-keys.
2007-02-26 10:11:34 +00:00
Kim F. Storm
864129b6f7
*** empty log message ***
2007-02-26 10:11:22 +00:00
Juanma Barranquero
7af1dacf7d
(font-lock-mode): Doc fix.
2007-02-26 09:40:04 +00:00
Kim F. Storm
16f462c5f9
(ido-buffer-internal): Set this-command to fallback command.
...
Add selected buffer to buffer-name-history.
(ido-file-internal): Set this-command to fallback command.
Add file names to to file-name-history.
2007-02-25 23:48:54 +00:00
Kim F. Storm
7c9fe7ee59
*** empty log message ***
2007-02-25 23:48:44 +00:00
Kim F. Storm
f7f2cc5da8
(map-y-or-n-p): Apply minibuffer-prompt-properties.
2007-02-25 22:01:08 +00:00
Kim F. Storm
4b547e5acf
*** empty log message ***
2007-02-25 22:00:58 +00:00