emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r115902: Fix typo in previous


From: Glenn Morris
Subject: [Emacs-diffs] trunk r115902: Fix typo in previous
Date: Tue, 07 Jan 2014 07:51:28 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115902
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2014-01-06 23:51:20 -0800
message:
  Fix typo in previous
modified:
  doc/lispref/display.texi       
display.texi-20091113204419-o5vbwnq5f7feedwu-6172
=== modified file 'doc/lispref/display.texi'
--- a/doc/lispref/display.texi  2014-01-07 07:50:29 +0000
+++ b/doc/lispref/display.texi  2014-01-07 07:51:20 +0000
@@ -483,7 +483,7 @@
 killing the @file{*Messages*} buffer, but the next display of a message
 recreates it.  Any Lisp code that needs to access the
 @file{*Messages*} buffer directly and wants to ensure that it exists
-exists should use the function @code{messages-buffer}.
+should use the function @code{messages-buffer}.
 
 @defun messages-buffer
 This function returns the @file{*Messages*} buffer.  If it does not


reply via email to

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