1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

530 Commits

Author SHA1 Message Date
Glenn Morris
2e17e05ea6 (Setting up a customization file): Grammar fix.
Customize is no longer "new".
(Displaying the current line or column): Line-number mode is on by
default.  Don't mention `column' package.  Mention linum.el.
(Turning on abbrevs by default): Explain how to do it for buffers,
modes, and everywhere.
(Associating modes with files): Use add-to-list.  Don't mention Emacs 19.
(Highlighting a region): On by default since 23.1.
(Replacing highlighted text): Update doc quote.
(Working with unprintable characters): Don't mention search-quote-char.
(Using an already running Emacs process): Gnuclient is probably not an
enhancement these days.
(Indenting switch statements): Remove mention of pre-Emacs 20.
(Horizontal scrolling): Abbreviate Emacs 20 description.
(Replacing text across multiple files): Fix name of dired command.
(Disabling backups): Use require not load.
2009-06-13 20:32:36 +00:00
Bill Wohler
2a1cf2b9aa (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2. 2009-06-13 16:44:33 +00:00
Glenn Morris
85b438b7bc Remove the term "on-line" (meaning "Info") throughout, since
in this day and age the common meaning is "on the web".
(copying): Use @copyright in all cases.
(Basic keys): Remove reference to deleted manual node "Text Characters".
(File-name conventions): Use GNU as an example rather than SERVICE.
default.el lives in site-lisp.  Update Info directory location.
(Real meaning of copyleft): GPL actions have been brought, but all
settled out of court.
(Guidelines for newsgroup postings): Shorten section title.
Simplify comp.emacs description.
(Newsgroup archives): Change Google URL.  Describe Gmane.
(Unsubscribing from Emacs lists): Remove discussion of "distribution
points".  Mention List-Unsubscribe header.
(Contacting the FSF): Update email and URLs.
(Basic editing): Mention F1 for help.
(Installing Texinfo documentation): Refer to Texinfo website rather
than ftp server.
(Printing a Texinfo file): Mention texi2pdf.
(Informational files for Emacs): Don't describe FTP or SERVICE, they
are just stubs nowadays.
(Latest version of Emacs): Explain version numbers.
(Spell-checkers, Checking TeX and *roff documents): Remove sections.
(Turning on syntax highlighting): No need to mention hilit19 any more.
(Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
(Modes for various languages): Remove section.
(Major packages and programs): Remove most version and maintainer
information - it's hard to keep up-to-date, and adds nothing.
Similarly with direct links to mailing lists.
(Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
(Mailcrypt): Remove section - mailcrypt has not been updated in mnay
years, and Emacs comes with tools for this now.
(Patch): Remove section - this is a standard tool.
(Using function keys under X): Remove section.
2009-06-13 02:21:29 +00:00
Glenn Morris
f0bf7708df (Top): Add @top command.
Remove the optional arguments from all @node commands: makeinfo can
generate these automatically, and it is easier to edit and rearrange
nodes without them.
2009-06-12 07:49:09 +00:00
Glenn Morris
e7ff9e24b6 Fix previous. 2009-06-12 02:49:38 +00:00
Glenn Morris
93e2d9969e (Viewing Info files outside of Emacs): Xinfo is no more.
(Help installing Emacs): Remove reference to deleted X11 node.
(Associating modes with files): Interpreter-mode-alist is no longer
subservient to auto-mode-alist.
(Installing Emacs): Change future Emacs version.
(Linking with -lX11 fails): Remove old section.
(Packages that do not come with Emacs): Update ELL location.
Emacs Lisp archive is dead.
(Emacs for Windows): Remove reference to old CE port.
(Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga ):
Remove old ports.
(Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
(Removing flashing messages): Remove section about non-existent Gnus option.
2009-06-12 02:47:25 +00:00
Glenn Morris
30884d117e (Common acronyms): Remove no-longer-existing OSF.
(The LPF): Make the updated URL the sole reference point.
(Learning how to do something): Update refcard price and format.
(Getting a printed manual): Sources in doc/emacs/, not man/.
Also available in PDF format.  Since the page count varies, be less precise.
(Informational files for Emacs): Remove references to deleted files
LPF and SUN-SUPPORT, and to UUCP.
(Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
Remove many obsolete ways to get the FAQ, which now seems only to be
distributed with Emacs.
(Mail and news): Remove sections about Rmail Babyl that no longer apply.
2009-06-11 07:40:19 +00:00
Chong Yidong
560bb6ea35 * org.texi (Workflow states, Agenda commands): Fix tags (Bug#3508). 2009-06-09 18:47:46 +00:00
Chong Yidong
223b43fa2a * org.texi (Org Plot): Fix tags (Bug#3507). 2009-06-09 18:42:39 +00:00
Chong Yidong
deab46e0d7 * ada-mode.texi (Installation, Compile commands)
(Project File Overview, No project files, Set compiler options)
(Use GNAT project file, Use multiple GNAT project files)
(Identifier completion): Use @samp for menu items, and @kbd for key
sequences.
2009-06-09 18:39:29 +00:00
Daiki Ueno
8c9bb6f5d8 * gnus.texi (Security): Fix wording; add a link to epa.info. 2009-06-06 14:26:52 +00:00
Daiki Ueno
71fbd643c2 (Security): Fix wording. 2009-06-04 22:44:48 +00:00
Chong Yidong
f197085bc6 * message.texi (Header Commands): Fix descriptions to match
keybindings.
2009-06-04 01:44:09 +00:00
Chong Yidong
70cb3ee246 Bump version to 23.0.94. 2009-05-23 03:13:49 +00:00
Chong Yidong
b336408c6b Bump version to 23.0.93. 2009-05-01 15:32:01 +00:00
Daiki Ueno
7f3bc720a8 (Security): Mention that EasyPG is the current default. 2009-04-22 07:34:17 +00:00
Chong Yidong
96d98c408a (Session Commands): Fix typo. 2009-04-13 17:23:27 +00:00
Chong Yidong
4518068d84 * ediff.texi (Session Commands): Fix typo. 2009-04-13 17:23:20 +00:00
Miles Bader
d7ca410a96 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1577
2009-04-06 22:04:07 +00:00
Glenn Morris
c6c76addf7 Copy the direntry from ../../info/dir, and avoid using a period in the
entry name.  (Bug#2797)
2009-04-02 07:02:24 +00:00
Glenn Morris
c8a282612b Capitalize direntry. 2009-04-02 06:59:17 +00:00
Chong Yidong
91e6d74d7b Bump version to 23.0.92. 2009-03-31 02:04:39 +00:00
Glenn Morris
fbe1bb4638 Comment. 2009-03-04 05:44:22 +00:00
Juanma Barranquero
35ed8e2e7f * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
($(infodir)/auth, auth.dvi): New targets.
2009-03-03 09:21:31 +00:00
Glenn Morris
e280480a9b Fix @setfilename. 2009-03-03 04:20:40 +00:00
Glenn Morris
651c5b8343 (INFO_TARGETS, DVI_TARGETS): Add auth.
(auth, $(infodir)/auth, auth.dvi): New rules.
2009-03-03 04:20:30 +00:00
Chong Yidong
3f2d84c759 Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
Glenn Morris
8a76755b73 (Emacs for minimalists): New node. (Bug#2452) 2009-02-25 04:01:00 +00:00
Miles Bader
0038d4781b Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
2009-02-23 05:06:26 +00:00
Juanma Barranquero
867d4bb371 Remove duplicate words. 2009-02-20 12:36:50 +00:00
Glenn Morris
3a44dc1f0f (Miscellaneous Commands): Minor updates for mbox Rmail. 2009-02-20 04:30:32 +00:00
Glenn Morris
bc79f9aba1 Minor updates for mbox Rmail. 2009-02-20 04:30:07 +00:00
Karl Berry
5dc584b517 consistently use @insertcopying, @direntry, @contents 2009-02-16 17:41:58 +00:00
Miles Bader
9eb59592ad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
2009-02-16 09:32:19 +00:00
Carsten Dominik
d324fa76e5 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Org Plot): Fix link.
2009-02-13 10:45:03 +00:00
Daiki Ueno
7a603b73d6 (Mail-mode integration): Mention the way to do
"encrypt-to-self".  (Bug#1807)
2009-02-09 03:05:50 +00:00
Glenn Morris
a626b3383b Tiny change is tiny. 2009-02-07 03:08:00 +00:00
Juanma Barranquero
5aa4315c55 * ada-mode.texi (No project files): Fix typo. (Bug#2214) 2009-02-05 23:38:36 +00:00
Miles Bader
3b36c17e9d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
2009-02-05 02:34:34 +00:00
Carsten Dominik
cc6dbcb7b7 2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
	`org-return-follows-link' to t by default.
2009-02-04 23:01:58 +00:00
Carsten Dominik
55033558b5 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Structure editing, Handling links)
	(Fast access to TODO states, Javascript support): Make standard docs
	correctly reflect default variable settings.
2009-02-02 21:00:46 +00:00
Glenn Morris
ec712abb5c Fix typos. 2009-02-02 07:50:06 +00:00
Chong Yidong
a436e145b7 Bump version to 23.0.90. 2009-02-01 22:04:25 +00:00
Michael Albinus
7112648c53 * trampver.texi: Update release number. 2009-02-01 10:53:49 +00:00
Carsten Dominik
2e461fc1b8 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (TODO dependencies): Document TODO dependencies on
	checkboxes.
2009-01-31 05:30:14 +00:00
Carsten Dominik
bc28360926 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): Document key binding for toggling
	ORDERED property.
2009-01-30 08:34:24 +00:00
Michael Albinus
74fc50477b * dbus.texi (Errors and Events): Fix typos. Describe second parameter
of hook functions.
2009-01-28 16:07:33 +00:00
Carsten Dominik
7ddb1b5f24 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): New section.
2009-01-28 14:34:34 +00:00
Carsten Dominik
d6685abc9e 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-get-todos): Start search from correct
	position.

	* org.el (org-fast-todo-selection): Make sure TODO selection does
	not change buffer position.

	* org-list.el (org-toggle-checkbox): Implement adding or removing
	checkboxes from line or region when called with a prefix
	argument.

	* org-rmail.el (org-rmail-store-link): Protect the call to
	`rmail-narrow-to-non-pruned-header'.

	* org-clock.el (org-clock-special-range): Fix week display in
	clock tables.

	* org-exp.el (org-get-current-options): Fix bug when in indirect
	buffer.

	* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
	(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
	(org-agenda-dim-blocked-tasks): New function.

	* org.el (org-enforce-todo-dependencies): New option.
	(org-block-todo-from-children-or-siblings): New function.

	* org-faces.el (org-agenda-dimmed-todo-face): New face.
2009-01-28 14:33:23 +00:00
Glenn Morris
b4ba5e8613 Restore a clobbered change. 2009-01-27 18:19:36 +00:00