/[emacs]/emacs/lispref/ChangeLog
ViewVC logotype

Diff of /emacs/lispref/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.313 by rms, Thu Feb 10 06:51:28 2005 UTC revision 1.314 by rms, Mon Feb 14 10:25:50 2005 UTC
# Line 1  Line 1 
1    2005-02-14  Richard M. Stallman  <rms@gnu.org>
2    
3            * variables.texi (Creating Buffer-Local): change-major-mode-hook
4            is useful for discarding some minor modes.
5    
6            * symbols.texi (Symbol Components): Reorder examples.
7    
8            * streams.texi (Input Functions): State standard-input default.
9            (Output Variables): State standard-output default.
10    
11            * objects.texi (Printed Representation): Clarify read syntax vs print.
12            (Floating Point Type): Explain meaning better.
13            (Symbol Type): Explain uniqueness better.
14            (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
15            List examples sooner.
16            (Box Diagrams): New subnode broken out.
17            Some examples moved from old Lists as Boxes node.
18            (Dotted Pair Notation): Clarify intro.
19            (Array Type): Clarify.
20            (Type Predicates): Add hash-table-p.
21    
22            * numbers.texi (Integer Basics): Clarify radix explanation.
23            (Predicates on Numbers): Minor clarification.
24            (Comparison of Numbers): Minor clarification.  Clarify eql.
25            Typos in min, max.
26            (Math Functions): Clarify overflow in expt.
27    
28            * minibuf.texi (Text from Minibuffer): Minor clarification.
29            Mention arrow keys.
30    
31            * loading.texi (Autoload): defun's doc string overrides autoload's
32            doc string.
33            (Repeated Loading): Modernize "add to list" examples.
34            (Where Defined): Finish updating table of load-history elts.
35    
36            * lists.texi (List-related Predicates): Minor wording improvement.
37            (Lists as Boxes): Node deleted.
38            (Building Lists): Explain trivial cases of number-sequence.
39    
40            * hash.texi (Hash Tables): Add desc to menu items.
41            (Creating Hash): Expain "full" means "make larger",
42            (Hash Access): Any object can be a key.
43            State value of maphash.
44    
45            * functions.texi (What Is a Function): Wording cleanup.
46            (Function Documentation): Minor cleanup.
47            Explain purpose of calling convention at end of doc string.
48            (Function Names): Wording cleanup.
49            (Calling Functions): Wording cleanup.
50            Explain better how funcall calls the function.
51            (Function Cells): Delete example of saving and redefining function.
52    
53            * control.texi (Combining Conditions): Wording cleanup.
54            (Iteration): dolist and dotimes bind VAR locally.
55            (Cleanups): Xref to Atomic Changes.
56    
57            * compile.texi (Byte Compilation): Delete 19.29 info.
58            (Compilation Functions): Macros' difficulties don't affect defsubst.
59            (Docs and Compilation): Delete 19.29 info.
60    
61  2005-02-10  Richard M. Stallman  <rms@gnu.org>  2005-02-10  Richard M. Stallman  <rms@gnu.org>
62    
63          * objects.texi (Symbol Type): Minor correction.          * objects.texi (Symbol Type): Minor correction.

Legend:
Removed from v.1.313  
changed lines
  Added in v.1.314

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26