diff options
| author | Eli Zaretskii | 2006-08-12 13:05:36 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-08-12 13:05:36 +0000 |
| commit | 0c80afbd3a0143126ee8c0c147eeaa6c0ae060ce (patch) | |
| tree | 78b018c4503b57827c493f993d7bd6cee6603b06 | |
| parent | 01892a52008a2e04ae271f06eb406356ff9194ad (diff) | |
| download | emacs-0c80afbd3a0143126ee8c0c147eeaa6c0ae060ce.tar.gz emacs-0c80afbd3a0143126ee8c0c147eeaa6c0ae060ce.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | lispref/ChangeLog | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b4c654506b7..ccfffa13fa8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change) | ||
| 2 | |||
| 3 | * cus-start.el <indent-tabs-mode>: Move to the `indent' | ||
| 4 | customization group. | ||
| 5 | |||
| 1 | 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com> | 6 | 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com> |
| 2 | 7 | ||
| 3 | * allout.el (allout-prior-bindings, allout-added-bindings): | 8 | * allout.el (allout-prior-bindings, allout-added-bindings): |
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 318c00e84b6..8a7dffab75a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-08-12 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * os.texi (Time Parsing): Add %z to description of | ||
| 4 | format-time-string, as per docstring. Add cross reference to | ||
| 5 | glibc manual for strftime. | ||
| 6 | |||
| 1 | 2006-08-08 Richard Stallman <rms@gnu.org> | 7 | 2006-08-08 Richard Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * modes.texi: Clean up wording in previous change. | 9 | * modes.texi: Clean up wording in previous change. |