Richard M. Stallman
cc7ff062cd
*** empty log message ***
2007-01-05 19:13:21 +00:00
Richard M. Stallman
fa23e705d0
(Antinews): Mention M-x shell scrolling.
2007-01-05 19:13:15 +00:00
Nick Roberts
014361d83b
(Watch Expressions): Describe gdb-max-children.
2007-01-05 05:04:59 +00:00
Nick Roberts
2bb0900a20
*** empty log message ***
2007-01-05 05:04:16 +00:00
Miles Bader
10dc9f9eba
Update from erc--emacs--22
...
Highlights:
- New /RECONNECT command.
- Improve default method for auto-identify to nickserv.
- Fix another erc-iswitchb bug.
- Fix reconnect lockup (defaulting to twice before giving up).
- Fix reconnect on ban.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587
Creator: Michael Olson <mwolson@gnu.org>
2007-01-05 02:09:07 +00:00
Richard M. Stallman
a0583738af
*** empty log message ***
2007-01-04 22:14:36 +00:00
Richard M. Stallman
c2c923509d
Change C-c b to C-c C-m.
2007-01-04 21:26:43 +00:00
Richard M. Stallman
83e7329767
*** empty log message ***
2007-01-04 18:53:10 +00:00
Richard M. Stallman
0a1bf2eb04
(Windows Keyboard): Clarify previous change.
2007-01-04 18:49:58 +00:00
Reiner Steib
f6a1a6721f
(Customizing Articles): Use index entries for gnus-treat-*
...
variables only in info to avoid redundant entries in the printed
manual.
2007-01-03 09:57:07 +00:00
Richard M. Stallman
a6c327a88c
*** empty log message ***
2007-01-02 21:15:32 +00:00
Richard M. Stallman
bfd18a0e02
(Changing a Variable): Minor clarification.
...
(Specific Customization): customize-customized => customize-unsaved.
2007-01-02 21:02:44 +00:00
Richard M. Stallman
e60e4a7578
(Entering Emacs): Clean up text about restarting Emacs for each file.
2007-01-02 21:01:42 +00:00
Richard M. Stallman
e59d2bef6e
(Shell Options): Minor cleanup.
2007-01-02 21:01:08 +00:00
Richard M. Stallman
668ef058b8
(Windows Keyboard): Explain that Windows was incompatible
...
with Emacs, not vice versa.
2007-01-02 21:00:44 +00:00
Richard M. Stallman
3a8d6df346
(Symbol Completion): Recommend customizing window manager.
2007-01-02 20:59:47 +00:00
Richard M. Stallman
de22254507
(Resources): Minor fix.
2007-01-02 20:59:10 +00:00
Reiner Steib
10ad749b12
(Using PGP/MIME): Document gpg-agent usage.
...
(Security): Split into sub-nodes.
2007-01-02 19:52:57 +00:00
Alan Mackenzie
b1da67d7b2
*** empty log message ***
2007-01-01 22:20:46 +00:00
Alan Mackenzie
cdae7c3ac0
Changes for CC Mode 5.31.4. They are detailed in the ChangeLog entries
...
for 2007-01-01.
2007-01-01 22:19:41 +00:00
Jan Djärv
7327156500
Reorder
2007-01-01 19:03:59 +00:00
Jan Djärv
42ab4c8174
(Table of Resources): Add scrollBarWidth resource.
2007-01-01 19:03:39 +00:00
Jan Djärv
fe7dc56e0a
*** empty log message ***
2007-01-01 19:03:27 +00:00
Kim F. Storm
a71b20e2ae
*** empty log message ***
2007-01-01 16:04:13 +00:00
Richard M. Stallman
0947a3720e
(Specific Customization): Document customize-option
...
instead of customize-variable.
2007-01-01 01:57:22 +00:00
Richard M. Stallman
596258f450
(User Input): Document keys stolen by window mangers.
2007-01-01 01:56:55 +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
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
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
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
Eli Zaretskii
e7379492d0
(Windows Keyboard): Mention widespread Windows bindings, and how to get
...
them back.
2006-12-27 12:49:36 +00:00
Richard M. Stallman
dbb8dfc762
*** empty log message ***
2006-12-26 03:54:12 +00:00
Richard M. Stallman
a1df562ea1
(Holidays): Holiday listing is based on current practice, but DST is not.
2006-12-26 03:12:22 +00:00
Richard M. Stallman
20419086d9
*** empty log message ***
2006-12-25 20:37:40 +00:00
Richard M. Stallman
9e6728e304
(Top): Update subnode menus.
2006-12-25 20:37:36 +00:00
Richard M. Stallman
bc98e68ede
(Transient Mark): Fix xref.
2006-12-25 20:37:01 +00:00
Richard M. Stallman
a21cc7d1e1
(Graphical Kill): Node deleted.
...
(Killing): Add xref to Cut and Paste.
(CUA Bindings): Update xref.
2006-12-25 20:36:43 +00:00
Richard M. Stallman
e22f9f45dd
(Cut and Paste): New section to hold other nodes.
...
(Mouse Commands): Node demoted.
(Cut/Paste Other App): Split out from Mouse Commands.
(Word and Line Mouse): Likewise.
(Secondary Selection, Clipboard): Nodes demoted.
2006-12-25 20:35:15 +00:00
Juanma Barranquero
92ad3e9f49
(Sorting Sequences): In sort*, add a little cautionary note about the key
...
procedure being used heavily.
2006-12-25 01:08:43 +00:00
Chong Yidong
84d921c408
(Caching passphrase): Default for pgg-gpg-use-agent changed to t.
...
(Prerequisites): Add explanation about gpg-agent.
2006-12-24 20:55:01 +00:00
Chong Yidong
8110099df1
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
...
to t.
(Prerequisites): Add explanation about gpg-agent.
2006-12-24 20:54:22 +00:00
Richard M. Stallman
3350dc42d8
*** empty log message ***
2006-12-24 03:04:14 +00:00
Richard M. Stallman
73ae52d05b
(Holidays): US daylight savings begins second Sunday
...
in March for 2007 onwards.
(Daylight Savings): Show new US default daylight savings rules, 2nd
Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2006-12-24 03:01:49 +00:00
Chong Yidong
668b2b75f0
(Scroll Calendar): < and > are switched.
2006-12-23 19:08:13 +00:00
Chong Yidong
858d24c146
* calendar.texi (Scroll Calendar): < and > are switched.
2006-12-23 19:08:06 +00:00
Richard M. Stallman
a914e2b269
*** empty log message ***
2006-12-23 18:08:27 +00:00