]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 5 Jul 2006 17:14:10 +0000 (17:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 5 Jul 2006 17:14:10 +0000 (17:14 +0000)
ChangeLog
lisp/ChangeLog
lispref/ChangeLog
man/ChangeLog

index 65f9a22367b051e69fd6d6f4ced5a03faa9760ab..a4757006af526963c75569c71014660ab55b95ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * make-dist (top-level): Add CONTRIBUTE.
 
+2006-07-04  Richard Stallman  <rms@gnu.org>
+
+       * CONTRIBUTE: Much rewrite.
+
 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
 
        * CONTRIBUTE: New file.
index 88d0c7e1829b0ef65accd2cf938fb8b1a07e3902..ed9b3775d5f50830be0f4382e20098d3de85d7ee 100644 (file)
@@ -1,3 +1,11 @@
+2006-07-05  Richard Stallman  <rms@gnu.org>
+
+       * files.el (abbreviate-file-name): Add save-match-data.
+
+2006-07-03  Richard Stallman  <rms@gnu.org>
+
+       * faces.el (read-face-name): Doc fix.
+
 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
 
        * net/goto-addr.el (goto-address): Mark as safe for local evals.
index 0af0b8207484fcf7349ef3a3aa4ce67382f999ff..64be9d67e1176744fa43f3a21765b20e624b3a2a 100644 (file)
@@ -1,3 +1,18 @@
+2006-07-05  Richard Stallman  <rms@gnu.org>
+
+       * text.texi (Buffer Contents): Add example of text props
+       in result of buffer-substring.
+       (Text Properties): Explain better about use of specific property names.
+       (Property Search): Some cleanups; reorder some functions.
+
+       * keymaps.texi (Changing Key Bindings): Cleanup.
+       Add xref to Key Binding Conventions.
+
+       * display.texi (Attribute Functions): Add examples for
+       face-attribute-relative-p.
+
+       * tips.texi (Coding Conventions): Cleanup last change.
+
 2006-07-05  Karl Berry  <karl@gnu.org>
 
        * elisp.texi: use @fonttextsize 10pt, a la emacs.texi.
index db5078fe964169389fe3c9132c18d8f30a94161a..f94414a6b372895dcc65940a3a1b10813d4736df 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-05  Richard Stallman  <rms@gnu.org>
+
+       * faq.texi (Scrolling only one line): Fix xref.
+
 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * building.texi (Lisp Eval):