| | 1 | 2006-08-16 Richard Stallman <rms@gnu.org> |
|---|
| | 2 | |
|---|
| | 3 | * keymaps.texi (Extended Menu Items): Show format of cached |
|---|
| | 4 | bindings in extended menu items. |
|---|
| | 5 | |
|---|
| | 6 | * customize.texi (Variable Definitions): Explain when the |
|---|
| | 7 | standard value expression is evaluated. |
|---|
| | 8 | |
|---|
| | 9 | 2006-08-15 Chong Yidong <cyd@stupidchicken.com> |
|---|
| | 10 | |
|---|
| | 11 | * commands.texi (Reading One Event): Explain idleness in |
|---|
| | 12 | `read-event'. |
|---|
| | 13 | |
|---|
| | 14 | 2006-08-12 Chong Yidong <cyd@stupidchicken.com> |
|---|
| | 15 | |
|---|
| | 16 | * text.texi (Near Point): Say "cursor" not "terminal cursor". |
|---|
| | 17 | (Commands for Insertion): Removed split-line since it's not |
|---|
| | 18 | relevant for Lisp programming. |
|---|
| | 19 | (Yank Commands): Rewrite introduction. |
|---|
| | 20 | (Undo): Clarify. |
|---|
| | 21 | (Maintaining Undo): Clarify. Document undo-ask-before-discard. |
|---|
| | 22 | (Filling): Remove redundant comment. Clarify return value of |
|---|
| | 23 | current-justification. |
|---|
| | 24 | (Margins): Minor clarifications. |
|---|
| | 25 | (Adaptive Fill): Update default value of adaptive-fill-regexp. |
|---|
| | 26 | (Sorting): Update definition of sort-lines. |
|---|
| | 27 | (Columns): Clarify behavior of sort-columns. |
|---|
| | 28 | (Indent Tabs): Link to Tab Stops in Emacs manual. |
|---|
| | 29 | (Special Properties): Clarify. |
|---|
| | 30 | (Clickable Text): Mention Buttons package. |
|---|
| | 31 | |
|---|
| | 32 | 2006-08-12 Kevin Ryde <user42@zip.com.au> |
|---|
| | 33 | |
|---|
| | 34 | * os.texi (Time Parsing): Add %z to description of |
|---|
| | 35 | format-time-string, as per docstring. Add cross reference to |
|---|
| | 36 | glibc manual for strftime. |
|---|
| | 37 | |
|---|