- 24 Oct, 2006 1 commit
-
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 153-155) - Merge from emacs--devo--0 - Update from CVS 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group names. * lisp/gnus/gnus-sum.el (gnus-select-newsgroup): Decode group name. 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/message.el (message-headers-to-generate): Fix typo in docstring. 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus.el (gnus-mime): Remove unused custom group. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-482
-
- 23 Oct, 2006 14 commits
-
-
Michael Kifer authored
* viper-cmd.el (viper-prefix-arg-com): define gg as G0 * viper-ex.el (ex-read): quote file argument. * ediff-diff.el (ediff-same-file-contents): expand file names. * ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Andreas Schwab authored
-
Andreas Schwab authored
when x_libraries is empty, and look in .../share as well for each library directory.
-
Chong Yidong authored
fix.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Nick Roberts authored
before local ones.
-
Nick Roberts authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 22 Oct, 2006 16 commits
-
-
Chong Yidong authored
errors occur.
-
Kim F. Storm authored
-
Nick Roberts authored
-
Nick Roberts authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(sit-for): If last command was a prefix arg, add the read-ahead event to unread-command-events as (t . EVENT) so it will be added to this-command-keys by read-key-sequence.
-
Kim F. Storm authored
-
Kim F. Storm authored
unread-command-events add EVENT to the current command's key sequence. (syms_of_keyboard) <unread-command-events>: Update doc.
-
Chong Yidong authored
whitespace when checking doublons. (flyspell-check-region-doublons): Fix doublon regexp. (flyspell-highlight-incorrect-region): Highlight doublons using flyspell-duplicate face.
-
Chong Yidong authored
-
John Wiegley authored
* progmodes/python.el (python-use-skeletons): python-mode was auto-inserting templates (for those with abbrev-mode on), not only by default -- *but without a configuration variable to disable it*. This rendered python-mode completely useless for me, so I have added `python-use-skeletons', which is now off by default.
-
Chong Yidong authored
Fixed.
-
Chong Yidong authored
font-lock-multiline is auto-local (it's not). (cperl-windowed-init): Ensure that cperl-font-lock-multiline is initialized before calling cperl-init-faces.
-
Chong Yidong authored
errors occur.
-
Nick Roberts authored
gdb-stack-position a value when there is no fringe.
-
Nick Roberts authored
-
- 21 Oct, 2006 4 commits
-
-
Nick Roberts authored
indicator if not visiting a file.
-
Nick Roberts authored
-
Richard M. Stallman authored
(Qread_expression_history): New variable. (syms_of_minibuf): Initialize them. (Feval_minibuffer): Use Vread_expression_map and Qread_expression_history.
-
Kenichi Handa authored
card, change it to "*". (xic_create_xfontset): Call XCreateFontSet for each single fontname in fontsetname.
-
- 20 Oct, 2006 5 commits
-
-
David Kastrup authored
operation would still cause some window to collapse later.
-
Chong Yidong authored
Resolved; see 2006-10-20 message to emacs-pretest-bug by Katsumi Yamaoka.
-
Stefan Monnier authored
side-effect due to mixing various backends's file properties.
-
Stefan Monnier authored
Add arg `filename' instead. Don't set vc-backend if `filename' is set. Return `filename's status if applicable. Update callers.
-
Masatake YAMATO authored
-