emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Tue, 22 Jul 2003 11:26:01 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.79 emacs/lispref/ChangeLog:1.80
*** emacs/lispref/ChangeLog:1.79        Mon Jul 14 12:05:17 2003
--- emacs/lispref/ChangeLog     Tue Jul 22 11:26:01 2003
***************
*** 1,3 ****
--- 1,50 ----
+ 2003-07-22  Richard M. Stallman  <address@hidden>
+ 
+       * files.texi (Truenames): Add LIMIT arg to file-chase-links.
+ 
+       * display.texi (Width): Use \s syntax in example.
+       (Font Selection): Add face-font-rescale-alist.
+ 
+       * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
+       Remove spurious indent in example.
+ 
+       * lists.texi (Building Lists): Add number-sequence.
+ 
+       * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
+ 
+       * functions.texi (Function Documentation): Explain how to
+       show calling convention explicitly in the doc string.
+ 
+       * windows.texi (Selecting Windows): save-selected-window saves
+       selected window of each frame.
+       (Window Configurations): Minor change.
+ 
+       * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
+ 
+       * streams.texi (Output Variables): Add print-continuous-numbering
+       and print-number-table.
+ 
+       * processes.texi (Decoding Output): New node.
+ 
+       * os.texi (Time Conversion): decode-time arg is optional.
+ 
+       * objects.texi (Character Type): Don't use space as example for \.
+       Make list of char names and \-sequences correspond.
+       Explain that \s is not used in strings.  `\ ' needs space after.
+ 
+       * nonascii.texi (Converting Representations): Add string-to-multibyte.
+       (Translation of Characters): Add translation-table-for-input.
+       (Default Coding Systems): Add auto-coding-functions.
+       (Explicit Encoding): Add decode-coding-inserted-region.
+       (Locales): Add locale-info.
+ 
+       * minibuf.texi (Basic Completion): Describe test-completion.
+       Collections can be lists of strings.
+       Clean up lazy-completion-table.
+       (Programmed Completion): Mention test-completion.
+       Clarify why lambda expressions are not accepted.
+       (Minibuffer Misc): Describe minibufferp.
+ 
  2003-07-14  Richard M. Stallman  <address@hidden>
  
        * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]