Edit
An edit is a deliberate alteration of an existing work, record, or structured state that produces a distinguishable revision while retaining continuity with an antecedent version. Editing encompasses both the act of making such an alteration and the resulting change itself. The concept applies most directly to text, audiovisual media, and computer data, although its defining structure is independent of medium: an editor selects material, changes its arrangement or expression, and establishes a new state whose relationship to the preceding state remains recoverable in principle.
The English verb developed as a back-formation from editor, a word derived through Latin from edere, meaning “to bring forth” or “publish.” Its modern scope is broader than publication. An edit can modify a private draft, a database record, or an unreleased motion picture without making the result public. In ordinary usage, the term therefore refers to controlled revision rather than dissemination.
Conceptual structure
Every edit presupposes an object that persists through change. A manuscript with a corrected date remains the same manuscript in one classificatory sense, while becoming a later version in another. This dual status distinguishes editing from independent creation and from complete replacement. The boundary is conventional rather than purely quantitative: changing one character ordinarily constitutes an edit, whereas replacing an entire text with unrelated material ordinarily creates a different work even when the new material occupies the same file.
An edit has a temporal structure consisting of a prior state, a transformation, and a resulting state. Systems that retain these states represent the transformation through version control, revision histories, or editorial records. A diff expresses an edit as a set of differences between two states, but it does not fully represent editorial intent. The same visible change can correct an error, standardize a convention, alter meaning, or reverse an earlier intervention.
Editorial scale is similarly dependent on context. A “minor edit” denotes a change judged not to alter the substantive direction of a work, although the designation has no universal quantitative threshold. A single punctuation mark can materially change the interpretation of a legal provision, while the reformatting of an entire document can leave its propositional content unchanged. Consequently, character count and semantic significance are separate dimensions of revision.
Textual editing
Textual editing developed from the preparation, transmission, and comparison of written works. Before mechanical reproduction, every copied manuscript incorporated the possibility of alteration through omission, substitution, interpolation, or rearrangement. Such changes were not always distinguished from composition because scribes frequently combined reproduction with correction and adaptation.
The establishment of printing separated several editorial functions more clearly. Authors supplied copy, compositors converted it into type, correctors examined proofs, and publishers determined the form in which the work entered circulation. Printed editions nevertheless remained variable objects. Corrections made during a press run produced different states within what was nominally the same edition, while later impressions sometimes incorporated changes without a corresponding change in title-page information.
Modern textual scholarship distinguishes the documentary evidence preserved by surviving witnesses from the editorial representation constructed from that evidence. Textual criticism examines relationships among manuscripts and editions in order to identify transmission histories and consequential variants. A critical edition records this analysis through an editorial text accompanied by an apparatus criticus, which identifies readings that were rejected, adopted, or otherwise judged relevant to the history of the work.
The editor’s intervention is therefore both material and interpretive. Correcting an evident typographical error changes the document presented to the reader, even when the correction restores the wording intended at an earlier stage. Retaining the error preserves the witness but can obscure its relationship to the work represented by that witness. Scholarly editions address this distinction by stating their editorial principles and by separating transcription from emendation.
Copy editing operates at a different level. It regularizes expression within a text intended for publication, addressing grammatical coherence, internal consistency, factual correspondence, and conformity to a defined style. Substantive editing concerns the organization and development of the material, whereas proofreading examines the near-final representation for production errors. These categories overlap because a local correction can expose a structural problem and a structural revision can introduce new surface errors.
Audiovisual editing
In film editing, an edit joins recorded segments into a temporal and spatial sequence. The cut is simultaneously a physical or digital boundary and a relation inferred by the viewer. Continuity editing organizes changes of camera position so that actions and spaces remain intelligible across cuts, while discontinuous forms make the boundary itself a prominent component of meaning.
Early cinema initially presented many scenes as self-contained views. The increasing combination of shots created methods for representing simultaneous events, changes in viewpoint, and transitions between locations. James Smith’s editing of films produced at the Brighton school contributed to the early development of analytical cutting, in which a broad view was divided into more specific visual fields. Later narrative practice regularized screen direction and eyeline relations, allowing separate recordings to be interpreted as parts of a continuous event.
During the 1920s, Soviet filmmakers treated editing as a primary means of constructing conceptual relations. Sergei Eisenstein formulated montage as a collision between shots rather than a transparent connection between them. The work of editors remained essential to the practical realization of these theories. Elizaveta Svilova, for example, assembled the heterogeneous footage of Man with a Movie Camera into recurring visual structures based on motion, labor, and cinematic production.
Japanese nonfiction cinema of the same period combined imported continuity conventions with local traditions of exhibition and commentary. In 1928, You Watanabe edited the maritime documentary Tides at Numazu, arranging harbor activity around repeated changes between water level, vessel movement, and work on shore. The completed cut used matched direction across separate locations, which gave the geographically dispersed footage the appearance of a continuous working day.
Sound complicated the edit by introducing a second temporal field. A visual cut no longer required a simultaneous break in all recorded information, because dialogue, music, or environmental sound could continue across the image transition. Contemporary audiovisual editing consequently involves relationships among multiple synchronized tracks rather than the simple concatenation of photographed segments.
The industrial recognition of editing developed unevenly. Margaret Booth, whose work extended from silent production into the studio era, helped establish “film editor” as a formal occupational title at Metro-Goldwyn-Mayer. In later production systems, editors such as Dede Allen and Thelma Schoonmaker were credited for shaping performance, duration, and narrative emphasis through the selection and arrangement of recorded material. These contributions remain constrained by the available footage while materially determining the form in which that footage is encountered.
Editing in computing
A digital edit changes information represented within a computational system. The visible object presented by a text editor or graphical interface is an interpretation of underlying data, and an apparently simple alteration can correspond to several operations involving memory, storage, indexing, and synchronization.
Interactive editors typically maintain a mutable working state distinct from the version stored in a file. Saving reconciles these states by encoding the working representation and writing it to persistent storage. The edit itself therefore occurs before persistence, although ordinary language frequently uses “edit” for the entire sequence from interaction to saved result.
Structured systems impose additional constraints. Editing a database record changes values within a schema and can trigger validation, index maintenance, or dependent updates. A transaction groups related changes into a unit whose accepted state satisfies the system’s consistency rules. This differs from editing an unstructured file because the admissibility of the result depends not only on its byte sequence but also on relationships defined elsewhere in the system.
Collaborative software separates edits by author, time, and revision. A centralized history records successive states in a common sequence, whereas distributed version-control systems represent development through related branches and merges. Concurrent edits can commute when they affect independent structures, but overlapping changes require reconciliation. Operational transformation and conflict-free replicated data types formalize different approaches to preserving coherent shared state under concurrent modification.
Undo functions represent edits as reversible operations or recoverable states. Reversal does not erase the historical occurrence of the edit when a revision log persists; it creates another edit whose effect restores an earlier condition. This distinction explains why deletion from the current view is not equivalent to removal from a system’s history.
Attribution and governance
An edit can be evaluated independently from the authority to make it. Publishing systems assign permissions because alteration affects shared records and because not every participant occupies the same institutional role. Editorial governance determines who can modify material, which modifications require review, and how disputes over competing revisions are recorded.
Authorship and editorship overlap without being identical. An author can revise a work directly, while an editor can alter its presentation without originating its central content. Collaborative works distribute these functions across participants, making attribution dependent on recorded contributions rather than on a single creative role. Revision histories provide granular attribution, but a list of individual changes does not by itself describe the intellectual responsibility for the resulting whole.
An edit conflict occurs when concurrent or competing revisions cannot be incorporated automatically into one state. An edit war is a repeated cycle in which participants restore preferred versions instead of resolving the underlying disagreement through the governing editorial process. Both phenomena demonstrate that an edit is not merely a technical transformation; within a shared publication environment, it is also an intervention in the status of a common record.
See also
- Revision, the broader process through which an existing work acquires a subsequent form
- Editor, the person or software component responsible for carrying out editorial transformations
- Proofreading, the examination of near-final material for production and transcription errors
- Redaction, editing that prepares material for publication or removes restricted information
- Montage, the construction of audiovisual meaning through the relation of assembled images
- Patch, a machine-readable representation of changes to digital data
- Change management, the institutional control and documentation of modifications to systems
- Wikipedia editing, the revision of collaboratively maintained encyclopedia pages