emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref anti.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/lispref anti.texi
Date: Thu, 09 Jul 2009 03:07:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/09 03:07:02

Modified files:
        doc/lispref    : anti.texi 

Log message:
        Minor rearrangements to improve TeX line-filling.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/anti.texi?cvsroot=emacs&r1=1.5&r2=1.6

Patches:
Index: anti.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/anti.texi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- anti.texi   14 May 2009 03:22:44 -0000      1.5
+++ anti.texi   9 Jul 2009 03:07:01 -0000       1.6
@@ -1,13 +1,15 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
address@hidden Copyright (C) 1999, 2002, 2003, 2004, 2005,
address@hidden   2006, 2007, 2008, 2009 Free Software Foundation, Inc.
address@hidden Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
address@hidden   2009  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 
 @c This node must have no pointers.
 
 @node Antinews, GNU Free Documentation License, System Interface, Top
 @appendix Emacs 22 Antinews
address@hidden Update the elisp.texi, vol1.texi, vol2.texi Antinews menu entries
address@hidden with the above version number.
 
 For those users who live backwards in time, here is information about
 downgrading to Emacs version 22.3.  We hope you will enjoy the greater
@@ -137,8 +139,8 @@
 @code{minibuffer-local-shell-command-map}.
 
 @item
-Many functions have been removed, including @code{emacs-init-time},
address@hidden, @code{buffer-swap-text}, @code{use-region-p},
+Many functions have been removed, including: @code{buffer-swap-text},
address@hidden, @code{emacs-uptime}, @code{use-region-p},
 @code{region-active-p}, @code{start-file-process},
 @code{process-lines}, @code{image-refresh},
 @code{match-substitute-replacement}, @code{word-search-forward-lax},
@@ -146,7 +148,7 @@
 
 @item
 Many variables have been removed, including @code{read-circle},
address@hidden and @code{after-init-time},
address@hidden and @code{before-init-time},
 @code{generate-autoload-cookie}, @code{file-local-variables-alist},
 @code{replace-search-function} and @code{replace-re-search-function},
 @code{inhibit-changing-match-data}, @code{wrap-prefix}, and




reply via email to

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