summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-02-06 11:24:11 +0000
committerRichard M. Stallman <rms@gnu.org>2005-02-06 11:24:11 +0000
commitba2c991c3be7940b8c4a8768e5e369da2276e394 (patch)
tree538e2dd13429622bde82cd9e418c1dcefcadd9c0
parentd5e2c90c44bc2ddbbd2b9848c44369d424598302 (diff)
downloademacs-ba2c991c3be7940b8c4a8768e5e369da2276e394.tar.gz
*** empty log message ***
-rw-r--r--admin/FOR-RELEASE20
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS7
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lispref/ChangeLog28
-rw-r--r--man/ChangeLog40
-rw-r--r--src/ChangeLog6
7 files changed, 97 insertions, 12 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index facce8ec9a7..3bb450d20b9 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -178,26 +178,26 @@ people who have checked it.
SECTION READERS
-----------------------------
-man/abbrevs.texi
+man/abbrevs.texi Chong Yidong
man/anti.texi
-man/basic.texi "Luc Teirlinck"
+man/basic.texi "Luc Teirlinck" Chong Yidong
man/buffers.texi "Luc Teirlinck" Chong Yidong
man/building.texi "Ted Zlatanov" <tzz@lifelogs.com>
man/calendar.texi Joakim Verona <joakim@verona.se>
-man/cmdargs.texi
+man/cmdargs.texi Chong Yidong
man/commands.texi "Luc Teirlinck"
-man/custom.texi
+man/custom.texi Chong Yidong
man/dired.texi
man/display.texi "Luc Teirlinck"
man/emacs.texi "Luc Teirlinck"
-man/entering.texi "Luc Teirlinck"
+man/entering.texi "Luc Teirlinck" Chong Yidong
man/files.texi "Luc Teirlinck" Chong Yidong
man/fixit.texi "Luc Teirlinck"
man/frames.texi "Luc Teirlinck" Chong Yidong
man/glossary.texi
man/help.texi "Luc Teirlinck"
man/indent.texi "Luc Teirlinck"
-man/killing.texi "Luc Teirlinck"
+man/killing.texi "Luc Teirlinck" Chong Yidong
man/kmacro.texi "Luc Teirlinck"
man/macos.texi
man/maintaining.texi
@@ -210,7 +210,7 @@ man/mule.texi "Luc Teirlinck"
man/m-x.texi "Luc Teirlinck"
man/picture.texi Joakim Verona <joakim@verona.se>
man/programs.texi "Stephen Eglen"
-man/regs.texi "Luc Teirlinck"
+man/regs.texi "Luc Teirlinck" Chong Yidong
man/rmail.texi
man/screen.texi "Luc Teirlinck"
man/search.texi "Luc Teirlinck"
@@ -261,17 +261,17 @@ lispref/macros.texi "Luc Teirlinck"
lispref/maps.texi
lispref/markers.texi "Luc Teirlinck"
lispref/minibuf.texi "Luc Teirlinck"
-lispref/modes.texi
+lispref/modes.texi Chong Yidong
lispref/nonascii.texi "Luc Teirlinck"
lispref/numbers.texi "Luc Teirlinck"
lispref/objects.texi "Luc Teirlinck"
lispref/os.texi "Luc Teirlinck"
-lispref/positions.texi "Luc Teirlinck"
+lispref/positions.texi "Luc Teirlinck" Chong Yidong
lispref/processes.texi
lispref/searching.texi "Luc Teirlinck"
lispref/sequences.texi "Luc Teirlinck"
lispref/streams.texi "Luc Teirlinck"
-lispref/strings.texi "Luc Teirlinck"
+lispref/strings.texi "Luc Teirlinck" Chong Yidong
lispref/symbols.texi "Luc Teirlinck"
lispref/syntax.texi "Luc Teirlinck"
lispref/text.texi Chong Yidong
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 47f20d8f03f..c1bfc98cf32 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-06 Richard M. Stallman <rms@gnu.org>
+
+ * DEBUG: Minor clarification.
+
2005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
* emacs.bash: Update the name of the socket of the Emacs server.
diff --git a/etc/NEWS b/etc/NEWS
index b031f5ff986..40f5a643d9d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2041,8 +2041,11 @@ whose names begin with space are omitted.
+++
** You can now customize fill-nobreak-predicate to control where
-filling can break lines. We provide two sample predicates,
-fill-single-word-nobreak-p and fill-french-nobreak-p.
+filling can break lines. The value is now normally a list of
+functions, but it can also be a single function, for compatibility.
+
+We provide two sample predicates, fill-single-word-nobreak-p and
+fill-french-nobreak-p, for use in the value of fill-nobreak-predicate.
+++
** New user option `add-log-always-start-new-record'.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3027f0ef031..7927ecbabc1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-06 Richard M. Stallman <rms@gnu.org>
+
+ * emacs-lisp/lisp.el (buffer-end): Doc fix.
+
2005-02-05 Arne_J,Ax(Brgensen <arne@arnested.dk> (tiny change)
* net/ldap.el (ldap-search-internal): Support attributes with
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index b74ef44b0aa..99d0646d347 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,31 @@
+2005-02-06 Richard M. Stallman <rms@gnu.org>
+
+ * text.texi (Margins): fill-nobreak-predicate can be one function.
+
+ * strings.texi (Modifying Strings): clear-string can make unibyte.
+ (Formatting Strings): format gives error if values missing.
+
+ * positions.texi (Character Motion): Mention default arg
+ for forward-char. backward-char refers to forward-char.
+ (Word Motion): Mention default arg for forward-word.
+ (Buffer End Motion): Mention default arg for beginning-of-buffer.
+ Simplify end-of-buffer.
+ (Text Lines): Mention default arg for forward-line.
+ (List Motion): Mention default arg for beginning/end-of-defun.
+ (Skipping Characters): Minor fixes in explaining character-set.
+
+ * modes.texi (Major Mode Conventions): Mention "system abbrevs".
+ Mode inheritance applies only when default-major-mode is nil.
+ Clarifications.
+ (Example Major Modes): Update Text mode and Lisp mode examples.
+ (Minor Mode Conventions): Mention define-minor-mode at top.
+ (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
+ (Mode Line Format): Update mode line face display info.
+ (Properties in Mode): Mention effect of risky vars.
+ (Imenu): Define imenu-add-to-menubar.
+ (Font Lock Mode): Add descriptions to menu lines.
+ (Faces for Font Lock): Add font-lock-doc-face.
+
2005-02-05 Lute Kamstra <lute@gnu.org>
* text.texi (Maintaining Undo): Remove obsolete function.
diff --git a/man/ChangeLog b/man/ChangeLog
index 71185265be5..3d248468366 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,43 @@
+2005-02-06 Richard M. Stallman <rms@gnu.org>
+
+ * regs.texi (Registers): Registers can hold numbers, too.
+
+ * killing.texi (Other Kill Commands): Cleanup.
+ Delete redundant explanation of kill in read-only buffer.
+ (Yanking): Mention term "copying".
+ (Accumulating Text): Fix typo.
+
+ * entering.texi (Entering Emacs): Update rationale at start.
+ (Exiting): Treat iconifying on a par with suspension.
+
+ * custom.texi (Minor Modes): Fix typo.
+ (Easy Customization): Fix menu style.
+ (Variables): Add xref.
+ (Examining): Setting for future sessions works through .emacs.
+ (Keymaps): "Text terminals", not "Many".
+ (Init Rebinding): Explain \C-. Show example of \M-.
+ Fix minor wording errors.
+ (Function Keys): Explain vector syntax just once.
+ (Named ASCII Chars): Clarify history of TAB/C-i connection.
+ (Init File): Mention .emacs.d directory.
+ (Init Examples): Add xref.
+ (Find Init): Mention .emacs.d directory.
+
+ * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
+ (Action Arguments): Explain which kinds of -l args are found how.
+ (Initial Options): --batch does not inhibit site-start.
+ Add xrefs.
+ (Command Example): Use --batch, not -batch.
+
+ * basic.texi (Inserting Text): Cleanup wording.
+ (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
+ C-n is not error at end of buffer.
+ (Undo): Doc C-/ like C-_. Add xrefs.
+ (Arguments): META key may be labeled ALT.
+ Peculiar arg meanings are explained in doc strings.
+
+ * abbrevs.texi (Expanding Abbrevs): Clarify.
+
2005-02-05 Eli Zaretskii <eliz@gnu.org>
* frames.texi (Frame Parameters): Add an xref to the description
diff --git a/src/ChangeLog b/src/ChangeLog
index 31e0d0a269f..5c1ee568dd8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-06 Richard M. Stallman <rms@gnu.org>
+
+ * eval.c (Frun_hook_with_args)
+ (Frun_hook_with_args_until_success)
+ (Frun_hook_with_args_until_failure): Doc fixes.
+
2005-02-05 Andreas Schwab <schwab@suse.de>
* sysdep.c (sys_subshell): Properly terminate execlp argument