Romain Francoise
13fcde77fb
Cosmetics.
2006-12-31 15:33:08 +00:00
Michael Albinus
496f830892
* net/tramp.el (tramp-default-method): Don't call `symbol-function'.
...
Apply `funcall' directly on 'executable-find.
2006-12-31 15:03:51 +00:00
Kim F. Storm
f57cdb50a7
*** empty log message ***
2006-12-31 00:48:53 +00:00
Kim F. Storm
2c47a0f0fc
(Choosing Modes): Document auto-mode-case-fond.
2006-12-31 00:38:43 +00:00
Kim F. Storm
bb178aaa96
(auto-mode-case-fold): Doc fix.
2006-12-31 00:34:49 +00:00
Kim F. Storm
94495713bd
(auto-mode-case-fold): New defcustom.
...
(set-auto-mode): If non-nil, perform second case-sensitive pass
through auto-mode-alist if first pass failed.
2006-12-31 00:29:49 +00:00
Richard M. Stallman
81e9c118bd
herberteuler@hotmail.com, Dec 26: Add log bug -- fixed by Yamato.
2006-12-30 23:03:03 +00:00
Kim F. Storm
25e5d36a60
(CUA Bindings): Fix typo.
2006-12-30 22:41:41 +00:00
Kim F. Storm
d1fa3d8e20
*** empty log message ***
2006-12-30 22:41:32 +00:00
Kim F. Storm
08f0db8678
(Tool Bar): Describe grow-only' value of auto-resize-tool-bars'.
2006-12-30 21:39:16 +00:00
Kim F. Storm
249844e0d5
*** empty log message ***
2006-12-30 21:39:05 +00:00
Kim F. Storm
c6aea8f8c7
(Table of Resources): Mention grow-only value for auto-resize-tool-bars.
2006-12-30 21:38:01 +00:00
Richard M. Stallman
02f0dab390
*** empty log message ***
2006-12-30 21:34:46 +00:00
Richard M. Stallman
9f729dab76
(define-global-minor-mode): Doc fix.
2006-12-30 21:34:14 +00:00
Richard M. Stallman
601543bee4
allout problems may be resolved by installation of Manheimer's latest patch.
2006-12-30 21:00:03 +00:00
Richard M. Stallman
d80621c1d9
*** empty log message ***
2006-12-30 20:43:28 +00:00
Richard M. Stallman
e3c1be9ae7
sdl.web@gmail.com, Dec 29: Scroll bar position bug fixed by Jan Djarv.
2006-12-30 20:24:56 +00:00
Jan Djärv
6e1440e616
(xg_tool_bar_button_cb): Save last modifier on widget.
...
(xg_tool_bar_callback): Remove check for button.
(update_frame_tool_bar): Put an event box in the tool bar and a button
in the event box. Attach enter/leave-notify-event to the event box.
2006-12-30 19:58:04 +00:00
Richard M. Stallman
32f653662c
*** empty log message ***
2006-12-30 18:53:17 +00:00
Eli Zaretskii
6eb0a10dd4
(allout-encrypt-string): Handle symmetric-key passphrase caching but leave
...
keypair caching to pgg.
2006-12-30 18:10:35 +00:00
Richard M. Stallman
b8be4eb4bc
(Active Keymaps): Fix previous change.
2006-12-30 17:57:16 +00:00
Michael Albinus
658052a2ce
Sync with Tramp 2.0.55.
2006-12-30 16:17:10 +00:00
Miles Bader
11e95b0200
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 179-183)
- Update from CVS
2006-12-25 Daiki Ueno <ueno@unixuser.org>
* lisp/pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
locale-coding-system.
* lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
LF.
2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
* lisp/gnus/nnimap.el (nnimap-expunge-search-string): Mention
nnimap-search-uids-not-since-is-evil in docstring.
2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/spam.el: Revert to make-obsolete-variable because
define-obsolete-variable-alias is not supported in Emacs 21.
2006-12-28 Daiki Ueno <ueno@unixuser.org>
* lisp/gnus/gnus-sum.el (gnus-summary-next-article): Make sure we are in the
summary buffer.
2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/spam.el (spam-ifile-path, spam-ifile-database-path)
(spam-bogofilter-path): Use define-obsolete-variable-alias instead of
make-obsolete-variable.
2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-make-fqdn): Fix comment.
(message-bogus-system-names): Add ".local".
* lisp/gnus/spam.el (spam-ifile-path, spam-ifile-program)
(spam-ifile-database-path, spam-ifile-database)
(spam-bogofilter-path, spam-bogofilter-program): Rename variables.
Don't use "path" inappropriately.
(spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
strings.
(spam-check-ifile, spam-ifile-register-with-ifile)
(spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
new variable names.
* lisp/gnus/gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
(gnus-treat-display-smileys): Simplify using
gnus-image-type-available-p.
* lisp/gnus/gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
available.
2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
one after turning on the buffer's multibyteness instead of decoding
them directly in the unibyte buffer that causes unexpected conversion
in Emacs 23 (unicode).
2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Customizing Articles): Add index entries for all
gnus-treat-* variables.
2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
* man/gnus.texi (IMAP): Fix incorrect explanation of
nnimap-search-uids-not-since-is-evil in documentation for
nnimap-expunge-search-string.
2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
spam-ifile-database.
2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Spam Package Configuration Examples): Don't encourage to
rebind C-s.
2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi>
* man/gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
(Mail Group Commands, Expiring Mail, IMAP): Add index entries for
"expiring mail".
(IMAP): Document nnimap-search-uids-not-since-is-evil and
nnimap-nov-is-evil.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-576
2006-12-30 15:34:42 +00:00
Jan Djärv
84f1b4544b
Set scroll bar mode to right if set by X resources.
2006-12-30 15:23:38 +00:00
Jan Djärv
f62c3ee200
(previous-scroll-bar-mode): New variable
...
(set-scroll-bar-mode): Set previous-scroll-bar-mode.
(scroll-bar-mode): Use previous-scroll-bar-mode if set.
2006-12-30 15:23:24 +00:00
Jan Djärv
0fb7324a4d
*** empty log message ***
2006-12-30 15:23:09 +00:00
Richard M. Stallman
dced1a739f
*** empty log message ***
2006-12-30 06:29:19 +00:00
Richard M. Stallman
6ba7756e5f
(backup-buffer): Show entire backup file name in message.
...
(make-backup-file-name-1): Precompute abs name
but don't lose the relative name.
2006-12-30 06:28:57 +00:00
Richard M. Stallman
a08bc5a8bd
(select-safe-coding-system-interactively): Fix message.
2006-12-30 06:27:30 +00:00
Nick Roberts
0422008af3
(Active Keymaps): Make xref to lookup-key.
2006-12-30 06:26:32 +00:00
Nick Roberts
8d3f955bf5
*** empty log message ***
2006-12-30 06:25:50 +00:00
Richard M. Stallman
b23916e76b
(Fdefine_key): Doc fix.
2006-12-30 06:25:06 +00:00
Juanma Barranquero
c1248ba7ac
Removed spurious entry of 2006-12-24, duplicated on 2006-12-26.
2006-12-30 02:00:28 +00:00
Juanma Barranquero
305018c684
(magic-mode-alist): Detect image files with `image-type-auto-detected-p'
...
instead of `image-type-from-buffer'.
2006-12-30 01:53:11 +00:00
Juanma Barranquero
6642c904c4
(image-type-header-regexps, image-type-from-data, image-type-from-buffer,
...
image-type-from-file-header): Revert changes from 2006-12-26.
(image-type-auto-detectable): New variable.
(image-type-auto-detected-p): New function.
2006-12-30 01:51:24 +00:00
Kim F. Storm
f083f9caee
(Bindat Spec): Clarify using field names in
...
length specifications.
2006-12-30 00:55:06 +00:00
Nick Roberts
5641671fab
(dired-sort-other): Move test for dired-mode...
...
(dired-sort-set-modeline): ...to here.
2006-12-29 23:57:38 +00:00
Nick Roberts
8cc303bb89
*** empty log message ***
2006-12-29 23:56:44 +00:00
Kim F. Storm
d689ee257c
(auto_resize_tool_bars_p): Replace with ...
...
(Vauto_resize_tool_bars): ... this.
(syms_of_xdisp): DEFVAR_LISP and initialize it. Update doc string
to describe new value `grow-only', and use of C-l.
(display_tool_bar_line): Only use default face for border below
toolbar if not grow-only (to get acceptable visual appearence).
Explicitly set visible_height for empty toolbar lines.
(redisplay_tool_bar): Handle `grow-only' setting. Check and clear
minimize_tool_bar_window_p flag.
2006-12-29 23:29:45 +00:00
Kim F. Storm
7d1d98ee4b
(Frecenter): Set minimize_tool_bar_window_p flag
...
when called without arg to redraw with minimum toolbar height.
Update doc string.
2006-12-29 23:29:27 +00:00
Kim F. Storm
6d7944e02b
(struct frame): New member minimize_tool_bar_window_p.
2006-12-29 23:29:20 +00:00
Kim F. Storm
05a699b664
*** empty log message ***
2006-12-29 23:29:11 +00:00
Michaël Cadilhac
fafc582ba8
(fill-comment-paragraph): Document 2006-12-24 change.
...
Suggested by Stefan Monnier.
2006-12-29 21:39:47 +00:00
Eli Zaretskii
40c419242f
Fix last log entry.
2006-12-29 19:45:55 +00:00
Jason Rumney
2db771b7af
*** empty log message ***
2006-12-29 16:48:21 +00:00
Jason Rumney
53b9fd7735
(TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK.
...
(DEBUG_LINK): Remove -debugtype:both
2006-12-29 16:47:44 +00:00
Jason Rumney
bc5f466ca5
(umask): Do not define in msvc8.
2006-12-29 15:58:08 +00:00
Jason Rumney
e37b3faf5b
(tzname): Do not define in msvc8.
2006-12-29 14:49:25 +00:00
Jason Rumney
ec86967264
(regerror): Change parameter name err_code.
2006-12-29 14:32:52 +00:00
Kim F. Storm
f8a265f26e
(bindat--unpack-group, bindat--length-group)
...
(bindat--pack-group): Let-bind COUNT during repeat block evaluation.
2006-12-29 01:20:48 +00:00