aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-09-15 13:17:55 +0000
committerRichard M. Stallman2005-09-15 13:17:55 +0000
commit5c4757d3299c6cbaf42f6e253bf9f16d17d32676 (patch)
treeb5172fc4fc2753395584afcf61bf33e456ef3f49
parent025568d9fcdf993a33c53e30a94ae50be1d972a7 (diff)
downloademacs-5c4757d3299c6cbaf42f6e253bf9f16d17d32676.tar.gz
emacs-5c4757d3299c6cbaf42f6e253bf9f16d17d32676.zip
*** empty log message ***
-rw-r--r--ChangeLog6
-rw-r--r--etc/NEWS14
-rw-r--r--lib-src/ChangeLog6
-rw-r--r--lispref/ChangeLog11
-rw-r--r--man/ChangeLog11
-rw-r--r--man/newsticker.texi6
-rw-r--r--src/ChangeLog13
7 files changed, 62 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 2973030acc6..42bdbc02971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12005-09-15 Ulf Jasper <ulf.jasper@web.de>
2
3 * Makefile.in (install-arch-indep, uninstall):
4 Handle newsticker manual.
5 (info): Add - to commands.
6
12005-09-11 Kim F. Storm <storm@cua.dk> 72005-09-11 Kim F. Storm <storm@cua.dk>
2 8
3 * AUTHORS: Regenerate. 9 * AUTHORS: Regenerate.
diff --git a/etc/NEWS b/etc/NEWS
index cd7d9ddf2e0..b557f232718 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1484,6 +1484,14 @@ colors as on X.
1484 1484
1485* New Modes and Packages in Emacs 22.1 1485* New Modes and Packages in Emacs 22.1
1486 1486
1487---
1488** Newsticker is now part of the Emacs distribution.
1489
1490Newsticker asynchronously retrieves headlines (RSS) from a list of news
1491sites, prepares these headlines for reading, and allows for loading the
1492corresponding articles in a web browser. Its documentation is in a
1493separate manual.
1494
1487+++ 1495+++
1488** Filesets are collections of files. You can define a fileset in 1496** Filesets are collections of files. You can define a fileset in
1489various ways, such as based on a directory tree or based on 1497various ways, such as based on a directory tree or based on
@@ -2997,12 +3005,14 @@ updated `skeleton-insert' docstring explains these new features along
2997with other details of skeleton construction. 3005with other details of skeleton construction.
2998 3006
2999--- 3007---
3000** New variable `hs-set-up-overlay' allows customization of the overlay 3008** Hideshow mode changes
3009
3010*** New variable `hs-set-up-overlay' allows customization of the overlay
3001used to effect hiding for hideshow minor mode. Integration with isearch 3011used to effect hiding for hideshow minor mode. Integration with isearch
3002handles the overlay property `display' specially, preserving it during 3012handles the overlay property `display' specially, preserving it during
3003temporary overlay showing in the course of an isearch operation. 3013temporary overlay showing in the course of an isearch operation.
3004 3014
3005** New variable `hs-allow-nesting' non-nil means that hiding a block does 3015*** New variable `hs-allow-nesting' non-nil means that hiding a block does
3006not discard the hidden state of any "internal" blocks; when the parent 3016not discard the hidden state of any "internal" blocks; when the parent
3007block is later shown, the internal blocks remain hidden. Default is nil. 3017block is later shown, the internal blocks remain hidden. Default is nil.
3008 3018
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4cf0da4b644..76e56e77e16 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12005-09-15 Richard M. Stallman <rms@gnu.org>
2
3 * Makefile.in (update-game-score.o): New target.
4 Compile and link this progranm separately.
5 (update-game-score${EXEEXT}): Use GETOPTDEPTS.
6
12005-09-11 Jason Rumney <jasonr@gnu.org> 72005-09-11 Jason Rumney <jasonr@gnu.org>
2 8
3 * makefile.w32-in (../src/config.h): Don't overwrite. Print a 9 * makefile.w32-in (../src/config.h): Don't overwrite. Print a
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 41e6c1aa9eb..82cfcab4699 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,14 @@
12005-09-15 Richard M. Stallman <rms@gnu.org>
2
3 * objects.texi (Printed Representation): Minor cleanup.
4 (Box Diagrams): Minor fix.
5 (Cons Cell Type): Move (...) index item here.
6 (Box Diagrams): From here.
7 (Array Type): Minor fix.
8 (Type Predicates): Delete index "predicates".
9 (Hash Table Type): Clarify xref.
10 (Dotted Pair Notation): Minor fix.
11
12005-09-10 Chong Yidong <cyd@stupidchicken.com> 122005-09-10 Chong Yidong <cyd@stupidchicken.com>
2 13
3 * files.texi (Saving Buffers): Fix typo. 14 * files.texi (Saving Buffers): Fix typo.
diff --git a/man/ChangeLog b/man/ChangeLog
index 3b3dd44bb3a..5eb7c211e9f 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,16 @@
12005-09-15 Richard M. Stallman <rms@gnu.org> 12005-09-15 Richard M. Stallman <rms@gnu.org>
2 2
3 * buffers.texi (List Buffers): Fix xref.
4
5 * rmail.texi (Rmail Basics): Fix xref.
6
7 * emacs.texi (Top): Update subnode menus.
8
9 * files.texi (Saving Commands): New node, broken out of Saving.
10 (Customize Save): New node, broken out of Saving.
11 Clarify effect of write-region-inhibit-fsync.
12 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
13
3 * newsticker.texi: Fix @setfilename. 14 * newsticker.texi: Fix @setfilename.
4 15
5 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. 16 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
diff --git a/man/newsticker.texi b/man/newsticker.texi
index 6697cc27b71..eea17cb803e 100644
--- a/man/newsticker.texi
+++ b/man/newsticker.texi
@@ -1,9 +1,9 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@comment $Id: newsticker.texi,v 1.2 2005/09/13 19:35:24 miles Exp $ 2@comment $Id: newsticker.texi,v 1.3 2005/09/15 12:32:15 rms Exp $
3@comment %**start of header 3@comment %**start of header
4@setfilename ../info/newsticker.info 4@setfilename ../info/newsticker
5@set VERSION 1.8 5@set VERSION 1.8
6@set UPDATED ``$Id: newsticker.texi,v 1.2 2005/09/13 19:35:24 miles Exp $'' 6@set UPDATED ``$Id: newsticker.texi,v 1.3 2005/09/15 12:32:15 rms Exp $''
7@settitle Newsticker @value{VERSION} 7@settitle Newsticker @value{VERSION}
8@syncodeindex vr cp 8@syncodeindex vr cp
9@syncodeindex fn cp 9@syncodeindex fn cp
diff --git a/src/ChangeLog b/src/ChangeLog
index 15dc667ea79..c0f1ceee87e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12005-09-15 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
4 (display_mode_element): Instead of `lisp_string' and `this',
5 record `offset' and increment that.
6 `last_offset' replaces `last'.
7
8 * Makefile.in (XMENU_OBJ): Variable deleted.
9 (obj): Use xmenu.o unconditionally.
10 (SOME_MACHINE_OBJECTS): Delete xmenu.o.
11
12 * emacs.c (main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
13
12005-09-15 Kim F. Storm <storm@cua.dk> 142005-09-15 Kim F. Storm <storm@cua.dk>
2 15
3 * xdisp.c (move_it_vertically): Don't try to fetch byte BEGV-1. 16 * xdisp.c (move_it_vertically): Don't try to fetch byte BEGV-1.