emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r99933: Doc fix to commentary (Bug


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r99933: Doc fix to commentary (Bug#6653).
Date: Sat, 17 Jul 2010 17:57:06 -0400
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99933
committer: Chong Yidong <address@hidden>
branch nick: emacs-23
timestamp: Sat 2010-07-17 17:57:06 -0400
message:
  Doc fix to commentary (Bug#6653).
modified:
  lisp/progmodes/compile.el
=== modified file 'lisp/progmodes/compile.el'
--- a/lisp/progmodes/compile.el 2010-04-20 16:04:05 +0000
+++ b/lisp/progmodes/compile.el 2010-07-17 21:57:06 +0000
@@ -47,7 +47,7 @@
 ;; using the same *compilation* buffer. this necessitates re-parsing markers.
 
 ;;   FILE-STRUCTURE is a list of
-;;   ((FILENAME . DIRECTORY) FORMATS (LINE LOC ...) ...)
+;;   ((FILENAME DIRECTORY) FORMATS (LINE LOC ...) ...)
 
 ;; FILENAME is a string parsed from an error message.  DIRECTORY is a string
 ;; obtained by following directory change messages.  DIRECTORY will be nil for


reply via email to

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