1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
Commit graph

3327 commits

Author SHA1 Message Date
Richard M. Stallman
05bdf2d724 *** empty log message *** 2006-07-17 21:07:29 +00:00
Richard M. Stallman
7ae038f07e (Grep Searching): Explain about chaining grep commands. 2006-07-17 20:58:27 +00:00
Miles Bader
0b6bb13008 Update for ERC 5.1.3.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348
Creator:  Michael Olson <mwolson@gnu.org>
2006-07-14 02:29:50 +00:00
Alex Schroeder
fe5a02b368 Fix typos.
(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.
2006-07-12 19:07:33 +00:00
Francesco Potortì
5f7c79f929 etags now tags #undef, too 2006-07-11 11:08:31 +00:00
Nick Roberts
c399d54513 Revert earlier change. 2006-07-09 23:34:31 +00:00
Nick Roberts
50ed77b133 Fix typo. 2006-07-09 23:29:58 +00:00
Nick Roberts
40b6cb793a Fix typos. 2006-07-09 22:48:00 +00:00
Nick Roberts
a183016f11 *** empty log message *** 2006-07-09 22:46:06 +00:00
Chong Yidong
65ef2c82b1 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
is invoked for multiple files.
2006-07-09 14:56:55 +00:00
Eli Zaretskii
89fb915490 *** empty log message *** 2006-07-08 18:27:47 +00:00
Eli Zaretskii
a210f8e621 (Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
of this node.
(Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
unconditionally.
(Windows Processes) <w32-quote-process-args>: Include unconditionally. Improve
wording.
(Windows Printing): Improve wording.
(Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the rest of
this node.
2006-07-08 18:27:20 +00:00
Stefan Monnier
24a768a078 *** empty log message *** 2006-07-07 15:26:26 +00:00
Carsten Dominik
c725107664 *** empty log message *** 2006-07-07 06:33:03 +00:00
Carsten Dominik
77ef352e07 (Exporting): Document `C-c C-e' as the prefix for
exporting commands.
	(Global TODO list): Document the use of the variables
	`org-agenda-todo-ignore-scheduled' and
	`org-agenda-todo-list-sublevels'.
2006-07-07 06:32:09 +00:00
Richard M. Stallman
978db1472a *** empty log message *** 2006-07-05 17:14:10 +00:00
Richard M. Stallman
cc008f87ed (Scrolling only one line): Fix xref. 2006-07-05 17:03:06 +00:00
Thien-Thi Nguyen
180f018c6c *** empty log message *** 2006-07-05 08:04:51 +00:00
Thien-Thi Nguyen
220a668e6b (Evaluating Emacs Lisp code):
Throughout, replace eval-current-buffer with eval-buffer.
2006-07-05 07:54:53 +00:00
Thien-Thi Nguyen
4c242e964d (Lisp Eval): Througout, replace eval-current-buffer with eval-buffer. 2006-07-05 07:53:25 +00:00
Nick Roberts
770148e63f (Coding Systems, Specify Coding): Link descriptions of character translation. 2006-07-04 22:05:31 +00:00
Nick Roberts
763dd3b657 *** empty log message *** 2006-07-04 22:04:49 +00:00
Stefan Monnier
5630d6724e *** empty log message *** 2006-07-04 20:28:11 +00:00
Stefan Monnier
91ec56a9a6 Use ;; instead of ;;; to better follow coding conventions. 2006-07-04 20:02:38 +00:00
Nick Roberts
b2c09a2ed9 (Remote Mailboxes): Add missing @code keyword. 2006-07-03 23:14:06 +00:00
Nick Roberts
8e286cecf1 *** empty log message *** 2006-07-03 23:13:41 +00:00
Karl Berry
444246ca38 fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
Romain Francoise
33cd9ed842 (M-x): Fix. 2006-07-03 16:39:32 +00:00
Richard M. Stallman
9ca246175e *** empty log message *** 2006-07-03 15:52:32 +00:00
Richard M. Stallman
e603283927 (Scrolling conservatively): Fix xref. 2006-07-03 15:52:26 +00:00
Richard M. Stallman
505c031570 (Viewing differences): Usage fix. 2006-07-03 15:52:07 +00:00
Richard M. Stallman
81f654586a (Other Repeating Search): filename -> file name. 2006-07-03 15:51:34 +00:00
Richard M. Stallman
d40afcebf7 (Narrowing): Minor cleanups. 2006-07-03 15:51:09 +00:00
Richard M. Stallman
1abade00b8 Lots of cleanups. 2006-07-03 15:50:37 +00:00
Richard M. Stallman
bc5fba524e (Visiting): filename -> file name. 2006-07-03 15:49:14 +00:00
Richard M. Stallman
9f4e54c825 (Top): Update subnode menus. 2006-07-03 15:48:40 +00:00
Richard M. Stallman
50148a91b4 (Coding Systems): Move char translation stuff here.
(Specify Coding, Output Coding): New nodes, out of Recognize Coding.
(Recognize Coding): Substantial local rewrites.
(International): Update menu.
2006-07-03 15:48:23 +00:00
Richard M. Stallman
43d6731323 (Auto Scrolling): New node, broken out of Scrolling.
(Scrolling): Substantial local rewrites.
(Display): Update menu and intro.
2006-07-03 15:46:16 +00:00
Richard M. Stallman
30123caacd filename -> file name. 2006-07-03 15:44:44 +00:00
Richard M. Stallman
a99aaa54fb (Safe File Variables): Texinfo usage fix. 2006-07-03 15:44:14 +00:00
Carsten Dominik
7f70c4e9c8 *** empty log message *** 2006-07-03 10:57:16 +00:00
Carsten Dominik
c74a0b1fb4 (Agenda commands): Document `s' key to save all
org-mode buffers.
2006-07-03 10:25:27 +00:00
Eli Zaretskii
6407e67c1b *** empty log message *** 2006-06-30 13:41:54 +00:00
Eli Zaretskii
7d0a2d305d (ls in Lisp, Windows Keyboard, Windows Mouse)
(Windows Processes, Windows Misc): Shorten the printed version by
selectively conditioning less important portions by @ifnottex.
2006-06-30 13:27:10 +00:00
Eli Zaretskii
8e338f7b8a *** empty log message *** 2006-06-30 13:08:26 +00:00
Eli Zaretskii
5e0de6a215 (Customizing Faces): Remove -face suffix from face names.
Mention `cvs-msg' face.
2006-06-30 13:08:04 +00:00
Miles Bader
827dc73d41 Merge from gnus--rel--5.10
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
2006-06-29 22:54:24 +00:00
Carsten Dominik
a71f543ed4 *** empty log message *** 2006-06-29 10:38:35 +00:00
Carsten Dominik
10afd8e14f (Checkboxes): New section. 2006-06-29 10:37:54 +00:00
Carsten Dominik
dbdd753468 (Embedded LaTeX): Fix typos and implement small improvements
throughout this chapter.
2006-06-28 09:50:05 +00:00