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: Fri, 19 Sep 2003 10:43:31 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.93 emacs/lispref/ChangeLog:1.94
*** emacs/lispref/ChangeLog:1.93        Thu Sep 11 21:09:43 2003
--- emacs/lispref/ChangeLog     Fri Sep 19 10:43:31 2003
***************
*** 1,3 ****
--- 1,29 ----
+ 2003-09-19  Richard M. Stallman  <address@hidden>
+ 
+       * text.texi (Motion by Indent): Arg to
+       backward-to-indentation and forward-to-indentation is optional.
+ 
+       * strings.texi (Creating Strings): Add substring-no-properties.
+ 
+       * processes.texi
+       (Process Information): Add list-processes arg QUERY-ONLY.
+       Delete process-contact from here.
+       Add new status values for process-status.
+       Add process-get, process-put, process-plist, set-process-plist.
+       (Synchronous Processes): Add call-process-shell-command.
+       (Signals to Processes): signal-process allows process objects.
+       (Network): Complete rewrite.
+       (Network Servers, Datagrams, Low-Level Network): New nodes.
+ 
+       * positions.texi (Word Motion): forward-word, backward-word
+       arg is optional.  Reword.
+ 
+       * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
+ 
+       * variables.texi (Creating Buffer-Local): 
+       Delete duplicate definition of buffer-local-value.
+       (File Local Variables): Explain about discarding text props.
+ 
  2003-09-11  Richard M. Stallman  <address@hidden>
  
        * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer




reply via email to

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