- 21 Oct, 2008 3 commits
-
-
Chong Yidong authored
that the output is shown using Diff mode. (Diff Mode): Explain what "patch" and "hunk" mean. Document diff-update-on-the-fly and diff-refine-hunk. (File Archives): Add rar support.
-
Chong Yidong authored
to files.texi. Move contents of vc2-xtra.texi here. * vc2-xtra.texi: File removed. * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC Directory Commands from the submenu. Don't include deleted file vc2-xtra.texi. * files.texi (Visiting): Document find-file-confirm-nonexistent-file. (Version Control): Add VC Directory Mode and VC Directory Commands to the submenu. (Why Version Control?): Use table format. (Version Control Systems): Note that Meta-CVS support is gone. (VCS Concepts): Note precisely when VC started supporting filesets. Remove bogus xref to CVS Options node. (Types of Log File): Copyedits. (VC Mode Line): Document tooltips and mouse-1 on VC indicator. (Basic VC Editing): Content moved from Selecting A Fileset and Doing The Right Thing. (Selecting A Fileset, Doing The Right Thing): Nodes deleted. (Log Buffer): Reorganize node, putting C-c C-c description first. (Old Revisions): Use CVS for example, not RCS. (Secondary VC Commands): Remove VC Directory Mode and VC Directory Commands from the submenu, putting them under Version Control. (VC Directory Mode): Move node contents here from vc1-xtra.texi; we need to include it in the manual unconditionally, since it is now crucial to using distributed version control systems.
-
Chong Yidong authored
obvious by describing the steps in order of priority. Note that magic-mode-alist is nil by default. Document magic-fallback-mode-alist.
-
- 20 Oct, 2008 4 commits
-
-
Chong Yidong authored
-
Tassilo Horn authored
-
Eli Zaretskii authored
-
Chong Yidong authored
(Text-Only Mouse): Copyedit.
-
- 19 Oct, 2008 2 commits
-
-
Chong Yidong authored
(Creating Frames): Add xref to Init File. (Frame Commands): Add xref to Exiting. (Scroll Bars): Document GTK vs toolkit behavior.
-
Chong Yidong authored
yank-pop-change-selection. (Secondary Selection): Fix modified mouse click syntax. (Clipboard): Describe Cut, Copy and Paste commands. (Mouse References): Not all references are in read-only buffers.
-
- 15 Oct, 2008 2 commits
-
-
Chong Yidong authored
(Version Control Systems): List different VCS's using an itemized list. Add Bazaar. (VCS Concepts): Copyedits. Tweak description of file merging.
-
Chong Yidong authored
(Cut/Paste Other App): Document select-active-regions and x-select-enable-primary.
-
- 13 Oct, 2008 1 commit
-
-
Chong Yidong authored
* emacs.texi (Top): Update node order in Mark chapter.
-
- 12 Oct, 2008 4 commits
-
-
Eli Zaretskii authored
-
Chong Yidong authored
(Minibuffer File): Add discussion of `~' in file names. Add insert-default-directory index reference.
-
Chong Yidong authored
-
Chong Yidong authored
(Visiting): Add xref to Mode Line. Copyedits. (Save Commands): Mention prefix behavior of C-x C-s. (Numbered Backups): Node deleted. (Backup Names): Contents of Numbered Backups moved here. State default of version-control variable. (Reverting): Copyedits. (Version Control): Add additional version control systems. * emacs.texi (Top): Delete Numbered Backups node. * cmdargs.texi (General Variables): Change Numbered Backups xref to Backup Names.
-
- 11 Oct, 2008 2 commits
-
-
Romain Francoise authored
-
Chong Yidong authored
(Select Buffer): Mention use of minibuffer history. Describe default value of default-major-mode. Mention that C-x 4 b selects the other window. (List Buffers): Document CRM indicators in the order they appear. (Kill Buffer): Document new command kill-matching buffers. (Several Buffers): Move explanation of the relationship between buffer list and buffer menu to the top. (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
-
- 10 Oct, 2008 1 commit
-
-
Chong Yidong authored
save-buffers-kill-terminal. Document kill-emacs.
-
- 01 Oct, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 30 Sep, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 25 Sep, 2008 1 commit
-
-
Chong Yidong authored
(Basic Isearch): Add command table. Discuss reverse isearch and isearch highlighting. (Repeat Isearch): Move lazy highlighting discussion here. Add search ring to cindex. (Special Isearch): Move input methods discussion here. (Non-ASCII Isearch): Node deleted, merged with Special Isearch. (Isearch Yank): Node deleted, and contents moved into Basic Isearch and Repeat Isearch. (Isearch Minibuffer): New node. (Word Search): Document new word search commands. (Regexp Example): Simplify example using sentence-end-base variable. (Replace): Reword introduction. (Unconditional Replace): Remove unnecessary example. (Other Repeating Search): Document new `M-s o' binding. * emacs.texi (Top): Update node listings.
-
- 24 Sep, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 22 Sep, 2008 3 commits
-
-
Chong Yidong authored
interface for defining macros. Simplify examples. Note that C-g quits macro definitions. (Keyboard Macro Counter): Document using F3 to insert counter. Give usage example. (Keyboard Macro Query): Organize query responses in a table.
-
Juanma Barranquero authored
-
Chong Yidong authored
to Erasing node. (Undo): Reorganize paragraphs for logical flow. Move keybinding rationale to a footnote. (Kill Errors): Remove node, due to redundancy with Erasing. (Spelling): Move discussion of flyspell to end. Note new behavior of M-$ in active region. Remove non-ispell-specific keybindings from table.
-
- 21 Sep, 2008 1 commit
-
-
Dan Nicolaescu authored
(main): Disconnect from the terminal when --daemon is passed. (is_daemon): New variable. (Fdaemonp): New function. (syms_of_emacs): Defsubr it. * startup.el (command-line): Start the server when in daemon mode. * cmdargs.texi (Initial Options): Document --daemon.
-
- 20 Sep, 2008 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(Numbered Backups): Reference File Variables, as well. Remove discussion of Rmail's implementation.
-
- 06 Sep, 2008 1 commit
-
-
Chong Yidong authored
minibuffers. * trouble.texi (Quitting): Likewise.
-
- 31 Aug, 2008 1 commit
-
-
Chong Yidong authored
* display.texi (Display): Move Temporary Face Changes node to just after Standard Faces. (Scrolling): Document recenter-top-bottom instead of recenter. (Horizontal Scrolling): Move auto hscroll discussion to the top. (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace) (Display Custom): Copyedits. (Optional Mode Line): Document display-battery-mode.
-
- 27 Aug, 2008 2 commits
-
-
Romain Francoise authored
-
Glenn Morris authored
(Adding to Diary): Adapt for changed node name.
-
- 26 Aug, 2008 1 commit
-
-
Glenn Morris authored
-
- 23 Aug, 2008 2 commits
-
-
Glenn Morris authored
-
Johan Bockgård authored
-
- 22 Aug, 2008 1 commit
-
-
Chong Yidong authored
(Minibuffer File): Document tilde in minibuffer filenames. (Minibuffer Edit): Mention that the prompt is read-only. Describe how to enter tabs, spaces, and question marks. Describe behavior of C-a. (Completion Example): Update example to current command list. (Completion Options): Document `lazy' value of completion-auto-help. Update contents of completion-ignored-extensions. (Minibuffer History): Describe "future history" list. State default value of history-delete-duplicates.
-
- 21 Aug, 2008 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 17 Aug, 2008 1 commit
-
-
Chong Yidong authored
(RegPos): Note that buffer is saved and restored too. (RegText): Note that mark is reactivated/deactivated. (RegConfig): Xref to Windows node.
-