aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2006-08-161-0/+10
|
* *** empty log message ***Carsten Dominik2006-08-151-0/+6
|
* *** empty log message ***Nick Roberts2006-08-151-1/+5
|
* *** empty log message ***Alex Schroeder2006-08-131-0/+5
|
* (How to add fonts): New node.Eli Zaretskii2006-08-121-0/+2
|
* *** empty log message ***Eli Zaretskii2006-08-121-0/+5
|
* (Acknowledgments): Delete mention to zone-mode.el.Romain Francoise2006-08-111-0/+4
|
* (Recognize Coding, Text Coding): Fix typos.Thien-Thi Nguyen2006-08-101-8/+12
|
* *** empty log message ***Richard M. Stallman2006-08-101-0/+6
|
* (Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.Romain Francoise2006-08-081-0/+5
|
* (New in Emacs 22): Expand.Romain Francoise2006-08-051-0/+4
|
* *** empty log message ***Eli Zaretskii2006-08-041-0/+5
|
* Merge from erc--emacs--21Miles Bader2006-08-031-0/+4
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379 Creator: Michael Olson <mwolson@gnu.org>
* *** empty log message ***Richard M. Stallman2006-08-021-0/+4
|
* *** empty log message ***Nick Roberts2006-08-011-0/+6
|
* *** empty log message ***Richard M. Stallman2006-07-311-0/+4
|
* Merge from gnus--rel--5.10Miles Bader2006-07-311-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 121-122) - Update from CVS 2006-07-28 Reiner Steib <Reiner.Steib@gmx.de> * etc/GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using texi/gnus-news.el of the trunk. 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work with Mac as well. 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work even if the file uses CRLF for the line-break code. 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Oort Gnus): Mention that the Lisp files are now installed in .../site-lisp/gnus/ by default. [ From gnus-news.texi in the trunk. ] 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (MIME Commands): Additions for yEnc. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-375
* *** empty log message ***Nick Roberts2006-07-311-0/+6
|
* (Operating on Files): Simplify previous change and fix Texinfo usage.Richard M. Stallman2006-07-291-0/+5
|
* *** empty log message ***Eli Zaretskii2006-07-291-0/+5
|
* *** empty log message ***Richard M. Stallman2006-07-291-0/+5
|
* (Non-ASCII Isearch): Clarify. Mention C-q.Richard M. Stallman2006-07-281-0/+4
|
* *** empty log message ***Richard M. Stallman2006-07-241-0/+15
|
* *** empty log message ***Eli Zaretskii2006-07-221-0/+4
|
* *** empty log message ***Eli Zaretskii2006-07-211-0/+5
|
* *** empty log message ***Jay Belanger2006-07-201-0/+5
|
* * faq.texi (Security risks with Emacs): Document Emacs 22Chong Yidong2006-07-191-0/+5
| | | | file-local-variable mechanism.
* *** empty log message ***Richard M. Stallman2006-07-171-0/+4
|
* Update for ERC 5.1.3.Miles Bader2006-07-141-0/+4
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348 Creator: Michael Olson <mwolson@gnu.org>
* Fix typos.Alex Schroeder2006-07-121-0/+14
| | | | | | | | | | | | | (Getting started with rcirc): New calling convention for M-x irc. Mention #rcirc. Removed channel tracking. (Configuration): Changed the names of all variables that got changed recently, eg. rcirc-server to rcirc-default-server. Added documentation for rcirc-authinfo, some background for Bitlbee, and rcirc-track-minor-mode. (Scrolling conservatively): Fixed the xref from Auto Scrolling to just Scrolling. (Reconnecting after you have lost the connection): Fixed example code to match code changes.
* *** empty log message ***Nick Roberts2006-07-091-0/+4
|
* * misc.texi (Invoking emacsclient): Document behavior when emacsclientChong Yidong2006-07-091-0/+5
| | | | is invoked for multiple files.
* *** empty log message ***Eli Zaretskii2006-07-081-0/+12
|
* *** empty log message ***Carsten Dominik2006-07-071-0/+8
|
* *** empty log message ***Richard M. Stallman2006-07-051-0/+4
|
* *** empty log message ***Thien-Thi Nguyen2006-07-051-0/+6
|
* *** empty log message ***Nick Roberts2006-07-041-0/+5
|
* *** empty log message ***Stefan Monnier2006-07-041-59/+63
|
* *** empty log message ***Nick Roberts2006-07-031-0/+4
|
* fix overfull/underfull boxesKarl Berry2006-07-031-0/+9
|
* (M-x): Fix.Romain Francoise2006-07-031-0/+4
|
* *** empty log message ***Richard M. Stallman2006-07-031-0/+31
|
* *** empty log message ***Carsten Dominik2006-07-031-0/+5
|
* *** empty log message ***Eli Zaretskii2006-06-301-0/+6
|
* *** empty log message ***Eli Zaretskii2006-06-301-0/+5
|
* Merge from gnus--rel--5.10Miles Bader2006-06-291-0/+4
| | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 111-112) - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-333
* *** empty log message ***Carsten Dominik2006-06-291-0/+4
|
* *** empty log message ***Carsten Dominik2006-06-281-0/+5
|
* * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"Chong Yidong2006-06-271-0/+15
| | | | | | | | | | | | | | text for standalone vs Emacs info. (Help): Clarify header line description. Use mouse-1 for clicks. (Help-P): Use mouse-1 for clicks. (Help-^L): "Top" and "All" not displayed with dashes in Emacs. (Help-^L, Help-M, Help-Int, Search Index, Go to node) (Choose menu subtopic): Remove gratuitous Emacs command names. (Help-FOO): Put usual behavior first. (Help-Xref): Clicking on xrefs works in Emacs. (Search Text): Clarify what the default behavior is. (Create Info buffer): Fix Emacs window/X window confusion. (Emacs Info Variables): Fix for new Emacs init file behavior.
* (Minibuffer File): Minor cleanup.Richard M. Stallman2006-06-271-0/+4
|